Cutsin
73c680d56f
feat: avoid using body in GET requests for AirwallexClient payment provider ( #3669 )
2025-03-18 20:04:15 +08:00
Cutsin
2e83e49492
feat: fix bug due to null characters in descriptor when creating a payment intent ( #3567 )
2025-02-08 19:35:51 +08:00
Cutsin
b7a818e2d3
feat: support AirWallex payment provider ( #3558 )
...
* feat: support AirWallex payment provider
* chore: add some information due to AirWallex's risk control policy
2025-02-07 19:19:30 +08:00
DacongDA
7f2869cecb
feat: link transaction with balance and payment ( #3052 )
...
* feat: add and update transaction when recharging
* feat: add pay with balance
* feat: improve code format
* feat: update icon url for balance
2024-07-12 15:48:37 +08:00
Lars Lehtonen
8819a8697b
feat: fix dropped error in stripe.go ( #2525 )
2023-12-05 16:02:33 +08:00
haiwu
0ac2b69f5a
feat: support WeChat Pay via JSAPI ( #2488 )
...
* feat: support wechat jsapi payment
* feat: add log
* feat: update sign
* feat: process wechat pay result
* feat: process wechat pay result
* feat: save wechat openid for different app
* feat: save wechat openid for different app
* feat: add SetUserOAuthProperties for signup
* feat: fix openid for wechat
* feat: get user extra property in buyproduct
* feat: remove log
* feat: remove log
* feat: gofumpt code
* feat: change lr->crlf
* feat: change crlf->lf
* feat: improve code
2023-11-11 17:16:57 +08:00
haiwu
08a0092974
feat: fix alipay payment provider ( #2330 )
...
* feat: support alipay payment provider
* feat: update notify params
* feat: update root cert
* feat: update ProviderEditPage.js
* feat: gofumpt
2023-09-13 17:30:51 +08:00
haiwu
16cd09d175
feat: support wechat pay ( #2312 )
...
* feat: support wechat pay
* feat: support wechat pay
* feat: update wechatpay.go
* feat: add router /qrcode
2023-09-07 15:45:54 +08:00
Yang Luo
c829bf1769
Fix DummyPaymentProvider's return URL
2023-09-01 01:25:15 +08:00
haiwu
05b2f00057
feat: support Pricings flow ( #2250 )
...
* feat: fix price display
* feat: support subscription
* feat: fix select-plan-> signup -> buy-plan -> login flow
* feat: support paid-user to login and jump to the pricing page
* feat: support more subscription state
* feat: add payment providers for plan
* feat: format code
* feat: gofumpt
* feat: redirect to buy-plan-result page when user have pending subscription
* feat: response err when pricing don't exit
* Update PricingListPage.js
* Update ProductBuyPage.js
* Update LoginPage.js
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-08-24 23:20:50 +08:00
haiwu
2ff9020884
feat: support Stripe payment provider ( #2204 )
...
* feat: add stripe payment provider
* feat: support stripe payment
* feat: delete todo comment
* feat: remove description struct
* feat: change outOrderId->orderId
2023-08-15 00:16:30 +08:00
haiwu
d7b2bcf288
feat: support payment cancel state ( #2165 )
2023-07-31 15:24:13 +08:00
haiwu
eefa1e6df4
fix: fix paypal payment provider and refactor payment code ( #2159 )
...
* feat: support paypal payment provider
* feat: support paypal flow
* feat: use owner replace org for payment
* feat: update paypal logic
* feat: gofumpt
* feat: update payment
* fix: fix notify
* feat: delete log
2023-07-30 11:54:42 +08:00
UsherFall
8e6755845f
ci: fix bug in PaypalPaymentProvider ( #1972 )
2023-06-13 23:33:03 +08:00
UsherFall
451fc9034f
fix: fix bug in PayPal payment provider ( #1959 )
2023-06-12 13:43:37 +08:00
Yang Luo
f4b69cad9b
Add owner to select-plan page
2023-05-31 00:29:54 +08:00
Yang Luo
fb1db7823b
Add DummyPaymentProvider
2023-05-30 23:25:58 +08:00
Yang Luo
4c8648d323
Add PaypalPaymentProvider
2023-05-30 20:32:05 +08:00
Yang Luo
c7cea331e2
Improve NewWechatPaymentProvider() arg
2023-05-27 19:28:24 +08:00
UsherFall
7fc697b711
ci: fix bug in WeChat payment provider
2023-05-27 17:50:56 +08:00
Wenpeng Chen
6572ab69ce
fix: fix pemContent decode error bug for WeChat Pay provider ( #1751 )
2023-04-19 22:13:13 +08:00
Wenpeng Chen
ad6f2ad2e1
feat: add wechatpay support. ( #1710 )
...
* feat: add wechatpay support.
* feat: add wechatpay support.
* Update wechatv3pay.go
* fix: update format.
* Update wechatv3pay.go
* Update wechatv3pay.go
* Update wechatv3pay.go
* fix: update file format.
* fix: improve the front of wechat payment.
* fix: change clientId2 to clientId.
* fix: fix the code format.
* fix: return backend error information to frontend.
2023-04-10 18:04:10 +08:00
Mikey
79119760f2
style: golint ( #988 )
2022-08-09 16:50:49 +08:00
q1anx1
2ea58cd639
chore(style): use gofumpt
to fmt go code ( #967 )
2022-08-07 12:26:14 +08:00
SLingyu
8e98fc5a9f
feat: rename all publicKey occurrences to certificate ( #894 )
...
* fix:The certs page is displayed incorrectly
* Translations for each language are added
* Replace the variables certificat with Certificat with certificate and Certificate
* Replace the variables certificat with Certificat with certificate and Certificate
* Variable names are more accurate
* Variable names are more accurate
* Modify the variable name
2022-07-23 09:40:51 +08:00
Gucheng Wang
f5590c42f7
Add payerName to provider.
2022-04-28 14:50:59 +08:00
Gucheng Wang
cf3b46130b
Add InvoicePayment() API.
2022-04-26 22:17:53 +08:00
Yang Luo
4dca3bd3f7
Add Notify() to payment provider.
2022-03-14 02:56:04 +08:00
Yang Luo
5de417ecf7
Add gc provider.
2022-03-14 00:32:36 +08:00
Yang Luo
fde8c4b5f6
Fix NotifyPayment().
2022-03-13 19:57:23 +08:00
Yang Luo
c906f1e5d2
Add user and state to payment pages.
2022-03-12 20:03:58 +08:00
Yang Luo
a4fc04474e
Add NotifyPayment API.
2022-03-07 00:33:45 +08:00
Yang Luo
bf5d4eea48
Add alipay provider.
2022-03-06 22:46:02 +08:00