Class | ActiveMerchant::Billing::OrbitalSoftDescriptors |
In: |
lib/active_merchant/billing/gateways/orbital/orbital_soft_descriptors.rb
|
Parent: | Object |
PHONE_FORMAT_1 | = | /\A\d{3}-\d{3}-\d{4}\z/ |
PHONE_FORMAT_2 | = | /\A\d{3}-\w{7}\z/ |
merchant_city | [RW] |
Unlike Salem, the only value that gets passed on the cardholder statement
is the Merchant Name field. And for these customers, it is a maximum of 25
bytes of data.
All other Soft Descriptor fields can optionally be sent, but will not be submitted to the settlement host and will not display on the cardholder statement. |
merchant_email | [RW] |
Unlike Salem, the only value that gets passed on the cardholder statement
is the Merchant Name field. And for these customers, it is a maximum of 25
bytes of data.
All other Soft Descriptor fields can optionally be sent, but will not be submitted to the settlement host and will not display on the cardholder statement. |
merchant_name | [RW] |
Unlike Salem, the only value that gets passed on the cardholder statement
is the Merchant Name field. And for these customers, it is a maximum of 25
bytes of data.
All other Soft Descriptor fields can optionally be sent, but will not be submitted to the settlement host and will not display on the cardholder statement. |
merchant_phone | [RW] |
Unlike Salem, the only value that gets passed on the cardholder statement
is the Merchant Name field. And for these customers, it is a maximum of 25
bytes of data.
All other Soft Descriptor fields can optionally be sent, but will not be submitted to the settlement host and will not display on the cardholder statement. |
merchant_url | [RW] |
Unlike Salem, the only value that gets passed on the cardholder statement
is the Merchant Name field. And for these customers, it is a maximum of 25
bytes of data.
All other Soft Descriptor fields can optionally be sent, but will not be submitted to the settlement host and will not display on the cardholder statement. |
product_description | [RW] |
Unlike Salem, the only value that gets passed on the cardholder statement
is the Merchant Name field. And for these customers, it is a maximum of 25
bytes of data.
All other Soft Descriptor fields can optionally be sent, but will not be submitted to the settlement host and will not display on the cardholder statement. |