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
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