post
/v1/payment_method_domains/{payment_method_domain}/validate Validate an existing payment method domain
PostPaymentMethodDomainsPaymentMethodDomainValidate
<p>Some payment methods might require additional steps to register a domain. If the requirements weren’t satisfied when the domain was created, the payment method will be inactive on the domain. The payment method doesn’t appear in Elements or Embedded Checkout for this domain until it is active.</p> <p>To activate a payment method on an existing payment method domain, complete the required registration steps specific to the payment method, and then validate the payment method domain with this endpoint.</p> <p>Related guides: <a href="/docs/payments/payment-methods/pmd-registration">Payment method domains</a>.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
payment_method_domain | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.