Step 2 of the two-step Apple Pay flow. Pass the transactionId returned from initApplePayPayment together with the payment token returned from the Apple Pay wallet authorization to finalize the transaction.
transactionId
initApplePayPayment
identifier of the transaction created by initApplePayPayment
token received from Apple Pay wallet authorization
Step 2 of the two-step Apple Pay flow. Pass the
transactionIdreturned frominitApplePayPaymenttogether with the payment token returned from the Apple Pay wallet authorization to finalize the transaction.