Sha256: 76283e388cb8c56943b2b543eb1582081378f95511f97e4c2c423ec658cd6725
Contents?: true
Size: 1.59 KB
Versions: 1
Compression:
Stored size: 1.59 KB
Contents
# UltracartClient::PaymentsConfigurationCreditCard ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accept_credit_card** | **BOOLEAN** | Master flag indicating whether this merchant accepts credit card payments | [optional] **billed_by** | **String** | Description that appears on customer statements | [optional] **charge_during_checkout** | **BOOLEAN** | If false, order will be accepted and placed into Accounts Receivable without charging card first | [optional] **collect_cvv2** | **BOOLEAN** | UltraCart will require customer to enter cvv if this is true | [optional] **configured_gateway_details** | **String** | Human readable description of the credit card gateway currently configured | [optional] **failed_attempts** | **String** | The number of failed attempts before the order is placed into Accounts Receivable for manual intervention | [optional] **hide_connect_single_gateway** | **BOOLEAN** | This internal flag aids the UI in determining which buttons to show. | [optional] **restrictions** | **Object** | Restrictions for this payment method | [optional] **send_customer_billing_update_on_decline** | **BOOLEAN** | UltraCart will send customers emails to update their credit card if the card is declined | [optional] **supported_cards** | **Object** | A list of credit cards the merchant wishes to accept. | [optional] **test_methods** | **Object** | An array of test methods for placing test orders. The cards defined here may be real or fake, but any order placed with them will be marked as Test orders | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.4.9 | docs/PaymentsConfigurationCreditCard.md |