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.

  • created
    Type: stringFormat: date-time

    Time at which the object was created. Measured in seconds since the Unix epoch.

  • domain_name
    Type: string
    max length:  
    100

    The domain name that this payment method domain object represents.

  • enabled
    Type: 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.

  • id
    Type: string
    max length:  
    100

    Unique identifier for the object.

  • livemode
    Type: boolean

    Has the value true if the object exists in live mode or the value false if the object exists in test mode.