Class: CheckoutSdk::Payments::ProcessingSettings
- Inherits:
-
Object
- Object
- CheckoutSdk::Payments::ProcessingSettings
- Defined in:
- lib/checkout_sdk/payments/processing_settings.rb
Instance Attribute Summary collapse
- #affiliate_id ⇒ string
- #affiliate_url ⇒ string
- #aft ⇒ TrueClass, FalseClass
- #airline_data ⇒ Array(AirlineData)
- #brand_name ⇒ String
- #campaign_id ⇒ Integer
- #custom_payment_method_ids ⇒ Array(String)
- #discount_amount ⇒ Integer
- #dlocal ⇒ DLocalProcessingSettings
- #duty_amount ⇒ Integer
- #invoice_id ⇒ String
- #line_of_business ⇒ String
- #locale ⇒ String
- #merchant_callback_url ⇒ String
- #merchant_initiated_reason ⇒ String
- #open_id ⇒ String
- #order_id ⇒ String
- #original_order_amount ⇒ Integer
- #os_type ⇒ String
- #otp_value ⇒ String
-
#partner_code ⇒ String
The customer’s 6-digit BLIK code.
- #preferred_scheme ⇒ String
- #product_type ⇒ String
- #purchase_country ⇒ String
- #purpose ⇒ String
- #receipt_id ⇒ String
- #senderInformation ⇒ SenderInformation
- #set_transaction_context ⇒ Array(Hash{String => String})
- #shipping_amount ⇒ Integer
- #shipping_delay ⇒ Integer
- #shipping_info ⇒ Array(CheckoutSdk::Common::ShippingInfo)
- #shipping_preference ⇒ String
- #shipping_tax_amount ⇒ Integer
- #tax_amount ⇒ Integer
- #terminal_type ⇒ String
- #user_action ⇒ String
Instance Attribute Details
#affiliate_id ⇒ string
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#affiliate_url ⇒ string
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#aft ⇒ TrueClass, FalseClass
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#airline_data ⇒ Array(AirlineData)
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#brand_name ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#campaign_id ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#custom_payment_method_ids ⇒ Array(String)
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#discount_amount ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#dlocal ⇒ DLocalProcessingSettings
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#duty_amount ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#invoice_id ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#line_of_business ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#locale ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#merchant_callback_url ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#merchant_initiated_reason ⇒ String
Returns MerchantInitiatedReason.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#open_id ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#order_id ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#original_order_amount ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#os_type ⇒ String
Returns OsType.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#otp_value ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#partner_code ⇒ String
Returns The customer’s 6-digit BLIK code. Required when source.type is “blik” and merchant_initiated is false. Pattern: ^d6$.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#preferred_scheme ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#product_type ⇒ String
Returns CheckoutSdk::Payments::ProductType.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#purchase_country ⇒ String
Returns Common::Country.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#purpose ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#receipt_id ⇒ String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#senderInformation ⇒ SenderInformation
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#set_transaction_context ⇒ Array(Hash{String => String})
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#shipping_amount ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#shipping_delay ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#shipping_info ⇒ Array(CheckoutSdk::Common::ShippingInfo)
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#shipping_preference ⇒ String
Returns ShippingPreference.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#shipping_tax_amount ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#tax_amount ⇒ Integer
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#terminal_type ⇒ String
Returns TerminalType.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |
#user_action ⇒ String
Returns UserAction.
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 78 class ProcessingSettings attr_accessor :order_id, :tax_amount, :discount_amount, :duty_amount, :shipping_amount, :shipping_tax_amount, :aft, :preferred_scheme, :merchant_initiated_reason, :campaign_id, :product_type, :open_id, :original_order_amount, :receipt_id, :terminal_type, :os_type, :invoice_id, :brand_name, :locale, :shipping_preference, :user_action, :set_transaction_context, :airline_data, :otp_value, :purchase_country, :custom_payment_method_ids, :merchant_callback_url, :line_of_business, :shipping_delay, :shipping_info, :dlocal, :senderInformation, :purpose, :affiliate_id, :affiliate_url, :partner_code end |