Payments / 支付
Payment architecture
The website is designed to support Chinese and international checkout. A payment method should only appear as “available” after it is actually connected to the merchant account.
WeChat PayMini Program / supported web route
AlipayMini Program / supported web route
Apple PayVia an eligible payment gateway
CardsVisa / Mastercard etc.
PayPalInternational option
Payment success
Payment callback → create supplier order → wait for eSIM issuance → bind the eSIM unique identifier to the order → deliver QR/manual details → update status.
Refund
Approved refunds should map back to the original payment path. Backend logic must reconcile payment, supplier cancellation/refund status, user delivery status and accounting records.
Not yet live in this static deployment: actual payment processing requires merchant credentials and gateway/API configuration. The UI and transaction flow are prepared, but no payment method is falsely presented as connected.