Apple Pay Push Provisioning

This documentation outlines the necessary steps and parameters required for implementing Apple Pay Push Provisioning within your application. Push Provisioning allows your users to seamlessly add their payment cards to Apple Pay

Body Params
string

The unique Id of the card

string

Certificates is an array of certificates. Each element should contain the bytes of a DER encoded X.509 certificate.

string

Nonce is a one time use nonce generated by Apple, encoded in base64

string

This is a device and account specific signature of the nonce encoded in base64

Headers
string

api-key is available on the dashboard

string
Responses

Language
Credentials
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json