cybersource_rest_client 0.0.68 → 0.0.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (248) hide show
  1. checksums.yaml +4 -4
  2. data/lib/cybersource_rest_client/api/instrument_identifier_api.rb +12 -0
  3. data/lib/cybersource_rest_client/api/payment_instrument_api.rb +9 -0
  4. data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information.rb +314 -314
  5. data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_business_information.rb +437 -437
  6. data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_kyc.rb +337 -337
  7. data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_kyc_deposit_bank_account.rb +297 -297
  8. data/lib/cybersource_rest_client/models/boardingv1registrations_registration_information.rb +271 -271
  9. data/lib/cybersource_rest_client/models/card_processing_config_common.rb +433 -433
  10. data/lib/cybersource_rest_client/models/card_processing_config_common_acquirer.rb +257 -257
  11. data/lib/cybersource_rest_client/models/card_processing_config_common_merchant_descriptor_information.rb +279 -279
  12. data/lib/cybersource_rest_client/models/card_processing_config_common_processors.rb +719 -719
  13. data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management_configuration_information_configurations.rb +200 -200
  14. data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management_configuration_information_configurations_vault.rb +251 -251
  15. data/lib/cybersource_rest_client/models/create_order_request.rb +229 -229
  16. data/lib/cybersource_rest_client/models/create_payment_request.rb +11 -1
  17. data/lib/cybersource_rest_client/models/e_check_config_common_internal_only_processors.rb +267 -267
  18. data/lib/cybersource_rest_client/models/e_check_config_common_processors.rb +273 -273
  19. data/lib/cybersource_rest_client/models/e_check_config_features_account_validation_service_internal_only_processors.rb +193 -193
  20. data/lib/cybersource_rest_client/models/e_check_config_features_account_validation_service_processors.rb +285 -285
  21. data/lib/cybersource_rest_client/models/flexv2sessions_fields.rb +199 -199
  22. data/lib/cybersource_rest_client/models/flexv2sessions_fields_order_information.rb +209 -209
  23. data/lib/cybersource_rest_client/models/flexv2sessions_fields_order_information_amount_details.rb +199 -199
  24. data/lib/cybersource_rest_client/models/flexv2sessions_fields_order_information_amount_details_total_amount.rb +189 -189
  25. data/lib/cybersource_rest_client/models/flexv2sessions_fields_order_information_bill_to.rb +309 -309
  26. data/lib/cybersource_rest_client/models/flexv2sessions_fields_order_information_ship_to.rb +289 -289
  27. data/lib/cybersource_rest_client/models/flexv2sessions_fields_payment_information.rb +189 -189
  28. data/lib/cybersource_rest_client/models/flexv2sessions_fields_payment_information_card.rb +229 -229
  29. data/lib/cybersource_rest_client/models/generate_capture_context_request.rb +230 -227
  30. data/lib/cybersource_rest_client/models/generate_flex_api_capture_context_request.rb +189 -189
  31. data/lib/cybersource_rest_client/models/generate_unified_checkout_capture_context_request.rb +283 -293
  32. data/lib/cybersource_rest_client/models/inline_response_200_1_integration_information_tenant_configurations.rb +263 -263
  33. data/lib/cybersource_rest_client/models/inline_response_201_1.rb +2 -2
  34. data/lib/cybersource_rest_client/models/inline_response_201_2.rb +281 -281
  35. data/lib/cybersource_rest_client/models/inline_response_201_2_integration_information_tenant_configurations.rb +253 -253
  36. data/lib/cybersource_rest_client/models/inline_response_201_2_registration_information.rb +222 -222
  37. data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_card_processing_configuration_status.rb +255 -255
  38. data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_card_processing_subscription_status.rb +234 -234
  39. data/lib/cybersource_rest_client/models/inline_response_400_1.rb +242 -242
  40. data/lib/cybersource_rest_client/models/inline_response_400_1_details.rb +199 -199
  41. data/lib/cybersource_rest_client/models/inline_response_400_2.rb +235 -235
  42. data/lib/cybersource_rest_client/models/inline_response_400_3.rb +235 -235
  43. data/lib/cybersource_rest_client/models/inline_response_400_4.rb +235 -235
  44. data/lib/cybersource_rest_client/models/inline_response_400_5.rb +258 -258
  45. data/lib/cybersource_rest_client/models/inline_response_400_5_fields.rb +213 -213
  46. data/lib/cybersource_rest_client/models/inline_response_400_6.rb +235 -235
  47. data/lib/cybersource_rest_client/models/inline_response_400_6_details.rb +201 -201
  48. data/lib/cybersource_rest_client/models/inline_response_404_1.rb +235 -235
  49. data/lib/cybersource_rest_client/models/inline_response_422_1.rb +235 -235
  50. data/lib/cybersource_rest_client/models/inline_response_500_2.rb +223 -223
  51. data/lib/cybersource_rest_client/models/oct_create_payment_request.rb +15 -5
  52. data/lib/cybersource_rest_client/models/patch_instrument_identifier_request.rb +323 -313
  53. data/lib/cybersource_rest_client/models/payments_products_card_present_connect_subscription_information.rb +202 -202
  54. data/lib/cybersource_rest_client/models/payments_products_card_processing_subscription_information.rb +215 -215
  55. data/lib/cybersource_rest_client/models/payments_products_differential_fee_subscription_information.rb +212 -212
  56. data/lib/cybersource_rest_client/models/payments_products_digital_payments_subscription_information.rb +215 -215
  57. data/lib/cybersource_rest_client/models/payments_products_e_check_subscription_information.rb +215 -215
  58. data/lib/cybersource_rest_client/models/payments_products_payer_authentication_subscription_information.rb +202 -202
  59. data/lib/cybersource_rest_client/models/payments_products_service_fee_configuration_information_configurations_payment_information.rb +234 -234
  60. data/lib/cybersource_rest_client/models/post_instrument_identifier_enrollment_request.rb +323 -313
  61. data/lib/cybersource_rest_client/models/post_instrument_identifier_request.rb +323 -313
  62. data/lib/cybersource_rest_client/models/post_payment_credentials_request.rb +1 -1
  63. data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response.rb +269 -269
  64. data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response_buyer_information.rb +196 -196
  65. data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response_processor_information.rb +224 -224
  66. data/lib/cybersource_rest_client/models/pts_v2_create_order_post400_response.rb +224 -224
  67. data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response_1_processor_information.rb +213 -213
  68. data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_processor_information.rb +312 -295
  69. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response.rb +305 -305
  70. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_embedded_actions.rb +189 -189
  71. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_embedded_actions_ap_capture.rb +190 -190
  72. data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_processor_information.rb +263 -263
  73. data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_buyer_information_personal_identification.rb +207 -207
  74. data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_payment_information_e_wallet.rb +241 -241
  75. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information.rb +18 -1
  76. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions.rb +25 -5
  77. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions_token_create.rb +212 -0
  78. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions_token_update.rb +212 -0
  79. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_account_features.rb +22 -5
  80. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_tokenized_card.rb +309 -309
  81. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information.rb +247 -227
  82. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_authorization_options.rb +196 -0
  83. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_capture_options.rb +196 -196
  84. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_purchase_options.rb +247 -0
  85. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +831 -814
  86. data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_seller_protection.rb +237 -237
  87. data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_processor_information.rb +313 -313
  88. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response.rb +305 -305
  89. data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_processor_information.rb +320 -309
  90. data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post201_response_processor_information.rb +224 -224
  91. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response.rb +15 -5
  92. data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_processing_information.rb +189 -0
  93. data/lib/cybersource_rest_client/models/pts_v2_update_order_patch201_response.rb +200 -200
  94. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_information.rb +205 -205
  95. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information_amount_details.rb +302 -302
  96. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information.rb +189 -189
  97. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information_emv.rb +196 -196
  98. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information.rb +318 -318
  99. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information_payouts_options.rb +282 -282
  100. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information.rb +446 -446
  101. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card.rb +321 -321
  102. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_personal_identification.rb +256 -256
  103. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information.rb +533 -533
  104. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_account.rb +222 -222
  105. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_payment_information_card.rb +317 -317
  106. data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_personal_identification.rb +256 -256
  107. data/lib/cybersource_rest_client/models/ptsv2billingagreements_installment_information.rb +1 -1
  108. data/lib/cybersource_rest_client/models/ptsv2intents_client_reference_information.rb +196 -196
  109. data/lib/cybersource_rest_client/models/ptsv2intents_merchant_information.rb +223 -223
  110. data/lib/cybersource_rest_client/models/ptsv2intents_merchant_information_merchant_descriptor.rb +207 -207
  111. data/lib/cybersource_rest_client/models/ptsv2intents_order_information.rb +231 -231
  112. data/lib/cybersource_rest_client/models/ptsv2intents_order_information_amount_details.rb +315 -315
  113. data/lib/cybersource_rest_client/models/ptsv2intents_order_information_bill_to.rb +196 -196
  114. data/lib/cybersource_rest_client/models/ptsv2intents_order_information_invoice_details.rb +190 -190
  115. data/lib/cybersource_rest_client/models/ptsv2intents_order_information_line_items.rb +309 -309
  116. data/lib/cybersource_rest_client/models/ptsv2intents_order_information_ship_to.rb +332 -332
  117. data/lib/cybersource_rest_client/models/ptsv2intents_payment_information.rb +189 -189
  118. data/lib/cybersource_rest_client/models/ptsv2intents_payment_information_payment_type.rb +200 -200
  119. data/lib/cybersource_rest_client/models/ptsv2intents_payment_information_payment_type_method.rb +190 -190
  120. data/lib/cybersource_rest_client/models/ptsv2intents_processing_information.rb +219 -219
  121. data/lib/cybersource_rest_client/models/ptsv2intents_processing_information_authorization_options.rb +196 -196
  122. data/lib/cybersource_rest_client/models/ptsv2intentsid_merchant_information.rb +189 -189
  123. data/lib/cybersource_rest_client/models/ptsv2intentsid_order_information.rb +221 -221
  124. data/lib/cybersource_rest_client/models/ptsv2intentsid_processing_information.rb +192 -192
  125. data/lib/cybersource_rest_client/models/ptsv2payments_aggregator_information.rb +90 -5
  126. data/lib/cybersource_rest_client/models/ptsv2payments_agreement_information.rb +207 -207
  127. data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information_personal_identification.rb +229 -229
  128. data/lib/cybersource_rest_client/models/ptsv2payments_consumer_authentication_information.rb +56 -5
  129. data/lib/cybersource_rest_client/models/ptsv2payments_installment_information.rb +1 -1
  130. data/lib/cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction.rb +22 -5
  131. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details.rb +651 -651
  132. data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_octsurcharge.rb +196 -196
  133. data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_card.rb +445 -445
  134. data/lib/cybersource_rest_client/models/ptsv2payments_point_of_sale_information.rb +19 -2
  135. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +789 -721
  136. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options.rb +529 -467
  137. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_capture_options.rb +298 -264
  138. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_japan_payment_options.rb +339 -339
  139. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_japan_payment_options_bonuses.rb +213 -213
  140. data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_purchase_options.rb +56 -5
  141. data/lib/cybersource_rest_client/models/ptsv2payments_recipient_information.rb +502 -383
  142. data/lib/cybersource_rest_client/models/ptsv2payments_recurring_payment_information.rb +363 -363
  143. data/lib/cybersource_rest_client/models/ptsv2payments_sender_information.rb +359 -298
  144. data/lib/cybersource_rest_client/models/ptsv2payments_sender_information_account.rb +230 -0
  145. data/lib/cybersource_rest_client/models/{tss_v2_transactions_get200_response_unscheduled_payment_information.rb → ptsv2payments_unscheduled_payment_information.rb} +7 -1
  146. data/lib/cybersource_rest_client/models/ptsv2paymentsid_client_reference_information.rb +256 -256
  147. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_installment_information.rb +1 -1
  148. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_authorization_options.rb +230 -230
  149. data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_capture_options.rb +264 -247
  150. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_point_of_sale_information.rb +22 -5
  151. data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information.rb +22 -5
  152. data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_processing_information.rb +22 -5
  153. data/lib/cybersource_rest_client/models/{ptsv1pushfundstransfer_aggregator_information.rb → ptsv2payouts_aggregator_information.rb} +325 -240
  154. data/lib/cybersource_rest_client/models/{ptsv1pushfundstransfer_aggregator_information_sub_merchant.rb → ptsv2payouts_aggregator_information_sub_merchant.rb} +196 -196
  155. data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information.rb +32 -5
  156. data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information_purchase_options.rb +213 -0
  157. data/lib/cybersource_rest_client/models/ptsv2payouts_recipient_information.rb +90 -5
  158. data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information.rb +22 -5
  159. data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_processing_information.rb +192 -192
  160. data/lib/cybersource_rest_client/models/ptsv2voids_processing_information.rb +7 -1
  161. data/lib/cybersource_rest_client/models/push_funds201_response.rb +337 -337
  162. data/lib/cybersource_rest_client/models/push_funds201_response_error_information.rb +225 -225
  163. data/lib/cybersource_rest_client/models/push_funds201_response_payment_information.rb +189 -189
  164. data/lib/cybersource_rest_client/models/push_funds201_response_payment_information_tokenized_card.rb +205 -205
  165. data/lib/cybersource_rest_client/models/push_funds201_response_processing_information.rb +189 -189
  166. data/lib/cybersource_rest_client/models/push_funds201_response_processing_information_domestic_national_net.rb +197 -197
  167. data/lib/cybersource_rest_client/models/push_funds201_response_processor_information.rb +329 -329
  168. data/lib/cybersource_rest_client/models/push_funds201_response_processor_information_routing.rb +196 -196
  169. data/lib/cybersource_rest_client/models/push_funds201_response_processor_information_settlement.rb +207 -207
  170. data/lib/cybersource_rest_client/models/push_funds201_response_recipient_information.rb +206 -206
  171. data/lib/cybersource_rest_client/models/push_funds502_response.rb +246 -246
  172. data/lib/cybersource_rest_client/models/push_funds_request.rb +264 -264
  173. data/lib/cybersource_rest_client/models/rbsv1subscriptions_processing_information.rb +206 -206
  174. data/lib/cybersource_rest_client/models/riskv1authenticationresults_payment_information.rb +219 -219
  175. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information.rb +219 -219
  176. data/lib/cybersource_rest_client/models/riskv1authentications_payment_information_customer.rb +222 -222
  177. data/lib/cybersource_rest_client/models/riskv1authenticationsetups_payment_information_customer.rb +205 -205
  178. data/lib/cybersource_rest_client/models/riskv1decisions_consumer_authentication_information.rb +795 -795
  179. data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_order_information_line_items.rb +305 -305
  180. data/lib/cybersource_rest_client/models/sa_config_payment_methods.rb +191 -191
  181. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset.rb → tms_bin_lookup.rb} +200 -200
  182. data/lib/cybersource_rest_client/models/{inline_response_201_1_issuer_information.rb → tms_bin_lookup_issuer_information.rb} +1 -1
  183. data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information.rb → tms_bin_lookup_payment_account_information.rb} +4 -4
  184. data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_card.rb → tms_bin_lookup_payment_account_information_card.rb} +2 -2
  185. data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_card_brands.rb → tms_bin_lookup_payment_account_information_card_brands.rb} +1 -1
  186. data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_features.rb → tms_bin_lookup_payment_account_information_features.rb} +1 -1
  187. data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_network.rb → tms_bin_lookup_payment_account_information_network.rb} +1 -1
  188. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art.rb → tms_card_art.rb} +231 -250
  189. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_icon_asset.rb → tms_card_art_brand_logo_asset.rb} +201 -200
  190. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_icon_asset__links.rb → tms_card_art_brand_logo_asset__links.rb} +189 -189
  191. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_icon_asset__links_self.rb → tms_card_art_brand_logo_asset__links_self.rb} +190 -190
  192. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset.rb → tms_card_art_combined_asset.rb} +201 -200
  193. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset__links.rb → tms_card_art_combined_asset__links.rb} +189 -189
  194. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset__links_self.rb → tms_card_art_combined_asset__links_self.rb} +190 -190
  195. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset.rb → tms_card_art_icon_asset.rb} +201 -200
  196. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset__links.rb → tms_card_art_icon_asset__links.rb} +189 -189
  197. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset__links_self.rb → tms_card_art_icon_asset__links_self.rb} +190 -190
  198. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset.rb → tms_card_art_issuer_logo_asset.rb} +201 -200
  199. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset__links.rb → tms_card_art_issuer_logo_asset__links.rb} +189 -189
  200. data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset__links_self.rb → tms_card_art_issuer_logo_asset__links_self.rb} +190 -190
  201. data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier.rb +323 -313
  202. data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier__embedded.rb +189 -0
  203. data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier_bank_account.rb +1 -1
  204. data/lib/cybersource_rest_client/models/tms_network_token_services.rb +239 -239
  205. data/lib/cybersource_rest_client/models/tms_network_token_services_american_express_token_service.rb +253 -253
  206. data/lib/cybersource_rest_client/models/tms_network_token_services_mastercard_digital_enablement_service.rb +227 -227
  207. data/lib/cybersource_rest_client/models/tms_network_token_services_notifications.rb +190 -190
  208. data/lib/cybersource_rest_client/models/tms_network_token_services_payment_credentials.rb +190 -190
  209. data/lib/cybersource_rest_client/models/tms_network_token_services_synchronous_provisioning.rb +190 -190
  210. data/lib/cybersource_rest_client/models/tms_network_token_services_visa_token_service.rb +244 -244
  211. data/lib/cybersource_rest_client/models/tms_nullify.rb +212 -212
  212. data/lib/cybersource_rest_client/models/tms_payment_instrument_processing_info.rb +1 -1
  213. data/lib/cybersource_rest_client/models/tms_payment_instrument_processing_info_bank_transfer_options.rb +1 -1
  214. data/lib/cybersource_rest_client/models/tms_sensitive_privileges.rb +190 -190
  215. data/lib/cybersource_rest_client/models/tms_token_formats.rb +223 -223
  216. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card.rb +407 -321
  217. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card__links.rb +189 -0
  218. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card__links_self.rb +190 -0
  219. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_card.rb +253 -225
  220. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata.rb +200 -189
  221. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_issuer.rb +213 -0
  222. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_passcode.rb +191 -0
  223. data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument_buyer_information.rb +1 -1
  224. data/lib/cybersource_rest_client/models/token_permissions.rb +223 -223
  225. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response.rb +1 -1
  226. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_point_of_sale_information.rb +1 -1
  227. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information.rb +326 -326
  228. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_authorization_options.rb +251 -245
  229. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_japan_payment_options.rb +322 -322
  230. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information.rb +383 -383
  231. data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information_multi_processor_routing.rb +235 -235
  232. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processing_information.rb +241 -241
  233. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processor_information.rb +223 -223
  234. data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_transaction_summaries.rb +392 -392
  235. data/lib/cybersource_rest_client/models/update_order_request.rb +229 -229
  236. data/lib/cybersource_rest_client/models/upv1capturecontexts_capture_mandate.rb +253 -253
  237. data/lib/cybersource_rest_client/models/upv1capturecontexts_order_information_amount_details.rb +201 -201
  238. data/lib/cybersource_rest_client/models/vt_config_card_not_present_global_payment_information_basic_information.rb +273 -273
  239. data/lib/cybersource_rest_client/models/vt_config_card_not_present_global_payment_information_payment_information.rb +315 -315
  240. data/lib/cybersource_rest_client.rb +35 -30
  241. metadata +38 -33
  242. data/lib/cybersource_rest_client/models/microformv2sessions_checkout_api_initialization.rb +0 -281
  243. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset__links.rb +0 -189
  244. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset__links_self.rb +0 -190
  245. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset.rb +0 -200
  246. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset__links.rb +0 -189
  247. data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset__links_self.rb +0 -190
  248. data/lib/cybersource_rest_client/models/upv1capturecontexts_checkout_api_initialization.rb +0 -280
@@ -1,721 +1,789 @@
1
- =begin
2
- #CyberSource Merged Spec
3
-
4
- #All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
5
-
6
- OpenAPI spec version: 0.0.1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.38
10
- =end
11
-
12
- require 'date'
13
-
14
- module CyberSource
15
- class Ptsv2paymentsProcessingInformation
16
- # Array of actions (one or more) to be included in the payment to invoke bundled services along with payment. Possible values are one or more of follows: - `DECISION_SKIP`: Use this when you want to skip Decision Manager service(s). - `TOKEN_CREATE`: Use this when you want to create a token from the card/bank data in your payment request. - `CONSUMER_AUTHENTICATION`: Use this when you want to check if a card is enrolled in Payer Authentication along with your payment request. - `VALIDATE_CONSUMER_AUTHENTICATION`: Use this after you acquire a Payer Authentication result that needs to be included for your payment request. - `AP_INITIATE`: Use this when Alternative Payment Initiate service is requested. - `WATCHLIST_SCREENING` : Use this when you want to call Watchlist Screening service. - `AP_SALE` : Use this when Alternative Payment Sale service is requested. - `AP_AUTH` : Use this when Alternative Payment Authorize service is requested. - `AP_REAUTH` : Use this when Alternative Payment Reauthorize service is requested.
17
- attr_accessor :action_list
18
-
19
- # Indicates whether to use the customer's escrow agreement. Possible values: - `true`: yes, use the customer's escrow agreement. - `false`: no, do not use the customer's escrow agreement.
20
- attr_accessor :enable_escrow_option
21
-
22
- # CyberSource tokens types you are performing a create on. If not supplied the default token type for the merchants token vault will be used. Valid values: - customer - paymentInstrument - instrumentIdentifier - shippingAddress
23
- attr_accessor :action_token_types
24
-
25
- # Bin Source File Identifier. Possible values: - itmx - rupay
26
- attr_accessor :bin_source
27
-
28
- # Indicates whether to also include a capture in the submitted authorization request or not. Possible values: - `true`: Include a capture with an authorization request. - `false`: (default) Do not include a capture with an authorization request. #### Used by **Authorization and Capture** Optional field.
29
- attr_accessor :capture
30
-
31
- # Value that identifies the processor/acquirer to use for the transaction. This value is supported only for **CyberSource through VisaNet**. Contact CyberSource Customer Support to get the value for this field.
32
- attr_accessor :processor_id
33
-
34
- # Required for AFT and OCT transactions. Given below is a list of all the BAI values available. However, the processors may support only few specific BAI values. - AA : Account-to-account - BB : Supplier Payments - BI : Bank-Initiated P2P Money Transfer - BP : Non-Card Bill Pay/Bill Pay - CD : Cash Deposit - CP : Credit card Bill Payment - FD : Funds disbursement - FT : Funds transfer - GD : Government Disbursement - GP : Gambling payout (non-online gambling) - LO : Loyalty credits and rebates - MD : Merchant Settlement - OG : Online Gambling Payout - PD : Payroll and pension disbursement - PP : Person-to-Person or Peer-to-Peer - TU : Top up, prepaid load - WT : Digital wallet
35
- attr_accessor :business_application_id
36
-
37
- # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as \"moto\"
38
- attr_accessor :commerce_indicator
39
-
40
- # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as `moto`
41
- attr_accessor :commerce_indicator_label
42
-
43
- # Type of digital payment solution for the transaction. Possible Values: - `visacheckout`: Visa Checkout. This value is required for Visa Checkout transactions. For details, see `payment_solution` field description in [Visa Checkout Using the REST API.](https://developer.cybersource.com/content/dam/docs/cybs/en-us/apifields/reference/all/rest/api-fields.pdf) - `001`: Apple Pay. - `004`: Cybersource In-App Solution. - `005`: Masterpass. This value is required for Masterpass transactions on OmniPay Direct. - `006`: Android Pay. - `007`: Chase Pay. - `008`: Samsung Pay. - `012`: Google Pay. - `013`: Cybersource P2PE Decryption - `014`: Mastercard credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `015`: Visa credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `027`: Click to Pay.
44
- attr_accessor :payment_solution
45
-
46
- # Please check with Cybersource customer support to see if your merchant account is configured correctly so you can include this field in your request. * For Payouts: max length for FDCCompass is String (22).
47
- attr_accessor :reconciliation_id
48
-
49
- # Value that links the current authorization request to the original authorization request. Set this value to the ID that was returned in the reply message from the original authorization request. This value is used for: - Partial authorizations - Split shipments
50
- attr_accessor :link_id
51
-
52
- # Set this field to 3 to indicate that the request includes Level III data.
53
- attr_accessor :purchase_level
54
-
55
- # The time-out limit in seconds for the transaction. The time-out limit starts when the customer is directed to the merchant URL that is included in the sale service response. The maximum value is 99999 (about 27 hours). When the transaction times out, the payment system changes the status to abandoned.
56
- attr_accessor :transaction_timeout
57
-
58
- # Set to the value of the requestID field returned in the order service response.
59
- attr_accessor :intents_id
60
-
61
- # Attribute that lets you define custom grouping for your processor reports. This field is supported only for **Worldpay VAP**.
62
- attr_accessor :report_group
63
-
64
- # Identifier for the **Visa Checkout** order. Visa Checkout provides a unique order ID for every transaction in the Visa Checkout **callID** field.
65
- attr_accessor :visa_checkout_id
66
-
67
- # Indicates that the transaction includes industry-specific data. Possible Values: - `airline` - `restaurant` - `lodging` - `auto_rental` - `transit` - `healthcare_medical` - `healthcare_transit` - `transit` #### Card Present, Airlines and Auto Rental You must set this field to `airline` in order for airline data to be sent to the processor. For example, if this field is not set to `airline` or is not included in the request, no airline data is sent to the processor. You must set this field to `restaurant` in order for restaurant data to be sent to the processor. When this field is not set to `restaurant` or is not included in the request, no restaurant data is sent to the processor. You must set this field to `auto_rental` in order for auto rental data to be sent to the processor. For example, if this field is not set to `auto_rental` or is not included in the request, no auto rental data is sent to the processor. Restaurant data is supported only on CyberSource through VisaNet.
68
- attr_accessor :industry_data_type
69
-
70
- attr_accessor :authorization_options
71
-
72
- attr_accessor :capture_options
73
-
74
- attr_accessor :recurring_options
75
-
76
- attr_accessor :bank_transfer_options
77
-
78
- attr_accessor :purchase_options
79
-
80
- attr_accessor :electronic_benefits_transfer
81
-
82
- attr_accessor :loan_options
83
-
84
- # This field carries the wallet type in authorization requests and credit requests. Possible value are: - `101`: Masterpass remote payment. The customer created the wallet by manually interacting with a customer-controlled device such as a computer, tablet, or phone. This value is supported only for Masterpass transactions on Chase Paymentech Solutions and CyberSource through VisaNet. - `102`: Masterpass remote near field communication (NFC) payment. The customer created the wallet by tapping a PayPass card or customer-controlled device at a contactless card reader. This value is supported only for card-present Masterpass transactions on CyberSource through VisaNet. - `103`: Masterpass Apple Pay payment. The payment was made with a combination of Masterpass and Apple Pay. This value is supported only for Masterpass Apple Pay transactions on CyberSource through VisaNet. - `216`: Masterpass Google Pay payment. The payment was made with a combination of Masterpass and Google Pay. This value is supported only for Masterpass Google Pay transactions on CyberSource through VisaNet. - `217`: Masterpass Samsung Pay payment. The payment was made with a combination of Masterpass and Samsung Pay. This value is supported only for Masterpass Samsung Pay transactions on CyberSource through VisaNet. - `SDW`: Staged digital wallet. An issuer or operator created the wallet. This value is supported only for Masterpass transactions on Chase Paymentech Solutions. - `VCIND`: Visa Checkout payment. This value is supported only on CyberSource through VisaNet, FDC Compass, FDC Nashville Global, FDI Australia, and TSYS Acquiring Solutions. See Getting Started with Visa Checkout. For Visa Checkout transactions, the way CyberSource processes the value for this field depends on the processor. See the Visa Checkout section below. For all other values, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. Masterpass (101, 102, 103, 216, and 217): The Masterpass platform generates the wallet type value and passes it to you along with the customer's checkout information. Visa Checkout: This field is optional for Visa Checkout authorizations on FDI Australia. For all other processors, this field is required for Visa Checkout authorizations. For Visa Checkout transactions on the following processors, CyberSource sends the value that the processor expects for this field:FDC Compass,FDC Nashville Global,FDI Australia,TSYS Acquiring Solutions For all other processors, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. For incremental authorizations, this field is supported only for Mastercard and the supported values are 101 and 102. Payment card companies can introduce new values without notice. Your order management system should be able to process new values without problems. CyberSource through VisaNet When the value for this field is 101, 102, 103, 216, or 217, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR6, Position: 88-90, Field: Mastercard Wallet Identifier. When the value for this field is VCIND, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR8, Position: 72-76, Field: Agent Unique ID.
85
- attr_accessor :wallet_type
86
-
87
- # Supplementary domestic transaction information provided by the acquirer for National Net Settlement Service (NNSS) transactions. NNSS is a settlement service that Visa provides. For transactions on CyberSource through VisaNet in countries that subscribe to NNSS: VisaNet clears transactions; VisaNet transfers funds to the acquirer after deducting processing fees and interchange fees. VisaNet settles transactions in the local pricing currency through a local financial institution. This field is supported only on CyberSource through VisaNet for domestic data in Colombia
88
- attr_accessor :national_net_domestic_data
89
-
90
- attr_accessor :japan_payment_options
91
-
92
- # Type of payment initiated from a cardholder's mobile device. Possible values: - `1` : Consumer-initiated remote purchase, face-to-face - `2` : Consumer-initiated remote purchase, e-commerce - `3` : Consumer-initiated remote purchase, mail order / telephone order - `4` : Consumer-initiated bill pay - `5` : Consumer-initiated top up - `6` : Consumer-initiated cash out - `7` : ATM triggered or agent-initiated cash out - `8` : Merchant-initiated remote purchase, face-to-face - `9` : Merchant-initiated remote purchase, e-commerce This field is supported only for Mastercard transactions on CyberSource through VisaNet. Optional field. **Note** On CyberSource through VisaNet, the value for this field corresponds to the following data in the TC 33 capture file: - Record: CP01 TCR6 - Position: 94 - Field: Mastercard Mobile Remote Payment Program Indicator The TC 33 Capture file contains information about the purchases and refunds that a merchant submits to CyberSource. CyberSource through VisaNet creates the TC 33 Capture file at the end of the day and sends it to the merchant's acquirer, who uses this information to facilitate end-of-day clearing processing with payment networks.
93
- attr_accessor :mobile_remote_payment_type
94
-
95
- # A private national-use field submitted by acquirers and issuers in South Africa for South Africa-domestic (intra-country) authorizations and financial requests. Values for this field are 00 through 99.
96
- attr_accessor :extended_credit_total_count
97
-
98
- # On PIN Debit Gateways: This U.S.-only field is optionally used by participants (merchants and acquirers) to specify the network access priority. VisaNet checks to determine if there are issuer routing preferences for any of the networks specified by the sharing group code. If an issuer preference exists for one of the specified debit networks, VisaNet makes a routing selection based on the issuer's preference. If an issuer preference exists for more than one of the specified debit networks, or if no issuer preference exists, VisaNet makes a selection based on the acquirer's routing priorities. #### PIN debit Priority order of the networks through which he transaction will be routed. Set this value to a series of one-character network codes in your preferred order. This is a list of the network codes: | Network | Code | | --- | --- | | Accel | E | | AFFN | U | | Alaska Option | 3 | | CU24 | C | | Interlink | G | | Maestro | 8 | | NETS | P | | NYCE | F | | Pulse | H | | Shazam | 7 | | Star | M | | Visa | V | For example, if the Star network is your first preference and Pulse is your second preference, set this field to a value of `MH`. When you do not include this value in your PIN debit request, the list of network codes from your account is used. **Note** This field is supported only for businesses located in the U.S. Optional field for PIN debit credit or PIN debit purchase.
99
- attr_accessor :network_routing_order
100
-
101
- # Flag that indicates if the transaction is pay by points transaction true: Transaction uses loyalty points false: Transaction does not use loyalty points Default: false
102
- attr_accessor :pay_by_points_indicator
103
-
104
- # Minutes until a pending MyBank transaction will be timed out. Value must be between 5 and 30. Default is 5.
105
- attr_accessor :timeout
106
-
107
- # Flag that indicates the functionality we are having for merchants for which auth is done through Cybersource but settlement is done by themselves. true: functionality is supported. Processor should send raw processor auth response to Merchant. false: functionality is not supported. Default: false
108
- attr_accessor :is_return_auth_record_enabled
109
-
110
- # Merchant payment gateway ID that is assigned by Mastercard and is provided by the acquirer when a registered merchant payment gateway service provider is involved in the transaction. This field is supported for Visa Platform Connect.
111
- attr_accessor :network_partner_id
112
-
113
- # Identifier for the payment type.
114
- attr_accessor :payment_type
115
-
116
- # Enablers are payment processing entities that are not acquiring members and are often the primary relationship owner with merchants and originators. Enablers own technical solutions through which the merchant or originator will access acceptance. The Enabler ID is a five-character hexadecimal identifier that will be used by Visa to identify enablers. Enabler ID assignment will be determined by Visa. Visa will communicate Enablers assignments to enablers.
117
- attr_accessor :enabler_id
118
-
119
- # The instruction to process an order. - default value: 'NO_INSTRUCTION' - 'ORDER_SAVED_EXPLICITLY'
120
- attr_accessor :processing_instruction
121
-
122
- # Attribute mapping from ruby-style variable name to JSON key.
123
- def self.attribute_map
124
- {
125
- :'action_list' => :'actionList',
126
- :'enable_escrow_option' => :'enableEscrowOption',
127
- :'action_token_types' => :'actionTokenTypes',
128
- :'bin_source' => :'binSource',
129
- :'capture' => :'capture',
130
- :'processor_id' => :'processorId',
131
- :'business_application_id' => :'businessApplicationId',
132
- :'commerce_indicator' => :'commerceIndicator',
133
- :'commerce_indicator_label' => :'commerceIndicatorLabel',
134
- :'payment_solution' => :'paymentSolution',
135
- :'reconciliation_id' => :'reconciliationId',
136
- :'link_id' => :'linkId',
137
- :'purchase_level' => :'purchaseLevel',
138
- :'transaction_timeout' => :'transactionTimeout',
139
- :'intents_id' => :'intentsId',
140
- :'report_group' => :'reportGroup',
141
- :'visa_checkout_id' => :'visaCheckoutId',
142
- :'industry_data_type' => :'industryDataType',
143
- :'authorization_options' => :'authorizationOptions',
144
- :'capture_options' => :'captureOptions',
145
- :'recurring_options' => :'recurringOptions',
146
- :'bank_transfer_options' => :'bankTransferOptions',
147
- :'purchase_options' => :'purchaseOptions',
148
- :'electronic_benefits_transfer' => :'electronicBenefitsTransfer',
149
- :'loan_options' => :'loanOptions',
150
- :'wallet_type' => :'walletType',
151
- :'national_net_domestic_data' => :'nationalNetDomesticData',
152
- :'japan_payment_options' => :'japanPaymentOptions',
153
- :'mobile_remote_payment_type' => :'mobileRemotePaymentType',
154
- :'extended_credit_total_count' => :'extendedCreditTotalCount',
155
- :'network_routing_order' => :'networkRoutingOrder',
156
- :'pay_by_points_indicator' => :'payByPointsIndicator',
157
- :'timeout' => :'timeout',
158
- :'is_return_auth_record_enabled' => :'isReturnAuthRecordEnabled',
159
- :'network_partner_id' => :'networkPartnerId',
160
- :'payment_type' => :'paymentType',
161
- :'enabler_id' => :'enablerId',
162
- :'processing_instruction' => :'processingInstruction'
163
- }
164
- end
165
-
166
- # Attribute mapping from JSON key to ruby-style variable name.
167
- def self.json_map
168
- {
169
- :'action_list' => :'action_list',
170
- :'enable_escrow_option' => :'enable_escrow_option',
171
- :'action_token_types' => :'action_token_types',
172
- :'bin_source' => :'bin_source',
173
- :'capture' => :'capture',
174
- :'processor_id' => :'processor_id',
175
- :'business_application_id' => :'business_application_id',
176
- :'commerce_indicator' => :'commerce_indicator',
177
- :'commerce_indicator_label' => :'commerce_indicator_label',
178
- :'payment_solution' => :'payment_solution',
179
- :'reconciliation_id' => :'reconciliation_id',
180
- :'link_id' => :'link_id',
181
- :'purchase_level' => :'purchase_level',
182
- :'transaction_timeout' => :'transaction_timeout',
183
- :'intents_id' => :'intents_id',
184
- :'report_group' => :'report_group',
185
- :'visa_checkout_id' => :'visa_checkout_id',
186
- :'industry_data_type' => :'industry_data_type',
187
- :'authorization_options' => :'authorization_options',
188
- :'capture_options' => :'capture_options',
189
- :'recurring_options' => :'recurring_options',
190
- :'bank_transfer_options' => :'bank_transfer_options',
191
- :'purchase_options' => :'purchase_options',
192
- :'electronic_benefits_transfer' => :'electronic_benefits_transfer',
193
- :'loan_options' => :'loan_options',
194
- :'wallet_type' => :'wallet_type',
195
- :'national_net_domestic_data' => :'national_net_domestic_data',
196
- :'japan_payment_options' => :'japan_payment_options',
197
- :'mobile_remote_payment_type' => :'mobile_remote_payment_type',
198
- :'extended_credit_total_count' => :'extended_credit_total_count',
199
- :'network_routing_order' => :'network_routing_order',
200
- :'pay_by_points_indicator' => :'pay_by_points_indicator',
201
- :'timeout' => :'timeout',
202
- :'is_return_auth_record_enabled' => :'is_return_auth_record_enabled',
203
- :'network_partner_id' => :'network_partner_id',
204
- :'payment_type' => :'payment_type',
205
- :'enabler_id' => :'enabler_id',
206
- :'processing_instruction' => :'processing_instruction'
207
- }
208
- end
209
-
210
- # Attribute type mapping.
211
- def self.swagger_types
212
- {
213
- :'action_list' => :'Array<String>',
214
- :'enable_escrow_option' => :'BOOLEAN',
215
- :'action_token_types' => :'Array<String>',
216
- :'bin_source' => :'String',
217
- :'capture' => :'BOOLEAN',
218
- :'processor_id' => :'String',
219
- :'business_application_id' => :'String',
220
- :'commerce_indicator' => :'String',
221
- :'commerce_indicator_label' => :'String',
222
- :'payment_solution' => :'String',
223
- :'reconciliation_id' => :'String',
224
- :'link_id' => :'String',
225
- :'purchase_level' => :'String',
226
- :'transaction_timeout' => :'Integer',
227
- :'intents_id' => :'String',
228
- :'report_group' => :'String',
229
- :'visa_checkout_id' => :'String',
230
- :'industry_data_type' => :'String',
231
- :'authorization_options' => :'Ptsv2paymentsProcessingInformationAuthorizationOptions',
232
- :'capture_options' => :'Ptsv2paymentsProcessingInformationCaptureOptions',
233
- :'recurring_options' => :'Ptsv2paymentsProcessingInformationRecurringOptions',
234
- :'bank_transfer_options' => :'Ptsv2paymentsProcessingInformationBankTransferOptions',
235
- :'purchase_options' => :'Ptsv2paymentsProcessingInformationPurchaseOptions',
236
- :'electronic_benefits_transfer' => :'Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer',
237
- :'loan_options' => :'Ptsv2paymentsProcessingInformationLoanOptions',
238
- :'wallet_type' => :'String',
239
- :'national_net_domestic_data' => :'String',
240
- :'japan_payment_options' => :'Ptsv2paymentsProcessingInformationJapanPaymentOptions',
241
- :'mobile_remote_payment_type' => :'String',
242
- :'extended_credit_total_count' => :'String',
243
- :'network_routing_order' => :'String',
244
- :'pay_by_points_indicator' => :'BOOLEAN',
245
- :'timeout' => :'Integer',
246
- :'is_return_auth_record_enabled' => :'BOOLEAN',
247
- :'network_partner_id' => :'String',
248
- :'payment_type' => :'String',
249
- :'enabler_id' => :'String',
250
- :'processing_instruction' => :'String'
251
- }
252
- end
253
-
254
- # Initializes the object
255
- # @param [Hash] attributes Model attributes in the form of hash
256
- def initialize(attributes = {})
257
- return unless attributes.is_a?(Hash)
258
-
259
- # convert string to symbol for hash key
260
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
261
-
262
- if attributes.has_key?(:'actionList')
263
- if (value = attributes[:'actionList']).is_a?(Array)
264
- self.action_list = value
265
- end
266
- end
267
-
268
- if attributes.has_key?(:'enableEscrowOption')
269
- self.enable_escrow_option = attributes[:'enableEscrowOption']
270
- end
271
-
272
- if attributes.has_key?(:'actionTokenTypes')
273
- if (value = attributes[:'actionTokenTypes']).is_a?(Array)
274
- self.action_token_types = value
275
- end
276
- end
277
-
278
- if attributes.has_key?(:'binSource')
279
- self.bin_source = attributes[:'binSource']
280
- end
281
-
282
- if attributes.has_key?(:'capture')
283
- self.capture = attributes[:'capture']
284
- else
285
- self.capture = false
286
- end
287
-
288
- if attributes.has_key?(:'processorId')
289
- self.processor_id = attributes[:'processorId']
290
- end
291
-
292
- if attributes.has_key?(:'businessApplicationId')
293
- self.business_application_id = attributes[:'businessApplicationId']
294
- end
295
-
296
- if attributes.has_key?(:'commerceIndicator')
297
- self.commerce_indicator = attributes[:'commerceIndicator']
298
- end
299
-
300
- if attributes.has_key?(:'commerceIndicatorLabel')
301
- self.commerce_indicator_label = attributes[:'commerceIndicatorLabel']
302
- end
303
-
304
- if attributes.has_key?(:'paymentSolution')
305
- self.payment_solution = attributes[:'paymentSolution']
306
- end
307
-
308
- if attributes.has_key?(:'reconciliationId')
309
- self.reconciliation_id = attributes[:'reconciliationId']
310
- end
311
-
312
- if attributes.has_key?(:'linkId')
313
- self.link_id = attributes[:'linkId']
314
- end
315
-
316
- if attributes.has_key?(:'purchaseLevel')
317
- self.purchase_level = attributes[:'purchaseLevel']
318
- end
319
-
320
- if attributes.has_key?(:'transactionTimeout')
321
- self.transaction_timeout = attributes[:'transactionTimeout']
322
- end
323
-
324
- if attributes.has_key?(:'intentsId')
325
- self.intents_id = attributes[:'intentsId']
326
- end
327
-
328
- if attributes.has_key?(:'reportGroup')
329
- self.report_group = attributes[:'reportGroup']
330
- end
331
-
332
- if attributes.has_key?(:'visaCheckoutId')
333
- self.visa_checkout_id = attributes[:'visaCheckoutId']
334
- end
335
-
336
- if attributes.has_key?(:'industryDataType')
337
- self.industry_data_type = attributes[:'industryDataType']
338
- end
339
-
340
- if attributes.has_key?(:'authorizationOptions')
341
- self.authorization_options = attributes[:'authorizationOptions']
342
- end
343
-
344
- if attributes.has_key?(:'captureOptions')
345
- self.capture_options = attributes[:'captureOptions']
346
- end
347
-
348
- if attributes.has_key?(:'recurringOptions')
349
- self.recurring_options = attributes[:'recurringOptions']
350
- end
351
-
352
- if attributes.has_key?(:'bankTransferOptions')
353
- self.bank_transfer_options = attributes[:'bankTransferOptions']
354
- end
355
-
356
- if attributes.has_key?(:'purchaseOptions')
357
- self.purchase_options = attributes[:'purchaseOptions']
358
- end
359
-
360
- if attributes.has_key?(:'electronicBenefitsTransfer')
361
- self.electronic_benefits_transfer = attributes[:'electronicBenefitsTransfer']
362
- end
363
-
364
- if attributes.has_key?(:'loanOptions')
365
- self.loan_options = attributes[:'loanOptions']
366
- end
367
-
368
- if attributes.has_key?(:'walletType')
369
- self.wallet_type = attributes[:'walletType']
370
- end
371
-
372
- if attributes.has_key?(:'nationalNetDomesticData')
373
- self.national_net_domestic_data = attributes[:'nationalNetDomesticData']
374
- end
375
-
376
- if attributes.has_key?(:'japanPaymentOptions')
377
- self.japan_payment_options = attributes[:'japanPaymentOptions']
378
- end
379
-
380
- if attributes.has_key?(:'mobileRemotePaymentType')
381
- self.mobile_remote_payment_type = attributes[:'mobileRemotePaymentType']
382
- end
383
-
384
- if attributes.has_key?(:'extendedCreditTotalCount')
385
- self.extended_credit_total_count = attributes[:'extendedCreditTotalCount']
386
- end
387
-
388
- if attributes.has_key?(:'networkRoutingOrder')
389
- self.network_routing_order = attributes[:'networkRoutingOrder']
390
- end
391
-
392
- if attributes.has_key?(:'payByPointsIndicator')
393
- self.pay_by_points_indicator = attributes[:'payByPointsIndicator']
394
- end
395
-
396
- if attributes.has_key?(:'timeout')
397
- self.timeout = attributes[:'timeout']
398
- end
399
-
400
- if attributes.has_key?(:'isReturnAuthRecordEnabled')
401
- self.is_return_auth_record_enabled = attributes[:'isReturnAuthRecordEnabled']
402
- end
403
-
404
- if attributes.has_key?(:'networkPartnerId')
405
- self.network_partner_id = attributes[:'networkPartnerId']
406
- end
407
-
408
- if attributes.has_key?(:'paymentType')
409
- self.payment_type = attributes[:'paymentType']
410
- end
411
-
412
- if attributes.has_key?(:'enablerId')
413
- self.enabler_id = attributes[:'enablerId']
414
- end
415
-
416
- if attributes.has_key?(:'processingInstruction')
417
- self.processing_instruction = attributes[:'processingInstruction']
418
- end
419
- end
420
-
421
- # Show invalid properties with the reasons. Usually used together with valid?
422
- # @return Array for valid properties with the reasons
423
- def list_invalid_properties
424
- invalid_properties = Array.new
425
- invalid_properties
426
- end
427
-
428
- # Check to see if the all the properties in the model are valid
429
- # @return true if the model is valid
430
- def valid?
431
- true
432
- end
433
-
434
- # Custom attribute writer method with validation
435
- # @param [Object] processor_id Value to be assigned
436
- def processor_id=(processor_id)
437
- @processor_id = processor_id
438
- end
439
-
440
- # Custom attribute writer method with validation
441
- # @param [Object] commerce_indicator Value to be assigned
442
- def commerce_indicator=(commerce_indicator)
443
- @commerce_indicator = commerce_indicator
444
- end
445
-
446
- # Custom attribute writer method with validation
447
- # @param [Object] commerce_indicator_label Value to be assigned
448
- def commerce_indicator_label=(commerce_indicator_label)
449
- @commerce_indicator_label = commerce_indicator_label
450
- end
451
-
452
- # Custom attribute writer method with validation
453
- # @param [Object] payment_solution Value to be assigned
454
- def payment_solution=(payment_solution)
455
- @payment_solution = payment_solution
456
- end
457
-
458
- # Custom attribute writer method with validation
459
- # @param [Object] reconciliation_id Value to be assigned
460
- def reconciliation_id=(reconciliation_id)
461
- @reconciliation_id = reconciliation_id
462
- end
463
-
464
- # Custom attribute writer method with validation
465
- # @param [Object] link_id Value to be assigned
466
- def link_id=(link_id)
467
- @link_id = link_id
468
- end
469
-
470
- # Custom attribute writer method with validation
471
- # @param [Object] purchase_level Value to be assigned
472
- def purchase_level=(purchase_level)
473
- @purchase_level = purchase_level
474
- end
475
-
476
- # Custom attribute writer method with validation
477
- # @param [Object] transaction_timeout Value to be assigned
478
- def transaction_timeout=(transaction_timeout)
479
- @transaction_timeout = transaction_timeout
480
- end
481
-
482
- # Custom attribute writer method with validation
483
- # @param [Object] intents_id Value to be assigned
484
- def intents_id=(intents_id)
485
- @intents_id = intents_id
486
- end
487
-
488
- # Custom attribute writer method with validation
489
- # @param [Object] report_group Value to be assigned
490
- def report_group=(report_group)
491
- @report_group = report_group
492
- end
493
-
494
- # Custom attribute writer method with validation
495
- # @param [Object] visa_checkout_id Value to be assigned
496
- def visa_checkout_id=(visa_checkout_id)
497
- @visa_checkout_id = visa_checkout_id
498
- end
499
-
500
- # Custom attribute writer method with validation
501
- # @param [Object] industry_data_type Value to be assigned
502
- def industry_data_type=(industry_data_type)
503
- @industry_data_type = industry_data_type
504
- end
505
-
506
- # Custom attribute writer method with validation
507
- # @param [Object] wallet_type Value to be assigned
508
- def wallet_type=(wallet_type)
509
- @wallet_type = wallet_type
510
- end
511
-
512
- # Custom attribute writer method with validation
513
- # @param [Object] national_net_domestic_data Value to be assigned
514
- def national_net_domestic_data=(national_net_domestic_data)
515
- @national_net_domestic_data = national_net_domestic_data
516
- end
517
-
518
- # Custom attribute writer method with validation
519
- # @param [Object] mobile_remote_payment_type Value to be assigned
520
- def mobile_remote_payment_type=(mobile_remote_payment_type)
521
- @mobile_remote_payment_type = mobile_remote_payment_type
522
- end
523
-
524
- # Custom attribute writer method with validation
525
- # @param [Object] extended_credit_total_count Value to be assigned
526
- def extended_credit_total_count=(extended_credit_total_count)
527
- @extended_credit_total_count = extended_credit_total_count
528
- end
529
-
530
- # Custom attribute writer method with validation
531
- # @param [Object] network_routing_order Value to be assigned
532
- def network_routing_order=(network_routing_order)
533
- @network_routing_order = network_routing_order
534
- end
535
-
536
- # Custom attribute writer method with validation
537
- # @param [Object] network_partner_id Value to be assigned
538
- def network_partner_id=(network_partner_id)
539
- @network_partner_id = network_partner_id
540
- end
541
-
542
- # Custom attribute writer method with validation
543
- # @param [Object] payment_type Value to be assigned
544
- def payment_type=(payment_type)
545
- @payment_type = payment_type
546
- end
547
-
548
- # Custom attribute writer method with validation
549
- # @param [Object] enabler_id Value to be assigned
550
- def enabler_id=(enabler_id)
551
- @enabler_id = enabler_id
552
- end
553
-
554
- # Custom attribute writer method with validation
555
- # @param [Object] processing_instruction Value to be assigned
556
- def processing_instruction=(processing_instruction)
557
- @processing_instruction = processing_instruction
558
- end
559
-
560
- # Checks equality by comparing each attribute.
561
- # @param [Object] Object to be compared
562
- def ==(o)
563
- return true if self.equal?(o)
564
- self.class == o.class &&
565
- action_list == o.action_list &&
566
- enable_escrow_option == o.enable_escrow_option &&
567
- action_token_types == o.action_token_types &&
568
- bin_source == o.bin_source &&
569
- capture == o.capture &&
570
- processor_id == o.processor_id &&
571
- business_application_id == o.business_application_id &&
572
- commerce_indicator == o.commerce_indicator &&
573
- commerce_indicator_label == o.commerce_indicator_label &&
574
- payment_solution == o.payment_solution &&
575
- reconciliation_id == o.reconciliation_id &&
576
- link_id == o.link_id &&
577
- purchase_level == o.purchase_level &&
578
- transaction_timeout == o.transaction_timeout &&
579
- intents_id == o.intents_id &&
580
- report_group == o.report_group &&
581
- visa_checkout_id == o.visa_checkout_id &&
582
- industry_data_type == o.industry_data_type &&
583
- authorization_options == o.authorization_options &&
584
- capture_options == o.capture_options &&
585
- recurring_options == o.recurring_options &&
586
- bank_transfer_options == o.bank_transfer_options &&
587
- purchase_options == o.purchase_options &&
588
- electronic_benefits_transfer == o.electronic_benefits_transfer &&
589
- loan_options == o.loan_options &&
590
- wallet_type == o.wallet_type &&
591
- national_net_domestic_data == o.national_net_domestic_data &&
592
- japan_payment_options == o.japan_payment_options &&
593
- mobile_remote_payment_type == o.mobile_remote_payment_type &&
594
- extended_credit_total_count == o.extended_credit_total_count &&
595
- network_routing_order == o.network_routing_order &&
596
- pay_by_points_indicator == o.pay_by_points_indicator &&
597
- timeout == o.timeout &&
598
- is_return_auth_record_enabled == o.is_return_auth_record_enabled &&
599
- network_partner_id == o.network_partner_id &&
600
- payment_type == o.payment_type &&
601
- enabler_id == o.enabler_id &&
602
- processing_instruction == o.processing_instruction
603
- end
604
-
605
- # @see the `==` method
606
- # @param [Object] Object to be compared
607
- def eql?(o)
608
- self == o
609
- end
610
-
611
- # Calculates hash code according to all attributes.
612
- # @return [Fixnum] Hash code
613
- def hash
614
- [action_list, enable_escrow_option, action_token_types, bin_source, capture, processor_id, business_application_id, commerce_indicator, commerce_indicator_label, payment_solution, reconciliation_id, link_id, purchase_level, transaction_timeout, intents_id, report_group, visa_checkout_id, industry_data_type, authorization_options, capture_options, recurring_options, bank_transfer_options, purchase_options, electronic_benefits_transfer, loan_options, wallet_type, national_net_domestic_data, japan_payment_options, mobile_remote_payment_type, extended_credit_total_count, network_routing_order, pay_by_points_indicator, timeout, is_return_auth_record_enabled, network_partner_id, payment_type, enabler_id, processing_instruction].hash
615
- end
616
-
617
- # Builds the object from hash
618
- # @param [Hash] attributes Model attributes in the form of hash
619
- # @return [Object] Returns the model itself
620
- def build_from_hash(attributes)
621
- return nil unless attributes.is_a?(Hash)
622
- self.class.swagger_types.each_pair do |key, type|
623
- if type =~ /\AArray<(.*)>/i
624
- # check to ensure the input is an array given that the the attribute
625
- # is documented as an array but the input is not
626
- if attributes[self.class.attribute_map[key]].is_a?(Array)
627
- self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
628
- end
629
- elsif !attributes[self.class.attribute_map[key]].nil?
630
- self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
631
- end # or else data not found in attributes(hash), not an issue as the data can be optional
632
- end
633
-
634
- self
635
- end
636
-
637
- # Deserializes the data based on type
638
- # @param string type Data type
639
- # @param string value Value to be deserialized
640
- # @return [Object] Deserialized data
641
- def _deserialize(type, value)
642
- case type.to_sym
643
- when :DateTime
644
- DateTime.parse(value)
645
- when :Date
646
- Date.parse(value)
647
- when :String
648
- value.to_s
649
- when :Integer
650
- value.to_i
651
- when :Float
652
- value.to_f
653
- when :BOOLEAN
654
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
655
- true
656
- else
657
- false
658
- end
659
- when :Object
660
- # generic object (usually a Hash), return directly
661
- value
662
- when /\AArray<(?<inner_type>.+)>\z/
663
- inner_type = Regexp.last_match[:inner_type]
664
- value.map { |v| _deserialize(inner_type, v) }
665
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
666
- k_type = Regexp.last_match[:k_type]
667
- v_type = Regexp.last_match[:v_type]
668
- {}.tap do |hash|
669
- value.each do |k, v|
670
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
671
- end
672
- end
673
- else # model
674
- temp_model = CyberSource.const_get(type).new
675
- temp_model.build_from_hash(value)
676
- end
677
- end
678
-
679
- # Returns the string representation of the object
680
- # @return [String] String presentation of the object
681
- def to_s
682
- to_hash.to_s
683
- end
684
-
685
- # to_body is an alias to to_hash (backward compatibility)
686
- # @return [Hash] Returns the object in the form of hash
687
- def to_body
688
- to_hash
689
- end
690
-
691
- # Returns the object in the form of hash
692
- # @return [Hash] Returns the object in the form of hash
693
- def to_hash
694
- hash = {}
695
- self.class.attribute_map.each_pair do |attr, param|
696
- value = self.send(attr)
697
- next if value.nil?
698
- hash[param] = _to_hash(value)
699
- end
700
- hash
701
- end
702
-
703
- # Outputs non-array value in the form of hash
704
- # For object, use to_hash. Otherwise, just return the value
705
- # @param [Object] value Any valid value
706
- # @return [Hash] Returns the value in the form of hash
707
- def _to_hash(value)
708
- if value.is_a?(Array)
709
- value.compact.map { |v| _to_hash(v) }
710
- elsif value.is_a?(Hash)
711
- {}.tap do |hash|
712
- value.each { |k, v| hash[k] = _to_hash(v) }
713
- end
714
- elsif value.respond_to? :to_hash
715
- value.to_hash
716
- else
717
- value
718
- end
719
- end
720
- end
721
- end
1
+ =begin
2
+ #CyberSource Merged Spec
3
+
4
+ #All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
5
+
6
+ OpenAPI spec version: 0.0.1
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.38
10
+ =end
11
+
12
+ require 'date'
13
+
14
+ module CyberSource
15
+ class Ptsv2paymentsProcessingInformation
16
+ # Array of actions (one or more) to be included in the payment to invoke bundled services along with payment. Possible values are one or more of follows: - `DECISION_SKIP`: Use this when you want to skip Decision Manager service(s). - `TOKEN_CREATE`: Use this when you want to create a token from the card/bank data in your payment request. - `CONSUMER_AUTHENTICATION`: Use this when you want to check if a card is enrolled in Payer Authentication along with your payment request. - `VALIDATE_CONSUMER_AUTHENTICATION`: Use this after you acquire a Payer Authentication result that needs to be included for your payment request. - `AP_INITIATE`: Use this when Alternative Payment Initiate service is requested. - `WATCHLIST_SCREENING` : Use this when you want to call Watchlist Screening service. - `AP_SALE` : Use this when Alternative Payment Sale service is requested. - `AP_AUTH` : Use this when Alternative Payment Authorize service is requested. - `AP_REAUTH` : Use this when Alternative Payment Reauthorize service is requested.
17
+ attr_accessor :action_list
18
+
19
+ # Indicates whether to use the customer's escrow agreement. Possible values: - `true`: yes, use the customer's escrow agreement. - `false`: no, do not use the customer's escrow agreement.
20
+ attr_accessor :enable_escrow_option
21
+
22
+ # CyberSource tokens types you are performing a create on. If not supplied the default token type for the merchants token vault will be used. Valid values: - customer - paymentInstrument - instrumentIdentifier - shippingAddress
23
+ attr_accessor :action_token_types
24
+
25
+ # Bin Source File Identifier. Possible values: - itmx - rupay
26
+ attr_accessor :bin_source
27
+
28
+ # Indicates whether to also include a capture in the submitted authorization request or not. Possible values: - `true`: Include a capture with an authorization request. - `false`: (default) Do not include a capture with an authorization request. #### Used by **Authorization and Capture** Optional field.
29
+ attr_accessor :capture
30
+
31
+ # Value that identifies the processor/acquirer to use for the transaction. This value is supported only for **CyberSource through VisaNet**. Contact CyberSource Customer Support to get the value for this field.
32
+ attr_accessor :processor_id
33
+
34
+ # Required for AFT and OCT transactions. Given below is a list of all the BAI values available. However, the processors may support only few specific BAI values. - AA : Account-to-account - BB : Supplier Payments - BI : Bank-Initiated P2P Money Transfer - BP : Non-Card Bill Pay/Bill Pay - CD : Cash Deposit - CP : Credit card Bill Payment - FD : Funds disbursement - FT : Funds transfer - GD : Government Disbursement - GP : Gambling payout (non-online gambling) - LO : Loyalty credits and rebates - MD : Merchant Settlement - OG : Online Gambling Payout - PD : Payroll and pension disbursement - PP : Person-to-Person or Peer-to-Peer - TU : Top up, prepaid load - WT : Digital wallet
35
+ attr_accessor :business_application_id
36
+
37
+ # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as \"moto\"
38
+ attr_accessor :commerce_indicator
39
+
40
+ # Type of transaction. Some payment card companies use this information when determining discount rates. #### Used by **Authorization** Required payer authentication transactions; otherwise, optional. **Credit** Required for standalone credits on Chase Paymentech solutions; otherwise, optional. The list of valid values in this field depends on your processor. #### Ingenico ePayments When you omit this field for Ingenico ePayments, the processor uses the default transaction type they have on file for you instead of the default value #### Card Present You must set this field to `retail`. This field is required for a card-present transaction. Note that this should ONLY be used when the cardholder and card are present at the time of the transaction. For all keyed transactions originated from a POS terminal where the cardholder and card are not present, commerceIndicator should be submitted as `moto`
41
+ attr_accessor :commerce_indicator_label
42
+
43
+ # Type of digital payment solution for the transaction. Possible Values: - `visacheckout`: Visa Checkout. This value is required for Visa Checkout transactions. For details, see `payment_solution` field description in [Visa Checkout Using the REST API.](https://developer.cybersource.com/content/dam/docs/cybs/en-us/apifields/reference/all/rest/api-fields.pdf) - `001`: Apple Pay. - `004`: Cybersource In-App Solution. - `005`: Masterpass. This value is required for Masterpass transactions on OmniPay Direct. - `006`: Android Pay. - `007`: Chase Pay. - `008`: Samsung Pay. - `012`: Google Pay. - `013`: Cybersource P2PE Decryption - `014`: Mastercard credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `015`: Visa credential on file (COF) payment network token. Returned in authorizations that use a payment network token associated with a TMS token. - `027`: Click to Pay.
44
+ attr_accessor :payment_solution
45
+
46
+ # Please check with Cybersource customer support to see if your merchant account is configured correctly so you can include this field in your request. * For Payouts: max length for FDCCompass is String (22).
47
+ attr_accessor :reconciliation_id
48
+
49
+ # Value that links the current authorization request to the original authorization request. Set this value to the ID that was returned in the reply message from the original authorization request. This value is used for: - Partial authorizations - Split shipments
50
+ attr_accessor :link_id
51
+
52
+ # Set this field to 3 to indicate that the request includes Level III data.
53
+ attr_accessor :purchase_level
54
+
55
+ # The time-out limit in seconds for the transaction. The time-out limit starts when the customer is directed to the merchant URL that is included in the sale service response. The maximum value is 99999 (about 27 hours). When the transaction times out, the payment system changes the status to abandoned.
56
+ attr_accessor :transaction_timeout
57
+
58
+ # Set to the value of the requestID field returned in the order service response.
59
+ attr_accessor :intents_id
60
+
61
+ # Attribute that lets you define custom grouping for your processor reports. This field is supported only for **Worldpay VAP**.
62
+ attr_accessor :report_group
63
+
64
+ # Identifier for the **Visa Checkout** order. Visa Checkout provides a unique order ID for every transaction in the Visa Checkout **callID** field.
65
+ attr_accessor :visa_checkout_id
66
+
67
+ # Indicates that the transaction includes industry-specific data. Possible Values: - `airline` - `restaurant` - `lodging` - `auto_rental` - `transit` - `healthcare_medical` - `healthcare_transit` - `transit` #### Card Present, Airlines and Auto Rental You must set this field to `airline` in order for airline data to be sent to the processor. For example, if this field is not set to `airline` or is not included in the request, no airline data is sent to the processor. You must set this field to `restaurant` in order for restaurant data to be sent to the processor. When this field is not set to `restaurant` or is not included in the request, no restaurant data is sent to the processor. You must set this field to `auto_rental` in order for auto rental data to be sent to the processor. For example, if this field is not set to `auto_rental` or is not included in the request, no auto rental data is sent to the processor. Restaurant data is supported only on CyberSource through VisaNet.
68
+ attr_accessor :industry_data_type
69
+
70
+ attr_accessor :authorization_options
71
+
72
+ attr_accessor :capture_options
73
+
74
+ attr_accessor :recurring_options
75
+
76
+ attr_accessor :bank_transfer_options
77
+
78
+ attr_accessor :purchase_options
79
+
80
+ attr_accessor :electronic_benefits_transfer
81
+
82
+ attr_accessor :loan_options
83
+
84
+ # This field carries the wallet type in authorization requests and credit requests. Possible value are: - `101`: Masterpass remote payment. The customer created the wallet by manually interacting with a customer-controlled device such as a computer, tablet, or phone. This value is supported only for Masterpass transactions on Chase Paymentech Solutions and CyberSource through VisaNet. - `102`: Masterpass remote near field communication (NFC) payment. The customer created the wallet by tapping a PayPass card or customer-controlled device at a contactless card reader. This value is supported only for card-present Masterpass transactions on CyberSource through VisaNet. - `103`: Masterpass Apple Pay payment. The payment was made with a combination of Masterpass and Apple Pay. This value is supported only for Masterpass Apple Pay transactions on CyberSource through VisaNet. - `216`: Masterpass Google Pay payment. The payment was made with a combination of Masterpass and Google Pay. This value is supported only for Masterpass Google Pay transactions on CyberSource through VisaNet. - `217`: Masterpass Samsung Pay payment. The payment was made with a combination of Masterpass and Samsung Pay. This value is supported only for Masterpass Samsung Pay transactions on CyberSource through VisaNet. - `SDW`: Staged digital wallet. An issuer or operator created the wallet. This value is supported only for Masterpass transactions on Chase Paymentech Solutions. - `VCIND`: Visa Checkout payment. This value is supported only on CyberSource through VisaNet, FDC Compass, FDC Nashville Global, FDI Australia, and TSYS Acquiring Solutions. See Getting Started with Visa Checkout. For Visa Checkout transactions, the way CyberSource processes the value for this field depends on the processor. See the Visa Checkout section below. For all other values, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. Masterpass (101, 102, 103, 216, and 217): The Masterpass platform generates the wallet type value and passes it to you along with the customer's checkout information. Visa Checkout: This field is optional for Visa Checkout authorizations on FDI Australia. For all other processors, this field is required for Visa Checkout authorizations. For Visa Checkout transactions on the following processors, CyberSource sends the value that the processor expects for this field:FDC Compass,FDC Nashville Global,FDI Australia,TSYS Acquiring Solutions For all other processors, this field is a passthrough; therefore, CyberSource does not verify the value or modify it in any way before sending it to the processor. For incremental authorizations, this field is supported only for Mastercard and the supported values are 101 and 102. Payment card companies can introduce new values without notice. Your order management system should be able to process new values without problems. CyberSource through VisaNet When the value for this field is 101, 102, 103, 216, or 217, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR6, Position: 88-90, Field: Mastercard Wallet Identifier. When the value for this field is VCIND, it corresponds to the following data in the TC 33 capture file5: Record: CP01 TCR8, Position: 72-76, Field: Agent Unique ID.
85
+ attr_accessor :wallet_type
86
+
87
+ # Supplementary domestic transaction information provided by the acquirer for National Net Settlement Service (NNSS) transactions. NNSS is a settlement service that Visa provides. For transactions on CyberSource through VisaNet in countries that subscribe to NNSS: VisaNet clears transactions; VisaNet transfers funds to the acquirer after deducting processing fees and interchange fees. VisaNet settles transactions in the local pricing currency through a local financial institution. This field is supported only on CyberSource through VisaNet for domestic data in Colombia
88
+ attr_accessor :national_net_domestic_data
89
+
90
+ attr_accessor :japan_payment_options
91
+
92
+ # Type of payment initiated from a cardholder's mobile device. Possible values: - `1` : Consumer-initiated remote purchase, face-to-face - `2` : Consumer-initiated remote purchase, e-commerce - `3` : Consumer-initiated remote purchase, mail order / telephone order - `4` : Consumer-initiated bill pay - `5` : Consumer-initiated top up - `6` : Consumer-initiated cash out - `7` : ATM triggered or agent-initiated cash out - `8` : Merchant-initiated remote purchase, face-to-face - `9` : Merchant-initiated remote purchase, e-commerce This field is supported only for Mastercard transactions on CyberSource through VisaNet. Optional field. **Note** On CyberSource through VisaNet, the value for this field corresponds to the following data in the TC 33 capture file: - Record: CP01 TCR6 - Position: 94 - Field: Mastercard Mobile Remote Payment Program Indicator The TC 33 Capture file contains information about the purchases and refunds that a merchant submits to CyberSource. CyberSource through VisaNet creates the TC 33 Capture file at the end of the day and sends it to the merchant's acquirer, who uses this information to facilitate end-of-day clearing processing with payment networks.
93
+ attr_accessor :mobile_remote_payment_type
94
+
95
+ # A private national-use field submitted by acquirers and issuers in South Africa for South Africa-domestic (intra-country) authorizations and financial requests. Values for this field are 00 through 99.
96
+ attr_accessor :extended_credit_total_count
97
+
98
+ # On PIN Debit Gateways: This U.S.-only field is optionally used by participants (merchants and acquirers) to specify the network access priority. VisaNet checks to determine if there are issuer routing preferences for any of the networks specified by the sharing group code. If an issuer preference exists for one of the specified debit networks, VisaNet makes a routing selection based on the issuer's preference. If an issuer preference exists for more than one of the specified debit networks, or if no issuer preference exists, VisaNet makes a selection based on the acquirer's routing priorities. #### PIN debit Priority order of the networks through which he transaction will be routed. Set this value to a series of one-character network codes in your preferred order. This is a list of the network codes: | Network | Code | | --- | --- | | Accel | E | | AFFN | U | | Alaska Option | 3 | | CU24 | C | | Interlink | G | | Maestro | 8 | | NETS | P | | NYCE | F | | Pulse | H | | Shazam | 7 | | Star | M | | Visa | V | For example, if the Star network is your first preference and Pulse is your second preference, set this field to a value of `MH`. When you do not include this value in your PIN debit request, the list of network codes from your account is used. **Note** This field is supported only for businesses located in the U.S. Optional field for PIN debit credit or PIN debit purchase.
99
+ attr_accessor :network_routing_order
100
+
101
+ # Flag that indicates if the transaction is pay by points transaction true: Transaction uses loyalty points false: Transaction does not use loyalty points Default: false
102
+ attr_accessor :pay_by_points_indicator
103
+
104
+ # Minutes until a pending MyBank transaction will be timed out. Value must be between 5 and 30. Default is 5.
105
+ attr_accessor :timeout
106
+
107
+ # Flag that indicates the functionality we are having for merchants for which auth is done through Cybersource but settlement is done by themselves. true: functionality is supported. Processor should send raw processor auth response to Merchant. false: functionality is not supported. Default: false
108
+ attr_accessor :is_return_auth_record_enabled
109
+
110
+ # Merchant payment gateway ID that is assigned by Mastercard and is provided by the acquirer when a registered merchant payment gateway service provider is involved in the transaction. This field is supported for Visa Platform Connect.
111
+ attr_accessor :network_partner_id
112
+
113
+ # Identifier for the payment type.
114
+ attr_accessor :payment_type
115
+
116
+ # Enablers are payment processing entities that are not acquiring members and are often the primary relationship owner with merchants and originators. Enablers own technical solutions through which the merchant or originator will access acceptance. The Enabler ID is a five-character hexadecimal identifier that will be used by Visa to identify enablers. Enabler ID assignment will be determined by Visa. Visa will communicate Enablers assignments to enablers.
117
+ attr_accessor :enabler_id
118
+
119
+ # The instruction to process an order. - default value: 'NO_INSTRUCTION' - 'ORDER_SAVED_EXPLICITLY'
120
+ attr_accessor :processing_instruction
121
+
122
+ # This field is used identify the type of payment transaction taking place. This field is applicable for MasterCard transactions only. Possible values: - 201- Mastercard Rebate - 202- rePower Load Value - 203- Gaming Re-pay - 204- General Person-to-Person - 205- General Transfer to Own Account - 206- Agent Cash Out - 207- Payment of Own Credit Card Bill - 208- Business Disbursement - 209- Government/Non-Profit Disbursement - 210- Rapid Merchant Settlement - 211- Cash in at ATM (Usage limited to specific countries) - 212- Cash in at Point of Sale (Usage limited to specific countries) - 213- General Business to Business Transfer - 214- Mastercard Merchant Presented QR - 215- Mastercard Merchant Presented QR Refund Payment - 216- Utility Payments (for Brazil domestic use only) - 217- Government Services (for Brazil domestic use only) - 218- Mobile phone top-ups (for Brazil domestic use only) - 219- Coupon booklet payments (for Brazil domestic use only) - 220- General Person-to-Person Transfer - 221- Person-to-Person Transfer to Card Account - 222- General Transfer to Own Account - 223- Agent Cash Out - 224- Payment of Own Credit Card Bill - 225- Business Disbursement - 226- Transfer to Own Staged Digital Wallet Account - 227- Transfer to Own Debit or Prepaid Account - 228- General Business-to-Business Transfer - 229- Installment-based repayment - 230- Mastercard ATM Cash Pick-Up Transaction - 231- Cryptocurrency - 232- High-risk Securities
123
+ attr_accessor :transaction_type_indicator
124
+
125
+ # Possible values: - `16` : High Risk Security Other values can also be accommodated in future for different transactions. Currently this field is only used in OCT, we could not find any existing valid values for the past 30 days in production. Issuer may decline invalid purpose of payment code with response code 93. This field is also applicable for AFT transactions. For list of supported values, please refer to Developer Guide.
126
+ attr_accessor :purpose_of_payment
127
+
128
+ # Contains the ISO 639-2 defined language Code
129
+ attr_accessor :language_code
130
+
131
+ # This value is used for linking Authorization extension transaction to the original Authorization transaction and for linking MIT (Merchant initiated transaction) with the respective CIT (Customer initiated transaction).
132
+ attr_accessor :original_payment_id
133
+
134
+ # Attribute mapping from ruby-style variable name to JSON key.
135
+ def self.attribute_map
136
+ {
137
+ :'action_list' => :'actionList',
138
+ :'enable_escrow_option' => :'enableEscrowOption',
139
+ :'action_token_types' => :'actionTokenTypes',
140
+ :'bin_source' => :'binSource',
141
+ :'capture' => :'capture',
142
+ :'processor_id' => :'processorId',
143
+ :'business_application_id' => :'businessApplicationId',
144
+ :'commerce_indicator' => :'commerceIndicator',
145
+ :'commerce_indicator_label' => :'commerceIndicatorLabel',
146
+ :'payment_solution' => :'paymentSolution',
147
+ :'reconciliation_id' => :'reconciliationId',
148
+ :'link_id' => :'linkId',
149
+ :'purchase_level' => :'purchaseLevel',
150
+ :'transaction_timeout' => :'transactionTimeout',
151
+ :'intents_id' => :'intentsId',
152
+ :'report_group' => :'reportGroup',
153
+ :'visa_checkout_id' => :'visaCheckoutId',
154
+ :'industry_data_type' => :'industryDataType',
155
+ :'authorization_options' => :'authorizationOptions',
156
+ :'capture_options' => :'captureOptions',
157
+ :'recurring_options' => :'recurringOptions',
158
+ :'bank_transfer_options' => :'bankTransferOptions',
159
+ :'purchase_options' => :'purchaseOptions',
160
+ :'electronic_benefits_transfer' => :'electronicBenefitsTransfer',
161
+ :'loan_options' => :'loanOptions',
162
+ :'wallet_type' => :'walletType',
163
+ :'national_net_domestic_data' => :'nationalNetDomesticData',
164
+ :'japan_payment_options' => :'japanPaymentOptions',
165
+ :'mobile_remote_payment_type' => :'mobileRemotePaymentType',
166
+ :'extended_credit_total_count' => :'extendedCreditTotalCount',
167
+ :'network_routing_order' => :'networkRoutingOrder',
168
+ :'pay_by_points_indicator' => :'payByPointsIndicator',
169
+ :'timeout' => :'timeout',
170
+ :'is_return_auth_record_enabled' => :'isReturnAuthRecordEnabled',
171
+ :'network_partner_id' => :'networkPartnerId',
172
+ :'payment_type' => :'paymentType',
173
+ :'enabler_id' => :'enablerId',
174
+ :'processing_instruction' => :'processingInstruction',
175
+ :'transaction_type_indicator' => :'transactionTypeIndicator',
176
+ :'purpose_of_payment' => :'purposeOfPayment',
177
+ :'language_code' => :'languageCode',
178
+ :'original_payment_id' => :'originalPaymentId'
179
+ }
180
+ end
181
+
182
+ # Attribute mapping from JSON key to ruby-style variable name.
183
+ def self.json_map
184
+ {
185
+ :'action_list' => :'action_list',
186
+ :'enable_escrow_option' => :'enable_escrow_option',
187
+ :'action_token_types' => :'action_token_types',
188
+ :'bin_source' => :'bin_source',
189
+ :'capture' => :'capture',
190
+ :'processor_id' => :'processor_id',
191
+ :'business_application_id' => :'business_application_id',
192
+ :'commerce_indicator' => :'commerce_indicator',
193
+ :'commerce_indicator_label' => :'commerce_indicator_label',
194
+ :'payment_solution' => :'payment_solution',
195
+ :'reconciliation_id' => :'reconciliation_id',
196
+ :'link_id' => :'link_id',
197
+ :'purchase_level' => :'purchase_level',
198
+ :'transaction_timeout' => :'transaction_timeout',
199
+ :'intents_id' => :'intents_id',
200
+ :'report_group' => :'report_group',
201
+ :'visa_checkout_id' => :'visa_checkout_id',
202
+ :'industry_data_type' => :'industry_data_type',
203
+ :'authorization_options' => :'authorization_options',
204
+ :'capture_options' => :'capture_options',
205
+ :'recurring_options' => :'recurring_options',
206
+ :'bank_transfer_options' => :'bank_transfer_options',
207
+ :'purchase_options' => :'purchase_options',
208
+ :'electronic_benefits_transfer' => :'electronic_benefits_transfer',
209
+ :'loan_options' => :'loan_options',
210
+ :'wallet_type' => :'wallet_type',
211
+ :'national_net_domestic_data' => :'national_net_domestic_data',
212
+ :'japan_payment_options' => :'japan_payment_options',
213
+ :'mobile_remote_payment_type' => :'mobile_remote_payment_type',
214
+ :'extended_credit_total_count' => :'extended_credit_total_count',
215
+ :'network_routing_order' => :'network_routing_order',
216
+ :'pay_by_points_indicator' => :'pay_by_points_indicator',
217
+ :'timeout' => :'timeout',
218
+ :'is_return_auth_record_enabled' => :'is_return_auth_record_enabled',
219
+ :'network_partner_id' => :'network_partner_id',
220
+ :'payment_type' => :'payment_type',
221
+ :'enabler_id' => :'enabler_id',
222
+ :'processing_instruction' => :'processing_instruction',
223
+ :'transaction_type_indicator' => :'transaction_type_indicator',
224
+ :'purpose_of_payment' => :'purpose_of_payment',
225
+ :'language_code' => :'language_code',
226
+ :'original_payment_id' => :'original_payment_id'
227
+ }
228
+ end
229
+
230
+ # Attribute type mapping.
231
+ def self.swagger_types
232
+ {
233
+ :'action_list' => :'Array<String>',
234
+ :'enable_escrow_option' => :'BOOLEAN',
235
+ :'action_token_types' => :'Array<String>',
236
+ :'bin_source' => :'String',
237
+ :'capture' => :'BOOLEAN',
238
+ :'processor_id' => :'String',
239
+ :'business_application_id' => :'String',
240
+ :'commerce_indicator' => :'String',
241
+ :'commerce_indicator_label' => :'String',
242
+ :'payment_solution' => :'String',
243
+ :'reconciliation_id' => :'String',
244
+ :'link_id' => :'String',
245
+ :'purchase_level' => :'String',
246
+ :'transaction_timeout' => :'Integer',
247
+ :'intents_id' => :'String',
248
+ :'report_group' => :'String',
249
+ :'visa_checkout_id' => :'String',
250
+ :'industry_data_type' => :'String',
251
+ :'authorization_options' => :'Ptsv2paymentsProcessingInformationAuthorizationOptions',
252
+ :'capture_options' => :'Ptsv2paymentsProcessingInformationCaptureOptions',
253
+ :'recurring_options' => :'Ptsv2paymentsProcessingInformationRecurringOptions',
254
+ :'bank_transfer_options' => :'Ptsv2paymentsProcessingInformationBankTransferOptions',
255
+ :'purchase_options' => :'Ptsv2paymentsProcessingInformationPurchaseOptions',
256
+ :'electronic_benefits_transfer' => :'Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer',
257
+ :'loan_options' => :'Ptsv2paymentsProcessingInformationLoanOptions',
258
+ :'wallet_type' => :'String',
259
+ :'national_net_domestic_data' => :'String',
260
+ :'japan_payment_options' => :'Ptsv2paymentsProcessingInformationJapanPaymentOptions',
261
+ :'mobile_remote_payment_type' => :'String',
262
+ :'extended_credit_total_count' => :'String',
263
+ :'network_routing_order' => :'String',
264
+ :'pay_by_points_indicator' => :'BOOLEAN',
265
+ :'timeout' => :'Integer',
266
+ :'is_return_auth_record_enabled' => :'BOOLEAN',
267
+ :'network_partner_id' => :'String',
268
+ :'payment_type' => :'String',
269
+ :'enabler_id' => :'String',
270
+ :'processing_instruction' => :'String',
271
+ :'transaction_type_indicator' => :'String',
272
+ :'purpose_of_payment' => :'String',
273
+ :'language_code' => :'String',
274
+ :'original_payment_id' => :'String'
275
+ }
276
+ end
277
+
278
+ # Initializes the object
279
+ # @param [Hash] attributes Model attributes in the form of hash
280
+ def initialize(attributes = {})
281
+ return unless attributes.is_a?(Hash)
282
+
283
+ # convert string to symbol for hash key
284
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
285
+
286
+ if attributes.has_key?(:'actionList')
287
+ if (value = attributes[:'actionList']).is_a?(Array)
288
+ self.action_list = value
289
+ end
290
+ end
291
+
292
+ if attributes.has_key?(:'enableEscrowOption')
293
+ self.enable_escrow_option = attributes[:'enableEscrowOption']
294
+ end
295
+
296
+ if attributes.has_key?(:'actionTokenTypes')
297
+ if (value = attributes[:'actionTokenTypes']).is_a?(Array)
298
+ self.action_token_types = value
299
+ end
300
+ end
301
+
302
+ if attributes.has_key?(:'binSource')
303
+ self.bin_source = attributes[:'binSource']
304
+ end
305
+
306
+ if attributes.has_key?(:'capture')
307
+ self.capture = attributes[:'capture']
308
+ else
309
+ self.capture = false
310
+ end
311
+
312
+ if attributes.has_key?(:'processorId')
313
+ self.processor_id = attributes[:'processorId']
314
+ end
315
+
316
+ if attributes.has_key?(:'businessApplicationId')
317
+ self.business_application_id = attributes[:'businessApplicationId']
318
+ end
319
+
320
+ if attributes.has_key?(:'commerceIndicator')
321
+ self.commerce_indicator = attributes[:'commerceIndicator']
322
+ end
323
+
324
+ if attributes.has_key?(:'commerceIndicatorLabel')
325
+ self.commerce_indicator_label = attributes[:'commerceIndicatorLabel']
326
+ end
327
+
328
+ if attributes.has_key?(:'paymentSolution')
329
+ self.payment_solution = attributes[:'paymentSolution']
330
+ end
331
+
332
+ if attributes.has_key?(:'reconciliationId')
333
+ self.reconciliation_id = attributes[:'reconciliationId']
334
+ end
335
+
336
+ if attributes.has_key?(:'linkId')
337
+ self.link_id = attributes[:'linkId']
338
+ end
339
+
340
+ if attributes.has_key?(:'purchaseLevel')
341
+ self.purchase_level = attributes[:'purchaseLevel']
342
+ end
343
+
344
+ if attributes.has_key?(:'transactionTimeout')
345
+ self.transaction_timeout = attributes[:'transactionTimeout']
346
+ end
347
+
348
+ if attributes.has_key?(:'intentsId')
349
+ self.intents_id = attributes[:'intentsId']
350
+ end
351
+
352
+ if attributes.has_key?(:'reportGroup')
353
+ self.report_group = attributes[:'reportGroup']
354
+ end
355
+
356
+ if attributes.has_key?(:'visaCheckoutId')
357
+ self.visa_checkout_id = attributes[:'visaCheckoutId']
358
+ end
359
+
360
+ if attributes.has_key?(:'industryDataType')
361
+ self.industry_data_type = attributes[:'industryDataType']
362
+ end
363
+
364
+ if attributes.has_key?(:'authorizationOptions')
365
+ self.authorization_options = attributes[:'authorizationOptions']
366
+ end
367
+
368
+ if attributes.has_key?(:'captureOptions')
369
+ self.capture_options = attributes[:'captureOptions']
370
+ end
371
+
372
+ if attributes.has_key?(:'recurringOptions')
373
+ self.recurring_options = attributes[:'recurringOptions']
374
+ end
375
+
376
+ if attributes.has_key?(:'bankTransferOptions')
377
+ self.bank_transfer_options = attributes[:'bankTransferOptions']
378
+ end
379
+
380
+ if attributes.has_key?(:'purchaseOptions')
381
+ self.purchase_options = attributes[:'purchaseOptions']
382
+ end
383
+
384
+ if attributes.has_key?(:'electronicBenefitsTransfer')
385
+ self.electronic_benefits_transfer = attributes[:'electronicBenefitsTransfer']
386
+ end
387
+
388
+ if attributes.has_key?(:'loanOptions')
389
+ self.loan_options = attributes[:'loanOptions']
390
+ end
391
+
392
+ if attributes.has_key?(:'walletType')
393
+ self.wallet_type = attributes[:'walletType']
394
+ end
395
+
396
+ if attributes.has_key?(:'nationalNetDomesticData')
397
+ self.national_net_domestic_data = attributes[:'nationalNetDomesticData']
398
+ end
399
+
400
+ if attributes.has_key?(:'japanPaymentOptions')
401
+ self.japan_payment_options = attributes[:'japanPaymentOptions']
402
+ end
403
+
404
+ if attributes.has_key?(:'mobileRemotePaymentType')
405
+ self.mobile_remote_payment_type = attributes[:'mobileRemotePaymentType']
406
+ end
407
+
408
+ if attributes.has_key?(:'extendedCreditTotalCount')
409
+ self.extended_credit_total_count = attributes[:'extendedCreditTotalCount']
410
+ end
411
+
412
+ if attributes.has_key?(:'networkRoutingOrder')
413
+ self.network_routing_order = attributes[:'networkRoutingOrder']
414
+ end
415
+
416
+ if attributes.has_key?(:'payByPointsIndicator')
417
+ self.pay_by_points_indicator = attributes[:'payByPointsIndicator']
418
+ end
419
+
420
+ if attributes.has_key?(:'timeout')
421
+ self.timeout = attributes[:'timeout']
422
+ end
423
+
424
+ if attributes.has_key?(:'isReturnAuthRecordEnabled')
425
+ self.is_return_auth_record_enabled = attributes[:'isReturnAuthRecordEnabled']
426
+ end
427
+
428
+ if attributes.has_key?(:'networkPartnerId')
429
+ self.network_partner_id = attributes[:'networkPartnerId']
430
+ end
431
+
432
+ if attributes.has_key?(:'paymentType')
433
+ self.payment_type = attributes[:'paymentType']
434
+ end
435
+
436
+ if attributes.has_key?(:'enablerId')
437
+ self.enabler_id = attributes[:'enablerId']
438
+ end
439
+
440
+ if attributes.has_key?(:'processingInstruction')
441
+ self.processing_instruction = attributes[:'processingInstruction']
442
+ end
443
+
444
+ if attributes.has_key?(:'transactionTypeIndicator')
445
+ self.transaction_type_indicator = attributes[:'transactionTypeIndicator']
446
+ end
447
+
448
+ if attributes.has_key?(:'purposeOfPayment')
449
+ self.purpose_of_payment = attributes[:'purposeOfPayment']
450
+ end
451
+
452
+ if attributes.has_key?(:'languageCode')
453
+ self.language_code = attributes[:'languageCode']
454
+ end
455
+
456
+ if attributes.has_key?(:'originalPaymentId')
457
+ self.original_payment_id = attributes[:'originalPaymentId']
458
+ end
459
+ end
460
+
461
+ # Show invalid properties with the reasons. Usually used together with valid?
462
+ # @return Array for valid properties with the reasons
463
+ def list_invalid_properties
464
+ invalid_properties = Array.new
465
+ invalid_properties
466
+ end
467
+
468
+ # Check to see if the all the properties in the model are valid
469
+ # @return true if the model is valid
470
+ def valid?
471
+ true
472
+ end
473
+
474
+ # Custom attribute writer method with validation
475
+ # @param [Object] processor_id Value to be assigned
476
+ def processor_id=(processor_id)
477
+ @processor_id = processor_id
478
+ end
479
+
480
+ # Custom attribute writer method with validation
481
+ # @param [Object] commerce_indicator Value to be assigned
482
+ def commerce_indicator=(commerce_indicator)
483
+ @commerce_indicator = commerce_indicator
484
+ end
485
+
486
+ # Custom attribute writer method with validation
487
+ # @param [Object] commerce_indicator_label Value to be assigned
488
+ def commerce_indicator_label=(commerce_indicator_label)
489
+ @commerce_indicator_label = commerce_indicator_label
490
+ end
491
+
492
+ # Custom attribute writer method with validation
493
+ # @param [Object] payment_solution Value to be assigned
494
+ def payment_solution=(payment_solution)
495
+ @payment_solution = payment_solution
496
+ end
497
+
498
+ # Custom attribute writer method with validation
499
+ # @param [Object] reconciliation_id Value to be assigned
500
+ def reconciliation_id=(reconciliation_id)
501
+ @reconciliation_id = reconciliation_id
502
+ end
503
+
504
+ # Custom attribute writer method with validation
505
+ # @param [Object] link_id Value to be assigned
506
+ def link_id=(link_id)
507
+ @link_id = link_id
508
+ end
509
+
510
+ # Custom attribute writer method with validation
511
+ # @param [Object] purchase_level Value to be assigned
512
+ def purchase_level=(purchase_level)
513
+ @purchase_level = purchase_level
514
+ end
515
+
516
+ # Custom attribute writer method with validation
517
+ # @param [Object] transaction_timeout Value to be assigned
518
+ def transaction_timeout=(transaction_timeout)
519
+ @transaction_timeout = transaction_timeout
520
+ end
521
+
522
+ # Custom attribute writer method with validation
523
+ # @param [Object] intents_id Value to be assigned
524
+ def intents_id=(intents_id)
525
+ @intents_id = intents_id
526
+ end
527
+
528
+ # Custom attribute writer method with validation
529
+ # @param [Object] report_group Value to be assigned
530
+ def report_group=(report_group)
531
+ @report_group = report_group
532
+ end
533
+
534
+ # Custom attribute writer method with validation
535
+ # @param [Object] visa_checkout_id Value to be assigned
536
+ def visa_checkout_id=(visa_checkout_id)
537
+ @visa_checkout_id = visa_checkout_id
538
+ end
539
+
540
+ # Custom attribute writer method with validation
541
+ # @param [Object] industry_data_type Value to be assigned
542
+ def industry_data_type=(industry_data_type)
543
+ @industry_data_type = industry_data_type
544
+ end
545
+
546
+ # Custom attribute writer method with validation
547
+ # @param [Object] wallet_type Value to be assigned
548
+ def wallet_type=(wallet_type)
549
+ @wallet_type = wallet_type
550
+ end
551
+
552
+ # Custom attribute writer method with validation
553
+ # @param [Object] national_net_domestic_data Value to be assigned
554
+ def national_net_domestic_data=(national_net_domestic_data)
555
+ @national_net_domestic_data = national_net_domestic_data
556
+ end
557
+
558
+ # Custom attribute writer method with validation
559
+ # @param [Object] mobile_remote_payment_type Value to be assigned
560
+ def mobile_remote_payment_type=(mobile_remote_payment_type)
561
+ @mobile_remote_payment_type = mobile_remote_payment_type
562
+ end
563
+
564
+ # Custom attribute writer method with validation
565
+ # @param [Object] extended_credit_total_count Value to be assigned
566
+ def extended_credit_total_count=(extended_credit_total_count)
567
+ @extended_credit_total_count = extended_credit_total_count
568
+ end
569
+
570
+ # Custom attribute writer method with validation
571
+ # @param [Object] network_routing_order Value to be assigned
572
+ def network_routing_order=(network_routing_order)
573
+ @network_routing_order = network_routing_order
574
+ end
575
+
576
+ # Custom attribute writer method with validation
577
+ # @param [Object] network_partner_id Value to be assigned
578
+ def network_partner_id=(network_partner_id)
579
+ @network_partner_id = network_partner_id
580
+ end
581
+
582
+ # Custom attribute writer method with validation
583
+ # @param [Object] payment_type Value to be assigned
584
+ def payment_type=(payment_type)
585
+ @payment_type = payment_type
586
+ end
587
+
588
+ # Custom attribute writer method with validation
589
+ # @param [Object] enabler_id Value to be assigned
590
+ def enabler_id=(enabler_id)
591
+ @enabler_id = enabler_id
592
+ end
593
+
594
+ # Custom attribute writer method with validation
595
+ # @param [Object] processing_instruction Value to be assigned
596
+ def processing_instruction=(processing_instruction)
597
+ @processing_instruction = processing_instruction
598
+ end
599
+
600
+ # Custom attribute writer method with validation
601
+ # @param [Object] transaction_type_indicator Value to be assigned
602
+ def transaction_type_indicator=(transaction_type_indicator)
603
+ @transaction_type_indicator = transaction_type_indicator
604
+ end
605
+
606
+ # Custom attribute writer method with validation
607
+ # @param [Object] purpose_of_payment Value to be assigned
608
+ def purpose_of_payment=(purpose_of_payment)
609
+ @purpose_of_payment = purpose_of_payment
610
+ end
611
+
612
+ # Custom attribute writer method with validation
613
+ # @param [Object] language_code Value to be assigned
614
+ def language_code=(language_code)
615
+ @language_code = language_code
616
+ end
617
+
618
+ # Custom attribute writer method with validation
619
+ # @param [Object] original_payment_id Value to be assigned
620
+ def original_payment_id=(original_payment_id)
621
+ @original_payment_id = original_payment_id
622
+ end
623
+
624
+ # Checks equality by comparing each attribute.
625
+ # @param [Object] Object to be compared
626
+ def ==(o)
627
+ return true if self.equal?(o)
628
+ self.class == o.class &&
629
+ action_list == o.action_list &&
630
+ enable_escrow_option == o.enable_escrow_option &&
631
+ action_token_types == o.action_token_types &&
632
+ bin_source == o.bin_source &&
633
+ capture == o.capture &&
634
+ processor_id == o.processor_id &&
635
+ business_application_id == o.business_application_id &&
636
+ commerce_indicator == o.commerce_indicator &&
637
+ commerce_indicator_label == o.commerce_indicator_label &&
638
+ payment_solution == o.payment_solution &&
639
+ reconciliation_id == o.reconciliation_id &&
640
+ link_id == o.link_id &&
641
+ purchase_level == o.purchase_level &&
642
+ transaction_timeout == o.transaction_timeout &&
643
+ intents_id == o.intents_id &&
644
+ report_group == o.report_group &&
645
+ visa_checkout_id == o.visa_checkout_id &&
646
+ industry_data_type == o.industry_data_type &&
647
+ authorization_options == o.authorization_options &&
648
+ capture_options == o.capture_options &&
649
+ recurring_options == o.recurring_options &&
650
+ bank_transfer_options == o.bank_transfer_options &&
651
+ purchase_options == o.purchase_options &&
652
+ electronic_benefits_transfer == o.electronic_benefits_transfer &&
653
+ loan_options == o.loan_options &&
654
+ wallet_type == o.wallet_type &&
655
+ national_net_domestic_data == o.national_net_domestic_data &&
656
+ japan_payment_options == o.japan_payment_options &&
657
+ mobile_remote_payment_type == o.mobile_remote_payment_type &&
658
+ extended_credit_total_count == o.extended_credit_total_count &&
659
+ network_routing_order == o.network_routing_order &&
660
+ pay_by_points_indicator == o.pay_by_points_indicator &&
661
+ timeout == o.timeout &&
662
+ is_return_auth_record_enabled == o.is_return_auth_record_enabled &&
663
+ network_partner_id == o.network_partner_id &&
664
+ payment_type == o.payment_type &&
665
+ enabler_id == o.enabler_id &&
666
+ processing_instruction == o.processing_instruction &&
667
+ transaction_type_indicator == o.transaction_type_indicator &&
668
+ purpose_of_payment == o.purpose_of_payment &&
669
+ language_code == o.language_code &&
670
+ original_payment_id == o.original_payment_id
671
+ end
672
+
673
+ # @see the `==` method
674
+ # @param [Object] Object to be compared
675
+ def eql?(o)
676
+ self == o
677
+ end
678
+
679
+ # Calculates hash code according to all attributes.
680
+ # @return [Fixnum] Hash code
681
+ def hash
682
+ [action_list, enable_escrow_option, action_token_types, bin_source, capture, processor_id, business_application_id, commerce_indicator, commerce_indicator_label, payment_solution, reconciliation_id, link_id, purchase_level, transaction_timeout, intents_id, report_group, visa_checkout_id, industry_data_type, authorization_options, capture_options, recurring_options, bank_transfer_options, purchase_options, electronic_benefits_transfer, loan_options, wallet_type, national_net_domestic_data, japan_payment_options, mobile_remote_payment_type, extended_credit_total_count, network_routing_order, pay_by_points_indicator, timeout, is_return_auth_record_enabled, network_partner_id, payment_type, enabler_id, processing_instruction, transaction_type_indicator, purpose_of_payment, language_code, original_payment_id].hash
683
+ end
684
+
685
+ # Builds the object from hash
686
+ # @param [Hash] attributes Model attributes in the form of hash
687
+ # @return [Object] Returns the model itself
688
+ def build_from_hash(attributes)
689
+ return nil unless attributes.is_a?(Hash)
690
+ self.class.swagger_types.each_pair do |key, type|
691
+ if type =~ /\AArray<(.*)>/i
692
+ # check to ensure the input is an array given that the the attribute
693
+ # is documented as an array but the input is not
694
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
695
+ self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
696
+ end
697
+ elsif !attributes[self.class.attribute_map[key]].nil?
698
+ self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
699
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
700
+ end
701
+
702
+ self
703
+ end
704
+
705
+ # Deserializes the data based on type
706
+ # @param string type Data type
707
+ # @param string value Value to be deserialized
708
+ # @return [Object] Deserialized data
709
+ def _deserialize(type, value)
710
+ case type.to_sym
711
+ when :DateTime
712
+ DateTime.parse(value)
713
+ when :Date
714
+ Date.parse(value)
715
+ when :String
716
+ value.to_s
717
+ when :Integer
718
+ value.to_i
719
+ when :Float
720
+ value.to_f
721
+ when :BOOLEAN
722
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
723
+ true
724
+ else
725
+ false
726
+ end
727
+ when :Object
728
+ # generic object (usually a Hash), return directly
729
+ value
730
+ when /\AArray<(?<inner_type>.+)>\z/
731
+ inner_type = Regexp.last_match[:inner_type]
732
+ value.map { |v| _deserialize(inner_type, v) }
733
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
734
+ k_type = Regexp.last_match[:k_type]
735
+ v_type = Regexp.last_match[:v_type]
736
+ {}.tap do |hash|
737
+ value.each do |k, v|
738
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
739
+ end
740
+ end
741
+ else # model
742
+ temp_model = CyberSource.const_get(type).new
743
+ temp_model.build_from_hash(value)
744
+ end
745
+ end
746
+
747
+ # Returns the string representation of the object
748
+ # @return [String] String presentation of the object
749
+ def to_s
750
+ to_hash.to_s
751
+ end
752
+
753
+ # to_body is an alias to to_hash (backward compatibility)
754
+ # @return [Hash] Returns the object in the form of hash
755
+ def to_body
756
+ to_hash
757
+ end
758
+
759
+ # Returns the object in the form of hash
760
+ # @return [Hash] Returns the object in the form of hash
761
+ def to_hash
762
+ hash = {}
763
+ self.class.attribute_map.each_pair do |attr, param|
764
+ value = self.send(attr)
765
+ next if value.nil?
766
+ hash[param] = _to_hash(value)
767
+ end
768
+ hash
769
+ end
770
+
771
+ # Outputs non-array value in the form of hash
772
+ # For object, use to_hash. Otherwise, just return the value
773
+ # @param [Object] value Any valid value
774
+ # @return [Hash] Returns the value in the form of hash
775
+ def _to_hash(value)
776
+ if value.is_a?(Array)
777
+ value.compact.map { |v| _to_hash(v) }
778
+ elsif value.is_a?(Hash)
779
+ {}.tap do |hash|
780
+ value.each { |k, v| hash[k] = _to_hash(v) }
781
+ end
782
+ elsif value.respond_to? :to_hash
783
+ value.to_hash
784
+ else
785
+ value
786
+ end
787
+ end
788
+ end
789
+ end