Querying A Merchant's Apple Pay Status

Never Use Real API Keys

Never use real API Keys when testing. The gateway allows Partners to create Test Merchant Accounts. Testing should always use keys from the Test Accounts and never keys from a Standard Account.

You may also want to check on the status of Apple Pay for a specific merchant without updating their settings. This is done by making a simple GET request to the same endpoint.

If the merchant has not yet enabled Apple Pay, a 400 Bad Request response will be returned.

Path Params
string
required

The merchant ID that the request should operate on.

Headers
string
required

Your v4 API key that was generated in the Partner portal.

Responses

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