Apple Pay Test
Backend base URL (ngrok / local)
Save
1. Create Invoice (optional)
Product id
Qty
Email
Coupon (optional)
POST /api/invoice
no invoice created yet
2. Load Invoice
Invoice id
Load invoice
no invoice loaded
3. Apple Pay config
Provider
nuvei
rocketgate
walletto
Country code
Email (billingAddress)
First name
Last name
Merchant display name
Apple Pay is not available in this browser (requires Safari on iOS/macOS or Chrome on compatible device).
load an invoice to enable Apple Pay
4. Token preview
billingData.token (JSON string sent to backend)
—
Full Apple Pay payment object
—
5. Submit to /api/apple-pay
POST /api/apple-pay
Response
—