first_data_gateway 1.10.0 → 1.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (867) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +25 -27
  3. data/docs/AmountComponents.md +3 -1
  4. data/docs/ApmPaymentMethod.md +19 -0
  5. data/docs/ApmPaymentMethodAllOf.md +19 -0
  6. data/docs/ApmSaleTransaction.md +17 -0
  7. data/docs/ApmSaleTransactionAllOf.md +17 -0
  8. data/docs/AuthenticationResult.md +1 -1
  9. data/docs/AuthenticationUpdateRequest.md +1 -1
  10. data/docs/Billing.md +4 -0
  11. data/docs/CardholderInfoResponse.md +27 -0
  12. data/docs/DecryptedGooglePay.md +2 -2
  13. data/docs/Order.md +3 -1
  14. data/docs/OrderApi.md +2 -2
  15. data/docs/OrderErrorResponse.md +1 -1
  16. data/docs/OrderResponse.md +1 -1
  17. data/docs/PaymentApi.md +4 -4
  18. data/docs/{BrandingStyleConfigurationResponse.md → PaymentBrandResponse.md} +4 -4
  19. data/docs/PaymentCard.md +1 -1
  20. data/docs/PaymentSchedulesErrorResponse.md +1 -1
  21. data/docs/PaymentSchedulesRequest.md +1 -1
  22. data/docs/PaymentSchedulesResponse.md +1 -1
  23. data/docs/{FontFace.md → PaymentStepRequest.md} +2 -2
  24. data/docs/{ConnectMode.md → PaymentStepResponse.md} +2 -2
  25. data/docs/PaymentTokenizationErrorResponse.md +1 -1
  26. data/docs/PaymentTokenizationResponse.md +1 -1
  27. data/docs/PaymentUrlDetail.md +1 -1
  28. data/docs/PaymentUrlErrorResponse.md +1 -1
  29. data/docs/PaymentUrlRequest.md +4 -2
  30. data/docs/PaymentUrlResponse.md +1 -1
  31. data/docs/PreAuthSecondaryTransaction.md +19 -0
  32. data/docs/PreAuthSecondaryTransactionAllOf.md +19 -0
  33. data/docs/ProcessorData.md +2 -0
  34. data/docs/ProvideDetailPaymentStepRequest.md +25 -0
  35. data/docs/ProvideDetailPaymentStepRequestAllOf.md +23 -0
  36. data/docs/ProvideDetailPaymentStepResponse.md +21 -0
  37. data/docs/ProvideDetailPaymentStepResponseAllOf.md +19 -0
  38. data/docs/PurchaseCardsLevel2.md +1 -1
  39. data/docs/RecurringPaymentDetailsResponse.md +1 -1
  40. data/docs/ResponseAmountComponents.md +2 -0
  41. data/docs/RevolvingOptions.md +17 -0
  42. data/docs/Secure3D10AuthenticationRequest.md +2 -1
  43. data/docs/Secure3D10AuthenticationRequestAllOf.md +17 -0
  44. data/docs/Secure3DAuthenticationRequest.md +25 -0
  45. data/docs/Secure3DAuthenticationRequestAllOf.md +25 -0
  46. data/docs/Secure3DAuthenticationResult.md +25 -0
  47. data/docs/Secure3DAuthenticationResultAllOf.md +25 -0
  48. data/docs/Secure3DAuthenticationUpdateRequest.md +19 -0
  49. data/docs/SepaMandate.md +1 -1
  50. data/docs/{FontWeight.md → StepRequest.md} +3 -2
  51. data/docs/{Body.md → StepResponse.md} +3 -3
  52. data/docs/TransactionErrorResponse.md +3 -1
  53. data/docs/TransactionResponse.md +4 -2
  54. data/first_data_gateway.gemspec +1 -1
  55. data/lib/.DS_Store +0 -0
  56. data/lib/openapi_client.rb +18 -69
  57. data/lib/openapi_client/.DS_Store +0 -0
  58. data/lib/openapi_client/api/authentication_api.rb +2 -2
  59. data/lib/openapi_client/api/currency_conversion_api.rb +2 -2
  60. data/lib/openapi_client/api/fraud_detect_api.rb +2 -2
  61. data/lib/openapi_client/api/information_lookup_api.rb +2 -2
  62. data/lib/openapi_client/api/order_api.rb +4 -4
  63. data/lib/openapi_client/api/payment_api.rb +4 -4
  64. data/lib/openapi_client/api/payment_schedules_api.rb +2 -2
  65. data/lib/openapi_client/api/payment_token_api.rb +2 -2
  66. data/lib/openapi_client/api/payment_url_api.rb +2 -2
  67. data/lib/openapi_client/api/verification_api.rb +2 -2
  68. data/lib/openapi_client/api_client.rb +3 -3
  69. data/lib/openapi_client/api_error.rb +2 -2
  70. data/lib/openapi_client/configuration.rb +5 -5
  71. data/lib/openapi_client/models/access_token_request.rb +2 -2
  72. data/lib/openapi_client/models/access_token_response.rb +2 -2
  73. data/lib/openapi_client/models/account_info_lookup_request.rb +2 -2
  74. data/lib/openapi_client/models/account_updater_response.rb +2 -2
  75. data/lib/openapi_client/models/account_verification_request.rb +2 -2
  76. data/lib/openapi_client/models/ach_credit_transaction.rb +2 -2
  77. data/lib/openapi_client/models/ach_post_auth_transaction.rb +2 -2
  78. data/lib/openapi_client/models/ach_post_auth_transaction_all_of.rb +2 -2
  79. data/lib/openapi_client/models/ach_pre_auth_transaction.rb +2 -2
  80. data/lib/openapi_client/models/ach_pre_auth_transaction_all_of.rb +2 -2
  81. data/lib/openapi_client/models/ach_recurring_type.rb +2 -2
  82. data/lib/openapi_client/models/ach_response.rb +10 -10
  83. data/lib/openapi_client/models/ach_return_transaction.rb +2 -2
  84. data/lib/openapi_client/models/ach_sale_transaction.rb +2 -2
  85. data/lib/openapi_client/models/ach_void_transaction.rb +2 -2
  86. data/lib/openapi_client/models/acs_response.rb +2 -2
  87. data/lib/openapi_client/models/additional_amount_rate.rb +2 -2
  88. data/lib/openapi_client/models/additional_details.rb +2 -2
  89. data/lib/openapi_client/models/additional_transaction_details.rb +2 -2
  90. data/lib/openapi_client/models/address.rb +2 -2
  91. data/lib/openapi_client/models/airline.rb +2 -2
  92. data/lib/openapi_client/models/airline_ancillary_service_category.rb +2 -2
  93. data/lib/openapi_client/models/airline_travel_route.rb +2 -2
  94. data/lib/openapi_client/models/ali_pay.rb +2 -2
  95. data/lib/openapi_client/models/ali_pay_payment_method.rb +2 -2
  96. data/lib/openapi_client/models/ali_pay_payment_method_all_of.rb +2 -2
  97. data/lib/openapi_client/models/ali_pay_sale_transaction.rb +2 -2
  98. data/lib/openapi_client/models/ali_pay_sale_transaction_all_of.rb +2 -2
  99. data/lib/openapi_client/models/amount.rb +2 -2
  100. data/lib/openapi_client/models/amount_components.rb +16 -6
  101. data/lib/openapi_client/models/{mobile_header_area.rb → apm_payment_method.rb} +36 -28
  102. data/lib/openapi_client/models/{update_email_settings_request.rb → apm_payment_method_all_of.rb} +26 -17
  103. data/lib/openapi_client/models/{store_email_settings.rb → apm_sale_transaction.rb} +30 -33
  104. data/lib/openapi_client/models/{button.rb → apm_sale_transaction_all_of.rb} +17 -22
  105. data/lib/openapi_client/models/authentication_request.rb +2 -2
  106. data/lib/openapi_client/models/authentication_result.rb +2 -2
  107. data/lib/openapi_client/models/authentication_update_request.rb +2 -2
  108. data/lib/openapi_client/models/avs_response.rb +2 -2
  109. data/lib/openapi_client/models/bancontact_qr.rb +2 -2
  110. data/lib/openapi_client/models/basic_response.rb +2 -2
  111. data/lib/openapi_client/models/billing.rb +4 -4
  112. data/lib/openapi_client/models/billing_address.rb +2 -2
  113. data/lib/openapi_client/models/car_rental.rb +2 -2
  114. data/lib/openapi_client/models/car_rental_extra_charges.rb +2 -2
  115. data/lib/openapi_client/models/card.rb +2 -2
  116. data/lib/openapi_client/models/card_function.rb +2 -2
  117. data/lib/openapi_client/models/card_info.rb +2 -2
  118. data/lib/openapi_client/models/card_info_lookup_request.rb +2 -2
  119. data/lib/openapi_client/models/card_info_lookup_response.rb +2 -2
  120. data/lib/openapi_client/models/card_verification_request.rb +2 -2
  121. data/lib/openapi_client/models/cardholder_info_response.rb +2 -2
  122. data/lib/openapi_client/models/china_domestic.rb +2 -2
  123. data/lib/openapi_client/models/china_domestic_payment_method.rb +2 -2
  124. data/lib/openapi_client/models/china_domestic_payment_method_all_of.rb +2 -2
  125. data/lib/openapi_client/models/china_pn_r_sale_transaction.rb +2 -2
  126. data/lib/openapi_client/models/china_pn_r_sale_transaction_all_of.rb +2 -2
  127. data/lib/openapi_client/models/client_locale.rb +2 -2
  128. data/lib/openapi_client/models/client_registration.rb +2 -2
  129. data/lib/openapi_client/models/contact.rb +2 -2
  130. data/lib/openapi_client/models/create_payment_token.rb +2 -2
  131. data/lib/openapi_client/models/currency_conversion.rb +2 -2
  132. data/lib/openapi_client/models/currency_conversion_response.rb +2 -2
  133. data/lib/openapi_client/models/customer.rb +2 -2
  134. data/lib/openapi_client/models/customer_address.rb +2 -2
  135. data/lib/openapi_client/models/dcc.rb +2 -2
  136. data/lib/openapi_client/models/dcc_all_of.rb +2 -2
  137. data/lib/openapi_client/models/dcc_exchange_rate_request.rb +2 -2
  138. data/lib/openapi_client/models/dcc_exchange_rate_request_all_of.rb +2 -2
  139. data/lib/openapi_client/models/decrypted_apple_pay.rb +2 -2
  140. data/lib/openapi_client/models/decrypted_apple_pay_wallet_payment_method.rb +2 -2
  141. data/lib/openapi_client/models/decrypted_apple_pay_wallet_payment_method_all_of.rb +2 -2
  142. data/lib/openapi_client/models/decrypted_google_pay.rb +8 -26
  143. data/lib/openapi_client/models/decrypted_google_pay_wallet_payment_method.rb +2 -2
  144. data/lib/openapi_client/models/decrypted_google_pay_wallet_payment_method_all_of.rb +2 -2
  145. data/lib/openapi_client/models/decrypted_samsung_pay.rb +2 -2
  146. data/lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method.rb +2 -2
  147. data/lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method_all_of.rb +2 -2
  148. data/lib/openapi_client/models/device.rb +2 -2
  149. data/lib/openapi_client/models/disbursement.rb +2 -2
  150. data/lib/openapi_client/models/disbursement_transaction_type.rb +2 -2
  151. data/lib/openapi_client/models/document.rb +2 -2
  152. data/lib/openapi_client/models/dynamic_pricing.rb +2 -2
  153. data/lib/openapi_client/models/dynamic_pricing_all_of.rb +2 -2
  154. data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request.rb +2 -2
  155. data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request_all_of.rb +2 -2
  156. data/lib/openapi_client/models/encrypted_apple_pay.rb +2 -2
  157. data/lib/openapi_client/models/encrypted_apple_pay_header.rb +2 -2
  158. data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method.rb +2 -2
  159. data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method_all_of.rb +2 -2
  160. data/lib/openapi_client/models/encrypted_google_pay.rb +2 -2
  161. data/lib/openapi_client/models/encrypted_google_pay_data.rb +2 -2
  162. data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method.rb +2 -2
  163. data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method_all_of.rb +2 -2
  164. data/lib/openapi_client/models/encrypted_samsung_pay.rb +2 -2
  165. data/lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method.rb +2 -2
  166. data/lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method_all_of.rb +2 -2
  167. data/lib/openapi_client/models/error.rb +2 -2
  168. data/lib/openapi_client/models/error_details.rb +2 -2
  169. data/lib/openapi_client/models/error_message.rb +2 -2
  170. data/lib/openapi_client/models/error_response.rb +2 -2
  171. data/lib/openapi_client/models/exchange_rate_details.rb +2 -2
  172. data/lib/openapi_client/models/exchange_rate_request.rb +2 -2
  173. data/lib/openapi_client/models/exchange_rate_response.rb +2 -2
  174. data/lib/openapi_client/models/expiration.rb +4 -5
  175. data/lib/openapi_client/models/fraud_address.rb +2 -2
  176. data/lib/openapi_client/models/fraud_order.rb +2 -2
  177. data/lib/openapi_client/models/fraud_order_items.rb +2 -2
  178. data/lib/openapi_client/models/fraud_registration.rb +2 -2
  179. data/lib/openapi_client/models/fraud_registration_card.rb +2 -2
  180. data/lib/openapi_client/models/fraud_registration_device.rb +2 -2
  181. data/lib/openapi_client/models/fraud_registration_device_items.rb +2 -2
  182. data/lib/openapi_client/models/fraud_registration_error.rb +2 -2
  183. data/lib/openapi_client/models/fraud_registration_response.rb +2 -2
  184. data/lib/openapi_client/models/fraud_score.rb +2 -2
  185. data/lib/openapi_client/models/frequency.rb +2 -2
  186. data/lib/openapi_client/models/funding_transaction_type.rb +2 -2
  187. data/lib/openapi_client/models/id_info.rb +2 -2
  188. data/lib/openapi_client/models/industry_specific_extensions.rb +2 -2
  189. data/lib/openapi_client/models/installment_options.rb +2 -2
  190. data/lib/openapi_client/models/issuer_response.rb +2 -2
  191. data/lib/openapi_client/models/items.rb +2 -2
  192. data/lib/openapi_client/models/location.rb +2 -2
  193. data/lib/openapi_client/models/lodging.rb +2 -2
  194. data/lib/openapi_client/models/lodging_extra_charges.rb +2 -2
  195. data/lib/openapi_client/models/loyalty.rb +2 -2
  196. data/lib/openapi_client/models/masterpass_wallet_payment_method.rb +2 -2
  197. data/lib/openapi_client/models/masterpass_wallet_payment_method_all_of.rb +2 -2
  198. data/lib/openapi_client/models/mcc6012.rb +2 -2
  199. data/lib/openapi_client/models/merchant.rb +2 -2
  200. data/lib/openapi_client/models/method.rb +2 -2
  201. data/lib/openapi_client/models/order.rb +13 -4
  202. data/lib/openapi_client/models/order_error_response.rb +3 -3
  203. data/lib/openapi_client/models/order_response.rb +3 -3
  204. data/lib/openapi_client/models/pay_pal.rb +2 -2
  205. data/lib/openapi_client/models/pay_pal_payment_method.rb +2 -2
  206. data/lib/openapi_client/models/pay_pal_payment_method_all_of.rb +2 -2
  207. data/lib/openapi_client/models/payment.rb +2 -2
  208. data/lib/openapi_client/models/{sofort_setup_response.rb → payment_brand_response.rb} +15 -12
  209. data/lib/openapi_client/models/payment_card.rb +3 -3
  210. data/lib/openapi_client/models/payment_card_credit_transaction.rb +2 -2
  211. data/lib/openapi_client/models/payment_card_disbursement_transaction.rb +2 -2
  212. data/lib/openapi_client/models/payment_card_disbursement_transaction_all_of.rb +2 -2
  213. data/lib/openapi_client/models/payment_card_forced_ticket_transaction.rb +2 -2
  214. data/lib/openapi_client/models/payment_card_forced_ticket_transaction_all_of.rb +2 -2
  215. data/lib/openapi_client/models/payment_card_info_lookup_request.rb +2 -2
  216. data/lib/openapi_client/models/payment_card_info_lookup_request_all_of.rb +2 -2
  217. data/lib/openapi_client/models/payment_card_payer_auth_transaction.rb +2 -2
  218. data/lib/openapi_client/models/payment_card_payer_auth_transaction_all_of.rb +2 -2
  219. data/lib/openapi_client/models/payment_card_payment_method.rb +2 -2
  220. data/lib/openapi_client/models/payment_card_payment_method_all_of.rb +2 -2
  221. data/lib/openapi_client/models/payment_card_payment_token_update_request.rb +2 -2
  222. data/lib/openapi_client/models/payment_card_payment_tokenization_request.rb +2 -2
  223. data/lib/openapi_client/models/payment_card_payment_tokenization_request_all_of.rb +2 -2
  224. data/lib/openapi_client/models/payment_card_pre_auth_transaction.rb +2 -2
  225. data/lib/openapi_client/models/payment_card_pre_auth_transaction_all_of.rb +2 -2
  226. data/lib/openapi_client/models/payment_card_sale_transaction.rb +2 -2
  227. data/lib/openapi_client/models/payment_card_sale_transaction_all_of.rb +2 -2
  228. data/lib/openapi_client/models/payment_card_verification_request.rb +2 -2
  229. data/lib/openapi_client/models/payment_card_verification_request_all_of.rb +2 -2
  230. data/lib/openapi_client/models/payment_device.rb +2 -2
  231. data/lib/openapi_client/models/payment_device_credit_transaction.rb +2 -2
  232. data/lib/openapi_client/models/payment_device_credit_transaction_all_of.rb +2 -2
  233. data/lib/openapi_client/models/payment_device_disbursement_transaction.rb +2 -2
  234. data/lib/openapi_client/models/payment_device_disbursement_transaction_all_of.rb +2 -2
  235. data/lib/openapi_client/models/payment_device_payment_method.rb +2 -2
  236. data/lib/openapi_client/models/payment_device_payment_method_all_of.rb +2 -2
  237. data/lib/openapi_client/models/payment_device_payment_tokenization_request.rb +2 -2
  238. data/lib/openapi_client/models/payment_device_payment_tokenization_request_all_of.rb +2 -2
  239. data/lib/openapi_client/models/payment_device_pre_auth_transaction.rb +2 -2
  240. data/lib/openapi_client/models/payment_device_pre_auth_transaction_all_of.rb +2 -2
  241. data/lib/openapi_client/models/payment_device_sale_transaction.rb +2 -2
  242. data/lib/openapi_client/models/payment_device_sale_transaction_all_of.rb +2 -2
  243. data/lib/openapi_client/models/payment_facilitator.rb +2 -2
  244. data/lib/openapi_client/models/payment_method_details.rb +2 -2
  245. data/lib/openapi_client/models/payment_method_payment_schedules_request.rb +2 -2
  246. data/lib/openapi_client/models/payment_method_payment_schedules_request_all_of.rb +2 -2
  247. data/lib/openapi_client/models/payment_method_type.rb +3 -2
  248. data/lib/openapi_client/models/payment_registration.rb +2 -2
  249. data/lib/openapi_client/models/payment_schedules_error_response.rb +3 -3
  250. data/lib/openapi_client/models/payment_schedules_request.rb +3 -3
  251. data/lib/openapi_client/models/payment_schedules_response.rb +3 -3
  252. data/lib/openapi_client/models/{store_url_configuration_request.rb → payment_step_request.rb} +21 -21
  253. data/lib/openapi_client/models/{branding_style_configuration_request.rb → payment_step_response.rb} +21 -21
  254. data/lib/openapi_client/models/payment_token_credit_transaction.rb +2 -2
  255. data/lib/openapi_client/models/payment_token_credit_transaction_all_of.rb +2 -2
  256. data/lib/openapi_client/models/payment_token_details.rb +2 -2
  257. data/lib/openapi_client/models/payment_token_details_all_of.rb +2 -2
  258. data/lib/openapi_client/models/payment_token_disbursement_transaction.rb +2 -2
  259. data/lib/openapi_client/models/payment_token_disbursement_transaction_all_of.rb +2 -2
  260. data/lib/openapi_client/models/payment_token_info_lookup_request.rb +2 -2
  261. data/lib/openapi_client/models/payment_token_info_lookup_request_all_of.rb +2 -2
  262. data/lib/openapi_client/models/payment_token_payment_method.rb +2 -2
  263. data/lib/openapi_client/models/payment_token_payment_method_all_of.rb +2 -2
  264. data/lib/openapi_client/models/payment_token_pre_auth_transaction.rb +2 -2
  265. data/lib/openapi_client/models/payment_token_pre_auth_transaction_all_of.rb +2 -2
  266. data/lib/openapi_client/models/payment_token_sale_transaction.rb +2 -2
  267. data/lib/openapi_client/models/payment_token_sale_transaction_all_of.rb +2 -2
  268. data/lib/openapi_client/models/payment_token_update_response.rb +2 -2
  269. data/lib/openapi_client/models/payment_token_verification_request.rb +2 -2
  270. data/lib/openapi_client/models/payment_token_verification_request_all_of.rb +2 -2
  271. data/lib/openapi_client/models/payment_tokenization_error_response.rb +3 -3
  272. data/lib/openapi_client/models/payment_tokenization_request.rb +2 -2
  273. data/lib/openapi_client/models/payment_tokenization_response.rb +3 -3
  274. data/lib/openapi_client/models/payment_url_detail.rb +3 -3
  275. data/lib/openapi_client/models/payment_url_detail_response.rb +2 -2
  276. data/lib/openapi_client/models/payment_url_error_response.rb +3 -3
  277. data/lib/openapi_client/models/payment_url_request.rb +16 -7
  278. data/lib/openapi_client/models/payment_url_response.rb +3 -3
  279. data/lib/openapi_client/models/payment_url_status.rb +2 -2
  280. data/lib/openapi_client/models/paypal_credit_transaction.rb +2 -2
  281. data/lib/openapi_client/models/paypal_credit_transaction_all_of.rb +2 -2
  282. data/lib/openapi_client/models/phone.rb +2 -2
  283. data/lib/openapi_client/models/post_auth_transaction.rb +2 -2
  284. data/lib/openapi_client/models/post_auth_transaction_all_of.rb +2 -2
  285. data/lib/openapi_client/models/{update_email_settings_response.rb → pre_auth_secondary_transaction.rb} +35 -44
  286. data/lib/openapi_client/models/{branding_style_configuration_result.rb → pre_auth_secondary_transaction_all_of.rb} +26 -20
  287. data/lib/openapi_client/models/primary_transaction.rb +2 -2
  288. data/lib/openapi_client/models/processor_data.rb +2 -2
  289. data/lib/openapi_client/models/{remove_fraud_blocked_items_response.rb → provide_detail_payment_step_request.rb} +47 -35
  290. data/lib/openapi_client/models/{background.rb → provide_detail_payment_step_request_all_of.rb} +30 -31
  291. data/lib/openapi_client/models/{shared_secret_configuration_request.rb → provide_detail_payment_step_response.rb} +44 -38
  292. data/lib/openapi_client/models/{block_name.rb → provide_detail_payment_step_response_all_of.rb} +20 -21
  293. data/lib/openapi_client/models/purchase_cards.rb +2 -2
  294. data/lib/openapi_client/models/purchase_cards_level2.rb +8 -8
  295. data/lib/openapi_client/models/purchase_cards_level3.rb +2 -2
  296. data/lib/openapi_client/models/purchase_cards_level3_line_items.rb +2 -2
  297. data/lib/openapi_client/models/receipt.rb +2 -2
  298. data/lib/openapi_client/models/receipt_line.rb +2 -2
  299. data/lib/openapi_client/models/receipt_request_info.rb +2 -2
  300. data/lib/openapi_client/models/receiver_info.rb +2 -2
  301. data/lib/openapi_client/models/recurring_payment_details.rb +2 -2
  302. data/lib/openapi_client/models/recurring_payment_details_response.rb +3 -3
  303. data/lib/openapi_client/models/referenced_order_payment_schedules_request.rb +2 -2
  304. data/lib/openapi_client/models/referenced_order_payment_schedules_request_all_of.rb +2 -2
  305. data/lib/openapi_client/models/referenced_order_payment_tokenization_request.rb +2 -2
  306. data/lib/openapi_client/models/referenced_order_payment_tokenization_request_all_of.rb +2 -2
  307. data/lib/openapi_client/models/registration_method.rb +2 -2
  308. data/lib/openapi_client/models/response_amount_components.rb +13 -3
  309. data/lib/openapi_client/models/response_amount_components_all_of.rb +2 -2
  310. data/lib/openapi_client/models/response_type.rb +2 -2
  311. data/lib/openapi_client/models/return_transaction.rb +2 -2
  312. data/lib/openapi_client/models/return_transaction_all_of.rb +2 -2
  313. data/lib/openapi_client/models/{country_profile.rb → revolving_options.rb} +14 -14
  314. data/lib/openapi_client/models/score_only_request.rb +2 -2
  315. data/lib/openapi_client/models/score_only_response.rb +2 -2
  316. data/lib/openapi_client/models/score_only_response_fraud_score.rb +2 -2
  317. data/lib/openapi_client/models/score_only_response_fraud_score_explanations.rb +2 -2
  318. data/lib/openapi_client/models/secondary_transaction.rb +2 -2
  319. data/lib/openapi_client/models/secure3_d10_authentication_request.rb +2 -2
  320. data/lib/openapi_client/models/secure3_d10_authentication_request_all_of.rb +2 -2
  321. data/lib/openapi_client/models/secure3_d10_authentication_result.rb +2 -2
  322. data/lib/openapi_client/models/secure3_d10_authentication_result_all_of.rb +2 -2
  323. data/lib/openapi_client/models/secure3_d10_authentication_update_request.rb +2 -2
  324. data/lib/openapi_client/models/secure3_d10_authentication_update_request_all_of.rb +2 -2
  325. data/lib/openapi_client/models/secure3_d21_authentication_request.rb +2 -2
  326. data/lib/openapi_client/models/secure3_d21_authentication_request_all_of.rb +2 -2
  327. data/lib/openapi_client/models/secure3_d21_authentication_result.rb +2 -2
  328. data/lib/openapi_client/models/secure3_d21_authentication_result_all_of.rb +2 -2
  329. data/lib/openapi_client/models/secure3_d21_authentication_update_request.rb +2 -2
  330. data/lib/openapi_client/models/secure3_d21_authentication_update_request_all_of.rb +2 -2
  331. data/lib/openapi_client/models/secure3_d_authentication_request.rb +2 -2
  332. data/lib/openapi_client/models/secure3_d_authentication_request_all_of.rb +2 -2
  333. data/lib/openapi_client/models/secure3_d_authentication_response.rb +2 -2
  334. data/lib/openapi_client/models/secure3_d_authentication_response_params.rb +2 -2
  335. data/lib/openapi_client/models/secure3_d_authentication_response_secure3d_method.rb +2 -2
  336. data/lib/openapi_client/models/secure3_d_authentication_result.rb +2 -2
  337. data/lib/openapi_client/models/secure3_d_authentication_result_all_of.rb +2 -2
  338. data/lib/openapi_client/models/secure3_d_authentication_update_request.rb +2 -2
  339. data/lib/openapi_client/models/secure3d_response.rb +2 -2
  340. data/lib/openapi_client/models/sender_info.rb +2 -2
  341. data/lib/openapi_client/models/sepa.rb +2 -2
  342. data/lib/openapi_client/models/sepa_mandate.rb +9 -18
  343. data/lib/openapi_client/models/sepa_payment_method.rb +2 -2
  344. data/lib/openapi_client/models/sepa_payment_method_all_of.rb +2 -2
  345. data/lib/openapi_client/models/sepa_sale_transaction.rb +2 -2
  346. data/lib/openapi_client/models/sepa_sale_transaction_all_of.rb +2 -2
  347. data/lib/openapi_client/models/ship_to_address.rb +2 -2
  348. data/lib/openapi_client/models/shipping.rb +2 -2
  349. data/lib/openapi_client/models/soft_descriptor.rb +2 -2
  350. data/lib/openapi_client/models/split_shipment.rb +2 -2
  351. data/lib/openapi_client/models/{block_domain.rb → step_request.rb} +23 -14
  352. data/lib/openapi_client/models/{text.rb → step_response.rb} +22 -22
  353. data/lib/openapi_client/models/stored_credential.rb +2 -2
  354. data/lib/openapi_client/models/sub_merchant_data.rb +2 -2
  355. data/lib/openapi_client/models/sub_merchant_split.rb +2 -2
  356. data/lib/openapi_client/models/tele_check_ach_payment_method.rb +2 -2
  357. data/lib/openapi_client/models/tele_check_ach_payment_method_ach_bill_to.rb +2 -2
  358. data/lib/openapi_client/models/tele_check_cbp_payment_method.rb +2 -2
  359. data/lib/openapi_client/models/tele_check_ica_payment_method.rb +2 -2
  360. data/lib/openapi_client/models/tele_check_ica_payment_method_all_of.rb +2 -2
  361. data/lib/openapi_client/models/transaction_error_response.rb +16 -4
  362. data/lib/openapi_client/models/transaction_origin.rb +2 -2
  363. data/lib/openapi_client/models/transaction_response.rb +19 -7
  364. data/lib/openapi_client/models/transaction_type.rb +2 -2
  365. data/lib/openapi_client/models/union_pay_authentication_request.rb +2 -2
  366. data/lib/openapi_client/models/union_pay_authentication_request_all_of.rb +2 -2
  367. data/lib/openapi_client/models/union_pay_authentication_update_request.rb +2 -2
  368. data/lib/openapi_client/models/union_pay_authentication_update_request_all_of.rb +2 -2
  369. data/lib/openapi_client/models/update_payment_token.rb +2 -2
  370. data/lib/openapi_client/models/use_payment_token.rb +2 -2
  371. data/lib/openapi_client/models/verification3ds.rb +2 -2
  372. data/lib/openapi_client/models/verification_avs.rb +2 -2
  373. data/lib/openapi_client/models/verification_cvv.rb +2 -2
  374. data/lib/openapi_client/models/void_pre_auth_transactions.rb +2 -2
  375. data/lib/openapi_client/models/void_transaction.rb +2 -2
  376. data/lib/openapi_client/models/void_transaction_all_of.rb +2 -2
  377. data/lib/openapi_client/models/wallet_payment_method.rb +2 -2
  378. data/lib/openapi_client/models/wallet_pre_auth_transaction.rb +2 -2
  379. data/lib/openapi_client/models/wallet_pre_auth_transaction_all_of.rb +2 -2
  380. data/lib/openapi_client/models/wallet_sale_transaction.rb +2 -2
  381. data/lib/openapi_client/models/wallet_sale_transaction_all_of.rb +2 -2
  382. data/lib/openapi_client/version.rb +3 -3
  383. data/lib/simple/gateway.rb +1 -2
  384. data/spec/.DS_Store +0 -0
  385. data/spec/api/authentication_api_spec.rb +2 -2
  386. data/spec/api/currency_conversion_api_spec.rb +2 -2
  387. data/spec/api/fraud_detect_api_spec.rb +2 -2
  388. data/spec/api/information_lookup_api_spec.rb +2 -2
  389. data/spec/api/order_api_spec.rb +3 -3
  390. data/spec/api/payment_api_spec.rb +3 -3
  391. data/spec/api/payment_schedules_api_spec.rb +2 -2
  392. data/spec/api/payment_token_api_spec.rb +2 -2
  393. data/spec/api/payment_url_api_spec.rb +2 -2
  394. data/spec/api/verification_api_spec.rb +2 -2
  395. data/spec/api_client_spec.rb +2 -2
  396. data/spec/configuration_spec.rb +2 -2
  397. data/spec/models/access_token_request_spec.rb +2 -2
  398. data/spec/models/access_token_response_spec.rb +2 -2
  399. data/spec/models/account_info_lookup_request_spec.rb +2 -2
  400. data/spec/models/account_updater_response_spec.rb +2 -2
  401. data/spec/models/account_verification_request_spec.rb +2 -2
  402. data/spec/models/ach_credit_transaction_spec.rb +2 -2
  403. data/spec/models/ach_post_auth_transaction_all_of_spec.rb +2 -2
  404. data/spec/models/ach_post_auth_transaction_spec.rb +2 -2
  405. data/spec/models/ach_pre_auth_transaction_all_of_spec.rb +2 -2
  406. data/spec/models/ach_pre_auth_transaction_spec.rb +2 -2
  407. data/spec/models/ach_recurring_type_spec.rb +2 -2
  408. data/spec/models/ach_response_spec.rb +2 -2
  409. data/spec/models/ach_return_transaction_spec.rb +2 -2
  410. data/spec/models/ach_sale_transaction_spec.rb +2 -2
  411. data/spec/models/ach_void_transaction_spec.rb +2 -2
  412. data/spec/models/acs_response_spec.rb +2 -2
  413. data/spec/models/additional_amount_rate_spec.rb +2 -2
  414. data/spec/models/additional_details_spec.rb +2 -2
  415. data/spec/models/additional_transaction_details_spec.rb +2 -2
  416. data/spec/models/address_spec.rb +2 -2
  417. data/spec/models/airline_ancillary_service_category_spec.rb +2 -2
  418. data/spec/models/airline_spec.rb +2 -2
  419. data/spec/models/airline_travel_route_spec.rb +2 -2
  420. data/spec/models/ali_pay_payment_method_all_of_spec.rb +2 -2
  421. data/spec/models/ali_pay_payment_method_spec.rb +2 -2
  422. data/spec/models/ali_pay_sale_transaction_all_of_spec.rb +2 -2
  423. data/spec/models/ali_pay_sale_transaction_spec.rb +2 -2
  424. data/spec/models/ali_pay_spec.rb +2 -2
  425. data/spec/models/amount_components_spec.rb +8 -2
  426. data/spec/models/amount_spec.rb +2 -2
  427. data/spec/models/{blocked_card_number_spec.rb → apm_payment_method_all_of_spec.rb} +10 -10
  428. data/spec/models/{ideal_setup_spec.rb → apm_payment_method_spec.rb} +10 -10
  429. data/spec/models/{footer_spec.rb → apm_sale_transaction_all_of_spec.rb} +9 -9
  430. data/spec/models/{borders_spec.rb → apm_sale_transaction_spec.rb} +9 -9
  431. data/spec/models/authentication_request_spec.rb +2 -2
  432. data/spec/models/authentication_result_spec.rb +2 -2
  433. data/spec/models/authentication_update_request_spec.rb +2 -2
  434. data/spec/models/avs_response_spec.rb +2 -2
  435. data/spec/models/bancontact_qr_spec.rb +2 -2
  436. data/spec/models/basic_response_spec.rb +2 -2
  437. data/spec/models/billing_address_spec.rb +2 -2
  438. data/spec/models/billing_spec.rb +2 -2
  439. data/spec/models/car_rental_extra_charges_spec.rb +2 -2
  440. data/spec/models/car_rental_spec.rb +2 -2
  441. data/spec/models/card_function_spec.rb +2 -2
  442. data/spec/models/card_info_lookup_request_spec.rb +2 -2
  443. data/spec/models/card_info_lookup_response_spec.rb +2 -2
  444. data/spec/models/card_info_spec.rb +2 -2
  445. data/spec/models/card_spec.rb +2 -2
  446. data/spec/models/card_verification_request_spec.rb +2 -2
  447. data/spec/models/cardholder_info_response_spec.rb +2 -2
  448. data/spec/models/china_domestic_payment_method_all_of_spec.rb +2 -2
  449. data/spec/models/china_domestic_payment_method_spec.rb +2 -2
  450. data/spec/models/china_domestic_spec.rb +2 -2
  451. data/spec/models/china_pn_r_sale_transaction_all_of_spec.rb +2 -2
  452. data/spec/models/china_pn_r_sale_transaction_spec.rb +2 -2
  453. data/spec/models/client_locale_spec.rb +2 -2
  454. data/spec/models/client_registration_spec.rb +2 -2
  455. data/spec/models/contact_spec.rb +2 -2
  456. data/spec/models/create_payment_token_spec.rb +2 -2
  457. data/spec/models/currency_conversion_response_spec.rb +2 -2
  458. data/spec/models/currency_conversion_spec.rb +2 -2
  459. data/spec/models/customer_address_spec.rb +2 -2
  460. data/spec/models/customer_spec.rb +2 -2
  461. data/spec/models/dcc_all_of_spec.rb +2 -2
  462. data/spec/models/dcc_exchange_rate_request_all_of_spec.rb +2 -2
  463. data/spec/models/dcc_exchange_rate_request_spec.rb +2 -2
  464. data/spec/models/dcc_spec.rb +2 -2
  465. data/spec/models/decrypted_apple_pay_spec.rb +2 -2
  466. data/spec/models/decrypted_apple_pay_wallet_payment_method_all_of_spec.rb +2 -2
  467. data/spec/models/decrypted_apple_pay_wallet_payment_method_spec.rb +2 -2
  468. data/spec/models/decrypted_google_pay_spec.rb +2 -2
  469. data/spec/models/decrypted_google_pay_wallet_payment_method_all_of_spec.rb +2 -2
  470. data/spec/models/decrypted_google_pay_wallet_payment_method_spec.rb +2 -2
  471. data/spec/models/decrypted_samsung_pay_spec.rb +2 -2
  472. data/spec/models/decrypted_samsung_pay_wallet_payment_method_all_of_spec.rb +2 -2
  473. data/spec/models/decrypted_samsung_pay_wallet_payment_method_spec.rb +2 -2
  474. data/spec/models/device_spec.rb +2 -2
  475. data/spec/models/disbursement_spec.rb +2 -2
  476. data/spec/models/disbursement_transaction_type_spec.rb +2 -2
  477. data/spec/models/document_spec.rb +2 -2
  478. data/spec/models/dynamic_pricing_all_of_spec.rb +2 -2
  479. data/spec/models/dynamic_pricing_exchange_rate_request_all_of_spec.rb +2 -2
  480. data/spec/models/dynamic_pricing_exchange_rate_request_spec.rb +2 -2
  481. data/spec/models/dynamic_pricing_spec.rb +2 -2
  482. data/spec/models/encrypted_apple_pay_header_spec.rb +2 -2
  483. data/spec/models/encrypted_apple_pay_spec.rb +2 -2
  484. data/spec/models/encrypted_apple_pay_wallet_payment_method_all_of_spec.rb +2 -2
  485. data/spec/models/encrypted_apple_pay_wallet_payment_method_spec.rb +2 -2
  486. data/spec/models/encrypted_google_pay_data_spec.rb +2 -2
  487. data/spec/models/encrypted_google_pay_spec.rb +2 -2
  488. data/spec/models/encrypted_google_pay_wallet_payment_method_all_of_spec.rb +2 -2
  489. data/spec/models/encrypted_google_pay_wallet_payment_method_spec.rb +2 -2
  490. data/spec/models/encrypted_samsung_pay_spec.rb +2 -2
  491. data/spec/models/encrypted_samsung_pay_wallet_payment_method_all_of_spec.rb +2 -2
  492. data/spec/models/encrypted_samsung_pay_wallet_payment_method_spec.rb +2 -2
  493. data/spec/models/error_details_spec.rb +2 -2
  494. data/spec/models/error_message_spec.rb +2 -2
  495. data/spec/models/error_response_spec.rb +2 -2
  496. data/spec/models/error_spec.rb +2 -2
  497. data/spec/models/exchange_rate_details_spec.rb +2 -2
  498. data/spec/models/exchange_rate_request_spec.rb +2 -2
  499. data/spec/models/exchange_rate_response_spec.rb +2 -2
  500. data/spec/models/expiration_spec.rb +2 -2
  501. data/spec/models/fraud_address_spec.rb +2 -2
  502. data/spec/models/fraud_order_items_spec.rb +2 -2
  503. data/spec/models/fraud_order_spec.rb +2 -2
  504. data/spec/models/fraud_registration_card_spec.rb +2 -2
  505. data/spec/models/fraud_registration_device_items_spec.rb +2 -2
  506. data/spec/models/fraud_registration_device_spec.rb +2 -2
  507. data/spec/models/fraud_registration_error_spec.rb +2 -2
  508. data/spec/models/fraud_registration_response_spec.rb +2 -2
  509. data/spec/models/fraud_registration_spec.rb +2 -2
  510. data/spec/models/fraud_score_spec.rb +2 -2
  511. data/spec/models/frequency_spec.rb +2 -2
  512. data/spec/models/funding_transaction_type_spec.rb +2 -2
  513. data/spec/models/id_info_spec.rb +2 -2
  514. data/spec/models/industry_specific_extensions_spec.rb +2 -2
  515. data/spec/models/installment_options_spec.rb +2 -2
  516. data/spec/models/issuer_response_spec.rb +2 -2
  517. data/spec/models/items_spec.rb +2 -2
  518. data/spec/models/location_spec.rb +2 -2
  519. data/spec/models/lodging_extra_charges_spec.rb +2 -2
  520. data/spec/models/lodging_spec.rb +2 -2
  521. data/spec/models/loyalty_spec.rb +2 -2
  522. data/spec/models/masterpass_wallet_payment_method_all_of_spec.rb +2 -2
  523. data/spec/models/masterpass_wallet_payment_method_spec.rb +2 -2
  524. data/spec/models/mcc6012_spec.rb +2 -2
  525. data/spec/models/merchant_spec.rb +2 -2
  526. data/spec/models/method_spec.rb +2 -2
  527. data/spec/models/order_error_response_spec.rb +2 -2
  528. data/spec/models/order_response_spec.rb +2 -2
  529. data/spec/models/order_spec.rb +8 -2
  530. data/spec/models/pay_pal_payment_method_all_of_spec.rb +2 -2
  531. data/spec/models/pay_pal_payment_method_spec.rb +2 -2
  532. data/spec/models/pay_pal_spec.rb +2 -2
  533. data/spec/models/{sofort_setup_response_spec.rb → payment_brand_response_spec.rb} +9 -9
  534. data/spec/models/payment_card_credit_transaction_spec.rb +2 -2
  535. data/spec/models/payment_card_disbursement_transaction_all_of_spec.rb +2 -2
  536. data/spec/models/payment_card_disbursement_transaction_spec.rb +2 -2
  537. data/spec/models/payment_card_forced_ticket_transaction_all_of_spec.rb +2 -2
  538. data/spec/models/payment_card_forced_ticket_transaction_spec.rb +2 -2
  539. data/spec/models/payment_card_info_lookup_request_all_of_spec.rb +2 -2
  540. data/spec/models/payment_card_info_lookup_request_spec.rb +2 -2
  541. data/spec/models/payment_card_payer_auth_transaction_all_of_spec.rb +2 -2
  542. data/spec/models/payment_card_payer_auth_transaction_spec.rb +2 -2
  543. data/spec/models/payment_card_payment_method_all_of_spec.rb +2 -2
  544. data/spec/models/payment_card_payment_method_spec.rb +2 -2
  545. data/spec/models/payment_card_payment_token_update_request_spec.rb +2 -2
  546. data/spec/models/payment_card_payment_tokenization_request_all_of_spec.rb +2 -2
  547. data/spec/models/payment_card_payment_tokenization_request_spec.rb +2 -2
  548. data/spec/models/payment_card_pre_auth_transaction_all_of_spec.rb +2 -2
  549. data/spec/models/payment_card_pre_auth_transaction_spec.rb +2 -2
  550. data/spec/models/payment_card_sale_transaction_all_of_spec.rb +2 -2
  551. data/spec/models/payment_card_sale_transaction_spec.rb +2 -2
  552. data/spec/models/payment_card_spec.rb +2 -2
  553. data/spec/models/payment_card_verification_request_all_of_spec.rb +2 -2
  554. data/spec/models/payment_card_verification_request_spec.rb +2 -2
  555. data/spec/models/payment_device_credit_transaction_all_of_spec.rb +2 -2
  556. data/spec/models/payment_device_credit_transaction_spec.rb +2 -2
  557. data/spec/models/payment_device_disbursement_transaction_all_of_spec.rb +2 -2
  558. data/spec/models/payment_device_disbursement_transaction_spec.rb +2 -2
  559. data/spec/models/payment_device_payment_method_all_of_spec.rb +2 -2
  560. data/spec/models/payment_device_payment_method_spec.rb +2 -2
  561. data/spec/models/payment_device_payment_tokenization_request_all_of_spec.rb +2 -2
  562. data/spec/models/payment_device_payment_tokenization_request_spec.rb +2 -2
  563. data/spec/models/payment_device_pre_auth_transaction_all_of_spec.rb +2 -2
  564. data/spec/models/payment_device_pre_auth_transaction_spec.rb +2 -2
  565. data/spec/models/payment_device_sale_transaction_all_of_spec.rb +2 -2
  566. data/spec/models/payment_device_sale_transaction_spec.rb +2 -2
  567. data/spec/models/payment_device_spec.rb +2 -2
  568. data/spec/models/payment_facilitator_spec.rb +2 -2
  569. data/spec/models/payment_method_details_spec.rb +2 -2
  570. data/spec/models/payment_method_payment_schedules_request_all_of_spec.rb +2 -2
  571. data/spec/models/payment_method_payment_schedules_request_spec.rb +2 -2
  572. data/spec/models/payment_method_type_spec.rb +2 -2
  573. data/spec/models/payment_registration_spec.rb +2 -2
  574. data/spec/models/payment_schedules_error_response_spec.rb +2 -2
  575. data/spec/models/payment_schedules_request_spec.rb +2 -2
  576. data/spec/models/payment_schedules_response_spec.rb +2 -2
  577. data/spec/models/payment_spec.rb +2 -2
  578. data/spec/models/{font_face_spec.rb → payment_step_request_spec.rb} +8 -8
  579. data/spec/models/{connect_mode_spec.rb → payment_step_response_spec.rb} +8 -8
  580. data/spec/models/payment_token_credit_transaction_all_of_spec.rb +2 -2
  581. data/spec/models/payment_token_credit_transaction_spec.rb +2 -2
  582. data/spec/models/payment_token_details_all_of_spec.rb +2 -2
  583. data/spec/models/payment_token_details_spec.rb +2 -2
  584. data/spec/models/payment_token_disbursement_transaction_all_of_spec.rb +2 -2
  585. data/spec/models/payment_token_disbursement_transaction_spec.rb +2 -2
  586. data/spec/models/payment_token_info_lookup_request_all_of_spec.rb +2 -2
  587. data/spec/models/payment_token_info_lookup_request_spec.rb +2 -2
  588. data/spec/models/payment_token_payment_method_all_of_spec.rb +2 -2
  589. data/spec/models/payment_token_payment_method_spec.rb +2 -2
  590. data/spec/models/payment_token_pre_auth_transaction_all_of_spec.rb +2 -2
  591. data/spec/models/payment_token_pre_auth_transaction_spec.rb +2 -2
  592. data/spec/models/payment_token_sale_transaction_all_of_spec.rb +2 -2
  593. data/spec/models/payment_token_sale_transaction_spec.rb +2 -2
  594. data/spec/models/payment_token_update_response_spec.rb +2 -2
  595. data/spec/models/payment_token_verification_request_all_of_spec.rb +2 -2
  596. data/spec/models/payment_token_verification_request_spec.rb +2 -2
  597. data/spec/models/payment_tokenization_error_response_spec.rb +2 -2
  598. data/spec/models/payment_tokenization_request_spec.rb +2 -2
  599. data/spec/models/payment_tokenization_response_spec.rb +2 -2
  600. data/spec/models/payment_url_detail_response_spec.rb +2 -2
  601. data/spec/models/payment_url_detail_spec.rb +2 -2
  602. data/spec/models/payment_url_error_response_spec.rb +2 -2
  603. data/spec/models/payment_url_request_spec.rb +8 -2
  604. data/spec/models/payment_url_response_spec.rb +2 -2
  605. data/spec/models/payment_url_status_spec.rb +2 -2
  606. data/spec/models/paypal_credit_transaction_all_of_spec.rb +2 -2
  607. data/spec/models/paypal_credit_transaction_spec.rb +2 -2
  608. data/spec/models/phone_spec.rb +2 -2
  609. data/spec/models/post_auth_transaction_all_of_spec.rb +2 -2
  610. data/spec/models/post_auth_transaction_spec.rb +2 -2
  611. data/spec/models/{branding_style_configuration_result_spec.rb → pre_auth_secondary_transaction_all_of_spec.rb} +10 -10
  612. data/spec/models/{store_url_configuration_result_spec.rb → pre_auth_secondary_transaction_spec.rb} +10 -10
  613. data/spec/models/primary_transaction_spec.rb +2 -2
  614. data/spec/models/processor_data_spec.rb +2 -2
  615. data/spec/models/{branding_style_configuration_response_spec.rb → provide_detail_payment_step_request_all_of_spec.rb} +12 -12
  616. data/spec/models/{properties_spec.rb → provide_detail_payment_step_request_spec.rb} +13 -13
  617. data/spec/models/{block_name_spec.rb → provide_detail_payment_step_response_all_of_spec.rb} +10 -10
  618. data/spec/models/{sofort_setup_spec.rb → provide_detail_payment_step_response_spec.rb} +11 -11
  619. data/spec/models/purchase_cards_level2_spec.rb +2 -2
  620. data/spec/models/purchase_cards_level3_line_items_spec.rb +2 -2
  621. data/spec/models/purchase_cards_level3_spec.rb +2 -2
  622. data/spec/models/purchase_cards_spec.rb +2 -2
  623. data/spec/models/receipt_line_spec.rb +2 -2
  624. data/spec/models/receipt_request_info_spec.rb +2 -2
  625. data/spec/models/receipt_spec.rb +2 -2
  626. data/spec/models/receiver_info_spec.rb +2 -2
  627. data/spec/models/recurring_payment_details_response_spec.rb +2 -2
  628. data/spec/models/recurring_payment_details_spec.rb +2 -2
  629. data/spec/models/referenced_order_payment_schedules_request_all_of_spec.rb +2 -2
  630. data/spec/models/referenced_order_payment_schedules_request_spec.rb +2 -2
  631. data/spec/models/referenced_order_payment_tokenization_request_all_of_spec.rb +2 -2
  632. data/spec/models/referenced_order_payment_tokenization_request_spec.rb +2 -2
  633. data/spec/models/registration_method_spec.rb +2 -2
  634. data/spec/models/response_amount_components_all_of_spec.rb +2 -2
  635. data/spec/models/response_amount_components_spec.rb +8 -2
  636. data/spec/models/response_type_spec.rb +2 -2
  637. data/spec/models/return_transaction_all_of_spec.rb +2 -2
  638. data/spec/models/return_transaction_spec.rb +2 -2
  639. data/spec/models/{block_domain_spec.rb → revolving_options_spec.rb} +9 -9
  640. data/spec/models/score_only_request_spec.rb +2 -2
  641. data/spec/models/score_only_response_fraud_score_explanations_spec.rb +2 -2
  642. data/spec/models/score_only_response_fraud_score_spec.rb +2 -2
  643. data/spec/models/score_only_response_spec.rb +2 -2
  644. data/spec/models/secondary_transaction_spec.rb +2 -2
  645. data/spec/models/secure3_d10_authentication_request_all_of_spec.rb +2 -2
  646. data/spec/models/secure3_d10_authentication_request_spec.rb +2 -2
  647. data/spec/models/secure3_d10_authentication_result_all_of_spec.rb +2 -2
  648. data/spec/models/secure3_d10_authentication_result_spec.rb +2 -2
  649. data/spec/models/secure3_d10_authentication_update_request_all_of_spec.rb +2 -2
  650. data/spec/models/secure3_d10_authentication_update_request_spec.rb +2 -2
  651. data/spec/models/secure3_d21_authentication_request_all_of_spec.rb +2 -2
  652. data/spec/models/secure3_d21_authentication_request_spec.rb +2 -2
  653. data/spec/models/secure3_d21_authentication_result_all_of_spec.rb +2 -2
  654. data/spec/models/secure3_d21_authentication_result_spec.rb +2 -2
  655. data/spec/models/secure3_d21_authentication_update_request_all_of_spec.rb +2 -2
  656. data/spec/models/secure3_d21_authentication_update_request_spec.rb +2 -2
  657. data/spec/models/secure3_d_authentication_request_all_of_spec.rb +2 -2
  658. data/spec/models/secure3_d_authentication_request_spec.rb +2 -2
  659. data/spec/models/secure3_d_authentication_response_params_spec.rb +2 -2
  660. data/spec/models/secure3_d_authentication_response_secure3d_method_spec.rb +2 -2
  661. data/spec/models/secure3_d_authentication_response_spec.rb +2 -2
  662. data/spec/models/secure3_d_authentication_result_all_of_spec.rb +2 -2
  663. data/spec/models/secure3_d_authentication_result_spec.rb +2 -2
  664. data/spec/models/secure3_d_authentication_update_request_spec.rb +2 -2
  665. data/spec/models/secure3d_response_spec.rb +2 -2
  666. data/spec/models/sender_info_spec.rb +2 -2
  667. data/spec/models/sepa_mandate_spec.rb +2 -2
  668. data/spec/models/sepa_payment_method_all_of_spec.rb +2 -2
  669. data/spec/models/sepa_payment_method_spec.rb +2 -2
  670. data/spec/models/sepa_sale_transaction_all_of_spec.rb +2 -2
  671. data/spec/models/sepa_sale_transaction_spec.rb +2 -2
  672. data/spec/models/sepa_spec.rb +2 -2
  673. data/spec/models/ship_to_address_spec.rb +2 -2
  674. data/spec/models/shipping_spec.rb +2 -2
  675. data/spec/models/soft_descriptor_spec.rb +2 -2
  676. data/spec/models/split_shipment_spec.rb +2 -2
  677. data/spec/models/{body_spec.rb → step_request_spec.rb} +9 -9
  678. data/spec/models/{content_spec.rb → step_response_spec.rb} +9 -9
  679. data/spec/models/stored_credential_spec.rb +2 -2
  680. data/spec/models/sub_merchant_data_spec.rb +2 -2
  681. data/spec/models/sub_merchant_split_spec.rb +2 -2
  682. data/spec/models/tele_check_ach_payment_method_ach_bill_to_spec.rb +2 -2
  683. data/spec/models/tele_check_ach_payment_method_spec.rb +2 -2
  684. data/spec/models/tele_check_cbp_payment_method_spec.rb +2 -2
  685. data/spec/models/tele_check_ica_payment_method_all_of_spec.rb +2 -2
  686. data/spec/models/tele_check_ica_payment_method_spec.rb +2 -2
  687. data/spec/models/transaction_error_response_spec.rb +8 -2
  688. data/spec/models/transaction_origin_spec.rb +2 -2
  689. data/spec/models/transaction_response_spec.rb +8 -2
  690. data/spec/models/transaction_type_spec.rb +2 -2
  691. data/spec/models/union_pay_authentication_request_all_of_spec.rb +2 -2
  692. data/spec/models/union_pay_authentication_request_spec.rb +2 -2
  693. data/spec/models/union_pay_authentication_update_request_all_of_spec.rb +2 -2
  694. data/spec/models/union_pay_authentication_update_request_spec.rb +2 -2
  695. data/spec/models/update_payment_token_spec.rb +2 -2
  696. data/spec/models/use_payment_token_spec.rb +2 -2
  697. data/spec/models/verification3ds_spec.rb +2 -2
  698. data/spec/models/verification_avs_spec.rb +2 -2
  699. data/spec/models/verification_cvv_spec.rb +2 -2
  700. data/spec/models/void_pre_auth_transactions_spec.rb +2 -2
  701. data/spec/models/void_transaction_all_of_spec.rb +2 -2
  702. data/spec/models/void_transaction_spec.rb +2 -2
  703. data/spec/models/wallet_payment_method_spec.rb +2 -2
  704. data/spec/models/wallet_pre_auth_transaction_all_of_spec.rb +2 -2
  705. data/spec/models/wallet_pre_auth_transaction_spec.rb +2 -2
  706. data/spec/models/wallet_sale_transaction_all_of_spec.rb +2 -2
  707. data/spec/models/wallet_sale_transaction_spec.rb +2 -2
  708. data/spec/spec_helper.rb +2 -2
  709. metadata +90 -279
  710. data/docs/Background.md +0 -23
  711. data/docs/BackgroundColor.md +0 -21
  712. data/docs/BlockCard.md +0 -21
  713. data/docs/BlockDomain.md +0 -17
  714. data/docs/BlockIPAddress.md +0 -19
  715. data/docs/BlockName.md +0 -19
  716. data/docs/BlockedCardNumber.md +0 -19
  717. data/docs/BlockedItems.md +0 -23
  718. data/docs/Borders.md +0 -17
  719. data/docs/BrandingStyleConfigurationRequest.md +0 -17
  720. data/docs/BrandingStyleConfigurationResult.md +0 -19
  721. data/docs/Button.md +0 -19
  722. data/docs/ClassicMode.md +0 -35
  723. data/docs/ClearingDetails.md +0 -25
  724. data/docs/ClearingElement.md +0 -21
  725. data/docs/CombinedMode.md +0 -23
  726. data/docs/Content.md +0 -17
  727. data/docs/CountryProfile.md +0 -17
  728. data/docs/DeleteBrandingStyleConfigurationResponse.md +0 -25
  729. data/docs/EmailNotificationData.md +0 -25
  730. data/docs/EndpointResponse.md +0 -21
  731. data/docs/FontProperties.md +0 -23
  732. data/docs/Footer.md +0 -17
  733. data/docs/FraudSettings.md +0 -23
  734. data/docs/FraudSettingsResponse.md +0 -37
  735. data/docs/Header.md +0 -17
  736. data/docs/Hover.md +0 -17
  737. data/docs/InitiateClearingResponse.md +0 -27
  738. data/docs/InitiateClearingResponseAllOf.md +0 -21
  739. data/docs/LockoutTime.md +0 -19
  740. data/docs/Logo.md +0 -21
  741. data/docs/MaximumPurchaseAmount.md +0 -19
  742. data/docs/Mobile.md +0 -19
  743. data/docs/MobileHeaderArea.md +0 -17
  744. data/docs/Primary.md +0 -17
  745. data/docs/Properties.md +0 -25
  746. data/docs/RemoveFraudBlockedItemsResponse.md +0 -23
  747. data/docs/SharedSecretConfigurationRequest.md +0 -17
  748. data/docs/SharedSecretConfigurationResponse.md +0 -29
  749. data/docs/StoreBrandingStyleConfiguration.md +0 -21
  750. data/docs/StoreEmailSettings.md +0 -19
  751. data/docs/StoreEmailSettingsResult.md +0 -19
  752. data/docs/StoreFraudSettings.md +0 -19
  753. data/docs/StoreFraudSettingsResult.md +0 -21
  754. data/docs/StoreUrlConfiguration.md +0 -31
  755. data/docs/StoreUrlConfigurationRequest.md +0 -17
  756. data/docs/StoreUrlConfigurationResponse.md +0 -23
  757. data/docs/StoreUrlConfigurationResult.md +0 -19
  758. data/docs/Text.md +0 -19
  759. data/docs/Title.md +0 -17
  760. data/docs/TokenIdentifier.md +0 -17
  761. data/docs/TopBar.md +0 -17
  762. data/docs/UpdateEmailSettingsRequest.md +0 -17
  763. data/docs/UpdateEmailSettingsResponse.md +0 -23
  764. data/docs/UpdateFraudSettingsRequest.md +0 -17
  765. data/docs/UpdateFraudSettingsResponse.md +0 -23
  766. data/lib/openapi_client/models/background_color.rb +0 -224
  767. data/lib/openapi_client/models/block_card.rb +0 -242
  768. data/lib/openapi_client/models/block_ip_address.rb +0 -217
  769. data/lib/openapi_client/models/blocked_card_number.rb +0 -217
  770. data/lib/openapi_client/models/blocked_items.rb +0 -233
  771. data/lib/openapi_client/models/body.rb +0 -223
  772. data/lib/openapi_client/models/borders.rb +0 -223
  773. data/lib/openapi_client/models/branding_style_configuration_response.rb +0 -243
  774. data/lib/openapi_client/models/classic_mode.rb +0 -287
  775. data/lib/openapi_client/models/clearing_details.rb +0 -338
  776. data/lib/openapi_client/models/clearing_element.rb +0 -227
  777. data/lib/openapi_client/models/combined_mode.rb +0 -233
  778. data/lib/openapi_client/models/connect_mode.rb +0 -36
  779. data/lib/openapi_client/models/content.rb +0 -223
  780. data/lib/openapi_client/models/delete_branding_style_configuration_response.rb +0 -252
  781. data/lib/openapi_client/models/email_notification_data.rb +0 -247
  782. data/lib/openapi_client/models/endpoint_response.rb +0 -261
  783. data/lib/openapi_client/models/font_face.rb +0 -39
  784. data/lib/openapi_client/models/font_properties.rb +0 -252
  785. data/lib/openapi_client/models/font_weight.rb +0 -36
  786. data/lib/openapi_client/models/footer.rb +0 -223
  787. data/lib/openapi_client/models/fraud_settings.rb +0 -235
  788. data/lib/openapi_client/models/fraud_settings_response.rb +0 -322
  789. data/lib/openapi_client/models/generate_certificate_from_csr_response.rb +0 -247
  790. data/lib/openapi_client/models/generate_certificate_response.rb +0 -262
  791. data/lib/openapi_client/models/header.rb +0 -223
  792. data/lib/openapi_client/models/hover.rb +0 -223
  793. data/lib/openapi_client/models/ideal_setup.rb +0 -287
  794. data/lib/openapi_client/models/ideal_setup_response.rb +0 -241
  795. data/lib/openapi_client/models/initiate_clearing_response.rb +0 -298
  796. data/lib/openapi_client/models/initiate_clearing_response_all_of.rb +0 -261
  797. data/lib/openapi_client/models/lockout_time.rb +0 -217
  798. data/lib/openapi_client/models/logo.rb +0 -276
  799. data/lib/openapi_client/models/maximum_purchase_amount.rb +0 -227
  800. data/lib/openapi_client/models/mobile.rb +0 -216
  801. data/lib/openapi_client/models/primary.rb +0 -223
  802. data/lib/openapi_client/models/properties.rb +0 -279
  803. data/lib/openapi_client/models/shared_secret_configuration_response.rb +0 -273
  804. data/lib/openapi_client/models/sofort_setup.rb +0 -332
  805. data/lib/openapi_client/models/store_branding_style_configuration.rb +0 -229
  806. data/lib/openapi_client/models/store_email_settings_result.rb +0 -217
  807. data/lib/openapi_client/models/store_fraud_settings.rb +0 -226
  808. data/lib/openapi_client/models/store_fraud_settings_result.rb +0 -226
  809. data/lib/openapi_client/models/store_url_configuration.rb +0 -281
  810. data/lib/openapi_client/models/store_url_configuration_response.rb +0 -244
  811. data/lib/openapi_client/models/store_url_configuration_result.rb +0 -216
  812. data/lib/openapi_client/models/title.rb +0 -223
  813. data/lib/openapi_client/models/token_identifier.rb +0 -207
  814. data/lib/openapi_client/models/top_bar.rb +0 -223
  815. data/lib/openapi_client/models/update_fraud_settings_request.rb +0 -208
  816. data/lib/openapi_client/models/update_fraud_settings_response.rb +0 -244
  817. data/spec/models/background_color_spec.rb +0 -53
  818. data/spec/models/background_spec.rb +0 -59
  819. data/spec/models/block_card_spec.rb +0 -53
  820. data/spec/models/block_ip_address_spec.rb +0 -47
  821. data/spec/models/blocked_items_spec.rb +0 -59
  822. data/spec/models/branding_style_configuration_request_spec.rb +0 -41
  823. data/spec/models/button_spec.rb +0 -47
  824. data/spec/models/classic_mode_spec.rb +0 -95
  825. data/spec/models/clearing_details_spec.rb +0 -65
  826. data/spec/models/clearing_element_spec.rb +0 -53
  827. data/spec/models/combined_mode_spec.rb +0 -59
  828. data/spec/models/country_profile_spec.rb +0 -41
  829. data/spec/models/delete_branding_style_configuration_response_spec.rb +0 -65
  830. data/spec/models/email_notification_data_spec.rb +0 -65
  831. data/spec/models/endpoint_response_spec.rb +0 -57
  832. data/spec/models/font_properties_spec.rb +0 -59
  833. data/spec/models/font_weight_spec.rb +0 -35
  834. data/spec/models/fraud_settings_response_spec.rb +0 -101
  835. data/spec/models/fraud_settings_spec.rb +0 -59
  836. data/spec/models/generate_certificate_from_csr_response_spec.rb +0 -59
  837. data/spec/models/generate_certificate_response_spec.rb +0 -65
  838. data/spec/models/header_spec.rb +0 -41
  839. data/spec/models/hover_spec.rb +0 -41
  840. data/spec/models/ideal_setup_response_spec.rb +0 -59
  841. data/spec/models/initiate_clearing_response_all_of_spec.rb +0 -57
  842. data/spec/models/initiate_clearing_response_spec.rb +0 -75
  843. data/spec/models/lockout_time_spec.rb +0 -47
  844. data/spec/models/logo_spec.rb +0 -57
  845. data/spec/models/maximum_purchase_amount_spec.rb +0 -47
  846. data/spec/models/mobile_header_area_spec.rb +0 -41
  847. data/spec/models/mobile_spec.rb +0 -47
  848. data/spec/models/primary_spec.rb +0 -41
  849. data/spec/models/remove_fraud_blocked_items_response_spec.rb +0 -59
  850. data/spec/models/shared_secret_configuration_request_spec.rb +0 -41
  851. data/spec/models/shared_secret_configuration_response_spec.rb +0 -77
  852. data/spec/models/store_branding_style_configuration_spec.rb +0 -53
  853. data/spec/models/store_email_settings_result_spec.rb +0 -47
  854. data/spec/models/store_email_settings_spec.rb +0 -47
  855. data/spec/models/store_fraud_settings_result_spec.rb +0 -53
  856. data/spec/models/store_fraud_settings_spec.rb +0 -47
  857. data/spec/models/store_url_configuration_request_spec.rb +0 -41
  858. data/spec/models/store_url_configuration_response_spec.rb +0 -59
  859. data/spec/models/store_url_configuration_spec.rb +0 -83
  860. data/spec/models/text_spec.rb +0 -47
  861. data/spec/models/title_spec.rb +0 -41
  862. data/spec/models/token_identifier_spec.rb +0 -41
  863. data/spec/models/top_bar_spec.rb +0 -41
  864. data/spec/models/update_email_settings_request_spec.rb +0 -41
  865. data/spec/models/update_email_settings_response_spec.rb +0 -59
  866. data/spec/models/update_fraud_settings_request_spec.rb +0 -41
  867. data/spec/models/update_fraud_settings_response_spec.rb +0 -59
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -196,6 +196,12 @@ describe 'TransactionErrorResponse' do
196
196
  end
197
197
  end
198
198
 
199
+ describe 'test attribute "steps"' do
200
+ it 'should work' do
201
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
202
+ end
203
+ end
204
+
199
205
  describe 'test attribute "error"' do
200
206
  it 'should work' do
201
207
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -196,4 +196,10 @@ describe 'TransactionResponse' do
196
196
  end
197
197
  end
198
198
 
199
+ describe 'test attribute "steps"' do
200
+ it 'should work' do
201
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
202
+ end
203
+ end
204
+
199
205
  end
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
data/spec/spec_helper.rb CHANGED
@@ -3,10 +3,10 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 21.1.0.20210122.001
6
+ The version of the OpenAPI document: 21.2.0.20210406.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.1.1
9
+ OpenAPI Generator version: unset
10
10
 
11
11
  =end
12
12
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: first_data_gateway
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.0
4
+ version: 1.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Margules
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-02-16 00:00:00.000000000 Z
12
+ date: 2021-04-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: typhoeus
@@ -35,42 +35,42 @@ dependencies:
35
35
  name: json
36
36
  requirement: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - "~>"
39
- - !ruby/object:Gem::Version
40
- version: '2.1'
41
38
  - - ">="
42
39
  - !ruby/object:Gem::Version
43
40
  version: 2.1.0
41
+ - - "~>"
42
+ - !ruby/object:Gem::Version
43
+ version: '2.1'
44
44
  type: :runtime
45
45
  prerelease: false
46
46
  version_requirements: !ruby/object:Gem::Requirement
47
47
  requirements:
48
- - - "~>"
49
- - !ruby/object:Gem::Version
50
- version: '2.1'
51
48
  - - ">="
52
49
  - !ruby/object:Gem::Version
53
50
  version: 2.1.0
51
+ - - "~>"
52
+ - !ruby/object:Gem::Version
53
+ version: '2.1'
54
54
  - !ruby/object:Gem::Dependency
55
55
  name: rspec
56
56
  requirement: !ruby/object:Gem::Requirement
57
57
  requirements:
58
- - - "~>"
59
- - !ruby/object:Gem::Version
60
- version: '3.6'
61
58
  - - ">="
62
59
  - !ruby/object:Gem::Version
63
60
  version: 3.6.0
61
+ - - "~>"
62
+ - !ruby/object:Gem::Version
63
+ version: '3.6'
64
64
  type: :development
65
65
  prerelease: false
66
66
  version_requirements: !ruby/object:Gem::Requirement
67
67
  requirements:
68
- - - "~>"
69
- - !ruby/object:Gem::Version
70
- version: '3.6'
71
68
  - - ">="
72
69
  - !ruby/object:Gem::Version
73
70
  version: 3.6.0
71
+ - - "~>"
72
+ - !ruby/object:Gem::Version
73
+ version: '3.6'
74
74
  - !ruby/object:Gem::Dependency
75
75
  name: vcr
76
76
  requirement: !ruby/object:Gem::Requirement
@@ -191,7 +191,7 @@ dependencies:
191
191
  - - ">="
192
192
  - !ruby/object:Gem::Version
193
193
  version: 0.2.12
194
- description: Ruby SDK to be used with First Data's IPG API (version 21.1). This SDK
194
+ description: Ruby SDK to be used with First Data's IPG API (version 21.2). This SDK
195
195
  has been created and packaged to offer the easiest way to integrate your application
196
196
  into the First Data Gateway. This SDK gives you the ability to run transactions
197
197
  such as sales, preauthorizations, postauthorizations, credits, voids, and returns;
@@ -237,28 +237,18 @@ files:
237
237
  - docs/AliPaySaleTransactionAllOf.md
238
238
  - docs/Amount.md
239
239
  - docs/AmountComponents.md
240
+ - docs/ApmPaymentMethod.md
241
+ - docs/ApmPaymentMethodAllOf.md
242
+ - docs/ApmSaleTransaction.md
243
+ - docs/ApmSaleTransactionAllOf.md
240
244
  - docs/AuthenticationApi.md
241
245
  - docs/AuthenticationRequest.md
242
246
  - docs/AuthenticationResult.md
243
247
  - docs/AuthenticationUpdateRequest.md
244
- - docs/Background.md
245
- - docs/BackgroundColor.md
246
248
  - docs/BancontactQR.md
247
249
  - docs/BasicResponse.md
248
250
  - docs/Billing.md
249
251
  - docs/BillingAddress.md
250
- - docs/BlockCard.md
251
- - docs/BlockDomain.md
252
- - docs/BlockIPAddress.md
253
- - docs/BlockName.md
254
- - docs/BlockedCardNumber.md
255
- - docs/BlockedItems.md
256
- - docs/Body.md
257
- - docs/Borders.md
258
- - docs/BrandingStyleConfigurationRequest.md
259
- - docs/BrandingStyleConfigurationResponse.md
260
- - docs/BrandingStyleConfigurationResult.md
261
- - docs/Button.md
262
252
  - docs/CarRental.md
263
253
  - docs/CarRentalExtraCharges.md
264
254
  - docs/Card.md
@@ -267,21 +257,15 @@ files:
267
257
  - docs/CardInfoLookupRequest.md
268
258
  - docs/CardInfoLookupResponse.md
269
259
  - docs/CardVerificationRequest.md
260
+ - docs/CardholderInfoResponse.md
270
261
  - docs/ChinaDomestic.md
271
262
  - docs/ChinaDomesticPaymentMethod.md
272
263
  - docs/ChinaDomesticPaymentMethodAllOf.md
273
264
  - docs/ChinaPnRSaleTransaction.md
274
265
  - docs/ChinaPnRSaleTransactionAllOf.md
275
- - docs/ClassicMode.md
276
- - docs/ClearingDetails.md
277
- - docs/ClearingElement.md
278
266
  - docs/ClientLocale.md
279
267
  - docs/ClientRegistration.md
280
- - docs/CombinedMode.md
281
- - docs/ConnectMode.md
282
268
  - docs/Contact.md
283
- - docs/Content.md
284
- - docs/CountryProfile.md
285
269
  - docs/CreatePaymentToken.md
286
270
  - docs/CurrencyConversion.md
287
271
  - docs/CurrencyConversionApi.md
@@ -301,7 +285,6 @@ files:
301
285
  - docs/DecryptedSamsungPay.md
302
286
  - docs/DecryptedSamsungPayWalletPaymentMethod.md
303
287
  - docs/DecryptedSamsungPayWalletPaymentMethodAllOf.md
304
- - docs/DeleteBrandingStyleConfigurationResponse.md
305
288
  - docs/Device.md
306
289
  - docs/Disbursement.md
307
290
  - docs/DisbursementTransactionType.md
@@ -310,7 +293,6 @@ files:
310
293
  - docs/DynamicPricingAllOf.md
311
294
  - docs/DynamicPricingExchangeRateRequest.md
312
295
  - docs/DynamicPricingExchangeRateRequestAllOf.md
313
- - docs/EmailNotificationData.md
314
296
  - docs/EncryptedApplePay.md
315
297
  - docs/EncryptedApplePayHeader.md
316
298
  - docs/EncryptedApplePayWalletPaymentMethod.md
@@ -322,7 +304,6 @@ files:
322
304
  - docs/EncryptedSamsungPay.md
323
305
  - docs/EncryptedSamsungPayWalletPaymentMethod.md
324
306
  - docs/EncryptedSamsungPayWalletPaymentMethodAllOf.md
325
- - docs/EndpointResponse.md
326
307
  - docs/Error.md
327
308
  - docs/ErrorDetails.md
328
309
  - docs/ErrorMessage.md
@@ -331,10 +312,6 @@ files:
331
312
  - docs/ExchangeRateRequest.md
332
313
  - docs/ExchangeRateResponse.md
333
314
  - docs/Expiration.md
334
- - docs/FontFace.md
335
- - docs/FontProperties.md
336
- - docs/FontWeight.md
337
- - docs/Footer.md
338
315
  - docs/FraudAddress.md
339
316
  - docs/FraudDetectApi.md
340
317
  - docs/FraudOrder.md
@@ -346,34 +323,23 @@ files:
346
323
  - docs/FraudRegistrationError.md
347
324
  - docs/FraudRegistrationResponse.md
348
325
  - docs/FraudScore.md
349
- - docs/FraudSettings.md
350
- - docs/FraudSettingsResponse.md
351
326
  - docs/Frequency.md
352
327
  - docs/FundingTransactionType.md
353
- - docs/Header.md
354
- - docs/Hover.md
355
328
  - docs/IdInfo.md
356
329
  - docs/IndustrySpecificExtensions.md
357
330
  - docs/InformationLookupApi.md
358
- - docs/InitiateClearingResponse.md
359
- - docs/InitiateClearingResponseAllOf.md
360
331
  - docs/InstallmentOptions.md
361
332
  - docs/IssuerResponse.md
362
333
  - docs/Items.md
363
334
  - docs/Location.md
364
- - docs/LockoutTime.md
365
335
  - docs/Lodging.md
366
336
  - docs/LodgingExtraCharges.md
367
- - docs/Logo.md
368
337
  - docs/Loyalty.md
369
338
  - docs/MasterpassWalletPaymentMethod.md
370
339
  - docs/MasterpassWalletPaymentMethodAllOf.md
371
- - docs/MaximumPurchaseAmount.md
372
340
  - docs/Mcc6012.md
373
341
  - docs/Merchant.md
374
342
  - docs/Method.md
375
- - docs/Mobile.md
376
- - docs/MobileHeaderArea.md
377
343
  - docs/Order.md
378
344
  - docs/OrderApi.md
379
345
  - docs/OrderErrorResponse.md
@@ -383,6 +349,7 @@ files:
383
349
  - docs/PayPalPaymentMethodAllOf.md
384
350
  - docs/Payment.md
385
351
  - docs/PaymentApi.md
352
+ - docs/PaymentBrandResponse.md
386
353
  - docs/PaymentCard.md
387
354
  - docs/PaymentCardCreditTransaction.md
388
355
  - docs/PaymentCardDisbursementTransaction.md
@@ -427,6 +394,8 @@ files:
427
394
  - docs/PaymentSchedulesErrorResponse.md
428
395
  - docs/PaymentSchedulesRequest.md
429
396
  - docs/PaymentSchedulesResponse.md
397
+ - docs/PaymentStepRequest.md
398
+ - docs/PaymentStepResponse.md
430
399
  - docs/PaymentTokenApi.md
431
400
  - docs/PaymentTokenCreditTransaction.md
432
401
  - docs/PaymentTokenCreditTransactionAllOf.md
@@ -460,10 +429,14 @@ files:
460
429
  - docs/Phone.md
461
430
  - docs/PostAuthTransaction.md
462
431
  - docs/PostAuthTransactionAllOf.md
463
- - docs/Primary.md
432
+ - docs/PreAuthSecondaryTransaction.md
433
+ - docs/PreAuthSecondaryTransactionAllOf.md
464
434
  - docs/PrimaryTransaction.md
465
435
  - docs/ProcessorData.md
466
- - docs/Properties.md
436
+ - docs/ProvideDetailPaymentStepRequest.md
437
+ - docs/ProvideDetailPaymentStepRequestAllOf.md
438
+ - docs/ProvideDetailPaymentStepResponse.md
439
+ - docs/ProvideDetailPaymentStepResponseAllOf.md
467
440
  - docs/PurchaseCards.md
468
441
  - docs/PurchaseCardsLevel2.md
469
442
  - docs/PurchaseCardsLevel3.md
@@ -479,18 +452,19 @@ files:
479
452
  - docs/ReferencedOrderPaymentTokenizationRequest.md
480
453
  - docs/ReferencedOrderPaymentTokenizationRequestAllOf.md
481
454
  - docs/RegistrationMethod.md
482
- - docs/RemoveFraudBlockedItemsResponse.md
483
455
  - docs/ResponseAmountComponents.md
484
456
  - docs/ResponseAmountComponentsAllOf.md
485
457
  - docs/ResponseType.md
486
458
  - docs/ReturnTransaction.md
487
459
  - docs/ReturnTransactionAllOf.md
460
+ - docs/RevolvingOptions.md
488
461
  - docs/ScoreOnlyRequest.md
489
462
  - docs/ScoreOnlyResponse.md
490
463
  - docs/ScoreOnlyResponseFraudScore.md
491
464
  - docs/ScoreOnlyResponseFraudScoreExplanations.md
492
465
  - docs/SecondaryTransaction.md
493
466
  - docs/Secure3D10AuthenticationRequest.md
467
+ - docs/Secure3D10AuthenticationRequestAllOf.md
494
468
  - docs/Secure3D10AuthenticationResult.md
495
469
  - docs/Secure3D10AuthenticationResultAllOf.md
496
470
  - docs/Secure3D10AuthenticationUpdateRequest.md
@@ -501,9 +475,14 @@ files:
501
475
  - docs/Secure3D21AuthenticationResultAllOf.md
502
476
  - docs/Secure3D21AuthenticationUpdateRequest.md
503
477
  - docs/Secure3D21AuthenticationUpdateRequestAllOf.md
478
+ - docs/Secure3DAuthenticationRequest.md
479
+ - docs/Secure3DAuthenticationRequestAllOf.md
504
480
  - docs/Secure3DAuthenticationResponse.md
505
481
  - docs/Secure3DAuthenticationResponseParams.md
506
482
  - docs/Secure3DAuthenticationResponseSecure3dMethod.md
483
+ - docs/Secure3DAuthenticationResult.md
484
+ - docs/Secure3DAuthenticationResultAllOf.md
485
+ - docs/Secure3DAuthenticationUpdateRequest.md
507
486
  - docs/Secure3dResponse.md
508
487
  - docs/SenderInfo.md
509
488
  - docs/Sepa.md
@@ -512,21 +491,12 @@ files:
512
491
  - docs/SepaPaymentMethodAllOf.md
513
492
  - docs/SepaSaleTransaction.md
514
493
  - docs/SepaSaleTransactionAllOf.md
515
- - docs/SharedSecretConfigurationRequest.md
516
- - docs/SharedSecretConfigurationResponse.md
517
494
  - docs/ShipToAddress.md
518
495
  - docs/Shipping.md
519
496
  - docs/SoftDescriptor.md
520
497
  - docs/SplitShipment.md
521
- - docs/StoreBrandingStyleConfiguration.md
522
- - docs/StoreEmailSettings.md
523
- - docs/StoreEmailSettingsResult.md
524
- - docs/StoreFraudSettings.md
525
- - docs/StoreFraudSettingsResult.md
526
- - docs/StoreUrlConfiguration.md
527
- - docs/StoreUrlConfigurationRequest.md
528
- - docs/StoreUrlConfigurationResponse.md
529
- - docs/StoreUrlConfigurationResult.md
498
+ - docs/StepRequest.md
499
+ - docs/StepResponse.md
530
500
  - docs/StoredCredential.md
531
501
  - docs/SubMerchantData.md
532
502
  - docs/SubMerchantSplit.md
@@ -535,10 +505,6 @@ files:
535
505
  - docs/TeleCheckCBPPaymentMethod.md
536
506
  - docs/TeleCheckICAPaymentMethod.md
537
507
  - docs/TeleCheckICAPaymentMethodAllOf.md
538
- - docs/Text.md
539
- - docs/Title.md
540
- - docs/TokenIdentifier.md
541
- - docs/TopBar.md
542
508
  - docs/TransactionErrorResponse.md
543
509
  - docs/TransactionOrigin.md
544
510
  - docs/TransactionResponse.md
@@ -547,10 +513,6 @@ files:
547
513
  - docs/UnionPayAuthenticationRequestAllOf.md
548
514
  - docs/UnionPayAuthenticationUpdateRequest.md
549
515
  - docs/UnionPayAuthenticationUpdateRequestAllOf.md
550
- - docs/UpdateEmailSettingsRequest.md
551
- - docs/UpdateEmailSettingsResponse.md
552
- - docs/UpdateFraudSettingsRequest.md
553
- - docs/UpdateFraudSettingsResponse.md
554
516
  - docs/UpdatePaymentToken.md
555
517
  - docs/UsePaymentToken.md
556
518
  - docs/Verification3ds.md
@@ -567,7 +529,9 @@ files:
567
529
  - docs/WalletSaleTransactionAllOf.md
568
530
  - first_data_gateway.gemspec
569
531
  - git_push.sh
532
+ - lib/.DS_Store
570
533
  - lib/openapi_client.rb
534
+ - lib/openapi_client/.DS_Store
571
535
  - lib/openapi_client/api/authentication_api.rb
572
536
  - lib/openapi_client/api/currency_conversion_api.rb
573
537
  - lib/openapi_client/api/fraud_detect_api.rb
@@ -611,28 +575,18 @@ files:
611
575
  - lib/openapi_client/models/ali_pay_sale_transaction_all_of.rb
612
576
  - lib/openapi_client/models/amount.rb
613
577
  - lib/openapi_client/models/amount_components.rb
578
+ - lib/openapi_client/models/apm_payment_method.rb
579
+ - lib/openapi_client/models/apm_payment_method_all_of.rb
580
+ - lib/openapi_client/models/apm_sale_transaction.rb
581
+ - lib/openapi_client/models/apm_sale_transaction_all_of.rb
614
582
  - lib/openapi_client/models/authentication_request.rb
615
583
  - lib/openapi_client/models/authentication_result.rb
616
584
  - lib/openapi_client/models/authentication_update_request.rb
617
585
  - lib/openapi_client/models/avs_response.rb
618
- - lib/openapi_client/models/background.rb
619
- - lib/openapi_client/models/background_color.rb
620
586
  - lib/openapi_client/models/bancontact_qr.rb
621
587
  - lib/openapi_client/models/basic_response.rb
622
588
  - lib/openapi_client/models/billing.rb
623
589
  - lib/openapi_client/models/billing_address.rb
624
- - lib/openapi_client/models/block_card.rb
625
- - lib/openapi_client/models/block_domain.rb
626
- - lib/openapi_client/models/block_ip_address.rb
627
- - lib/openapi_client/models/block_name.rb
628
- - lib/openapi_client/models/blocked_card_number.rb
629
- - lib/openapi_client/models/blocked_items.rb
630
- - lib/openapi_client/models/body.rb
631
- - lib/openapi_client/models/borders.rb
632
- - lib/openapi_client/models/branding_style_configuration_request.rb
633
- - lib/openapi_client/models/branding_style_configuration_response.rb
634
- - lib/openapi_client/models/branding_style_configuration_result.rb
635
- - lib/openapi_client/models/button.rb
636
590
  - lib/openapi_client/models/car_rental.rb
637
591
  - lib/openapi_client/models/car_rental_extra_charges.rb
638
592
  - lib/openapi_client/models/card.rb
@@ -647,16 +601,9 @@ files:
647
601
  - lib/openapi_client/models/china_domestic_payment_method_all_of.rb
648
602
  - lib/openapi_client/models/china_pn_r_sale_transaction.rb
649
603
  - lib/openapi_client/models/china_pn_r_sale_transaction_all_of.rb
650
- - lib/openapi_client/models/classic_mode.rb
651
- - lib/openapi_client/models/clearing_details.rb
652
- - lib/openapi_client/models/clearing_element.rb
653
604
  - lib/openapi_client/models/client_locale.rb
654
605
  - lib/openapi_client/models/client_registration.rb
655
- - lib/openapi_client/models/combined_mode.rb
656
- - lib/openapi_client/models/connect_mode.rb
657
606
  - lib/openapi_client/models/contact.rb
658
- - lib/openapi_client/models/content.rb
659
- - lib/openapi_client/models/country_profile.rb
660
607
  - lib/openapi_client/models/create_payment_token.rb
661
608
  - lib/openapi_client/models/currency_conversion.rb
662
609
  - lib/openapi_client/models/currency_conversion_response.rb
@@ -675,7 +622,6 @@ files:
675
622
  - lib/openapi_client/models/decrypted_samsung_pay.rb
676
623
  - lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method.rb
677
624
  - lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method_all_of.rb
678
- - lib/openapi_client/models/delete_branding_style_configuration_response.rb
679
625
  - lib/openapi_client/models/device.rb
680
626
  - lib/openapi_client/models/disbursement.rb
681
627
  - lib/openapi_client/models/disbursement_transaction_type.rb
@@ -684,7 +630,6 @@ files:
684
630
  - lib/openapi_client/models/dynamic_pricing_all_of.rb
685
631
  - lib/openapi_client/models/dynamic_pricing_exchange_rate_request.rb
686
632
  - lib/openapi_client/models/dynamic_pricing_exchange_rate_request_all_of.rb
687
- - lib/openapi_client/models/email_notification_data.rb
688
633
  - lib/openapi_client/models/encrypted_apple_pay.rb
689
634
  - lib/openapi_client/models/encrypted_apple_pay_header.rb
690
635
  - lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method.rb
@@ -696,7 +641,6 @@ files:
696
641
  - lib/openapi_client/models/encrypted_samsung_pay.rb
697
642
  - lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method.rb
698
643
  - lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method_all_of.rb
699
- - lib/openapi_client/models/endpoint_response.rb
700
644
  - lib/openapi_client/models/error.rb
701
645
  - lib/openapi_client/models/error_details.rb
702
646
  - lib/openapi_client/models/error_message.rb
@@ -705,10 +649,6 @@ files:
705
649
  - lib/openapi_client/models/exchange_rate_request.rb
706
650
  - lib/openapi_client/models/exchange_rate_response.rb
707
651
  - lib/openapi_client/models/expiration.rb
708
- - lib/openapi_client/models/font_face.rb
709
- - lib/openapi_client/models/font_properties.rb
710
- - lib/openapi_client/models/font_weight.rb
711
- - lib/openapi_client/models/footer.rb
712
652
  - lib/openapi_client/models/fraud_address.rb
713
653
  - lib/openapi_client/models/fraud_order.rb
714
654
  - lib/openapi_client/models/fraud_order_items.rb
@@ -719,37 +659,22 @@ files:
719
659
  - lib/openapi_client/models/fraud_registration_error.rb
720
660
  - lib/openapi_client/models/fraud_registration_response.rb
721
661
  - lib/openapi_client/models/fraud_score.rb
722
- - lib/openapi_client/models/fraud_settings.rb
723
- - lib/openapi_client/models/fraud_settings_response.rb
724
662
  - lib/openapi_client/models/frequency.rb
725
663
  - lib/openapi_client/models/funding_transaction_type.rb
726
- - lib/openapi_client/models/generate_certificate_from_csr_response.rb
727
- - lib/openapi_client/models/generate_certificate_response.rb
728
- - lib/openapi_client/models/header.rb
729
- - lib/openapi_client/models/hover.rb
730
664
  - lib/openapi_client/models/id_info.rb
731
- - lib/openapi_client/models/ideal_setup.rb
732
- - lib/openapi_client/models/ideal_setup_response.rb
733
665
  - lib/openapi_client/models/industry_specific_extensions.rb
734
- - lib/openapi_client/models/initiate_clearing_response.rb
735
- - lib/openapi_client/models/initiate_clearing_response_all_of.rb
736
666
  - lib/openapi_client/models/installment_options.rb
737
667
  - lib/openapi_client/models/issuer_response.rb
738
668
  - lib/openapi_client/models/items.rb
739
669
  - lib/openapi_client/models/location.rb
740
- - lib/openapi_client/models/lockout_time.rb
741
670
  - lib/openapi_client/models/lodging.rb
742
671
  - lib/openapi_client/models/lodging_extra_charges.rb
743
- - lib/openapi_client/models/logo.rb
744
672
  - lib/openapi_client/models/loyalty.rb
745
673
  - lib/openapi_client/models/masterpass_wallet_payment_method.rb
746
674
  - lib/openapi_client/models/masterpass_wallet_payment_method_all_of.rb
747
- - lib/openapi_client/models/maximum_purchase_amount.rb
748
675
  - lib/openapi_client/models/mcc6012.rb
749
676
  - lib/openapi_client/models/merchant.rb
750
677
  - lib/openapi_client/models/method.rb
751
- - lib/openapi_client/models/mobile.rb
752
- - lib/openapi_client/models/mobile_header_area.rb
753
678
  - lib/openapi_client/models/order.rb
754
679
  - lib/openapi_client/models/order_error_response.rb
755
680
  - lib/openapi_client/models/order_response.rb
@@ -757,6 +682,7 @@ files:
757
682
  - lib/openapi_client/models/pay_pal_payment_method.rb
758
683
  - lib/openapi_client/models/pay_pal_payment_method_all_of.rb
759
684
  - lib/openapi_client/models/payment.rb
685
+ - lib/openapi_client/models/payment_brand_response.rb
760
686
  - lib/openapi_client/models/payment_card.rb
761
687
  - lib/openapi_client/models/payment_card_credit_transaction.rb
762
688
  - lib/openapi_client/models/payment_card_disbursement_transaction.rb
@@ -800,6 +726,8 @@ files:
800
726
  - lib/openapi_client/models/payment_schedules_error_response.rb
801
727
  - lib/openapi_client/models/payment_schedules_request.rb
802
728
  - lib/openapi_client/models/payment_schedules_response.rb
729
+ - lib/openapi_client/models/payment_step_request.rb
730
+ - lib/openapi_client/models/payment_step_response.rb
803
731
  - lib/openapi_client/models/payment_token_credit_transaction.rb
804
732
  - lib/openapi_client/models/payment_token_credit_transaction_all_of.rb
805
733
  - lib/openapi_client/models/payment_token_details.rb
@@ -831,10 +759,14 @@ files:
831
759
  - lib/openapi_client/models/phone.rb
832
760
  - lib/openapi_client/models/post_auth_transaction.rb
833
761
  - lib/openapi_client/models/post_auth_transaction_all_of.rb
834
- - lib/openapi_client/models/primary.rb
762
+ - lib/openapi_client/models/pre_auth_secondary_transaction.rb
763
+ - lib/openapi_client/models/pre_auth_secondary_transaction_all_of.rb
835
764
  - lib/openapi_client/models/primary_transaction.rb
836
765
  - lib/openapi_client/models/processor_data.rb
837
- - lib/openapi_client/models/properties.rb
766
+ - lib/openapi_client/models/provide_detail_payment_step_request.rb
767
+ - lib/openapi_client/models/provide_detail_payment_step_request_all_of.rb
768
+ - lib/openapi_client/models/provide_detail_payment_step_response.rb
769
+ - lib/openapi_client/models/provide_detail_payment_step_response_all_of.rb
838
770
  - lib/openapi_client/models/purchase_cards.rb
839
771
  - lib/openapi_client/models/purchase_cards_level2.rb
840
772
  - lib/openapi_client/models/purchase_cards_level3.rb
@@ -850,12 +782,12 @@ files:
850
782
  - lib/openapi_client/models/referenced_order_payment_tokenization_request.rb
851
783
  - lib/openapi_client/models/referenced_order_payment_tokenization_request_all_of.rb
852
784
  - lib/openapi_client/models/registration_method.rb
853
- - lib/openapi_client/models/remove_fraud_blocked_items_response.rb
854
785
  - lib/openapi_client/models/response_amount_components.rb
855
786
  - lib/openapi_client/models/response_amount_components_all_of.rb
856
787
  - lib/openapi_client/models/response_type.rb
857
788
  - lib/openapi_client/models/return_transaction.rb
858
789
  - lib/openapi_client/models/return_transaction_all_of.rb
790
+ - lib/openapi_client/models/revolving_options.rb
859
791
  - lib/openapi_client/models/score_only_request.rb
860
792
  - lib/openapi_client/models/score_only_response.rb
861
793
  - lib/openapi_client/models/score_only_response_fraud_score.rb
@@ -889,23 +821,12 @@ files:
889
821
  - lib/openapi_client/models/sepa_payment_method_all_of.rb
890
822
  - lib/openapi_client/models/sepa_sale_transaction.rb
891
823
  - lib/openapi_client/models/sepa_sale_transaction_all_of.rb
892
- - lib/openapi_client/models/shared_secret_configuration_request.rb
893
- - lib/openapi_client/models/shared_secret_configuration_response.rb
894
824
  - lib/openapi_client/models/ship_to_address.rb
895
825
  - lib/openapi_client/models/shipping.rb
896
- - lib/openapi_client/models/sofort_setup.rb
897
- - lib/openapi_client/models/sofort_setup_response.rb
898
826
  - lib/openapi_client/models/soft_descriptor.rb
899
827
  - lib/openapi_client/models/split_shipment.rb
900
- - lib/openapi_client/models/store_branding_style_configuration.rb
901
- - lib/openapi_client/models/store_email_settings.rb
902
- - lib/openapi_client/models/store_email_settings_result.rb
903
- - lib/openapi_client/models/store_fraud_settings.rb
904
- - lib/openapi_client/models/store_fraud_settings_result.rb
905
- - lib/openapi_client/models/store_url_configuration.rb
906
- - lib/openapi_client/models/store_url_configuration_request.rb
907
- - lib/openapi_client/models/store_url_configuration_response.rb
908
- - lib/openapi_client/models/store_url_configuration_result.rb
828
+ - lib/openapi_client/models/step_request.rb
829
+ - lib/openapi_client/models/step_response.rb
909
830
  - lib/openapi_client/models/stored_credential.rb
910
831
  - lib/openapi_client/models/sub_merchant_data.rb
911
832
  - lib/openapi_client/models/sub_merchant_split.rb
@@ -914,10 +835,6 @@ files:
914
835
  - lib/openapi_client/models/tele_check_cbp_payment_method.rb
915
836
  - lib/openapi_client/models/tele_check_ica_payment_method.rb
916
837
  - lib/openapi_client/models/tele_check_ica_payment_method_all_of.rb
917
- - lib/openapi_client/models/text.rb
918
- - lib/openapi_client/models/title.rb
919
- - lib/openapi_client/models/token_identifier.rb
920
- - lib/openapi_client/models/top_bar.rb
921
838
  - lib/openapi_client/models/transaction_error_response.rb
922
839
  - lib/openapi_client/models/transaction_origin.rb
923
840
  - lib/openapi_client/models/transaction_response.rb
@@ -926,10 +843,6 @@ files:
926
843
  - lib/openapi_client/models/union_pay_authentication_request_all_of.rb
927
844
  - lib/openapi_client/models/union_pay_authentication_update_request.rb
928
845
  - lib/openapi_client/models/union_pay_authentication_update_request_all_of.rb
929
- - lib/openapi_client/models/update_email_settings_request.rb
930
- - lib/openapi_client/models/update_email_settings_response.rb
931
- - lib/openapi_client/models/update_fraud_settings_request.rb
932
- - lib/openapi_client/models/update_fraud_settings_response.rb
933
846
  - lib/openapi_client/models/update_payment_token.rb
934
847
  - lib/openapi_client/models/use_payment_token.rb
935
848
  - lib/openapi_client/models/verification3ds.rb
@@ -949,6 +862,7 @@ files:
949
862
  - lib/simple/merchant_credentials.rb
950
863
  - lib/simple/signature.rb
951
864
  - lib/simple_client.rb
865
+ - spec/.DS_Store
952
866
  - spec/api/authentication_api_spec.rb
953
867
  - spec/api/currency_conversion_api_spec.rb
954
868
  - spec/api/fraud_detect_api_spec.rb
@@ -991,28 +905,18 @@ files:
991
905
  - spec/models/ali_pay_spec.rb
992
906
  - spec/models/amount_components_spec.rb
993
907
  - spec/models/amount_spec.rb
908
+ - spec/models/apm_payment_method_all_of_spec.rb
909
+ - spec/models/apm_payment_method_spec.rb
910
+ - spec/models/apm_sale_transaction_all_of_spec.rb
911
+ - spec/models/apm_sale_transaction_spec.rb
994
912
  - spec/models/authentication_request_spec.rb
995
913
  - spec/models/authentication_result_spec.rb
996
914
  - spec/models/authentication_update_request_spec.rb
997
915
  - spec/models/avs_response_spec.rb
998
- - spec/models/background_color_spec.rb
999
- - spec/models/background_spec.rb
1000
916
  - spec/models/bancontact_qr_spec.rb
1001
917
  - spec/models/basic_response_spec.rb
1002
918
  - spec/models/billing_address_spec.rb
1003
919
  - spec/models/billing_spec.rb
1004
- - spec/models/block_card_spec.rb
1005
- - spec/models/block_domain_spec.rb
1006
- - spec/models/block_ip_address_spec.rb
1007
- - spec/models/block_name_spec.rb
1008
- - spec/models/blocked_card_number_spec.rb
1009
- - spec/models/blocked_items_spec.rb
1010
- - spec/models/body_spec.rb
1011
- - spec/models/borders_spec.rb
1012
- - spec/models/branding_style_configuration_request_spec.rb
1013
- - spec/models/branding_style_configuration_response_spec.rb
1014
- - spec/models/branding_style_configuration_result_spec.rb
1015
- - spec/models/button_spec.rb
1016
920
  - spec/models/car_rental_extra_charges_spec.rb
1017
921
  - spec/models/car_rental_spec.rb
1018
922
  - spec/models/card_function_spec.rb
@@ -1027,16 +931,9 @@ files:
1027
931
  - spec/models/china_domestic_spec.rb
1028
932
  - spec/models/china_pn_r_sale_transaction_all_of_spec.rb
1029
933
  - spec/models/china_pn_r_sale_transaction_spec.rb
1030
- - spec/models/classic_mode_spec.rb
1031
- - spec/models/clearing_details_spec.rb
1032
- - spec/models/clearing_element_spec.rb
1033
934
  - spec/models/client_locale_spec.rb
1034
935
  - spec/models/client_registration_spec.rb
1035
- - spec/models/combined_mode_spec.rb
1036
- - spec/models/connect_mode_spec.rb
1037
936
  - spec/models/contact_spec.rb
1038
- - spec/models/content_spec.rb
1039
- - spec/models/country_profile_spec.rb
1040
937
  - spec/models/create_payment_token_spec.rb
1041
938
  - spec/models/currency_conversion_response_spec.rb
1042
939
  - spec/models/currency_conversion_spec.rb
@@ -1055,7 +952,6 @@ files:
1055
952
  - spec/models/decrypted_samsung_pay_spec.rb
1056
953
  - spec/models/decrypted_samsung_pay_wallet_payment_method_all_of_spec.rb
1057
954
  - spec/models/decrypted_samsung_pay_wallet_payment_method_spec.rb
1058
- - spec/models/delete_branding_style_configuration_response_spec.rb
1059
955
  - spec/models/device_spec.rb
1060
956
  - spec/models/disbursement_spec.rb
1061
957
  - spec/models/disbursement_transaction_type_spec.rb
@@ -1064,7 +960,6 @@ files:
1064
960
  - spec/models/dynamic_pricing_exchange_rate_request_all_of_spec.rb
1065
961
  - spec/models/dynamic_pricing_exchange_rate_request_spec.rb
1066
962
  - spec/models/dynamic_pricing_spec.rb
1067
- - spec/models/email_notification_data_spec.rb
1068
963
  - spec/models/encrypted_apple_pay_header_spec.rb
1069
964
  - spec/models/encrypted_apple_pay_spec.rb
1070
965
  - spec/models/encrypted_apple_pay_wallet_payment_method_all_of_spec.rb
@@ -1076,7 +971,6 @@ files:
1076
971
  - spec/models/encrypted_samsung_pay_spec.rb
1077
972
  - spec/models/encrypted_samsung_pay_wallet_payment_method_all_of_spec.rb
1078
973
  - spec/models/encrypted_samsung_pay_wallet_payment_method_spec.rb
1079
- - spec/models/endpoint_response_spec.rb
1080
974
  - spec/models/error_details_spec.rb
1081
975
  - spec/models/error_message_spec.rb
1082
976
  - spec/models/error_response_spec.rb
@@ -1085,10 +979,6 @@ files:
1085
979
  - spec/models/exchange_rate_request_spec.rb
1086
980
  - spec/models/exchange_rate_response_spec.rb
1087
981
  - spec/models/expiration_spec.rb
1088
- - spec/models/font_face_spec.rb
1089
- - spec/models/font_properties_spec.rb
1090
- - spec/models/font_weight_spec.rb
1091
- - spec/models/footer_spec.rb
1092
982
  - spec/models/fraud_address_spec.rb
1093
983
  - spec/models/fraud_order_items_spec.rb
1094
984
  - spec/models/fraud_order_spec.rb
@@ -1099,43 +989,29 @@ files:
1099
989
  - spec/models/fraud_registration_response_spec.rb
1100
990
  - spec/models/fraud_registration_spec.rb
1101
991
  - spec/models/fraud_score_spec.rb
1102
- - spec/models/fraud_settings_response_spec.rb
1103
- - spec/models/fraud_settings_spec.rb
1104
992
  - spec/models/frequency_spec.rb
1105
993
  - spec/models/funding_transaction_type_spec.rb
1106
- - spec/models/generate_certificate_from_csr_response_spec.rb
1107
- - spec/models/generate_certificate_response_spec.rb
1108
- - spec/models/header_spec.rb
1109
- - spec/models/hover_spec.rb
1110
994
  - spec/models/id_info_spec.rb
1111
- - spec/models/ideal_setup_response_spec.rb
1112
- - spec/models/ideal_setup_spec.rb
1113
995
  - spec/models/industry_specific_extensions_spec.rb
1114
- - spec/models/initiate_clearing_response_all_of_spec.rb
1115
- - spec/models/initiate_clearing_response_spec.rb
1116
996
  - spec/models/installment_options_spec.rb
1117
997
  - spec/models/issuer_response_spec.rb
1118
998
  - spec/models/items_spec.rb
1119
999
  - spec/models/location_spec.rb
1120
- - spec/models/lockout_time_spec.rb
1121
1000
  - spec/models/lodging_extra_charges_spec.rb
1122
1001
  - spec/models/lodging_spec.rb
1123
- - spec/models/logo_spec.rb
1124
1002
  - spec/models/loyalty_spec.rb
1125
1003
  - spec/models/masterpass_wallet_payment_method_all_of_spec.rb
1126
1004
  - spec/models/masterpass_wallet_payment_method_spec.rb
1127
- - spec/models/maximum_purchase_amount_spec.rb
1128
1005
  - spec/models/mcc6012_spec.rb
1129
1006
  - spec/models/merchant_spec.rb
1130
1007
  - spec/models/method_spec.rb
1131
- - spec/models/mobile_header_area_spec.rb
1132
- - spec/models/mobile_spec.rb
1133
1008
  - spec/models/order_error_response_spec.rb
1134
1009
  - spec/models/order_response_spec.rb
1135
1010
  - spec/models/order_spec.rb
1136
1011
  - spec/models/pay_pal_payment_method_all_of_spec.rb
1137
1012
  - spec/models/pay_pal_payment_method_spec.rb
1138
1013
  - spec/models/pay_pal_spec.rb
1014
+ - spec/models/payment_brand_response_spec.rb
1139
1015
  - spec/models/payment_card_credit_transaction_spec.rb
1140
1016
  - spec/models/payment_card_disbursement_transaction_all_of_spec.rb
1141
1017
  - spec/models/payment_card_disbursement_transaction_spec.rb
@@ -1180,6 +1056,8 @@ files:
1180
1056
  - spec/models/payment_schedules_request_spec.rb
1181
1057
  - spec/models/payment_schedules_response_spec.rb
1182
1058
  - spec/models/payment_spec.rb
1059
+ - spec/models/payment_step_request_spec.rb
1060
+ - spec/models/payment_step_response_spec.rb
1183
1061
  - spec/models/payment_token_credit_transaction_all_of_spec.rb
1184
1062
  - spec/models/payment_token_credit_transaction_spec.rb
1185
1063
  - spec/models/payment_token_details_all_of_spec.rb
@@ -1211,10 +1089,14 @@ files:
1211
1089
  - spec/models/phone_spec.rb
1212
1090
  - spec/models/post_auth_transaction_all_of_spec.rb
1213
1091
  - spec/models/post_auth_transaction_spec.rb
1214
- - spec/models/primary_spec.rb
1092
+ - spec/models/pre_auth_secondary_transaction_all_of_spec.rb
1093
+ - spec/models/pre_auth_secondary_transaction_spec.rb
1215
1094
  - spec/models/primary_transaction_spec.rb
1216
1095
  - spec/models/processor_data_spec.rb
1217
- - spec/models/properties_spec.rb
1096
+ - spec/models/provide_detail_payment_step_request_all_of_spec.rb
1097
+ - spec/models/provide_detail_payment_step_request_spec.rb
1098
+ - spec/models/provide_detail_payment_step_response_all_of_spec.rb
1099
+ - spec/models/provide_detail_payment_step_response_spec.rb
1218
1100
  - spec/models/purchase_cards_level2_spec.rb
1219
1101
  - spec/models/purchase_cards_level3_line_items_spec.rb
1220
1102
  - spec/models/purchase_cards_level3_spec.rb
@@ -1230,12 +1112,12 @@ files:
1230
1112
  - spec/models/referenced_order_payment_tokenization_request_all_of_spec.rb
1231
1113
  - spec/models/referenced_order_payment_tokenization_request_spec.rb
1232
1114
  - spec/models/registration_method_spec.rb
1233
- - spec/models/remove_fraud_blocked_items_response_spec.rb
1234
1115
  - spec/models/response_amount_components_all_of_spec.rb
1235
1116
  - spec/models/response_amount_components_spec.rb
1236
1117
  - spec/models/response_type_spec.rb
1237
1118
  - spec/models/return_transaction_all_of_spec.rb
1238
1119
  - spec/models/return_transaction_spec.rb
1120
+ - spec/models/revolving_options_spec.rb
1239
1121
  - spec/models/score_only_request_spec.rb
1240
1122
  - spec/models/score_only_response_fraud_score_explanations_spec.rb
1241
1123
  - spec/models/score_only_response_fraud_score_spec.rb
@@ -1269,23 +1151,12 @@ files:
1269
1151
  - spec/models/sepa_sale_transaction_all_of_spec.rb
1270
1152
  - spec/models/sepa_sale_transaction_spec.rb
1271
1153
  - spec/models/sepa_spec.rb
1272
- - spec/models/shared_secret_configuration_request_spec.rb
1273
- - spec/models/shared_secret_configuration_response_spec.rb
1274
1154
  - spec/models/ship_to_address_spec.rb
1275
1155
  - spec/models/shipping_spec.rb
1276
- - spec/models/sofort_setup_response_spec.rb
1277
- - spec/models/sofort_setup_spec.rb
1278
1156
  - spec/models/soft_descriptor_spec.rb
1279
1157
  - spec/models/split_shipment_spec.rb
1280
- - spec/models/store_branding_style_configuration_spec.rb
1281
- - spec/models/store_email_settings_result_spec.rb
1282
- - spec/models/store_email_settings_spec.rb
1283
- - spec/models/store_fraud_settings_result_spec.rb
1284
- - spec/models/store_fraud_settings_spec.rb
1285
- - spec/models/store_url_configuration_request_spec.rb
1286
- - spec/models/store_url_configuration_response_spec.rb
1287
- - spec/models/store_url_configuration_result_spec.rb
1288
- - spec/models/store_url_configuration_spec.rb
1158
+ - spec/models/step_request_spec.rb
1159
+ - spec/models/step_response_spec.rb
1289
1160
  - spec/models/stored_credential_spec.rb
1290
1161
  - spec/models/sub_merchant_data_spec.rb
1291
1162
  - spec/models/sub_merchant_split_spec.rb
@@ -1294,10 +1165,6 @@ files:
1294
1165
  - spec/models/tele_check_cbp_payment_method_spec.rb
1295
1166
  - spec/models/tele_check_ica_payment_method_all_of_spec.rb
1296
1167
  - spec/models/tele_check_ica_payment_method_spec.rb
1297
- - spec/models/text_spec.rb
1298
- - spec/models/title_spec.rb
1299
- - spec/models/token_identifier_spec.rb
1300
- - spec/models/top_bar_spec.rb
1301
1168
  - spec/models/transaction_error_response_spec.rb
1302
1169
  - spec/models/transaction_origin_spec.rb
1303
1170
  - spec/models/transaction_response_spec.rb
@@ -1306,10 +1173,6 @@ files:
1306
1173
  - spec/models/union_pay_authentication_request_spec.rb
1307
1174
  - spec/models/union_pay_authentication_update_request_all_of_spec.rb
1308
1175
  - spec/models/union_pay_authentication_update_request_spec.rb
1309
- - spec/models/update_email_settings_request_spec.rb
1310
- - spec/models/update_email_settings_response_spec.rb
1311
- - spec/models/update_fraud_settings_request_spec.rb
1312
- - spec/models/update_fraud_settings_response_spec.rb
1313
1176
  - spec/models/update_payment_token_spec.rb
1314
1177
  - spec/models/use_payment_token_spec.rb
1315
1178
  - spec/models/verification3ds_spec.rb
@@ -1343,8 +1206,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1343
1206
  - !ruby/object:Gem::Version
1344
1207
  version: '0'
1345
1208
  requirements: []
1346
- rubyforge_project:
1347
- rubygems_version: 2.5.2.3
1209
+ rubygems_version: 3.0.3
1348
1210
  signing_key:
1349
1211
  specification_version: 4
1350
1212
  summary: First Data Gateway RESTFUL API Ruby SDK
@@ -1374,10 +1236,7 @@ test_files:
1374
1236
  - spec/models/payment_token_details_all_of_spec.rb
1375
1237
  - spec/models/shipping_spec.rb
1376
1238
  - spec/models/payment_url_request_spec.rb
1377
- - spec/models/properties_spec.rb
1378
- - spec/models/store_url_configuration_response_spec.rb
1379
1239
  - spec/models/referenced_order_payment_schedules_request_spec.rb
1380
- - spec/models/ideal_setup_response_spec.rb
1381
1240
  - spec/models/post_auth_transaction_spec.rb
1382
1241
  - spec/models/paypal_credit_transaction_spec.rb
1383
1242
  - spec/models/ali_pay_payment_method_spec.rb
@@ -1385,7 +1244,6 @@ test_files:
1385
1244
  - spec/models/wallet_pre_auth_transaction_all_of_spec.rb
1386
1245
  - spec/models/receipt_line_spec.rb
1387
1246
  - spec/models/response_amount_components_spec.rb
1388
- - spec/models/block_ip_address_spec.rb
1389
1247
  - spec/models/payment_device_sale_transaction_all_of_spec.rb
1390
1248
  - spec/models/payment_token_verification_request_spec.rb
1391
1249
  - spec/models/encrypted_apple_pay_header_spec.rb
@@ -1399,6 +1257,7 @@ test_files:
1399
1257
  - spec/models/ali_pay_payment_method_all_of_spec.rb
1400
1258
  - spec/models/payment_card_payment_tokenization_request_all_of_spec.rb
1401
1259
  - spec/models/secure3_d_authentication_result_spec.rb
1260
+ - spec/models/provide_detail_payment_step_request_all_of_spec.rb
1402
1261
  - spec/models/disbursement_transaction_type_spec.rb
1403
1262
  - spec/models/card_info_lookup_response_spec.rb
1404
1263
  - spec/models/score_only_response_fraud_score_explanations_spec.rb
@@ -1409,19 +1268,16 @@ test_files:
1409
1268
  - spec/models/payment_token_credit_transaction_all_of_spec.rb
1410
1269
  - spec/models/airline_spec.rb
1411
1270
  - spec/models/payment_registration_spec.rb
1271
+ - spec/models/provide_detail_payment_step_request_spec.rb
1412
1272
  - spec/models/payment_token_disbursement_transaction_spec.rb
1413
- - spec/models/mobile_header_area_spec.rb
1414
- - spec/models/sofort_setup_response_spec.rb
1415
1273
  - spec/models/payment_device_spec.rb
1416
1274
  - spec/models/error_response_spec.rb
1417
1275
  - spec/models/purchase_cards_level3_line_items_spec.rb
1418
- - spec/models/email_notification_data_spec.rb
1419
1276
  - spec/models/union_pay_authentication_request_all_of_spec.rb
1420
1277
  - spec/models/secure3_d10_authentication_update_request_spec.rb
1421
1278
  - spec/models/payment_method_type_spec.rb
1422
1279
  - spec/models/create_payment_token_spec.rb
1423
1280
  - spec/models/additional_transaction_details_spec.rb
1424
- - spec/models/title_spec.rb
1425
1281
  - spec/models/masterpass_wallet_payment_method_all_of_spec.rb
1426
1282
  - spec/models/ali_pay_sale_transaction_spec.rb
1427
1283
  - spec/models/dynamic_pricing_exchange_rate_request_all_of_spec.rb
@@ -1431,23 +1287,23 @@ test_files:
1431
1287
  - spec/models/secure3_d21_authentication_result_spec.rb
1432
1288
  - spec/models/dcc_exchange_rate_request_spec.rb
1433
1289
  - spec/models/tele_check_cbp_payment_method_spec.rb
1434
- - spec/models/top_bar_spec.rb
1435
1290
  - spec/models/payment_token_pre_auth_transaction_all_of_spec.rb
1436
- - spec/models/mobile_spec.rb
1291
+ - spec/models/payment_brand_response_spec.rb
1437
1292
  - spec/models/payment_card_payment_token_update_request_spec.rb
1438
1293
  - spec/models/secure3_d_authentication_result_all_of_spec.rb
1439
1294
  - spec/models/referenced_order_payment_tokenization_request_spec.rb
1440
1295
  - spec/models/exchange_rate_request_spec.rb
1441
- - spec/models/blocked_card_number_spec.rb
1442
1296
  - spec/models/ach_recurring_type_spec.rb
1443
1297
  - spec/models/bancontact_qr_spec.rb
1444
1298
  - spec/models/secure3_d21_authentication_update_request_spec.rb
1445
1299
  - spec/models/encrypted_google_pay_wallet_payment_method_all_of_spec.rb
1446
- - spec/models/blocked_items_spec.rb
1300
+ - spec/models/provide_detail_payment_step_response_spec.rb
1447
1301
  - spec/models/wallet_payment_method_spec.rb
1448
1302
  - spec/models/expiration_spec.rb
1303
+ - spec/models/step_response_spec.rb
1449
1304
  - spec/models/payment_device_payment_method_all_of_spec.rb
1450
1305
  - spec/models/fraud_registration_error_spec.rb
1306
+ - spec/models/payment_step_response_spec.rb
1451
1307
  - spec/models/fraud_order_spec.rb
1452
1308
  - spec/models/tele_check_ica_payment_method_all_of_spec.rb
1453
1309
  - spec/models/payment_url_status_spec.rb
@@ -1456,7 +1312,6 @@ test_files:
1456
1312
  - spec/models/receipt_request_info_spec.rb
1457
1313
  - spec/models/tele_check_ach_payment_method_ach_bill_to_spec.rb
1458
1314
  - spec/models/masterpass_wallet_payment_method_spec.rb
1459
- - spec/models/store_branding_style_configuration_spec.rb
1460
1315
  - spec/models/purchase_cards_spec.rb
1461
1316
  - spec/models/id_info_spec.rb
1462
1317
  - spec/models/stored_credential_spec.rb
@@ -1464,12 +1319,9 @@ test_files:
1464
1319
  - spec/models/score_only_response_spec.rb
1465
1320
  - spec/models/order_response_spec.rb
1466
1321
  - spec/models/device_spec.rb
1467
- - spec/models/store_url_configuration_request_spec.rb
1468
1322
  - spec/models/secure3_d_authentication_request_spec.rb
1469
1323
  - spec/models/customer_address_spec.rb
1470
1324
  - spec/models/payment_card_sale_transaction_spec.rb
1471
- - spec/models/footer_spec.rb
1472
- - spec/models/country_profile_spec.rb
1473
1325
  - spec/models/use_payment_token_spec.rb
1474
1326
  - spec/models/secure3_d21_authentication_request_spec.rb
1475
1327
  - spec/models/secure3_d10_authentication_result_all_of_spec.rb
@@ -1478,24 +1330,22 @@ test_files:
1478
1330
  - spec/models/sepa_payment_method_all_of_spec.rb
1479
1331
  - spec/models/void_transaction_spec.rb
1480
1332
  - spec/models/payment_card_sale_transaction_all_of_spec.rb
1333
+ - spec/models/pre_auth_secondary_transaction_all_of_spec.rb
1481
1334
  - spec/models/decrypted_apple_pay_wallet_payment_method_spec.rb
1482
1335
  - spec/models/payment_url_detail_spec.rb
1483
1336
  - spec/models/payment_token_update_response_spec.rb
1484
- - spec/models/combined_mode_spec.rb
1485
1337
  - spec/models/payment_method_payment_schedules_request_all_of_spec.rb
1486
1338
  - spec/models/ach_pre_auth_transaction_spec.rb
1339
+ - spec/models/revolving_options_spec.rb
1340
+ - spec/models/step_request_spec.rb
1487
1341
  - spec/models/payment_token_payment_method_spec.rb
1488
- - spec/models/store_email_settings_spec.rb
1489
- - spec/models/update_fraud_settings_request_spec.rb
1490
1342
  - spec/models/payment_card_forced_ticket_transaction_spec.rb
1491
1343
  - spec/models/encrypted_google_pay_wallet_payment_method_spec.rb
1492
1344
  - spec/models/secure3_d_authentication_request_all_of_spec.rb
1493
1345
  - spec/models/secure3_d_authentication_response_spec.rb
1494
- - spec/models/shared_secret_configuration_response_spec.rb
1495
1346
  - spec/models/payment_url_detail_response_spec.rb
1496
1347
  - spec/models/phone_spec.rb
1497
1348
  - spec/models/access_token_response_spec.rb
1498
- - spec/models/generate_certificate_response_spec.rb
1499
1349
  - spec/models/ali_pay_sale_transaction_all_of_spec.rb
1500
1350
  - spec/models/card_spec.rb
1501
1351
  - spec/models/encrypted_apple_pay_wallet_payment_method_all_of_spec.rb
@@ -1503,23 +1353,18 @@ test_files:
1503
1353
  - spec/models/union_pay_authentication_update_request_all_of_spec.rb
1504
1354
  - spec/models/payment_card_pre_auth_transaction_all_of_spec.rb
1505
1355
  - spec/models/card_function_spec.rb
1506
- - spec/models/delete_branding_style_configuration_response_spec.rb
1507
1356
  - spec/models/pay_pal_payment_method_all_of_spec.rb
1508
1357
  - spec/models/payment_device_sale_transaction_spec.rb
1509
1358
  - spec/models/secure3_d_authentication_response_params_spec.rb
1510
- - spec/models/ideal_setup_spec.rb
1511
1359
  - spec/models/payment_device_credit_transaction_all_of_spec.rb
1512
1360
  - spec/models/processor_data_spec.rb
1513
1361
  - spec/models/payment_card_payer_auth_transaction_all_of_spec.rb
1514
1362
  - spec/models/basic_response_spec.rb
1515
1363
  - spec/models/fraud_registration_device_items_spec.rb
1516
- - spec/models/maximum_purchase_amount_spec.rb
1517
1364
  - spec/models/wallet_pre_auth_transaction_spec.rb
1518
1365
  - spec/models/amount_spec.rb
1519
1366
  - spec/models/referenced_order_payment_tokenization_request_all_of_spec.rb
1520
1367
  - spec/models/payment_card_credit_transaction_spec.rb
1521
- - spec/models/generate_certificate_from_csr_response_spec.rb
1522
- - spec/models/font_properties_spec.rb
1523
1368
  - spec/models/secure3_d21_authentication_result_all_of_spec.rb
1524
1369
  - spec/models/additional_amount_rate_spec.rb
1525
1370
  - spec/models/industry_specific_extensions_spec.rb
@@ -1528,33 +1373,24 @@ test_files:
1528
1373
  - spec/models/split_shipment_spec.rb
1529
1374
  - spec/models/dynamic_pricing_spec.rb
1530
1375
  - spec/models/sepa_spec.rb
1531
- - spec/models/store_url_configuration_result_spec.rb
1532
1376
  - spec/models/decrypted_samsung_pay_wallet_payment_method_spec.rb
1533
1377
  - spec/models/update_payment_token_spec.rb
1534
- - spec/models/update_fraud_settings_response_spec.rb
1535
1378
  - spec/models/issuer_response_spec.rb
1536
- - spec/models/font_weight_spec.rb
1537
1379
  - spec/models/score_only_request_spec.rb
1538
1380
  - spec/models/card_verification_request_spec.rb
1539
1381
  - spec/models/union_pay_authentication_request_spec.rb
1540
- - spec/models/store_fraud_settings_spec.rb
1541
1382
  - spec/models/payment_card_spec.rb
1542
1383
  - spec/models/customer_spec.rb
1543
1384
  - spec/models/decrypted_google_pay_wallet_payment_method_all_of_spec.rb
1544
- - spec/models/button_spec.rb
1545
- - spec/models/update_email_settings_response_spec.rb
1546
1385
  - spec/models/decrypted_samsung_pay_spec.rb
1547
1386
  - spec/models/china_pn_r_sale_transaction_spec.rb
1548
- - spec/models/header_spec.rb
1549
1387
  - spec/models/card_info_spec.rb
1550
- - spec/models/branding_style_configuration_response_spec.rb
1551
1388
  - spec/models/payment_token_payment_method_all_of_spec.rb
1552
1389
  - spec/models/return_transaction_spec.rb
1553
1390
  - spec/models/tele_check_ach_payment_method_spec.rb
1554
1391
  - spec/models/ach_response_spec.rb
1555
- - spec/models/store_fraud_settings_result_spec.rb
1556
1392
  - spec/models/secure3_d10_authentication_update_request_all_of_spec.rb
1557
- - spec/models/token_identifier_spec.rb
1393
+ - spec/models/provide_detail_payment_step_response_all_of_spec.rb
1558
1394
  - spec/models/ach_return_transaction_spec.rb
1559
1395
  - spec/models/china_domestic_spec.rb
1560
1396
  - spec/models/purchase_cards_level2_spec.rb
@@ -1563,23 +1399,22 @@ test_files:
1563
1399
  - spec/models/post_auth_transaction_all_of_spec.rb
1564
1400
  - spec/models/ach_pre_auth_transaction_all_of_spec.rb
1565
1401
  - spec/models/pay_pal_spec.rb
1402
+ - spec/models/apm_sale_transaction_spec.rb
1566
1403
  - spec/models/wallet_sale_transaction_spec.rb
1567
1404
  - spec/models/secure3_d_authentication_response_secure3d_method_spec.rb
1568
1405
  - spec/models/payment_method_details_spec.rb
1569
- - spec/models/branding_style_configuration_request_spec.rb
1570
1406
  - spec/models/transaction_error_response_spec.rb
1571
1407
  - spec/models/airline_ancillary_service_category_spec.rb
1572
1408
  - spec/models/china_domestic_payment_method_spec.rb
1573
1409
  - spec/models/paypal_credit_transaction_all_of_spec.rb
1574
- - spec/models/store_email_settings_result_spec.rb
1575
1410
  - spec/models/verification_cvv_spec.rb
1576
1411
  - spec/models/encrypted_apple_pay_spec.rb
1577
1412
  - spec/models/location_spec.rb
1578
1413
  - spec/models/disbursement_spec.rb
1579
1414
  - spec/models/sepa_sale_transaction_all_of_spec.rb
1580
- - spec/models/primary_spec.rb
1581
1415
  - spec/models/transaction_origin_spec.rb
1582
1416
  - spec/models/lodging_extra_charges_spec.rb
1417
+ - spec/models/payment_step_request_spec.rb
1583
1418
  - spec/models/wallet_sale_transaction_all_of_spec.rb
1584
1419
  - spec/models/secure3_d21_authentication_request_all_of_spec.rb
1585
1420
  - spec/models/receiver_info_spec.rb
@@ -1588,17 +1423,12 @@ test_files:
1588
1423
  - spec/models/ach_credit_transaction_spec.rb
1589
1424
  - spec/models/transaction_type_spec.rb
1590
1425
  - spec/models/transaction_response_spec.rb
1591
- - spec/models/body_spec.rb
1592
- - spec/models/text_spec.rb
1593
1426
  - spec/models/response_type_spec.rb
1594
1427
  - spec/models/tele_check_ica_payment_method_spec.rb
1595
1428
  - spec/models/loyalty_spec.rb
1596
- - spec/models/clearing_details_spec.rb
1597
1429
  - spec/models/encrypted_samsung_pay_wallet_payment_method_all_of_spec.rb
1598
1430
  - spec/models/payment_card_verification_request_spec.rb
1599
1431
  - spec/models/payment_schedules_error_response_spec.rb
1600
- - spec/models/background_color_spec.rb
1601
- - spec/models/borders_spec.rb
1602
1432
  - spec/models/order_error_response_spec.rb
1603
1433
  - spec/models/payment_schedules_request_spec.rb
1604
1434
  - spec/models/acs_response_spec.rb
@@ -1618,13 +1448,12 @@ test_files:
1618
1448
  - spec/models/currency_conversion_spec.rb
1619
1449
  - spec/models/error_message_spec.rb
1620
1450
  - spec/models/purchase_cards_level3_spec.rb
1621
- - spec/models/logo_spec.rb
1451
+ - spec/models/apm_payment_method_spec.rb
1622
1452
  - spec/models/billing_address_spec.rb
1623
1453
  - spec/models/account_updater_response_spec.rb
1624
1454
  - spec/models/order_spec.rb
1625
- - spec/models/endpoint_response_spec.rb
1626
1455
  - spec/models/authentication_update_request_spec.rb
1627
- - spec/models/fraud_settings_response_spec.rb
1456
+ - spec/models/pre_auth_secondary_transaction_spec.rb
1628
1457
  - spec/models/exchange_rate_details_spec.rb
1629
1458
  - spec/models/secure3_d10_authentication_request_all_of_spec.rb
1630
1459
  - spec/models/payment_token_verification_request_all_of_spec.rb
@@ -1636,54 +1465,43 @@ test_files:
1636
1465
  - spec/models/ach_void_transaction_spec.rb
1637
1466
  - spec/models/encrypted_google_pay_spec.rb
1638
1467
  - spec/models/payment_device_payment_tokenization_request_all_of_spec.rb
1468
+ - spec/models/apm_sale_transaction_all_of_spec.rb
1639
1469
  - spec/models/frequency_spec.rb
1640
1470
  - spec/models/dcc_spec.rb
1641
1471
  - spec/models/lodging_spec.rb
1642
1472
  - spec/models/payment_method_payment_schedules_request_spec.rb
1643
1473
  - spec/models/payment_url_response_spec.rb
1644
- - spec/models/hover_spec.rb
1645
- - spec/models/remove_fraud_blocked_items_response_spec.rb
1646
- - spec/models/fraud_settings_spec.rb
1647
1474
  - spec/models/fraud_order_items_spec.rb
1648
- - spec/models/connect_mode_spec.rb
1649
1475
  - spec/models/sender_info_spec.rb
1650
1476
  - spec/models/car_rental_spec.rb
1651
1477
  - spec/models/return_transaction_all_of_spec.rb
1652
1478
  - spec/models/payment_schedules_response_spec.rb
1653
1479
  - spec/models/payment_card_info_lookup_request_all_of_spec.rb
1654
1480
  - spec/models/ship_to_address_spec.rb
1481
+ - spec/models/apm_payment_method_all_of_spec.rb
1655
1482
  - spec/models/china_domestic_payment_method_all_of_spec.rb
1656
1483
  - spec/models/decrypted_apple_pay_spec.rb
1657
1484
  - spec/models/mcc6012_spec.rb
1658
1485
  - spec/models/ach_post_auth_transaction_spec.rb
1659
- - spec/models/clearing_element_spec.rb
1660
- - spec/models/content_spec.rb
1661
- - spec/models/store_url_configuration_spec.rb
1662
1486
  - spec/models/fraud_registration_device_spec.rb
1663
1487
  - spec/models/payment_card_forced_ticket_transaction_all_of_spec.rb
1664
1488
  - spec/models/installment_options_spec.rb
1665
1489
  - spec/models/referenced_order_payment_schedules_request_all_of_spec.rb
1666
1490
  - spec/models/secure3d_response_spec.rb
1667
- - spec/models/background_spec.rb
1668
1491
  - spec/models/payment_token_details_spec.rb
1669
- - spec/models/initiate_clearing_response_all_of_spec.rb
1670
1492
  - spec/models/payment_device_disbursement_transaction_spec.rb
1671
- - spec/models/classic_mode_spec.rb
1672
1493
  - spec/models/encrypted_apple_pay_wallet_payment_method_spec.rb
1673
- - spec/models/shared_secret_configuration_request_spec.rb
1674
1494
  - spec/models/payment_device_payment_method_spec.rb
1675
1495
  - spec/models/payment_token_info_lookup_request_all_of_spec.rb
1676
1496
  - spec/models/payment_device_credit_transaction_spec.rb
1677
1497
  - spec/models/sub_merchant_split_spec.rb
1678
1498
  - spec/models/fraud_score_spec.rb
1679
- - spec/models/font_face_spec.rb
1680
1499
  - spec/models/account_info_lookup_request_spec.rb
1681
1500
  - spec/models/encrypted_google_pay_data_spec.rb
1682
1501
  - spec/models/recurring_payment_details_response_spec.rb
1683
1502
  - spec/models/document_spec.rb
1684
1503
  - spec/models/client_registration_spec.rb
1685
1504
  - spec/models/payment_token_disbursement_transaction_all_of_spec.rb
1686
- - spec/models/initiate_clearing_response_spec.rb
1687
1505
  - spec/models/payment_tokenization_request_spec.rb
1688
1506
  - spec/models/cardholder_info_response_spec.rb
1689
1507
  - spec/models/payment_device_payment_tokenization_request_spec.rb
@@ -1693,7 +1511,6 @@ test_files:
1693
1511
  - spec/models/payment_card_verification_request_all_of_spec.rb
1694
1512
  - spec/models/payment_card_payment_method_all_of_spec.rb
1695
1513
  - spec/models/verification_avs_spec.rb
1696
- - spec/models/block_card_spec.rb
1697
1514
  - spec/models/dcc_exchange_rate_request_all_of_spec.rb
1698
1515
  - spec/models/account_verification_request_spec.rb
1699
1516
  - spec/models/payment_facilitator_spec.rb
@@ -1701,20 +1518,14 @@ test_files:
1701
1518
  - spec/models/void_transaction_all_of_spec.rb
1702
1519
  - spec/models/decrypted_apple_pay_wallet_payment_method_all_of_spec.rb
1703
1520
  - spec/models/payment_device_pre_auth_transaction_all_of_spec.rb
1704
- - spec/models/lockout_time_spec.rb
1705
- - spec/models/block_domain_spec.rb
1706
1521
  - spec/models/sepa_sale_transaction_spec.rb
1707
- - spec/models/sofort_setup_spec.rb
1708
1522
  - spec/models/dynamic_pricing_exchange_rate_request_spec.rb
1709
1523
  - spec/models/ach_sale_transaction_spec.rb
1710
1524
  - spec/models/secure3_d_authentication_update_request_spec.rb
1711
1525
  - spec/models/score_only_response_fraud_score_spec.rb
1712
- - spec/models/block_name_spec.rb
1713
1526
  - spec/models/billing_spec.rb
1714
- - spec/models/branding_style_configuration_result_spec.rb
1715
1527
  - spec/models/fraud_registration_card_spec.rb
1716
1528
  - spec/models/payment_device_pre_auth_transaction_spec.rb
1717
- - spec/models/update_email_settings_request_spec.rb
1718
1529
  - spec/models/fraud_address_spec.rb
1719
1530
  - spec/models/card_info_lookup_request_spec.rb
1720
1531
  - spec/models/sepa_mandate_spec.rb