applePaySessions
Start Apple Pay session
Use this method to start an Apple Pay session for your merchant.
In the response, we return the startSessionObject that you send to Apple when you retrieve the cardholder's encrypted payment details.
Note: For more information about how to integrate with Apple Pay, go to Apple Pay.
post/processing-terminals/{processingTerminalId}/apple-pay-sessions
Path parameters
processingTerminalIdstring required
Unique identifier that we assigned to the terminal.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
Successful request. We started the Apple Pay session.
Changes
No recorded changes to this endpoint across all 1 revision of this API.