Skip to main content

enableCustomDomain

Starts the custom hosted-payment-page domain flow. Requests an SSL certificate and returns the account with customDomainConfig.certificateDnsRecord populated for the merchant to add at their DNS provider. domain must be a subdomain of the verified business website (e.g. pay.example.com).

enableCustomDomain(
domain: String!
): Account!

Arguments

enableCustomDomain.domain ● String! non-null scalar

Type

Account object

Merchant account.