v1

latestOpenAPI 3.0.02026-07-24440173.4 KB
Payments (V2)

RegisterApplePayDomain

Registers your domain to use Apple Pay in embedded integration. You need to host the Apple Pay verification file on your domain before calling this endpoint.

post/v2/RegisterApplePayDomain

Request body

DomainNamestring required

The domain name to register for Apple Pay in this format "example.com".

Response

Domain registered successfully

IsSuccessboolean

Indicates if the request was successful.

Messagestring

Response message associated with the request.

Dataobject nullable