Mobile Certificates (Apple Pay)
New Apple Pay certificate
Starts a new Apple Pay payment processing certificate registration. The Apple digital wallet must be registered before you can register an Apple Pay certificate.
You will be given a Certificate Signing Request (CSR) value in the response to upload to Apple when creating a new payment processing certificate on the Apple Developer console.
POST
This endpoint requires the apple-pay-certificates.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A request to start the registration of a new Apple Pay payment processing certificate.
Response
201
application/json
Returns the Apple Pay certificate record that was added.
An Apple Pay certificate record.