Skip to content

Commit

Permalink
feat(costcenter):support alipay
Browse files Browse the repository at this point in the history
  • Loading branch information
xudaotutou committed Jan 13, 2025
1 parent 03c30b8 commit c0c28b3
Show file tree
Hide file tree
Showing 20 changed files with 1,139 additions and 1,026 deletions.
3 changes: 2 additions & 1 deletion frontend/providers/costcenter/public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,6 @@
"first_recharge_title": "Get Double with Initial Purchase!",
"credit_purchase": "Credit Purchase",
"remaining_balance": "Remaining Balance",
"custom_amount": "Custom Amount"
"custom_amount": "Custom Amount",
"pay with alipay": "Pay With Alipay"
}
3 changes: 2 additions & 1 deletion frontend/providers/costcenter/public/locales/zh/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,6 @@
"first_recharge_title": "首充双倍!",
"credit_purchase": "余额充值",
"remaining_balance": "当前余额",
"custom_amount": "输入金额"
"custom_amount": "输入金额",
"pay with alipay": "支付宝支付"
}
4 changes: 4 additions & 0 deletions frontend/providers/costcenter/src/assert/alipay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 0 additions & 29 deletions frontend/providers/costcenter/src/components/CheckoutForm.tsx

This file was deleted.

Loading

0 comments on commit c0c28b3

Please sign in to comment.