支付模块

This commit is contained in:
Hiven
2023-07-26 11:06:05 +08:00
parent 03627b93e9
commit 95baad761a
21 changed files with 789 additions and 1 deletions

13
server/pay/etc/pay.yaml Normal file
View File

@@ -0,0 +1,13 @@
Name: pay
Host: 0.0.0.0
Port: 9915
SourceMysql: fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest
Auth:
AccessSecret: fusen2023
AccessExpire: 2592000
RefreshAfter: 1592000
PayConfig:
Stripe:
Key: "sk_test_51IisojHygnIJZeghPVSBhkwySfcyDV4SoAduIxu3J7bvSJ9cZMD96LY1LO6SpdbYquLJX5oKvgEBB67KT9pecfCy00iEC4pp9y"
SuccessURL: "http://www.baidu.com"
CancelURL: "http://www.baidu.com"