[ Web Proxy ]
URL:
Viewing: https://docs.nmi.com/reference/adding-apple-pay [Back]  [Original]

Adding Apple Pay to a Merchant
HomeGuidesRecipesAPI Reference
Adding Apple Pay to a Merchant
JUMP TO

Adding Apple Pay to a Merchant

Copy Page

This API allows partners to opt their merchants into Apple Pay and allow Collect.js to generate Apple Pay buttons on specific domains for these merchants.

Usage

The gateway_id in the POST URL refers to the "gateway ID" for the merchant you are updating, so this will change with each new merchant. This is accessible from the Merchant Details page in the partner portal, as well as returned in the Merchant Boarding API when creating a merchant account.

The domains value is expected to be an array of domains the merchant would like to be allowed to use Apple Pay.

Please be aware that the domains posted to this endpoint should be the full list of domains allowed for this merchant. For example, if you made the same example request again, but only included abc.com as a domain, then example.com and store.acme.com would be removed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests
LoadingLoading

Never Use Real API Keys

Use Sandbox keys with the Try It feature. Do not enter production API keys when testing.

:
:
Response

200

Success

Language
ShellNodeRubyPHPPython
LoadingLoading
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200-Adding Apple Pay to a Merchant
Privacy Policy Terms and Conditions

Web Proxy Viewer  |  New URL  |  Original Page