PaymentMethodDomain
A payment method domain represents a web domain that you have registered with Paypercut. Paypercut Elements use registered payment method domains to control where certain payment methods are shown.
- createdType: stringFormat: date-time
Time at which the object was created. Measured in seconds since the Unix epoch.
- domainType: string
_name max length:100The domain name that this payment method domain object represents.
- enabledType: boolean
Whether this payment method domain is enabled. If the domain is not enabled, payment methods that require a payment method domain will not appear in Elements.
- idType: stringmax length:100
Unique identifier for the object.
- livemodeType: boolean
Has the value
trueif the object exists in live mode or the valuefalseif the object exists in test mode.

