Add domain
Add a payment method domain to an organization or paypoint.
Headers
requestToken
Request
This endpoint expects an object.
applePay
Apple Pay configuration information.
googlePay
Google Pay configuration information.
domainName
The domain. For example: subdomain.domain.com
or domain.com
. Must be public. Can’t be localhost
, hidden by a VPN, or protected by a password.
entityId
The entity's ID in Payabli. If the entity is a paypoint, this is the
paypoint ID. If the entity is an organization, this is the organization
ID.
entityType
The entity type. Available values:
- paypoint
- organization
- psp (payment service provider).
Response
Success
isSuccess
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
pageidentifier
Auxiliary validation used internally by payment pages and components.
responseData
Data related to the payment method domain.
responseText