applepayPost_Apple_Pay_Transaction
Apple Pay
Post Apple Pay Transaction
Post an Apple Pay transaction to the PSP.
POST
applepayPost_Apple_Pay_Transaction
Headers
Access token you received when creating the payment
Path Parameters
The Dintero merchant account id
Pattern:
^[PT]\d{8}Example:
"P12345678"
Body
application/json
Unique reference for this transaction
Required string length:
8 - 40Should be JSON stringified object of the event from the onpaymentauthorized callback from apple pay. See https://developer.apple.com/documentation/applepayontheweb/applepaysession/onpaymentauthorized
Maximum string length:
10000Last modified on May 12, 2026