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 |
|
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 |
|
Yaodong Yu
|
a6f803aff1
|
feat: refactor code to use responseOK everywhere (#2111)
* refactor: use responseOK return frontend format json data
* revert handle error
* revert handle error
|
2023-07-23 09:49:16 +08:00 |
|
Trần Thanh Tịnh
|
cd7589775c
|
feat: replace all panic by response err (#1993)
* fix: missing return after response error
* feat: handle error in frontend
* feat: disable loading and catch org edit error
* chore: i18 for error message
* chore: remove break line
* feat: application catching error
|
2023-06-27 21:33:47 +08:00 |
|
UsherFall
|
451fc9034f
|
fix: fix bug in PayPal payment provider (#1959)
|
2023-06-12 13:43:37 +08:00 |
|
Yang Luo
|
3c30222fce
|
Fix payment owner issue
|
2023-06-12 00:34:41 +08:00 |
|
yehong
|
02e692a300
|
feat: return most backend API errors to frontend (#1836)
* feat: return most backend API errros to frontend
Signed-off-by: yehong <239859435@qq.com>
* refactor: reduce int type change
Signed-off-by: yehong <239859435@qq.com>
* feat: return err backend in token.go
Signed-off-by: yehong <239859435@qq.com>
---------
Signed-off-by: yehong <239859435@qq.com>
|
2023-05-30 15:49:39 +08:00 |
|
UsherFall
|
7fc697b711
|
ci: fix bug in WeChat payment provider
|
2023-05-27 17:50:56 +08:00 |
|
Yaodong Yu
|
543b316942
|
feat: update swagger parameter id description (#1532)
|
2023-02-10 10:42:16 +08:00 |
|
Gucheng Wang
|
04709f731b
|
Update beego to v1.12.11
|
2022-09-29 19:45:17 +08:00 |
|
疯魔慕薇
|
67a5adf585
|
feat: replace panic with details json error payload. (#1039)
Signed-off-by: 疯魔慕薇 <kfanjian@gmail.com>
Signed-off-by: 疯魔慕薇 <kfanjian@gmail.com>
|
2022-08-20 21:09:32 +08:00 |
|
Mikey
|
79119760f2
|
style: golint (#988)
|
2022-08-09 16:50:49 +08:00 |
|
Gucheng Wang
|
9af9ead939
|
Return invoiceUrl in invoice-payment API.
|
2022-04-28 15:07:57 +08:00 |
|
Gucheng Wang
|
ea005aaf4d
|
Improve InvoicePayment() error handling.
|
2022-04-27 00:24:48 +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
|
32af4a766e
|
Add GetUserPayments() API.
|
2022-03-13 14:56:21 +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 |
|
Gucheng Wang
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
Yang Luo
|
940aa2bc2d
|
Add payment pages.
|
2022-02-05 20:13:15 +08:00 |
|