...
/wiki/spaces/TRX/pages/4110647593
Apple Dashboard Configuration
Linking the PSP Certificate to a merchant id
You need to go to “identifiers” in apple developer page and select the “Merchants Ids” (https://developer.apple.com/account/resources/identifiers/list/merchant) and you need to select the merchant id to the specific market that you want to configure.
Note |
---|
Remember: We have two merchant ids for each market, one for prod/qa and one for dev/staging. |
And a page like below will appear, then you need to click on “Create Certificate”
...
After that you need PSP certificate to upload to link with merchant ID
...
When all steps are completed the result should be the same as the image below
...
Configure the merchants ids to a specific app
You need to go to “identifiers” in apple developer page (https://developer.apple.com/account/resources/identifiers/list) and select the app you want to configure the apple pay.
After that a page like below will open to you and you need to select the merchants ids related to that app and market in the “Apple Pay Payment Processing”, to do that you need to click in “edit” button, select the merchants id and save.
...
XCode
You need to select the same merchant ID that you registered in the previous steps in the Signing & Capabilities tab in XCode.
...
CMS Configuration
You must fill this field with the merchant ID configured on the Apple Developers page in the CMS (CTG Configs → Front End Configuration)
...