ultracart_api 3.10.14 → 3.10.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +49 -97
  3. data/docs/ChannelPartnerApi.md +51 -0
  4. data/docs/{DelayAutoOrdersResponse.md → ChannelPartnerEstimateTaxResponse.md} +2 -2
  5. data/lib/ultracart_api/api/channel_partner_api.rb +55 -0
  6. data/lib/ultracart_api/models/{stripe_connect_response.rb → channel_partner_estimate_tax_response.rb} +8 -8
  7. data/lib/ultracart_api/version.rb +1 -1
  8. data/lib/ultracart_api.rb +1 -39
  9. metadata +4 -80
  10. data/docs/ConfigurationApi.md +0 -756
  11. data/docs/PaymentsConfiguration.md +0 -24
  12. data/docs/PaymentsConfigurationAffirm.md +0 -15
  13. data/docs/PaymentsConfigurationAmazon.md +0 -15
  14. data/docs/PaymentsConfigurationCOD.md +0 -13
  15. data/docs/PaymentsConfigurationCash.md +0 -9
  16. data/docs/PaymentsConfigurationCheck.md +0 -19
  17. data/docs/PaymentsConfigurationCreditCard.md +0 -17
  18. data/docs/PaymentsConfigurationCreditCardType.md +0 -18
  19. data/docs/PaymentsConfigurationEcheck.md +0 -12
  20. data/docs/PaymentsConfigurationInsurance.md +0 -9
  21. data/docs/PaymentsConfigurationLoanHero.md +0 -12
  22. data/docs/PaymentsConfigurationMoneyOrder.md +0 -11
  23. data/docs/PaymentsConfigurationPayPal.md +0 -36
  24. data/docs/PaymentsConfigurationPurchaseOrder.md +0 -11
  25. data/docs/PaymentsConfigurationQuoteRequest.md +0 -10
  26. data/docs/PaymentsConfigurationResponse.md +0 -12
  27. data/docs/PaymentsConfigurationRestrictions.md +0 -21
  28. data/docs/PaymentsConfigurationRestrictionsTheme.md +0 -10
  29. data/docs/PaymentsConfigurationSezzle.md +0 -15
  30. data/docs/PaymentsConfigurationTestMethod.md +0 -18
  31. data/docs/PaymentsConfigurationWePay.md +0 -35
  32. data/docs/PaymentsConfigurationWireTransfer.md +0 -18
  33. data/docs/PaymentsThemeTransactionType.md +0 -10
  34. data/docs/PaymentsWepayEnroll.md +0 -22
  35. data/docs/RotatingTransactionGateway.md +0 -51
  36. data/docs/RotatingTransactionGatewayResponse.md +0 -12
  37. data/docs/RotatingTransactionGatewaysResponse.md +0 -12
  38. data/docs/RtgCurrency.md +0 -10
  39. data/docs/RtgDayOfMonthRestriction.md +0 -9
  40. data/docs/RtgDayOfWeekRestriction.md +0 -10
  41. data/docs/RtgSummaryGateway.md +0 -24
  42. data/docs/RtgSummaryResponse.md +0 -14
  43. data/docs/RtgThemeRestriction.md +0 -10
  44. data/docs/StripeConnectResponse.md +0 -12
  45. data/docs/TransactionGateway.md +0 -71
  46. data/docs/TransactionGatewaysRequest.md +0 -10
  47. data/docs/TransactionGatewaysResponse.md +0 -12
  48. data/lib/ultracart_api/api/configuration_api.rb +0 -843
  49. data/lib/ultracart_api/models/delay_auto_orders_response.rb +0 -221
  50. data/lib/ultracart_api/models/payments_configuration.rb +0 -329
  51. data/lib/ultracart_api/models/payments_configuration_affirm.rb +0 -288
  52. data/lib/ultracart_api/models/payments_configuration_amazon.rb +0 -288
  53. data/lib/ultracart_api/models/payments_configuration_cash.rb +0 -194
  54. data/lib/ultracart_api/models/payments_configuration_check.rb +0 -294
  55. data/lib/ultracart_api/models/payments_configuration_cod.rb +0 -234
  56. data/lib/ultracart_api/models/payments_configuration_credit_card.rb +0 -279
  57. data/lib/ultracart_api/models/payments_configuration_credit_card_type.rb +0 -318
  58. data/lib/ultracart_api/models/payments_configuration_echeck.rb +0 -226
  59. data/lib/ultracart_api/models/payments_configuration_insurance.rb +0 -194
  60. data/lib/ultracart_api/models/payments_configuration_loan_hero.rb +0 -224
  61. data/lib/ultracart_api/models/payments_configuration_money_order.rb +0 -214
  62. data/lib/ultracart_api/models/payments_configuration_pay_pal.rb +0 -534
  63. data/lib/ultracart_api/models/payments_configuration_purchase_order.rb +0 -214
  64. data/lib/ultracart_api/models/payments_configuration_quote_request.rb +0 -204
  65. data/lib/ultracart_api/models/payments_configuration_response.rb +0 -221
  66. data/lib/ultracart_api/models/payments_configuration_restrictions.rb +0 -447
  67. data/lib/ultracart_api/models/payments_configuration_restrictions_theme.rb +0 -202
  68. data/lib/ultracart_api/models/payments_configuration_sezzle.rb +0 -288
  69. data/lib/ultracart_api/models/payments_configuration_test_method.rb +0 -319
  70. data/lib/ultracart_api/models/payments_configuration_we_pay.rb +0 -454
  71. data/lib/ultracart_api/models/payments_configuration_wire_transfer.rb +0 -284
  72. data/lib/ultracart_api/models/payments_theme_transaction_type.rb +0 -239
  73. data/lib/ultracart_api/models/payments_wepay_enroll.rb +0 -310
  74. data/lib/ultracart_api/models/rotating_transaction_gateway.rb +0 -675
  75. data/lib/ultracart_api/models/rotating_transaction_gateway_response.rb +0 -221
  76. data/lib/ultracart_api/models/rotating_transaction_gateways_response.rb +0 -223
  77. data/lib/ultracart_api/models/rtg_currency.rb +0 -205
  78. data/lib/ultracart_api/models/rtg_day_of_month_restriction.rb +0 -195
  79. data/lib/ultracart_api/models/rtg_day_of_week_restriction.rb +0 -205
  80. data/lib/ultracart_api/models/rtg_summary_gateway.rb +0 -329
  81. data/lib/ultracart_api/models/rtg_summary_response.rb +0 -240
  82. data/lib/ultracart_api/models/rtg_theme_restriction.rb +0 -239
  83. data/lib/ultracart_api/models/transaction_gateway.rb +0 -823
  84. data/lib/ultracart_api/models/transaction_gateways_request.rb +0 -242
  85. data/lib/ultracart_api/models/transaction_gateways_response.rb +0 -223
@@ -1,24 +0,0 @@
1
- # UltracartClient::PaymentsConfiguration
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **affirm** | [**PaymentsConfigurationAffirm**](PaymentsConfigurationAffirm.md) | | [optional]
7
- **amazon** | [**PaymentsConfigurationAmazon**](PaymentsConfigurationAmazon.md) | | [optional]
8
- **cash** | [**PaymentsConfigurationCash**](PaymentsConfigurationCash.md) | | [optional]
9
- **check** | [**PaymentsConfigurationCheck**](PaymentsConfigurationCheck.md) | | [optional]
10
- **cod** | [**PaymentsConfigurationCOD**](PaymentsConfigurationCOD.md) | | [optional]
11
- **credit_card** | [**PaymentsConfigurationCreditCard**](PaymentsConfigurationCreditCard.md) | | [optional]
12
- **echeck** | [**PaymentsConfigurationEcheck**](PaymentsConfigurationEcheck.md) | | [optional]
13
- **insurance** | [**PaymentsConfigurationInsurance**](PaymentsConfigurationInsurance.md) | | [optional]
14
- **loan_hero** | [**PaymentsConfigurationLoanHero**](PaymentsConfigurationLoanHero.md) | | [optional]
15
- **money_order** | [**PaymentsConfigurationMoneyOrder**](PaymentsConfigurationMoneyOrder.md) | | [optional]
16
- **paypal** | [**PaymentsConfigurationPayPal**](PaymentsConfigurationPayPal.md) | | [optional]
17
- **purchase_order** | [**PaymentsConfigurationPurchaseOrder**](PaymentsConfigurationPurchaseOrder.md) | | [optional]
18
- **quote_request** | [**PaymentsConfigurationQuoteRequest**](PaymentsConfigurationQuoteRequest.md) | | [optional]
19
- **sezzle** | [**PaymentsConfigurationSezzle**](PaymentsConfigurationSezzle.md) | | [optional]
20
- **show_accounting_code** | **BOOLEAN** | Internal flag used to determine if accounting codes should be shown on the screen or not. This flag is true if the merchant has a Quickbooks integration configured. | [optional]
21
- **ultracart_payments_wepay** | [**PaymentsConfigurationWePay**](PaymentsConfigurationWePay.md) | | [optional]
22
- **wire_transfer** | [**PaymentsConfigurationWireTransfer**](PaymentsConfigurationWireTransfer.md) | | [optional]
23
-
24
-
@@ -1,15 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationAffirm
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_affirm** | **BOOLEAN** | Master flag indicating this merchant accepts Affirm payments | [optional]
7
- **accounting_code** | **String** | Optional Quickbooks code for this payment method | [optional]
8
- **deposit_to_account** | **String** | Optional Quickbooks Deposit to Account value | [optional]
9
- **environment** | **String** | Environment | [optional]
10
- **financial_product_key** | **String** | Financial product key | [optional]
11
- **private_api_key** | **String** | Private API key | [optional]
12
- **public_api_key** | **String** | Public API key | [optional]
13
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
14
-
15
-
@@ -1,15 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationAmazon
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_amazon** | **BOOLEAN** | Master flag to determine if this merchant accepts Pay by Amazon | [optional]
7
- **access_key_id** | **String** | Amazon access key ID | [optional]
8
- **accounting_code** | **String** | Optional accounting code for use with Quickbooks integrations | [optional]
9
- **amazon_merchant_id** | **String** | Amazon merchant ID | [optional]
10
- **deposit_to_account** | **String** | Optional deposit to account field for use with Quickbooks integrations | [optional]
11
- **environment** | **String** | Environment | [optional]
12
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
13
- **secret_access_key** | **String** | Amazon secret access key | [optional]
14
-
15
-
@@ -1,13 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationCOD
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_cod** | **BOOLEAN** | Master flag indicating this merchant accepts COD | [optional]
7
- **approved_customers_only** | **BOOLEAN** | If true, only approved customers may pay with COD | [optional]
8
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
9
- **surcharge_accounting_code** | **String** | Optional field, if surcharge is set, this is the accounting code the surcharge is tagged with when sent to Quickbooks | [optional]
10
- **surcharge_fee** | **Float** | Additional cost for using COD | [optional]
11
- **surcharge_percentage** | **Float** | Additional percentage cost for using COD | [optional]
12
-
13
-
@@ -1,9 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationCash
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_cash** | **BOOLEAN** | Master flag indicating this merchant accepts cash | [optional]
7
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
8
-
9
-
@@ -1,19 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationCheck
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_check_orders** | **BOOLEAN** | Master flag indicating this merchant accepts paper checks | [optional]
7
- **accounting_code** | **String** | Optional Quickbooks accounting code | [optional]
8
- **checks_payable_to** | **String** | This is who the customer makes the check out to | [optional]
9
- **deposit_to_account** | **String** | Optional Quickbooks deposit to account | [optional]
10
- **mail_to_address1** | **String** | MailTo address line 1 | [optional]
11
- **mail_to_address2** | **String** | MailTo address line 2 | [optional]
12
- **mail_to_city** | **String** | MailTo city | [optional]
13
- **mail_to_country** | **String** | MailTo country | [optional]
14
- **mail_to_name** | **String** | MailTo name | [optional]
15
- **mail_to_postal_code** | **String** | MailTo postal code | [optional]
16
- **mail_to_store** | **String** | MailTo store | [optional]
17
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
18
-
19
-
@@ -1,17 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationCreditCard
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_credit_card** | **BOOLEAN** | Master flag indicating whether this merchant accepts credit card payments | [optional]
7
- **billed_by** | **String** | Description that appears on customer statements | [optional]
8
- **charge_during_checkout** | **BOOLEAN** | If false, order will be accepted and placed into Accounts Receivable without charging card first | [optional]
9
- **collect_cvv2** | **BOOLEAN** | UltraCart will require customer to enter cvv if this is true | [optional]
10
- **configured_gateway_details** | **String** | Human readable description of the credit card gateway currently configured | [optional]
11
- **failed_attempts** | **Integer** | The number of failed attempts before the order is placed into Accounts Receivable for manual intervention | [optional]
12
- **hide_connect_single_gateway** | **BOOLEAN** | This internal flag aids the UI in determining which buttons to show. | [optional]
13
- **send_customer_billing_update_on_decline** | **BOOLEAN** | UltraCart will send customers emails to update their credit card if the card is declined | [optional]
14
- **supported_cards** | [**Array<PaymentsConfigurationCreditCardType>**](PaymentsConfigurationCreditCardType.md) | A list of credit cards the merchant wishes to accept. | [optional]
15
- **test_methods** | [**Array<PaymentsConfigurationTestMethod>**](PaymentsConfigurationTestMethod.md) | 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]
16
-
17
-
@@ -1,18 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationCreditCardType
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accounting_code** | **String** | Optional field used for Quickbooks integrations to match this credit card with the corresponding payment type in Quickbooks | [optional]
7
- **card_type_icon** | **String** | Internally used icon information for this card type | [optional]
8
- **credit_card** | **String** | Credit card type | [optional]
9
- **deposit_to_account** | **String** | The name of the account to deposit funds | [optional]
10
- **enabled** | **BOOLEAN** | If true, this card type will be accepted during checkout | [optional]
11
- **processing_fee** | **Float** | Optional additional fee applied to order for this card | [optional]
12
- **processing_percentage** | **Float** | Optional additional fee applied to order for this card | [optional]
13
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
14
- **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]
15
- **transaction_fee** | **Float** | An optional additional fee to charge the customer for using this card. | [optional]
16
- **transaction_percentage** | **Float** | An optional transaction percentage to charge the customer for using this card | [optional]
17
-
18
-
@@ -1,12 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationEcheck
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_echeck** | **BOOLEAN** | Master flag indicating this merchant accepts eChecks | [optional]
7
- **accounting_code** | **String** | Optional Quickbooks accounting code | [optional]
8
- **deposit_to_account** | **String** | Optional Quickbooks deposit to account | [optional]
9
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
10
- **test_methods** | [**Array<PaymentsConfigurationTestMethod>**](PaymentsConfigurationTestMethod.md) | Test methods for this payment method | [optional]
11
-
12
-
@@ -1,9 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationInsurance
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_insurance** | **BOOLEAN** | Master flag indicating this merchant accepts insurance | [optional]
7
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
8
-
9
-
@@ -1,12 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationLoanHero
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_loan_hero** | **BOOLEAN** | Master flag indicating this merchant accepts Loan Hero | [optional]
7
- **accounting_code** | **String** | Optional Quickbooks accounting code | [optional]
8
- **deposit_to_account** | **String** | Optional Quickbooks deposit to account | [optional]
9
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
10
- **show_loan_hero** | **BOOLEAN** | Internal field to aid UI | [optional]
11
-
12
-
@@ -1,11 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationMoneyOrder
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_money_orders** | **BOOLEAN** | Master flag for this merchant accepting money orders | [optional]
7
- **accounting_code** | **String** | Optional Quickbooks accounting code | [optional]
8
- **deposit_to_account** | **String** | Optional Quickbooks deposit to account | [optional]
9
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
10
-
11
-
@@ -1,36 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationPayPal
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_paypal** | **BOOLEAN** | Master flag that determine if PayPal is an active payment for this account | [optional]
7
- **accounting_code** | **String** | Optional accounting code that is set to Quickbooks when an order uses this payment method. | [optional]
8
- **api_password** | **String** | PayPal API password | [optional]
9
- **api_username** | **String** | PayPal API username | [optional]
10
- **certificate_on_file** | **BOOLEAN** | (Legacy) true if there is a PayPal certificate already on file. Used to manage the internal UI | [optional]
11
- **deposit_to_account** | **String** | The account to deposit funds | [optional]
12
- **email** | **String** | The main PayPal email address | [optional]
13
- **environment** | **String** | PayPal configuration, live or sandbox | [optional]
14
- **header_image_url** | **String** | The URL for the PayPal header | [optional]
15
- **hide_bill_me_later** | **BOOLEAN** | True if the Bill Me Later button should be hidden during checkout | [optional]
16
- **hide_express_checkout_on_view_cart** | **BOOLEAN** | True if the PayPal express checkout button should be hidden on the view cart page. This will force the customer to enter address information before being able to checkout with PayPal | [optional]
17
- **hide_for_unshipped_orders** | **BOOLEAN** | True if PayPal should be hidden for orders with no shippable product, such as digital orders | [optional]
18
- **hold_in_ar** | **BOOLEAN** | If true, PayPal orders are held in Accounts Receivable for review | [optional]
19
- **landing_page** | **String** | PayPal landing page | [optional]
20
- **mode** | **String** | The PayPal mode | [optional]
21
- **private_key_password** | **String** | PayPal API private key password | [optional]
22
- **processing_fee** | **Float** | Optional additional fee to charge if PayPal is used. It is rare for this to be used. | [optional]
23
- **processing_percentage** | **Float** | The processing percentage charged by PayPal | [optional]
24
- **push_paypal** | **BOOLEAN** | True if the internal UI should recommend opening a PayPal account | [optional]
25
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
26
- **send_recurring** | **BOOLEAN** | True if UltraCart should send recurring orders to PayPal. There are restrictions to what PayPal will accept for recurring orders. Be careful. | [optional]
27
- **short_paypal_marketing_text** | **BOOLEAN** | Short marketing text | [optional]
28
- **show_card_logos_not_directly_supported** | **BOOLEAN** | internal ui flag | [optional]
29
- **show_signature** | **BOOLEAN** | Internal flag used to manage UI | [optional]
30
- **signature** | **String** | PayPal signature | [optional]
31
- **solution_type** | **String** | PayPal solution type | [optional]
32
- **summary_email** | **String** | The email where PayPal summaries should be sent | [optional]
33
- **summary_mode** | **String** | Description of what mode PayPal is operating | [optional]
34
- **zero_dollar_penny** | **BOOLEAN** | Send free items to PayPal as one cent items and subtract this penny from shipping. PayPal does not allow the sale of free items. | [optional]
35
-
36
-
@@ -1,11 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationPurchaseOrder
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_purchase_orders** | **BOOLEAN** | Master flag indicating this merchant accepts purchase orders | [optional]
7
- **approved_customers_only** | **BOOLEAN** | If true, only approved customers may pay with a purchase order | [optional]
8
- **prevent_duplicate_number** | **BOOLEAN** | If true, customers may not use duplicate PO numbers for any order | [optional]
9
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
10
-
11
-
@@ -1,10 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationQuoteRequest
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_quote_requests** | **BOOLEAN** | Master flag indicating this merchant accepts quote requests | [optional]
7
- **approved_customers_only** | **BOOLEAN** | If true, only approved customers may use quote requests | [optional]
8
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
9
-
10
-
@@ -1,12 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **error** | [**Error**](Error.md) | | [optional]
7
- **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional]
8
- **payments_configuration** | [**PaymentsConfiguration**](PaymentsConfiguration.md) | | [optional]
9
- **success** | **BOOLEAN** | Indicates if API call was successful | [optional]
10
- **warning** | [**Warning**](Warning.md) | | [optional]
11
-
12
-
@@ -1,21 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationRestrictions
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **descriptions** | **Array<String>** | | [optional]
7
- **maximum_subtotal** | **Float** | Maximum subtotal | [optional]
8
- **minimum_subtotal** | **Float** | Minimum subtotal | [optional]
9
- **payment_method** | **String** | Payment method | [optional]
10
- **restriction_alaska_hawaii** | **String** | Alaska and Hawaii restriction | [optional]
11
- **restriction_apo_fpo** | **String** | APO/FPO restriction | [optional]
12
- **restriction_canada** | **String** | Canada restriction | [optional]
13
- **restriction_continental_us** | **String** | Continental US restriction | [optional]
14
- **restriction_domestic_only** | **String** | Domestic only restriction | [optional]
15
- **restriction_international_only** | **String** | International only restriction | [optional]
16
- **restriction_po_box** | **String** | PO Box restriction | [optional]
17
- **restriction_puerto_rico** | **String** | Puerto Rico restriction | [optional]
18
- **restriction_us_territories** | **String** | US Territories restriction | [optional]
19
- **themes** | [**Array<PaymentsConfigurationRestrictionsTheme>**](PaymentsConfigurationRestrictionsTheme.md) | | [optional]
20
-
21
-
@@ -1,10 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationRestrictionsTheme
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **code** | **String** | | [optional]
7
- **restriction** | **String** | | [optional]
8
- **store_front_host_name** | **String** | | [optional]
9
-
10
-
@@ -1,15 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationSezzle
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_sezzle** | **BOOLEAN** | Master flag for this merchant accepting Sezzle payments | [optional]
7
- **accounting_code** | **String** | Optional Quickbooks code for this payment method | [optional]
8
- **business_id** | **String** | Business ID | [optional]
9
- **deposit_to_account** | **String** | Optional Quickbooks Deposit to Account value | [optional]
10
- **environment** | **String** | Sezzle environment | [optional]
11
- **private_api_key** | **String** | Private API key | [optional]
12
- **public_api_key** | **String** | Public API key | [optional]
13
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
14
-
15
-
@@ -1,18 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationTestMethod
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **bank_account_number** | **String** | Bank account number | [optional]
7
- **bank_routing_number** | **String** | Bank routing number | [optional]
8
- **credit_card_number** | **String** | Credit card number | [optional]
9
- **credit_card_number_existing** | **String** | The existing credit card number | [optional]
10
- **description** | **String** | Description | [optional]
11
- **payment_action** | **String** | Payment action | [optional]
12
- **payment_method** | **String** | Payment method | [optional]
13
- **payment_method_test_oid** | **Integer** | Payment method test oid | [optional]
14
- **skip_affiliate_transaction** | **BOOLEAN** | Skip affiliate transaction | [optional]
15
- **skip_conversion_pixels** | **BOOLEAN** | If true, skips recording any conversion pixels to avoid sending test orders to your analysis sites | [optional]
16
- **skip_fraud_filter** | **BOOLEAN** | Skip fraud filter | [optional]
17
-
18
-
@@ -1,35 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationWePay
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_wepay** | **BOOLEAN** | Master flag indicating this merchant accepts UltraCart Payments WePay | [optional]
7
- **account_update_uri** | **String** | URI for updating the WePay account | [optional]
8
- **address1** | **String** | Address line 1 | [optional]
9
- **address2** | **String** | Address line 2 | [optional]
10
- **canada_accept_debit_cards** | **BOOLEAN** | For Canadian merchants, true if they wish to accept debit cards | [optional]
11
- **city** | **String** | City | [optional]
12
- **company** | **String** | Company | [optional]
13
- **company_description** | **String** | Company description | [optional]
14
- **console_hostname** | **String** | Console hostname | [optional]
15
- **country** | **String** | Country | [optional]
16
- **credit_card_rate** | **String** | WePay credit card rate | [optional]
17
- **currency** | **String** | Base currency for transactions | [optional]
18
- **expected_revenue** | **String** | Expected Revenue | [optional]
19
- **hide_credit_card_non_ultracart_payments** | **BOOLEAN** | Internal flag to aid UI | [optional]
20
- **hide_surcharge_amount** | **BOOLEAN** | Internal flag to aid UI | [optional]
21
- **industry** | **String** | Industry | [optional]
22
- **owner_email** | **String** | Owner email | [optional]
23
- **owner_name** | **String** | Owner name | [optional]
24
- **owner_phone** | **String** | Owner phone | [optional]
25
- **postal_code** | **String** | Postal code | [optional]
26
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
27
- **short_paypal_marketing_text** | **BOOLEAN** | Internal UI aid | [optional]
28
- **show_ultracart_payments_disabled** | **BOOLEAN** | Internal flag to aid UI | [optional]
29
- **show_ultracart_payments_intro** | **BOOLEAN** | Internal flag to aid UI | [optional]
30
- **show_ultracart_payments_verification** | **BOOLEAN** | Internal flag to aid UI | [optional]
31
- **show_ultracart_payments_verified** | **BOOLEAN** | Internal flag to aid UI | [optional]
32
- **state** | **String** | State | [optional]
33
- **website_url** | **String** | Website URL | [optional]
34
-
35
-
@@ -1,18 +0,0 @@
1
- # UltracartClient::PaymentsConfigurationWireTransfer
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **accept_wire_transfer** | **BOOLEAN** | Master flag indicating this merchant accepts wire transfers | [optional]
7
- **account_number** | **String** | account_number | [optional]
8
- **accounting_code** | **String** | Optional Quickbooks accounting code | [optional]
9
- **bank_address** | **String** | Bank address | [optional]
10
- **deposit_to_account** | **String** | Optional Quickbooks deposit to account | [optional]
11
- **intermediate_routing_number** | **String** | Intermediate routing number | [optional]
12
- **restrictions** | [**PaymentsConfigurationRestrictions**](PaymentsConfigurationRestrictions.md) | | [optional]
13
- **routing_number** | **String** | Routing number | [optional]
14
- **surcharge_accounting_code** | **String** | If a surcharge is present and this merchant is integrated with Quickbooks, this is the accounting code for the surcharge amount | [optional]
15
- **surcharge_fee** | **Float** | surcharge_fee | [optional]
16
- **surcharge_percentage** | **Float** | surcharge_percentage | [optional]
17
-
18
-
@@ -1,10 +0,0 @@
1
- # UltracartClient::PaymentsThemeTransactionType
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **code** | **String** | External human readable identifier for a theme | [optional]
7
- **credit_card_transaction_type** | **String** | The credit card transaction type for this theme | [optional]
8
- **screen_branding_theme_oid** | **Integer** | Internal identifier for a theme | [optional]
9
-
10
-
@@ -1,22 +0,0 @@
1
- # UltracartClient::PaymentsWepayEnroll
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **address1** | **String** | | [optional]
7
- **address2** | **String** | | [optional]
8
- **canada_accept_debit_cards** | **BOOLEAN** | | [optional]
9
- **city** | **String** | | [optional]
10
- **company** | **String** | | [optional]
11
- **company_description** | **String** | | [optional]
12
- **country** | **String** | | [optional]
13
- **expected_revenue** | **String** | | [optional]
14
- **industry** | **String** | | [optional]
15
- **owner_email** | **String** | | [optional]
16
- **owner_name** | **String** | | [optional]
17
- **owner_phone** | **String** | | [optional]
18
- **state** | **String** | | [optional]
19
- **webiste_url** | **String** | | [optional]
20
- **zip** | **String** | | [optional]
21
-
22
-
@@ -1,51 +0,0 @@
1
- # UltracartClient::RotatingTransactionGateway
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **additional_native_currency_codes** | [**Array<RtgCurrency>**](RtgCurrency.md) | An array of all currencies known to the UltraCart system and a boolean indicating whether this gateway supports that currency. | [optional]
7
- **auto_order_cancel_unless_response_name** | **String** | Advanced feature for canceling an auto order unless the transaction gateway response contains a field with this name. If specified, this field must exist and the value must equal a value in the auto_order_cancel_unless_response_values array | [optional]
8
- **auto_order_cancel_unless_response_values** | **Array<String>** | Advanced feature for canceling an auto order unless the transaction gateway response contains a field with the name specified in auto_order_cancel_unless_response_name. If specified, this field must exist and the value must equal a value in this array. If nothing matches, the auto order is canceled. | [optional]
9
- **base_currency_code** | **String** | The base currency code for your gateway. For example, USD. | [optional]
10
- **cascade_code** | **String** | Optional field specifying a different rotating gateway to use if this gateway fails to process the transaction. | [optional]
11
- **cascade_codes** | **Array<String>** | A list of other rotating transaction gateways that can be used as a lookup to assign actions based on failures of this gateway | [optional]
12
- **cascade_daily_auto_order_code** | **String** | The code for the next rotating gateway that should be used when this gateway reaches a daily limit | [optional]
13
- **charge_appears_on_statement_as** | **String** | Optional field providing an alternate Charge Appears As value for this rotating gateway | [optional]
14
- **code** | **String** | A human friendly short code used to recognize and differentiate this rotating gateway with other rotating gateways | [optional]
15
- **current_daily** | **Float** | The current daily dollar amount this gateway has processed. Providing this will allow UltraCart to track the monthly amount going forward. | [optional]
16
- **current_daily_auto_order** | **Float** | The current daily dollar amount of auto orders (recurring) this gateway has processed. Providing this will allow UltraCart to track the monthly amount going forward. | [optional]
17
- **current_monthly** | **Float** | The current monthly dollar amount this gateway has processed. Providing this will allow UltraCart to track the monthly amount going forward. | [optional]
18
- **customer_service_email** | **String** | The customer service email address for this gateway | [optional]
19
- **customer_service_phone** | **String** | The customer service phone number for this gateway | [optional]
20
- **day_of_month_restrictions** | [**Array<RtgDayOfMonthRestriction>**](RtgDayOfMonthRestriction.md) | Array containing all 31 (possible) days and any optional restrictions for one or more days. | [optional]
21
- **day_of_week_restrictions** | [**Array<RtgDayOfWeekRestriction>**](RtgDayOfWeekRestriction.md) | Array containing all seven days of the week and any optional restrictions for one or more days | [optional]
22
- **deactivate_after_failures** | **Integer** | If non-zero, this gateway will be deactivated after reaching this amount of consecutive failures. | [optional]
23
- **end_date** | **String** | Optional field to specify an absolute date when this gateway should stop accepting transactions | [optional]
24
- **gateways** | [**Array<TransactionGateway>**](TransactionGateway.md) | An array of all transaction gateways, not just the one currently configured for this rotating gateway. This allows for easy switching to another gateway. The enabled property on the transaction gateway indicates which one is actually being used. | [optional]
25
- **maximum_daily** | **Float** | The maximum daily dollar amount this gateway may process | [optional]
26
- **maximum_daily_auto_order** | **Float** | The maximum daily dollar amount of auto orders (recurring) this gateway may process | [optional]
27
- **maximum_monthly** | **Float** | The maximum monthly dollar amount this gateway may process. | [optional]
28
- **next_daily_auto_order_reset** | **String** | The date and time when this gateway daily limit for auto orders will reset | [optional]
29
- **next_daily_reset** | **String** | The date and time when this gateway daily limit will reset | [optional]
30
- **next_monthly_reset** | **String** | The date and time when this gateway monthly limit will reset | [optional]
31
- **order_total** | **Float** | This optional field is combined with order_total_comparison to determine if an order should be processed thorugh this gateway. | [optional]
32
- **order_total_comparison** | **String** | The math operator used to determine if the order total is allowed to process through this gateway. | [optional]
33
- **rebill_auto_orders_against_this_rtg_code** | **String** | If specified auto orders (rebills) are routed to this rotating gateway. This may be needed because rebills lack a credit card cvv. | [optional]
34
- **reserve_days** | **Integer** | The number of days that your gateway holds any reserves. This aids in profitability reporting. | [optional]
35
- **reserve_percentage** | **Float** | The percentage of an order which your gateway is holding in reserve. This aids in profitability reporting. | [optional]
36
- **reserve_refunded** | **BOOLEAN** | If true, reserves are refunded when an order is refunded. This aids in profitability reporting. | [optional]
37
- **reserves_released_through** | **String** | An optional date specifying the date up to which your gateway has released all reserve funds. This aids in profitability reporting. | [optional]
38
- **rotating_transaction_gateway_oid** | **Integer** | Internal identifier used to store and retrieve this gateway information | [optional]
39
- **selected_gateway_name** | **String** | The name of the currently selected transaction gateway used by this rotating gateway | [optional]
40
- **show_cascade_codes** | **BOOLEAN** | A boolean used by the builtin UltraCart UI to determine if cascading rtg codes should be shown | [optional]
41
- **show_merchant_account_profiles** | **BOOLEAN** | A flag to help the UltraCart UI to know whether to show merchant account profiles or not. | [optional]
42
- **start_date** | **String** | Optional field to specify an absolute date when this gateway should begin accepting transactions | [optional]
43
- **status** | **String** | A field used to take a gateway offline without removing/deleting the configuration. Inactive marks the gateway as completely unusable. Standby takes the gateway offline and will not be used unless all other active gateways fail. | [optional]
44
- **theme_restrictions** | [**Array<RtgThemeRestriction>**](RtgThemeRestriction.md) | Optional restrictions by theme/storefront | [optional]
45
- **traffic_percentage** | **Float** | Required field between 0 and 1 that dictates the percentage of traffic that should flow through this gateway | [optional]
46
- **trial_daily_amount** | **Integer** | If specified, limits the total daily count of trial orders | [optional]
47
- **trial_daily_limit** | **Integer** | If specified, limits the total daily dollar amount of trial orders | [optional]
48
- **trial_monthly_amount** | **Integer** | If specified, limits the total month dollar amount of trial orders | [optional]
49
- **trial_monthly_limit** | **Integer** | If specified, limits the total month count of trial orders | [optional]
50
-
51
-
@@ -1,12 +0,0 @@
1
- # UltracartClient::RotatingTransactionGatewayResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **error** | [**Error**](Error.md) | | [optional]
7
- **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional]
8
- **rotating_gateway** | [**RotatingTransactionGateway**](RotatingTransactionGateway.md) | | [optional]
9
- **success** | **BOOLEAN** | Indicates if API call was successful | [optional]
10
- **warning** | [**Warning**](Warning.md) | | [optional]
11
-
12
-
@@ -1,12 +0,0 @@
1
- # UltracartClient::RotatingTransactionGatewaysResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **error** | [**Error**](Error.md) | | [optional]
7
- **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional]
8
- **rotating_gateways** | [**Array<RotatingTransactionGateway>**](RotatingTransactionGateway.md) | | [optional]
9
- **success** | **BOOLEAN** | Indicates if API call was successful | [optional]
10
- **warning** | [**Warning**](Warning.md) | | [optional]
11
-
12
-
data/docs/RtgCurrency.md DELETED
@@ -1,10 +0,0 @@
1
- # UltracartClient::RtgCurrency
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **currency_code** | **String** | Standard three letter currency code, for example USD | [optional]
7
- **description** | **String** | Human friendly description of currency | [optional]
8
- **selected** | **BOOLEAN** | true if this rotating gateway supports this currency | [optional]
9
-
10
-
@@ -1,9 +0,0 @@
1
- # UltracartClient::RtgDayOfMonthRestriction
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **day_of_month** | **Integer** | The day of the month. 1 equals the first day of the month, 31 is the last possible value. | [optional]
7
- **selected** | **BOOLEAN** | True if this rotating gateway is allowed to operate on this day of month. If no days are selected, all days are allowed. | [optional]
8
-
9
-
@@ -1,10 +0,0 @@
1
- # UltracartClient::RtgDayOfWeekRestriction
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **abbreviation** | **String** | Human readable day of week abbreviation | [optional]
7
- **day_of_week** | **Integer** | 1=Sun,2=Mon,3=Tue,4=Wed,5=Thu,6=Fri,7=Sat | [optional]
8
- **selected** | **BOOLEAN** | True if this rotating gateway is allowed to operate on this day of week. If no days are selected, all days are allowed. | [optional]
9
-
10
-
@@ -1,24 +0,0 @@
1
- # UltracartClient::RtgSummaryGateway
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **cascade_code** | **String** | | [optional]
7
- **code** | **String** | | [optional]
8
- **delay_auto_orders** | **String** | | [optional]
9
- **name** | **String** | | [optional]
10
- **reserve_percentage** | **Float** | | [optional]
11
- **reserves_released_through** | **String** | An optional date specifying the date up to which your gateway has released all reserve funds. This aids in profitability reporting. | [optional]
12
- **rotating_transaction_gateway_oid** | **Integer** | | [optional]
13
- **show_ultracart_payments_verification** | **BOOLEAN** | | [optional]
14
- **show_ultracart_payments_verified** | **BOOLEAN** | | [optional]
15
- **status** | **String** | | [optional]
16
- **supports_auth** | **String** | | [optional]
17
- **supports_refund** | **String** | | [optional]
18
- **third_party** | **String** | | [optional]
19
- **traffic_percentage** | **Float** | | [optional]
20
- **warning** | **String** | | [optional]
21
- **wepay_account_update_uri** | **String** | | [optional]
22
- **wepay_console_hostname** | **String** | | [optional]
23
-
24
-
@@ -1,14 +0,0 @@
1
- # UltracartClient::RtgSummaryResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **gateways** | [**Array<RtgSummaryGateway>**](RtgSummaryGateway.md) | | [optional]
7
- **info_message** | **String** | | [optional]
8
- **migration_rtg_code** | **String** | | [optional]
9
- **migration_single_gateway_name** | **String** | | [optional]
10
- **show_delay_auto_orders** | **BOOLEAN** | | [optional]
11
- **show_migration** | **BOOLEAN** | | [optional]
12
- **warning** | **String** | | [optional]
13
-
14
-
@@ -1,10 +0,0 @@
1
- # UltracartClient::RtgThemeRestriction
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **restriction** | **String** | Any restriction for this theme | [optional]
7
- **storefront_host_name** | **String** | The server name for this theme. This will not be populated for legacy (ancient) themes | [optional]
8
- **theme_code** | **String** | Human friendly short code for this theme | [optional]
9
-
10
-
@@ -1,12 +0,0 @@
1
- # UltracartClient::StripeConnectResponse
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **connect_url** | **String** | | [optional]
7
- **error** | [**Error**](Error.md) | | [optional]
8
- **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional]
9
- **success** | **BOOLEAN** | Indicates if API call was successful | [optional]
10
- **warning** | [**Warning**](Warning.md) | | [optional]
11
-
12
-