Przejdź do głównej zawartości

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

  1. Register Payment — obtain transaction_id
  2. Request Session — send xPayType: APPLE_PAY_INIT to get Apple Pay session
  3. Submit Payment — send xPayType: APPLE_PAY with the Apple Pay token

Request

Responses

Payment result