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
-
#scheme_transaction_link_id ⇒ String
- Optional
-
The scheme transaction link identifier.
- #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
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#affiliate_url ⇒ string
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#aft ⇒ TrueClass, FalseClass
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#airline_data ⇒ Array(AirlineData)
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#brand_name ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#campaign_id ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#custom_payment_method_ids ⇒ Array(String)
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#discount_amount ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#dlocal ⇒ DLocalProcessingSettings
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#duty_amount ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#invoice_id ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#line_of_business ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#locale ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#merchant_callback_url ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#merchant_initiated_reason ⇒ String
Returns MerchantInitiatedReason.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#open_id ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#order_id ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#original_order_amount ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#os_type ⇒ String
Returns OsType.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#otp_value ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id 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$.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#preferred_scheme ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#product_type ⇒ String
Returns CheckoutSdk::Payments::ProductType.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#purchase_country ⇒ String
Returns Common::Country.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#purpose ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#receipt_id ⇒ String
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#scheme_transaction_link_id ⇒ String
Returns [Optional] The scheme transaction link identifier.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#senderInformation ⇒ SenderInformation
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#set_transaction_context ⇒ Array(Hash{String => String})
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#shipping_amount ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#shipping_delay ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#shipping_info ⇒ Array(CheckoutSdk::Common::ShippingInfo)
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#shipping_preference ⇒ String
Returns ShippingPreference.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#shipping_tax_amount ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#tax_amount ⇒ Integer
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#terminal_type ⇒ String
Returns TerminalType.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |
#user_action ⇒ String
Returns UserAction.
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 116 117 118 |
# File 'lib/checkout_sdk/payments/processing_settings.rb', line 80 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, :scheme_transaction_link_id end |