chore: harden real payment onboarding gate
Some checks failed
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled

This commit is contained in:
Hermes Agent
2026-06-14 06:50:21 +08:00
parent cb9728fb4e
commit e7706e3b11
15 changed files with 349 additions and 27 deletions

8
.env.payment.example Normal file
View File

@@ -0,0 +1,8 @@
GAOKAO_PAYMENT_PROVIDER=mock
GAOKAO_PAYMENT_BASE_URL=https://example.com
GAOKAO_PAYMENT_WEBHOOK_SECRET=replace-with-independent-payment-webhook-secret
GAOKAO_PAYMENT_NOTIFY_URL=
GAOKAO_PAYMENT_RETURN_URL=
GAOKAO_PAYMENT_APP_ID=
GAOKAO_PAYMENT_PRIVATE_KEY_PATH=
GAOKAO_PAYMENT_ALIPAY_PUBLIC_KEY_PATH=