This website requires JavaScript.
Explore
Help
Register
Sign In
wanwu
/
sub2apipay
Watch
1
Star
0
Fork
0
You've already forked sub2apipay
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af9820a2ee9abbbf6ebef1610ba7fcfc7a085260
sub2apipay
/
.node-version
1 line
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: integrate Stripe payment with bugfixes and active timeout cancellation - Add Stripe payment provider with Checkout Session flow - Payment provider abstraction layer (EasyPay + Stripe unified interface) - Stripe webhook with proper raw body handling and signature verification - Frontend: Stripe button with URL validation, anti-duplicate click, noopener - Active timeout cancellation: query platform before expiring, recover paid orders - Singleton Stripe client, idempotency keys, Math.round for amounts - Handle async_payment events, return null for unknown webhook events - Set Checkout Session expires_at aligned with order timeout - Add cancelPayment to provider interface (Stripe: sessions.expire, EasyPay: no-op) - Enable stripe in frontend payment type list
2026-03-01 17:58:08 +08:00
24
Reference in New Issue
Copy Permalink