Sha256: 3f083e4c7a868833ed12956894fd7546e4e48ba586f94570c693788e63546d14
Contents?: true
Size: 1.45 KB
Versions: 66
Compression:
Stored size: 1.45 KB
Contents
# UltracartClient::PaymentsConfigurationCreditCardType ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accounting_code** | **String** | Optional field used for Quickbooks integrations to match this credit card with the corresponding payment type in Quickbooks | [optional] **card_type_icon** | **String** | Internally used icon information for this card type | [optional] **credit_card** | **String** | Credit card type | [optional] **deposit_to_account** | **String** | The name of the account to deposit funds | [optional] **enabled** | **BOOLEAN** | If true, this card type will be accepted during checkout | [optional] **processing_fee** | **Float** | Optional additional fee applied to order for this card | [optional] **processing_percentage** | **Float** | Optional additional fee applied to order for this card | [optional] **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional] **surcharge_accounting_code** | **String** | Optional field. If integrated with Quickbooks, this code will be used when informing Quickbooks about any surcharges applied to orders | [optional] **transaction_fee** | **Float** | An optional additional fee to charge the customer for using this card. | [optional] **transaction_percentage** | **Float** | An optional transaction percentage to charge the customer for using this card | [optional]
Version data entries
66 entries across 66 versions & 1 rubygems