添加stripe支付和修改视频地址

This commit is contained in:
X1627315083
2024-07-17 16:20:26 +08:00
parent 7571416201
commit a55fd524b1
7 changed files with 23 additions and 7 deletions

View File

@@ -152,6 +152,7 @@ export const Https = {
productList:`/api/product/list`, //获取商品列表
payAlipay:`/api/ali-pay/trade/page/pay`, //支付宝确认支付
payAlipayHK:`/api/alipay-hk/createOrder`, //香港支付宝确认支付
payStripe:`/api/stripe/createOrder`, //Stripe支付
payPaypal:`/api/paypal/trade`, //paypal确认支付
getCredits:`/api/credits/getCredits`, //查询用户积分