Alipay+ Integration

This guide walks you through integrating the DNA Payments Alipay+ Component (a QR-based Alipay+ button rendered by our SDK) into your web application. Alipay+ lets customers pay with any wallet in the Alipay+ network through a single button.
The Alipay+ merchant account, gateway configuration, and the server-side communication with the Alipay+ backend are handled by DNA Payments. You only need a terminal with Alipay+ enabled and a public HTTPS-hosted page.
Looking for Alipay or WeChat Pay specifically?
If you want to accept only Alipay or only WeChat Pay instead of (or alongside) Alipay+, use the dedicated Alipay or WeChat Pay component. The integration steps are the same as on this page.
Where to go next
- Prerequisites: what to set up before integrating.
- Integration: full step-by-step guide and API reference.
- Full Example: copy-paste-ready HTML.
- Testing: sandbox scenarios and expected events.
- Handling Error Codes: every error the component can emit.
- Deployment: go-live checklist.