Apple Pay for Web
An public API key issued to you by Xplor Pay.
The Apple Pay initiative value based on the platform.
webThe Apple Pay URL used to request a merchant validation session.
https://apple-pay-gateway.apple.com/paymentservices/startSessionThe merchant domain registered with Apple Pay.
example.comSuccessfully obtained Apple Pay session from Apple.
The merchant session returned by Apple to process an Apple Pay for Web transaction.
textThe type of payload returned in the response.
apple-merchant-sessionFailed to get Apple Pay session from Apple.
Authorization is invalid. Check your public-key.
An access API key issued to you by Xplor Pay.
Successfully obtained merchant's registered domains.
payload
The type of payload returned in the response.
merchant-domainsAuthorization is invalid. Check your api-key.
Failed to retrieve registered domains for merchant.
An access API key issued to you by Xplor Pay.
Request Body
The list of merchant domains to register or deregister for Apple Pay web transactions.
["example.com","example.org"]Successfully registered merchant domain(s).
payload
The type of payload returned in the response.
merchant-domainsFailed to register merchant domain(s).
Authorization is invalid. Check your api-key.
An access API key issued to you by Xplor Pay.
Request Body
The list of merchant domains to register or deregister for Apple Pay web transactions.
["example.com","example.org"]Successfully registered merchant domain(s).
payload
The type of payload returned in the response.
merchant-domainsFailed to unregister merchant domain(s).
Authorization is invalid. Check your api-key.
An access API key issued to you by Xplor Pay.
Successfully obtained Apple Pay merchant details.
Details returned for an Apple Pay merchant
The domain names registered for Apple Pay web transactions.
['example.com', 'example.org']The Apple Pay encryption destination identifier for the merchant.
merchant.com.clearent.applepay-devThe primary domain associated with the Apple Pay merchant.
example.comThe internal identifier assigned to the merchant.
000000843334The registered merchant name used for Apple Pay transactions.
Bob's CanoesFailed to retrieve merchant details from Apple.
Authorization is invalid. Check your api-key.
Last updated
Was this helpful?

