Skip to main content
Before reading this API documentation, be sure to review the API Description Guide
Use Payment Link or Front-End Component to quickly integrate Apple Pay.
Some regions may not support Apple Pay. Please check the unsupported regions list to confirm your target market availability.

Device and Browser Requirements

If you cannot see the Apple Pay button on the payment page, your device or browser may not meet the following requirements.
  • You must have at least one card in your wallet.
  • You must use a compatible Apple Pay device.
  • You must use HTTPS and Supported Browsers for testing.
  • Allow Safari to access your wallet: Settings > Advanced > Allow websites to check for Apple Pay and Apple Card
  • Do not use Safari private window.
  • Confirm you are in a supported Apple Pay region.
  • Confirm your device supports biometric authentication.
Desktop Browsers
  • Safari 10.1+
  • Chrome 38+
Mobile Browsers
  • iOS Safari 9+ and other browsers/web views using the system WebKit engine
  • Android Chrome 38+
Other NotesFor browsers not explicitly listed above, we limit support as follows:
  • Browser must support TLS 1.2
  • Requires a modern browser supporting JavaScript Promises
  • We respond to error reports but do not actively test other browsers

Transaction Limits

Collection API

Collection Apply

Description:
  • Create a collection order
URL: USD: /usd/collect/apply Description: Use the appId corresponding to USD. After successful payment, the user’s USD balance increases. Parameters: Request Example
Response Example
Response data parameters

Collection Query

Description:
  • Query collection order
URL: USD: /usd/collect/query Parameters: Request Example
Response Example
Response data parameters

Payment Methods

Last modified on July 16, 2026