get https://secure.nmi.com/api/v4/merchants//apple_pay
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.