Apple Pay Payment
POST/api/v1_0/cards/payment/:transaction_id/pay/apple-pay
Authorize a payment using Apple Pay. This endpoint handles both session initialization and payment submission.
Flow
- Register Payment — obtain
transaction_id - Request Session — send
xPayType: APPLE_PAY_INITto get Apple Pay session - Submit Payment — send
xPayType: APPLE_PAYwith the Apple Pay token
Request
Responses
- 200
Payment result