feat: add alipay simulation verification
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
GAOKAO_PAYMENT_PROVIDER=mock
|
||||
GAOKAO_PAYMENT_BASE_URL=https://example.com
|
||||
GAOKAO_PAYMENT_WEBHOOK_SECRET=replace-with-independent-payment-webhook-secret
|
||||
# 上线前可切到 alipay_sim 做模拟支付宝 checkout / webhook 验证
|
||||
# GAOKAO_PAYMENT_PROVIDER=alipay_sim
|
||||
|
||||
GAOKAO_PAYMENT_NOTIFY_URL=
|
||||
GAOKAO_PAYMENT_RETURN_URL=
|
||||
GAOKAO_PAYMENT_APP_ID=
|
||||
|
||||
Reference in New Issue
Block a user