I am trying to do a mass enablement of a merchant ids for a psp. The ids have been approved by apple. I am attempting to add more using the Post Request: https://apple-pay-gateway.apple.com/paymentservices/registerMerchant
(https://developer.apple.com/documentation/applepaywebmerchantregistrationapi/register_merchant) but am always getting a Refuse to connect error.
What authentication is required to get a 200 successful response?
Hi @Appleuser770,
This error indicates one of two things:
- The client certificate and private key were provided in the request.
- The merchant domain verification file (provided by Apple Pay when approved for usage of this API) is not properly hosted for your e-commerce platform’s website.
Please confirm both of the above are completed and then reattempt the request.
Cheers,
Paris X Pinkney | WWDR | DTS Engineer