first_data_gateway 1.2.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (654) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -0
  3. data/Gemfile.lock +1 -1
  4. data/docs/AVSResponse.md +10 -0
  5. data/docs/AccessTokenResponse.md +11 -0
  6. data/docs/AccountUpdaterResponse.md +13 -0
  7. data/docs/AdditionalAmountRate.md +10 -0
  8. data/docs/AdditionalDetails.md +11 -0
  9. data/docs/AdditionalTransactionDetails.md +15 -0
  10. data/docs/Address.md +15 -0
  11. data/docs/Airline.md +24 -2
  12. data/docs/AirlineAncillaryServiceCategory.md +9 -0
  13. data/docs/AirlineTravelRoute.md +17 -0
  14. data/docs/AliPay.md +13 -1
  15. data/docs/AliPayPaymentMethod.md +9 -0
  16. data/docs/AliPayPaymentMethodAllOf.md +17 -0
  17. data/docs/AliPaySaleTransaction.md +9 -6
  18. data/docs/AliPaySaleTransactionAllOf.md +17 -0
  19. data/docs/Amount.md +11 -0
  20. data/docs/AmountComponents.md +14 -0
  21. data/docs/Authentication.md +9 -0
  22. data/docs/AuthenticationApi.md +7 -5
  23. data/docs/AuthenticationRedirect.md +11 -0
  24. data/docs/AuthenticationRedirectParams.md +11 -0
  25. data/docs/AuthenticationVerificationRequest.md +12 -0
  26. data/docs/BasicResponse.md +11 -0
  27. data/docs/Billing.md +13 -0
  28. data/docs/BillingAddress.md +18 -0
  29. data/docs/BillingAddressPhone.md +10 -0
  30. data/docs/CarRental.md +17 -1
  31. data/docs/CarRentalExtraCharges.md +9 -0
  32. data/docs/Card.md +16 -0
  33. data/docs/CardFunction.md +9 -0
  34. data/docs/CardInfo.md +14 -0
  35. data/docs/CardInfoLookupApi.md +7 -5
  36. data/docs/CardInfoLookupRequest.md +10 -0
  37. data/docs/CardInfoLookupResponse.md +13 -0
  38. data/docs/CardVerificationApi.md +7 -5
  39. data/docs/CardVerificationRequest.md +11 -0
  40. data/docs/ChinaDomestic.md +17 -1
  41. data/docs/ChinaDomesticPaymentMethod.md +10 -0
  42. data/docs/ChinaDomesticPaymentMethodAllOf.md +19 -0
  43. data/docs/ChinaPnRSaleTransaction.md +9 -6
  44. data/docs/ChinaPnRSaleTransactionAllOf.md +17 -0
  45. data/docs/ClientLocale.md +10 -0
  46. data/docs/Contact.md +12 -0
  47. data/docs/CreatePaymentToken.md +13 -2
  48. data/docs/CurrencyConversion.md +10 -0
  49. data/docs/CurrencyConversionApi.md +7 -5
  50. data/docs/Customer.md +20 -0
  51. data/docs/CustomerAddress.md +15 -0
  52. data/docs/CustomerAddressPhone.md +10 -0
  53. data/docs/DCCExchangeRateRequest.md +9 -3
  54. data/docs/DCCExchangeRateRequestAllOf.md +17 -0
  55. data/docs/Dcc.md +10 -3
  56. data/docs/DccAllOf.md +17 -0
  57. data/docs/Device.md +22 -2
  58. data/docs/DeviceNetworks.md +22 -0
  59. data/docs/Disbursement.md +21 -0
  60. data/docs/DisbursementTransactionType.md +16 -0
  61. data/docs/Document.md +10 -0
  62. data/docs/DynamicPricing.md +10 -2
  63. data/docs/DynamicPricingAllOf.md +19 -0
  64. data/docs/DynamicPricingExchangeRateRequest.md +9 -3
  65. data/docs/DynamicPricingExchangeRateRequestAllOf.md +17 -0
  66. data/docs/EncryptedApplePay.md +27 -0
  67. data/docs/EncryptedApplePayHeader.md +23 -0
  68. data/docs/EncryptedApplePayWalletPaymentMethod.md +17 -0
  69. data/docs/EncryptedApplePayWalletPaymentMethodAllOf.md +17 -0
  70. data/docs/EncryptedGooglePay.md +21 -0
  71. data/docs/EncryptedGooglePayData.md +21 -0
  72. data/docs/EncryptedGooglePayWalletPaymentMethod.md +17 -0
  73. data/docs/EncryptedGooglePayWalletPaymentMethodAllOf.md +17 -0
  74. data/docs/Error.md +11 -0
  75. data/docs/ErrorDetails.md +10 -0
  76. data/docs/ErrorResponse.md +12 -0
  77. data/docs/ExchangeRateRequest.md +11 -0
  78. data/docs/ExchangeRateResponse.md +22 -0
  79. data/docs/Expiration.md +10 -0
  80. data/docs/FraudDetectApi.md +7 -5
  81. data/docs/FraudOrder.md +11 -0
  82. data/docs/FraudOrderItems.md +16 -0
  83. data/docs/FraudOrderShipToAddress.md +15 -0
  84. data/docs/Frequency.md +10 -0
  85. data/docs/FundingTransactionType.md +16 -0
  86. data/docs/IndustrySpecificExtensions.md +11 -0
  87. data/docs/InstallmentOptions.md +15 -2
  88. data/docs/Lodging.md +14 -1
  89. data/docs/LodgingExtraCharges.md +9 -0
  90. data/docs/Loyalty.md +11 -0
  91. data/docs/Merchant.md +12 -0
  92. data/docs/MerchantLocation.md +13 -0
  93. data/docs/MerchantLocationMerchantAddress.md +14 -0
  94. data/docs/Order.md +16 -0
  95. data/docs/OrderApi.md +12 -8
  96. data/docs/OrderErrorResponse.md +19 -0
  97. data/docs/OrderResponse.md +18 -0
  98. data/docs/PayPal.md +9 -0
  99. data/docs/PayPalPaymentMethod.md +9 -0
  100. data/docs/PayPalPaymentMethodAllOf.md +17 -0
  101. data/docs/Payment.md +20 -1
  102. data/docs/PaymentApi.md +25 -17
  103. data/docs/PaymentCard.md +17 -0
  104. data/docs/PaymentCardCreditTransaction.md +10 -6
  105. data/docs/PaymentCardDisbursementTransaction.md +23 -0
  106. data/docs/PaymentCardDisbursementTransactionAllOf.md +23 -0
  107. data/docs/PaymentCardForcedTicketTransaction.md +10 -6
  108. data/docs/PaymentCardForcedTicketTransactionAllOf.md +19 -0
  109. data/docs/PaymentCardPayerAuthTransaction.md +10 -6
  110. data/docs/PaymentCardPayerAuthTransactionAllOf.md +19 -0
  111. data/docs/PaymentCardPaymentMethod.md +10 -0
  112. data/docs/PaymentCardPaymentMethodAllOf.md +19 -0
  113. data/docs/PaymentCardPaymentTokenizationRequest.md +9 -5
  114. data/docs/PaymentCardPaymentTokenizationRequestAllOf.md +17 -0
  115. data/docs/PaymentCardPreAuthTransaction.md +13 -6
  116. data/docs/PaymentCardPreAuthTransactionAllOf.md +25 -0
  117. data/docs/PaymentCardSaleTransaction.md +13 -6
  118. data/docs/PaymentCardSaleTransactionAllOf.md +25 -0
  119. data/docs/PaymentFacilitator.md +13 -0
  120. data/docs/PaymentIssuerResponse.md +11 -0
  121. data/docs/PaymentMethodDetails.md +10 -0
  122. data/docs/PaymentMethodPaymentSchedulesRequest.md +9 -16
  123. data/docs/PaymentMethodPaymentSchedulesRequestAllOf.md +17 -0
  124. data/docs/PaymentMethodType.md +9 -0
  125. data/docs/PaymentPayMethod.md +14 -0
  126. data/docs/PaymentSchedulesApi.md +23 -17
  127. data/docs/PaymentSchedulesErrorResponse.md +15 -0
  128. data/docs/PaymentSchedulesRequest.md +24 -0
  129. data/docs/PaymentSchedulesResponse.md +14 -0
  130. data/docs/PaymentTokenApi.md +12 -8
  131. data/docs/PaymentTokenCreditTransaction.md +10 -6
  132. data/docs/PaymentTokenCreditTransactionAllOf.md +19 -0
  133. data/docs/PaymentTokenDetails.md +18 -3
  134. data/docs/PaymentTokenDetailsAllOf.md +23 -0
  135. data/docs/PaymentTokenDisbursementTransaction.md +21 -0
  136. data/docs/PaymentTokenDisbursementTransactionAllOf.md +21 -0
  137. data/docs/PaymentTokenPaymentMethod.md +10 -0
  138. data/docs/PaymentTokenPaymentMethodAllOf.md +19 -0
  139. data/docs/PaymentTokenPreAuthTransaction.md +12 -6
  140. data/docs/PaymentTokenPreAuthTransactionAllOf.md +23 -0
  141. data/docs/PaymentTokenSaleTransaction.md +12 -6
  142. data/docs/PaymentTokenSaleTransactionAllOf.md +23 -0
  143. data/docs/PaymentTokenizationErrorResponse.md +22 -2
  144. data/docs/PaymentTokenizationRequest.md +14 -1
  145. data/docs/PaymentTokenizationResponse.md +21 -2
  146. data/docs/PaymentURLApi.md +7 -5
  147. data/docs/PaymentUrlErrorResponse.md +16 -0
  148. data/docs/PaymentUrlRequest.md +26 -2
  149. data/docs/PaymentUrlResponse.md +15 -0
  150. data/docs/PaymentVerification3ds.md +11 -0
  151. data/docs/PaymentVerificationAvs.md +11 -0
  152. data/docs/PaymentVerificationCvv.md +11 -0
  153. data/docs/PaypalCreditTransaction.md +9 -6
  154. data/docs/PaypalCreditTransactionAllOf.md +17 -0
  155. data/docs/PostAuthTransaction.md +12 -3
  156. data/docs/PostAuthTransactionAllOf.md +23 -0
  157. data/docs/PrimaryTransaction.md +15 -1
  158. data/docs/ProcessorData.md +17 -0
  159. data/docs/PurchaseCards.md +10 -0
  160. data/docs/PurchaseCardsLevel2.md +13 -0
  161. data/docs/PurchaseCardsLevel3.md +9 -0
  162. data/docs/PurchaseCardsLevel3LineItems.md +17 -0
  163. data/docs/ReceiverInfo.md +33 -0
  164. data/docs/RecurringPaymentDetails.md +21 -0
  165. data/docs/RecurringPaymentDetailsResponse.md +19 -0
  166. data/docs/ReferencedOrderPaymentSchedulesRequest.md +9 -16
  167. data/docs/ReferencedOrderPaymentSchedulesRequestAllOf.md +17 -0
  168. data/docs/ReferencedOrderPaymentTokenizationRequest.md +9 -5
  169. data/docs/ReferencedOrderPaymentTokenizationRequestAllOf.md +17 -0
  170. data/docs/ResponseAmountComponents.md +15 -0
  171. data/docs/ResponseAmountComponentsAllOf.md +17 -0
  172. data/docs/ResponseType.md +9 -0
  173. data/docs/ReturnTransaction.md +11 -3
  174. data/docs/ReturnTransactionAllOf.md +21 -0
  175. data/docs/ScoreOnlyRequest.md +22 -0
  176. data/docs/ScoreOnlyResponse.md +14 -0
  177. data/docs/ScoreOnlyResponseFraudScore.md +11 -0
  178. data/docs/ScoreOnlyResponseFraudScoreExplanations.md +11 -0
  179. data/docs/SecondaryTransaction.md +11 -0
  180. data/docs/Secure3D10AuthenticationResult.md +23 -0
  181. data/docs/Secure3D10AuthenticationResultAllOf.md +23 -0
  182. data/docs/Secure3D21AuthenticationResult.md +25 -0
  183. data/docs/Secure3D21AuthenticationResultAllOf.md +25 -0
  184. data/docs/Secure3dAuthenticationRequest.md +9 -1
  185. data/docs/Secure3dAuthenticationVerificationRequest.md +10 -4
  186. data/docs/Secure3dAuthenticationVerificationRequestAllOf.md +19 -0
  187. data/docs/Secure3dResponse.md +9 -0
  188. data/docs/SenderInfo.md +35 -0
  189. data/docs/Sepa.md +13 -0
  190. data/docs/SepaMandate.md +12 -0
  191. data/docs/SepaPaymentMethod.md +9 -0
  192. data/docs/SepaPaymentMethodAllOf.md +17 -0
  193. data/docs/SepaSaleTransaction.md +9 -6
  194. data/docs/SepaSaleTransactionAllOf.md +17 -0
  195. data/docs/Shipping.md +11 -0
  196. data/docs/SoftDescriptor.md +10 -0
  197. data/docs/SplitShipment.md +11 -1
  198. data/docs/StoredCredential.md +13 -1
  199. data/docs/SubMerchantData.md +14 -0
  200. data/docs/SubMerchantSplit.md +10 -0
  201. data/docs/Transaction.md +20 -0
  202. data/docs/TransactionErrorResponse.md +32 -0
  203. data/docs/TransactionOrigin.md +9 -0
  204. data/docs/TransactionResponse.md +31 -0
  205. data/docs/TransactionType.md +9 -0
  206. data/docs/UnionPayAuthenticationRequest.md +9 -1
  207. data/docs/UnionPayAuthenticationRequestAllOf.md +17 -0
  208. data/docs/UnionPayAuthenticationVerificationRequest.md +9 -4
  209. data/docs/UnionPayAuthenticationVerificationRequestAllOf.md +17 -0
  210. data/docs/UsePaymentToken.md +11 -0
  211. data/docs/VoidTransaction.md +9 -3
  212. data/docs/WalletPaymentMethod.md +17 -0
  213. data/docs/WalletPreAuthTransaction.md +21 -0
  214. data/docs/WalletPreAuthTransactionAllOf.md +21 -0
  215. data/docs/WalletSaleTransaction.md +19 -0
  216. data/docs/WalletSaleTransactionAllOf.md +19 -0
  217. data/lib/openapi_client/api/.DS_Store +0 -0
  218. data/lib/openapi_client/api/authentication_api.rb +28 -20
  219. data/lib/openapi_client/api/card_info_lookup_api.rb +29 -21
  220. data/lib/openapi_client/api/card_verification_api.rb +29 -21
  221. data/lib/openapi_client/api/currency_conversion_api.rb +29 -21
  222. data/lib/openapi_client/api/fraud_detect_api.rb +31 -22
  223. data/lib/openapi_client/api/order_api.rb +59 -42
  224. data/lib/openapi_client/api/payment_api.rb +119 -84
  225. data/lib/openapi_client/api/payment_schedules_api.rb +118 -84
  226. data/lib/openapi_client/api/payment_token_api.rb +57 -40
  227. data/lib/openapi_client/api/payment_url_api.rb +29 -21
  228. data/lib/openapi_client/api_client.rb +11 -13
  229. data/lib/openapi_client/api_error.rb +20 -1
  230. data/lib/openapi_client/configuration.rb +3 -3
  231. data/lib/openapi_client/models/access_token_response.rb +31 -18
  232. data/lib/openapi_client/models/account_updater_response.rb +32 -19
  233. data/lib/openapi_client/models/additional_amount_rate.rb +24 -11
  234. data/lib/openapi_client/models/additional_details.rb +27 -14
  235. data/lib/openapi_client/models/additional_transaction_details.rb +97 -18
  236. data/lib/openapi_client/models/address.rb +30 -17
  237. data/lib/openapi_client/models/airline.rb +54 -41
  238. data/lib/openapi_client/models/airline_ancillary_service_category.rb +27 -14
  239. data/lib/openapi_client/models/airline_travel_route.rb +41 -28
  240. data/lib/openapi_client/models/ali_pay.rb +68 -22
  241. data/lib/openapi_client/models/ali_pay_payment_method.rb +32 -11
  242. data/lib/openapi_client/models/ali_pay_payment_method_all_of.rb +201 -0
  243. data/lib/openapi_client/models/ali_pay_sale_transaction.rb +54 -33
  244. data/lib/openapi_client/models/ali_pay_sale_transaction_all_of.rb +201 -0
  245. data/lib/openapi_client/models/amount.rb +46 -12
  246. data/lib/openapi_client/models/amount_components.rb +30 -17
  247. data/lib/openapi_client/models/authentication.rb +29 -11
  248. data/lib/openapi_client/models/authentication_redirect.rb +29 -16
  249. data/lib/openapi_client/models/authentication_redirect_params.rb +28 -15
  250. data/lib/openapi_client/models/authentication_verification_request.rb +35 -17
  251. data/lib/openapi_client/models/avs_response.rb +32 -19
  252. data/lib/openapi_client/models/basic_response.rb +28 -15
  253. data/lib/openapi_client/models/billing.rb +29 -16
  254. data/lib/openapi_client/models/billing_address.rb +58 -24
  255. data/lib/openapi_client/models/billing_address_phone.rb +24 -11
  256. data/lib/openapi_client/models/car_rental.rb +39 -26
  257. data/lib/openapi_client/models/car_rental_extra_charges.rb +27 -14
  258. data/lib/openapi_client/models/card.rb +36 -23
  259. data/lib/openapi_client/models/card_function.rb +13 -7
  260. data/lib/openapi_client/models/card_info.rb +36 -23
  261. data/lib/openapi_client/models/card_info_lookup_request.rb +26 -13
  262. data/lib/openapi_client/models/card_info_lookup_response.rb +42 -22
  263. data/lib/openapi_client/models/card_verification_request.rb +28 -15
  264. data/lib/openapi_client/models/china_domestic.rb +72 -26
  265. data/lib/openapi_client/models/china_domestic_payment_method.rb +36 -15
  266. data/lib/openapi_client/models/china_domestic_payment_method_all_of.rb +249 -0
  267. data/lib/openapi_client/models/china_pn_r_sale_transaction.rb +54 -33
  268. data/lib/openapi_client/models/china_pn_r_sale_transaction_all_of.rb +201 -0
  269. data/lib/openapi_client/models/client_locale.rb +66 -11
  270. data/lib/openapi_client/models/contact.rb +27 -14
  271. data/lib/openapi_client/models/create_payment_token.rb +28 -15
  272. data/lib/openapi_client/models/currency_conversion.rb +52 -13
  273. data/lib/openapi_client/models/customer.rb +65 -31
  274. data/lib/openapi_client/models/customer_address.rb +94 -18
  275. data/lib/openapi_client/models/customer_address_phone.rb +24 -11
  276. data/lib/openapi_client/models/dcc.rb +58 -16
  277. data/lib/openapi_client/models/dcc_all_of.rb +202 -0
  278. data/lib/openapi_client/models/dcc_exchange_rate_request.rb +43 -20
  279. data/lib/openapi_client/models/dcc_exchange_rate_request_all_of.rb +232 -0
  280. data/lib/openapi_client/models/device.rb +65 -31
  281. data/lib/openapi_client/models/device_networks.rb +48 -35
  282. data/lib/openapi_client/models/disbursement.rb +236 -0
  283. data/lib/openapi_client/models/disbursement_transaction_type.rb +238 -0
  284. data/lib/openapi_client/models/document.rb +38 -14
  285. data/lib/openapi_client/models/dynamic_pricing.rb +95 -20
  286. data/lib/openapi_client/models/dynamic_pricing_all_of.rb +250 -0
  287. data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request.rb +44 -21
  288. data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request_all_of.rb +232 -0
  289. data/lib/openapi_client/models/encrypted_apple_pay.rb +364 -0
  290. data/lib/openapi_client/models/encrypted_apple_pay_header.rb +306 -0
  291. data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method.rb +225 -0
  292. data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method_all_of.rb +201 -0
  293. data/lib/openapi_client/models/encrypted_google_pay.rb +274 -0
  294. data/lib/openapi_client/models/encrypted_google_pay_data.rb +296 -0
  295. data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method.rb +225 -0
  296. data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method_all_of.rb +201 -0
  297. data/lib/openapi_client/models/error.rb +25 -12
  298. data/lib/openapi_client/models/error_details.rb +24 -11
  299. data/lib/openapi_client/models/error_response.rb +36 -16
  300. data/lib/openapi_client/models/exchange_rate_request.rb +33 -15
  301. data/lib/openapi_client/models/exchange_rate_response.rb +57 -37
  302. data/lib/openapi_client/models/expiration.rb +66 -11
  303. data/lib/openapi_client/models/fraud_order.rb +27 -14
  304. data/lib/openapi_client/models/fraud_order_items.rb +33 -20
  305. data/lib/openapi_client/models/fraud_order_ship_to_address.rb +29 -16
  306. data/lib/openapi_client/models/frequency.rb +27 -14
  307. data/lib/openapi_client/models/funding_transaction_type.rb +238 -0
  308. data/lib/openapi_client/models/industry_specific_extensions.rb +26 -13
  309. data/lib/openapi_client/models/installment_options.rb +37 -24
  310. data/lib/openapi_client/models/lodging.rb +33 -20
  311. data/lib/openapi_client/models/lodging_extra_charges.rb +27 -14
  312. data/lib/openapi_client/models/loyalty.rb +25 -12
  313. data/lib/openapi_client/models/merchant.rb +49 -15
  314. data/lib/openapi_client/models/merchant_location.rb +31 -18
  315. data/lib/openapi_client/models/merchant_location_merchant_address.rb +93 -17
  316. data/lib/openapi_client/models/order.rb +36 -23
  317. data/lib/openapi_client/models/order_error_response.rb +45 -25
  318. data/lib/openapi_client/models/order_response.rb +44 -24
  319. data/lib/openapi_client/models/pay_pal.rb +35 -11
  320. data/lib/openapi_client/models/pay_pal_payment_method.rb +32 -11
  321. data/lib/openapi_client/models/pay_pal_payment_method_all_of.rb +201 -0
  322. data/lib/openapi_client/models/payment.rb +50 -37
  323. data/lib/openapi_client/models/payment_card.rb +41 -44
  324. data/lib/openapi_client/models/payment_card_credit_transaction.rb +56 -35
  325. data/lib/openapi_client/models/payment_card_disbursement_transaction.rb +339 -0
  326. data/lib/openapi_client/models/payment_card_disbursement_transaction_all_of.rb +233 -0
  327. data/lib/openapi_client/models/payment_card_forced_ticket_transaction.rb +67 -35
  328. data/lib/openapi_client/models/payment_card_forced_ticket_transaction_all_of.rb +246 -0
  329. data/lib/openapi_client/models/payment_card_payer_auth_transaction.rb +56 -35
  330. data/lib/openapi_client/models/payment_card_payer_auth_transaction_all_of.rb +210 -0
  331. data/lib/openapi_client/models/payment_card_payment_method.rb +34 -13
  332. data/lib/openapi_client/models/payment_card_payment_method_all_of.rb +210 -0
  333. data/lib/openapi_client/models/payment_card_payment_tokenization_request.rb +43 -22
  334. data/lib/openapi_client/models/payment_card_payment_tokenization_request_all_of.rb +201 -0
  335. data/lib/openapi_client/models/payment_card_pre_auth_transaction.rb +62 -41
  336. data/lib/openapi_client/models/payment_card_pre_auth_transaction_all_of.rb +240 -0
  337. data/lib/openapi_client/models/payment_card_sale_transaction.rb +62 -41
  338. data/lib/openapi_client/models/payment_card_sale_transaction_all_of.rb +240 -0
  339. data/lib/openapi_client/models/payment_facilitator.rb +75 -26
  340. data/lib/openapi_client/models/payment_issuer_response.rb +70 -15
  341. data/lib/openapi_client/models/payment_method_details.rb +26 -13
  342. data/lib/openapi_client/models/payment_method_payment_schedules_request.rb +60 -39
  343. data/lib/openapi_client/models/payment_method_payment_schedules_request_all_of.rb +201 -0
  344. data/lib/openapi_client/models/payment_method_type.rb +27 -21
  345. data/lib/openapi_client/models/payment_pay_method.rb +35 -22
  346. data/lib/openapi_client/models/payment_schedules_error_response.rb +45 -25
  347. data/lib/openapi_client/models/payment_schedules_request.rb +55 -37
  348. data/lib/openapi_client/models/payment_schedules_response.rb +44 -24
  349. data/lib/openapi_client/models/payment_token_credit_transaction.rb +56 -35
  350. data/lib/openapi_client/models/payment_token_credit_transaction_all_of.rb +210 -0
  351. data/lib/openapi_client/models/payment_token_details.rb +42 -21
  352. data/lib/openapi_client/models/payment_token_details_all_of.rb +227 -0
  353. data/lib/openapi_client/models/payment_token_disbursement_transaction.rb +330 -0
  354. data/lib/openapi_client/models/payment_token_disbursement_transaction_all_of.rb +224 -0
  355. data/lib/openapi_client/models/payment_token_payment_method.rb +34 -13
  356. data/lib/openapi_client/models/payment_token_payment_method_all_of.rb +210 -0
  357. data/lib/openapi_client/models/payment_token_pre_auth_transaction.rb +60 -39
  358. data/lib/openapi_client/models/payment_token_pre_auth_transaction_all_of.rb +231 -0
  359. data/lib/openapi_client/models/payment_token_sale_transaction.rb +60 -39
  360. data/lib/openapi_client/models/payment_token_sale_transaction_all_of.rb +231 -0
  361. data/lib/openapi_client/models/payment_tokenization_error_response.rb +67 -47
  362. data/lib/openapi_client/models/payment_tokenization_request.rb +38 -20
  363. data/lib/openapi_client/models/payment_tokenization_response.rb +69 -49
  364. data/lib/openapi_client/models/payment_url_error_response.rb +47 -27
  365. data/lib/openapi_client/models/payment_url_request.rb +78 -35
  366. data/lib/openapi_client/models/payment_url_response.rb +46 -26
  367. data/lib/openapi_client/models/payment_verification3ds.rb +67 -12
  368. data/lib/openapi_client/models/payment_verification_avs.rb +67 -12
  369. data/lib/openapi_client/models/payment_verification_cvv.rb +67 -12
  370. data/lib/openapi_client/models/paypal_credit_transaction.rb +54 -33
  371. data/lib/openapi_client/models/paypal_credit_transaction_all_of.rb +201 -0
  372. data/lib/openapi_client/models/post_auth_transaction.rb +43 -22
  373. data/lib/openapi_client/models/post_auth_transaction_all_of.rb +228 -0
  374. data/lib/openapi_client/models/primary_transaction.rb +49 -31
  375. data/lib/openapi_client/models/processor_data.rb +48 -33
  376. data/lib/openapi_client/models/purchase_cards.rb +26 -13
  377. data/lib/openapi_client/models/purchase_cards_level2.rb +32 -19
  378. data/lib/openapi_client/models/purchase_cards_level3.rb +24 -11
  379. data/lib/openapi_client/models/purchase_cards_level3_line_items.rb +38 -25
  380. data/lib/openapi_client/models/receiver_info.rb +548 -0
  381. data/lib/openapi_client/models/recurring_payment_details.rb +48 -35
  382. data/lib/openapi_client/models/recurring_payment_details_response.rb +46 -26
  383. data/lib/openapi_client/models/referenced_order_payment_schedules_request.rb +81 -39
  384. data/lib/openapi_client/models/referenced_order_payment_schedules_request_all_of.rb +223 -0
  385. data/lib/openapi_client/models/referenced_order_payment_tokenization_request.rb +64 -22
  386. data/lib/openapi_client/models/referenced_order_payment_tokenization_request_all_of.rb +223 -0
  387. data/lib/openapi_client/models/response_amount_components.rb +40 -19
  388. data/lib/openapi_client/models/response_amount_components_all_of.rb +197 -0
  389. data/lib/openapi_client/models/response_type.rb +18 -11
  390. data/lib/openapi_client/models/return_transaction.rb +41 -20
  391. data/lib/openapi_client/models/return_transaction_all_of.rb +219 -0
  392. data/lib/openapi_client/models/score_only_request.rb +112 -36
  393. data/lib/openapi_client/models/score_only_response.rb +37 -24
  394. data/lib/openapi_client/models/score_only_response_fraud_score.rb +25 -12
  395. data/lib/openapi_client/models/score_only_response_fraud_score_explanations.rb +25 -12
  396. data/lib/openapi_client/models/secondary_transaction.rb +32 -14
  397. data/lib/openapi_client/models/{secure3d_authentication_result.rb → secure3_d10_authentication_result.rb} +65 -44
  398. data/lib/openapi_client/models/secure3_d10_authentication_result_all_of.rb +321 -0
  399. data/lib/openapi_client/models/secure3_d21_authentication_result.rb +355 -0
  400. data/lib/openapi_client/models/secure3_d21_authentication_result_all_of.rb +331 -0
  401. data/lib/openapi_client/models/secure3d_authentication_request.rb +31 -11
  402. data/lib/openapi_client/models/secure3d_authentication_verification_request.rb +84 -21
  403. data/lib/openapi_client/models/secure3d_authentication_verification_request_all_of.rb +259 -0
  404. data/lib/openapi_client/models/secure3d_response.rb +24 -11
  405. data/lib/openapi_client/models/sender_info.rb +584 -0
  406. data/lib/openapi_client/models/sepa.rb +60 -14
  407. data/lib/openapi_client/models/sepa_mandate.rb +47 -21
  408. data/lib/openapi_client/models/sepa_payment_method.rb +31 -10
  409. data/lib/openapi_client/models/{payment_method.rb → sepa_payment_method_all_of.rb} +39 -13
  410. data/lib/openapi_client/models/sepa_sale_transaction.rb +54 -33
  411. data/lib/openapi_client/models/sepa_sale_transaction_all_of.rb +201 -0
  412. data/lib/openapi_client/models/shipping.rb +25 -12
  413. data/lib/openapi_client/models/soft_descriptor.rb +46 -12
  414. data/lib/openapi_client/models/split_shipment.rb +27 -14
  415. data/lib/openapi_client/models/stored_credential.rb +34 -21
  416. data/lib/openapi_client/models/sub_merchant_data.rb +36 -21
  417. data/lib/openapi_client/models/sub_merchant_split.rb +32 -17
  418. data/lib/openapi_client/models/transaction.rb +51 -38
  419. data/lib/openapi_client/models/transaction_error_response.rb +80 -60
  420. data/lib/openapi_client/models/transaction_origin.rb +12 -6
  421. data/lib/openapi_client/models/transaction_response.rb +79 -59
  422. data/lib/openapi_client/models/transaction_type.rb +17 -10
  423. data/lib/openapi_client/models/union_pay_authentication_request.rb +45 -13
  424. data/lib/openapi_client/models/union_pay_authentication_request_all_of.rb +232 -0
  425. data/lib/openapi_client/models/union_pay_authentication_verification_request.rb +61 -19
  426. data/lib/openapi_client/models/union_pay_authentication_verification_request_all_of.rb +223 -0
  427. data/lib/openapi_client/models/use_payment_token.rb +47 -13
  428. data/lib/openapi_client/models/void_transaction.rb +34 -14
  429. data/lib/openapi_client/models/wallet_payment_method.rb +208 -0
  430. data/lib/openapi_client/models/wallet_pre_auth_transaction.rb +325 -0
  431. data/lib/openapi_client/models/wallet_pre_auth_transaction_all_of.rb +219 -0
  432. data/lib/openapi_client/models/wallet_sale_transaction.rb +316 -0
  433. data/lib/openapi_client/models/wallet_sale_transaction_all_of.rb +210 -0
  434. data/lib/openapi_client/version.rb +1 -1
  435. data/lib/openapi_client.rb +59 -3
  436. data/spec/api/authentication_api_spec.rb +3 -3
  437. data/spec/api/card_info_lookup_api_spec.rb +3 -3
  438. data/spec/api/card_verification_api_spec.rb +3 -3
  439. data/spec/api/currency_conversion_api_spec.rb +3 -3
  440. data/spec/api/fraud_detect_api_spec.rb +3 -3
  441. data/spec/api/order_api_spec.rb +3 -3
  442. data/spec/api/payment_api_spec.rb +5 -5
  443. data/spec/api/payment_schedules_api_spec.rb +3 -4
  444. data/spec/api/payment_token_api_spec.rb +3 -3
  445. data/spec/api/payment_url_api_spec.rb +3 -3
  446. data/spec/api_client_spec.rb +1 -1
  447. data/spec/configuration_spec.rb +1 -1
  448. data/spec/models/access_token_response_spec.rb +1 -1
  449. data/spec/models/account_updater_response_spec.rb +1 -1
  450. data/spec/models/additional_amount_rate_spec.rb +1 -1
  451. data/spec/models/additional_details_spec.rb +1 -1
  452. data/spec/models/additional_transaction_details_spec.rb +21 -1
  453. data/spec/models/address_spec.rb +1 -1
  454. data/spec/models/airline_ancillary_service_category_spec.rb +1 -1
  455. data/spec/models/airline_spec.rb +1 -1
  456. data/spec/models/airline_travel_route_spec.rb +1 -1
  457. data/spec/models/ali_pay_payment_method_all_of_spec.rb +41 -0
  458. data/spec/models/ali_pay_payment_method_spec.rb +1 -1
  459. data/spec/models/ali_pay_sale_transaction_all_of_spec.rb +41 -0
  460. data/spec/models/ali_pay_sale_transaction_spec.rb +1 -37
  461. data/spec/models/ali_pay_spec.rb +1 -1
  462. data/spec/models/amount_components_spec.rb +1 -1
  463. data/spec/models/amount_spec.rb +1 -1
  464. data/spec/models/authentication_redirect_params_spec.rb +1 -1
  465. data/spec/models/authentication_redirect_spec.rb +1 -1
  466. data/spec/models/authentication_spec.rb +1 -1
  467. data/spec/models/authentication_verification_request_spec.rb +1 -1
  468. data/spec/models/avs_response_spec.rb +1 -1
  469. data/spec/models/basic_response_spec.rb +1 -1
  470. data/spec/models/billing_address_phone_spec.rb +1 -1
  471. data/spec/models/billing_address_spec.rb +1 -1
  472. data/spec/models/billing_spec.rb +1 -1
  473. data/spec/models/car_rental_extra_charges_spec.rb +1 -1
  474. data/spec/models/car_rental_spec.rb +1 -1
  475. data/spec/models/card_function_spec.rb +1 -1
  476. data/spec/models/card_info_lookup_request_spec.rb +1 -1
  477. data/spec/models/card_info_lookup_response_spec.rb +1 -1
  478. data/spec/models/card_info_spec.rb +1 -1
  479. data/spec/models/card_spec.rb +1 -1
  480. data/spec/models/card_verification_request_spec.rb +1 -1
  481. data/spec/models/china_domestic_payment_method_all_of_spec.rb +51 -0
  482. data/spec/models/china_domestic_payment_method_spec.rb +1 -1
  483. data/spec/models/china_domestic_spec.rb +1 -1
  484. data/spec/models/china_pn_r_sale_transaction_all_of_spec.rb +41 -0
  485. data/spec/models/china_pn_r_sale_transaction_spec.rb +1 -37
  486. data/spec/models/client_locale_spec.rb +1 -1
  487. data/spec/models/contact_spec.rb +1 -1
  488. data/spec/models/create_payment_token_spec.rb +1 -1
  489. data/spec/models/currency_conversion_spec.rb +1 -1
  490. data/spec/models/customer_address_phone_spec.rb +1 -1
  491. data/spec/models/customer_address_spec.rb +1 -1
  492. data/spec/models/customer_spec.rb +1 -1
  493. data/spec/models/dcc_all_of_spec.rb +41 -0
  494. data/spec/models/dcc_exchange_rate_request_all_of_spec.rb +41 -0
  495. data/spec/models/dcc_exchange_rate_request_spec.rb +1 -19
  496. data/spec/models/dcc_spec.rb +1 -13
  497. data/spec/models/device_networks_spec.rb +1 -1
  498. data/spec/models/device_spec.rb +1 -1
  499. data/spec/models/disbursement_spec.rb +53 -0
  500. data/spec/models/disbursement_transaction_type_spec.rb +35 -0
  501. data/spec/models/document_spec.rb +1 -1
  502. data/spec/models/dynamic_pricing_all_of_spec.rb +47 -0
  503. data/spec/models/dynamic_pricing_exchange_rate_request_all_of_spec.rb +41 -0
  504. data/spec/models/dynamic_pricing_exchange_rate_request_spec.rb +1 -19
  505. data/spec/models/dynamic_pricing_spec.rb +1 -13
  506. data/spec/models/encrypted_apple_pay_header_spec.rb +59 -0
  507. data/spec/models/encrypted_apple_pay_spec.rb +75 -0
  508. data/spec/models/encrypted_apple_pay_wallet_payment_method_all_of_spec.rb +41 -0
  509. data/spec/models/encrypted_apple_pay_wallet_payment_method_spec.rb +41 -0
  510. data/spec/models/encrypted_google_pay_data_spec.rb +53 -0
  511. data/spec/models/encrypted_google_pay_spec.rb +53 -0
  512. data/spec/models/encrypted_google_pay_wallet_payment_method_all_of_spec.rb +41 -0
  513. data/spec/models/encrypted_google_pay_wallet_payment_method_spec.rb +41 -0
  514. data/spec/models/error_details_spec.rb +1 -1
  515. data/spec/models/error_response_spec.rb +1 -1
  516. data/spec/models/error_spec.rb +1 -1
  517. data/spec/models/exchange_rate_request_spec.rb +1 -1
  518. data/spec/models/exchange_rate_response_spec.rb +1 -1
  519. data/spec/models/expiration_spec.rb +1 -1
  520. data/spec/models/fraud_order_items_spec.rb +1 -1
  521. data/spec/models/fraud_order_ship_to_address_spec.rb +1 -1
  522. data/spec/models/fraud_order_spec.rb +1 -1
  523. data/spec/models/frequency_spec.rb +1 -1
  524. data/spec/models/{payment_method_spec.rb → funding_transaction_type_spec.rb} +7 -7
  525. data/spec/models/industry_specific_extensions_spec.rb +1 -1
  526. data/spec/models/installment_options_spec.rb +1 -1
  527. data/spec/models/lodging_extra_charges_spec.rb +1 -1
  528. data/spec/models/lodging_spec.rb +1 -1
  529. data/spec/models/loyalty_spec.rb +1 -1
  530. data/spec/models/merchant_location_merchant_address_spec.rb +1 -1
  531. data/spec/models/merchant_location_spec.rb +1 -1
  532. data/spec/models/merchant_spec.rb +1 -1
  533. data/spec/models/order_error_response_spec.rb +1 -1
  534. data/spec/models/order_response_spec.rb +1 -1
  535. data/spec/models/order_spec.rb +1 -1
  536. data/spec/models/pay_pal_payment_method_all_of_spec.rb +41 -0
  537. data/spec/models/pay_pal_payment_method_spec.rb +1 -1
  538. data/spec/models/pay_pal_spec.rb +1 -1
  539. data/spec/models/payment_card_credit_transaction_spec.rb +1 -37
  540. data/spec/models/payment_card_disbursement_transaction_all_of_spec.rb +59 -0
  541. data/spec/models/payment_card_disbursement_transaction_spec.rb +59 -0
  542. data/spec/models/payment_card_forced_ticket_transaction_all_of_spec.rb +47 -0
  543. data/spec/models/payment_card_forced_ticket_transaction_spec.rb +1 -37
  544. data/spec/models/payment_card_payer_auth_transaction_all_of_spec.rb +47 -0
  545. data/spec/models/payment_card_payer_auth_transaction_spec.rb +1 -37
  546. data/spec/models/payment_card_payment_method_all_of_spec.rb +47 -0
  547. data/spec/models/payment_card_payment_method_spec.rb +1 -1
  548. data/spec/models/payment_card_payment_tokenization_request_all_of_spec.rb +41 -0
  549. data/spec/models/payment_card_payment_tokenization_request_spec.rb +1 -31
  550. data/spec/models/payment_card_pre_auth_transaction_all_of_spec.rb +65 -0
  551. data/spec/models/payment_card_pre_auth_transaction_spec.rb +1 -37
  552. data/spec/models/payment_card_sale_transaction_all_of_spec.rb +65 -0
  553. data/spec/models/payment_card_sale_transaction_spec.rb +1 -37
  554. data/spec/models/payment_card_spec.rb +1 -1
  555. data/spec/models/payment_facilitator_spec.rb +1 -1
  556. data/spec/models/payment_issuer_response_spec.rb +1 -1
  557. data/spec/models/payment_method_details_spec.rb +1 -1
  558. data/spec/models/payment_method_payment_schedules_request_all_of_spec.rb +41 -0
  559. data/spec/models/payment_method_payment_schedules_request_spec.rb +1 -97
  560. data/spec/models/payment_method_type_spec.rb +1 -1
  561. data/spec/models/payment_pay_method_spec.rb +1 -1
  562. data/spec/models/payment_schedules_error_response_spec.rb +1 -1
  563. data/spec/models/payment_schedules_request_spec.rb +1 -1
  564. data/spec/models/payment_schedules_response_spec.rb +1 -1
  565. data/spec/models/payment_spec.rb +1 -1
  566. data/spec/models/payment_token_credit_transaction_all_of_spec.rb +47 -0
  567. data/spec/models/payment_token_credit_transaction_spec.rb +1 -37
  568. data/spec/models/payment_token_details_all_of_spec.rb +59 -0
  569. data/spec/models/payment_token_details_spec.rb +1 -1
  570. data/spec/models/payment_token_disbursement_transaction_all_of_spec.rb +53 -0
  571. data/spec/models/payment_token_disbursement_transaction_spec.rb +53 -0
  572. data/spec/models/payment_token_payment_method_all_of_spec.rb +47 -0
  573. data/spec/models/payment_token_payment_method_spec.rb +1 -1
  574. data/spec/models/payment_token_pre_auth_transaction_all_of_spec.rb +59 -0
  575. data/spec/models/payment_token_pre_auth_transaction_spec.rb +1 -37
  576. data/spec/models/payment_token_sale_transaction_all_of_spec.rb +59 -0
  577. data/spec/models/payment_token_sale_transaction_spec.rb +1 -37
  578. data/spec/models/payment_tokenization_error_response_spec.rb +7 -7
  579. data/spec/models/payment_tokenization_request_spec.rb +1 -1
  580. data/spec/models/payment_tokenization_response_spec.rb +7 -7
  581. data/spec/models/payment_url_error_response_spec.rb +1 -1
  582. data/spec/models/payment_url_request_spec.rb +7 -1
  583. data/spec/models/payment_url_response_spec.rb +1 -1
  584. data/spec/models/payment_verification3ds_spec.rb +1 -1
  585. data/spec/models/payment_verification_avs_spec.rb +1 -1
  586. data/spec/models/payment_verification_cvv_spec.rb +1 -1
  587. data/spec/models/paypal_credit_transaction_all_of_spec.rb +41 -0
  588. data/spec/models/paypal_credit_transaction_spec.rb +1 -37
  589. data/spec/models/post_auth_transaction_all_of_spec.rb +59 -0
  590. data/spec/models/post_auth_transaction_spec.rb +1 -19
  591. data/spec/models/primary_transaction_spec.rb +4 -4
  592. data/spec/models/processor_data_spec.rb +1 -1
  593. data/spec/models/purchase_cards_level2_spec.rb +1 -1
  594. data/spec/models/purchase_cards_level3_line_items_spec.rb +1 -1
  595. data/spec/models/purchase_cards_level3_spec.rb +1 -1
  596. data/spec/models/purchase_cards_spec.rb +1 -1
  597. data/spec/models/receiver_info_spec.rb +89 -0
  598. data/spec/models/recurring_payment_details_response_spec.rb +1 -1
  599. data/spec/models/recurring_payment_details_spec.rb +1 -1
  600. data/spec/models/referenced_order_payment_schedules_request_all_of_spec.rb +41 -0
  601. data/spec/models/referenced_order_payment_schedules_request_spec.rb +1 -97
  602. data/spec/models/referenced_order_payment_tokenization_request_all_of_spec.rb +41 -0
  603. data/spec/models/referenced_order_payment_tokenization_request_spec.rb +1 -31
  604. data/spec/models/response_amount_components_all_of_spec.rb +41 -0
  605. data/spec/models/response_amount_components_spec.rb +1 -1
  606. data/spec/models/response_type_spec.rb +1 -1
  607. data/spec/models/return_transaction_all_of_spec.rb +53 -0
  608. data/spec/models/return_transaction_spec.rb +1 -19
  609. data/spec/models/score_only_request_spec.rb +1 -1
  610. data/spec/models/score_only_response_fraud_score_explanations_spec.rb +1 -1
  611. data/spec/models/score_only_response_fraud_score_spec.rb +1 -1
  612. data/spec/models/score_only_response_spec.rb +1 -1
  613. data/spec/models/secondary_transaction_spec.rb +1 -1
  614. data/spec/models/{secure3d_authentication_result_spec.rb → secure3_d10_authentication_result_all_of_spec.rb} +8 -14
  615. data/spec/models/secure3_d10_authentication_result_spec.rb +67 -0
  616. data/spec/models/secure3_d21_authentication_result_all_of_spec.rb +73 -0
  617. data/spec/models/secure3_d21_authentication_result_spec.rb +73 -0
  618. data/spec/models/secure3d_authentication_request_spec.rb +1 -7
  619. data/spec/models/secure3d_authentication_verification_request_all_of_spec.rb +47 -0
  620. data/spec/models/secure3d_authentication_verification_request_spec.rb +1 -25
  621. data/spec/models/secure3d_response_spec.rb +1 -1
  622. data/spec/models/sender_info_spec.rb +95 -0
  623. data/spec/models/sepa_mandate_spec.rb +1 -1
  624. data/spec/models/sepa_payment_method_all_of_spec.rb +41 -0
  625. data/spec/models/sepa_payment_method_spec.rb +1 -1
  626. data/spec/models/sepa_sale_transaction_all_of_spec.rb +41 -0
  627. data/spec/models/sepa_sale_transaction_spec.rb +1 -37
  628. data/spec/models/sepa_spec.rb +1 -1
  629. data/spec/models/shipping_spec.rb +1 -1
  630. data/spec/models/soft_descriptor_spec.rb +1 -1
  631. data/spec/models/split_shipment_spec.rb +1 -1
  632. data/spec/models/stored_credential_spec.rb +1 -1
  633. data/spec/models/sub_merchant_data_spec.rb +1 -1
  634. data/spec/models/sub_merchant_split_spec.rb +1 -1
  635. data/spec/models/transaction_error_response_spec.rb +1 -1
  636. data/spec/models/transaction_origin_spec.rb +1 -1
  637. data/spec/models/transaction_response_spec.rb +1 -1
  638. data/spec/models/transaction_spec.rb +1 -1
  639. data/spec/models/transaction_type_spec.rb +1 -1
  640. data/spec/models/union_pay_authentication_request_all_of_spec.rb +41 -0
  641. data/spec/models/union_pay_authentication_request_spec.rb +1 -7
  642. data/spec/models/union_pay_authentication_verification_request_all_of_spec.rb +41 -0
  643. data/spec/models/union_pay_authentication_verification_request_spec.rb +1 -25
  644. data/spec/models/use_payment_token_spec.rb +1 -1
  645. data/spec/models/void_transaction_spec.rb +1 -19
  646. data/spec/models/wallet_payment_method_spec.rb +41 -0
  647. data/spec/models/wallet_pre_auth_transaction_all_of_spec.rb +53 -0
  648. data/spec/models/wallet_pre_auth_transaction_spec.rb +53 -0
  649. data/spec/models/wallet_sale_transaction_all_of_spec.rb +47 -0
  650. data/spec/models/wallet_sale_transaction_spec.rb +47 -0
  651. data/spec/spec_helper.rb +1 -1
  652. metadata +235 -10
  653. data/docs/PaymentMethod.md +0 -7
  654. data/docs/Secure3dAuthenticationResult.md +0 -12
@@ -3,7 +3,7 @@
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
- OpenAPI spec version: 6.6.0.20190329.001
6
+ The version of the OpenAPI document: 6.6.0.20190507.002
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: unset
@@ -21,11 +21,11 @@ module OpenapiClient
21
21
  end
22
22
  # Cancel a gateway payment schedule.
23
23
  # Use this to cancel an existing gateway payment schedule.
24
- # @param content_type Content type.
25
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
26
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
27
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
28
- # @param order_id Gateway order identifier as returned in the parameter orderId.
24
+ # @param content_type [String] Content type.
25
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
26
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
27
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
28
+ # @param order_id [String] Gateway order identifier as returned in the parameter orderId.
29
29
  # @param [Hash] opts the optional parameters
30
30
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
31
31
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
@@ -38,16 +38,16 @@ module OpenapiClient
38
38
 
39
39
  # Cancel a gateway payment schedule.
40
40
  # Use this to cancel an existing gateway payment schedule.
41
- # @param content_type Content type.
42
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
43
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
44
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
45
- # @param order_id Gateway order identifier as returned in the parameter orderId.
41
+ # @param content_type [String] Content type.
42
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
43
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
44
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
45
+ # @param order_id [String] Gateway order identifier as returned in the parameter orderId.
46
46
  # @param [Hash] opts the optional parameters
47
47
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
48
48
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
49
49
  # @option opts [String] :store_id An optional outlet ID for clients that support multiple stores in the same developer app.
50
- # @return [Array<(PaymentSchedulesResponse, Fixnum, Hash)>] PaymentSchedulesResponse data, response status code and response headers
50
+ # @return [Array<(PaymentSchedulesResponse, Integer, Hash)>] PaymentSchedulesResponse data, response status code and response headers
51
51
  def cancel_payment_schedule_with_http_info(content_type, client_request_id, api_key, timestamp, order_id, opts = {})
52
52
  if @api_client.config.debugging
53
53
  @api_client.config.logger.debug 'Calling API: PaymentSchedulesApi.cancel_payment_schedule ...'
@@ -57,8 +57,9 @@ module OpenapiClient
57
57
  fail ArgumentError, "Missing the required parameter 'content_type' when calling PaymentSchedulesApi.cancel_payment_schedule"
58
58
  end
59
59
  # verify enum value
60
- if @api_client.config.client_side_validation && !['application/json'].include?(content_type)
61
- fail ArgumentError, "invalid value for 'content_type', must be one of application/json"
60
+ allowable_values = ["application/json"]
61
+ if @api_client.config.client_side_validation && !allowable_values.include?(content_type)
62
+ fail ArgumentError, "invalid value for \"content_type\", must be one of #{allowable_values}"
62
63
  end
63
64
  # verify the required parameter 'client_request_id' is set
64
65
  if @api_client.config.client_side_validation && client_request_id.nil?
@@ -80,11 +81,11 @@ module OpenapiClient
80
81
  local_var_path = '/payment-schedules/{order-id}'.sub('{' + 'order-id' + '}', order_id.to_s)
81
82
 
82
83
  # query parameters
83
- query_params = {}
84
+ query_params = opts[:query_params] || {}
84
85
  query_params[:'storeId'] = opts[:'store_id'] if !opts[:'store_id'].nil?
85
86
 
86
87
  # header parameters
87
- header_params = {}
88
+ header_params = opts[:header_params] || {}
88
89
  # HTTP header 'Accept' (if needed)
89
90
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
90
91
  # header_params[:'Content-Type'] = content_type
@@ -95,12 +96,18 @@ module OpenapiClient
95
96
  header_params[:'Region'] = opts[:'region'] if !opts[:'region'].nil?
96
97
 
97
98
  # form parameters
98
- form_params = {}
99
+ form_params = opts[:form_params] || {}
99
100
 
100
101
  # http body (model)
101
- post_body = nil
102
- auth_names = []
103
- data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
102
+ post_body = opts[:body]
103
+
104
+ # return_type
105
+ return_type = opts[:return_type] || 'PaymentSchedulesResponse'
106
+
107
+ # auth_names
108
+ auth_names = opts[:auth_names] || []
109
+
110
+ new_options = opts.merge(
104
111
  :header_params => header_params,
105
112
  :query_params => query_params,
106
113
  :form_params => form_params,
@@ -108,6 +115,8 @@ module OpenapiClient
108
115
  :auth_names => auth_names,
109
116
  :return_type => 'PaymentSchedulesResponse',
110
117
  :default_error_type => 'ErrorResponse')
118
+
119
+ data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
111
120
  if @api_client.config.debugging
112
121
  @api_client.config.logger.debug "API called: PaymentSchedulesApi#cancel_payment_schedule\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
113
122
  end
@@ -116,11 +125,11 @@ module OpenapiClient
116
125
 
117
126
  # Create gateway payment schedule.
118
127
  # Use this to create a gateway payment schedule.
119
- # @param content_type Content type.
120
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
121
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
122
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
123
- # @param payment_schedules_request Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
128
+ # @param content_type [String] Content type.
129
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
130
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
131
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
132
+ # @param payment_schedules_request [PaymentSchedulesRequest] Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
124
133
  # @param [Hash] opts the optional parameters
125
134
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
126
135
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
@@ -132,15 +141,15 @@ module OpenapiClient
132
141
 
133
142
  # Create gateway payment schedule.
134
143
  # Use this to create a gateway payment schedule.
135
- # @param content_type Content type.
136
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
137
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
138
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
139
- # @param payment_schedules_request Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
144
+ # @param content_type [String] Content type.
145
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
146
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
147
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
148
+ # @param payment_schedules_request [PaymentSchedulesRequest] Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
140
149
  # @param [Hash] opts the optional parameters
141
150
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
142
151
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
143
- # @return [Array<(PaymentSchedulesResponse, Fixnum, Hash)>] PaymentSchedulesResponse data, response status code and response headers
152
+ # @return [Array<(PaymentSchedulesResponse, Integer, Hash)>] PaymentSchedulesResponse data, response status code and response headers
144
153
  def create_payment_schedule_with_http_info(content_type, client_request_id, api_key, timestamp, payment_schedules_request, opts = {})
145
154
  if @api_client.config.debugging
146
155
  @api_client.config.logger.debug 'Calling API: PaymentSchedulesApi.create_payment_schedule ...'
@@ -150,8 +159,9 @@ module OpenapiClient
150
159
  fail ArgumentError, "Missing the required parameter 'content_type' when calling PaymentSchedulesApi.create_payment_schedule"
151
160
  end
152
161
  # verify enum value
153
- if @api_client.config.client_side_validation && !['application/json'].include?(content_type)
154
- fail ArgumentError, "invalid value for 'content_type', must be one of application/json"
162
+ allowable_values = ["application/json"]
163
+ if @api_client.config.client_side_validation && !allowable_values.include?(content_type)
164
+ fail ArgumentError, "invalid value for \"content_type\", must be one of #{allowable_values}"
155
165
  end
156
166
  # verify the required parameter 'client_request_id' is set
157
167
  if @api_client.config.client_side_validation && client_request_id.nil?
@@ -173,10 +183,10 @@ module OpenapiClient
173
183
  local_var_path = '/payment-schedules'
174
184
 
175
185
  # query parameters
176
- query_params = {}
186
+ query_params = opts[:query_params] || {}
177
187
 
178
188
  # header parameters
179
- header_params = {}
189
+ header_params = opts[:header_params] || {}
180
190
  # HTTP header 'Accept' (if needed)
181
191
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
182
192
  # HTTP header 'Content-Type'
@@ -189,18 +199,28 @@ module OpenapiClient
189
199
  header_params[:'Region'] = opts[:'region'] if !opts[:'region'].nil?
190
200
 
191
201
  # form parameters
192
- form_params = {}
202
+ form_params = opts[:form_params] || {}
193
203
 
194
204
  # http body (model)
195
- post_body = @api_client.object_to_http_body(payment_schedules_request)
196
- auth_names = []
197
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
205
+ post_body = opts[:body] || @api_client.object_to_http_body(payment_schedules_request)
206
+
207
+ # return_type
208
+ return_type = opts[:return_type] || 'PaymentSchedulesResponse'
209
+
210
+ # auth_names
211
+ auth_names = opts[:auth_names] || []
212
+
213
+ new_options = opts.merge(
198
214
  :header_params => header_params,
199
215
  :query_params => query_params,
200
216
  :form_params => form_params,
201
217
  :body => post_body,
202
218
  :auth_names => auth_names,
203
- :return_type => 'PaymentSchedulesResponse')
219
+ :return_type => 'PaymentSchedulesResponse',
220
+ :default_error_type => 'ErrorResponse',
221
+ :error_type => 'PaymentSchedulesErrorResponse')
222
+
223
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
204
224
  if @api_client.config.debugging
205
225
  @api_client.config.logger.debug "API called: PaymentSchedulesApi#create_payment_schedule\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
206
226
  end
@@ -209,11 +229,11 @@ module OpenapiClient
209
229
 
210
230
  # View a gateway payment schedule.
211
231
  # Use this to view an existing gateway payment schedule.
212
- # @param content_type Content type.
213
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
214
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
215
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
216
- # @param order_id Gateway order identifier as returned in the parameter orderId.
232
+ # @param content_type [String] Content type.
233
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
234
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
235
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
236
+ # @param order_id [String] Gateway order identifier as returned in the parameter orderId.
217
237
  # @param [Hash] opts the optional parameters
218
238
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
219
239
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
@@ -226,16 +246,16 @@ module OpenapiClient
226
246
 
227
247
  # View a gateway payment schedule.
228
248
  # Use this to view an existing gateway payment schedule.
229
- # @param content_type Content type.
230
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
231
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
232
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
233
- # @param order_id Gateway order identifier as returned in the parameter orderId.
249
+ # @param content_type [String] Content type.
250
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
251
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
252
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
253
+ # @param order_id [String] Gateway order identifier as returned in the parameter orderId.
234
254
  # @param [Hash] opts the optional parameters
235
255
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
236
256
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
237
257
  # @option opts [String] :store_id An optional outlet ID for clients that support multiple stores in the same developer app.
238
- # @return [Array<(RecurringPaymentDetailsResponse, Fixnum, Hash)>] RecurringPaymentDetailsResponse data, response status code and response headers
258
+ # @return [Array<(RecurringPaymentDetailsResponse, Integer, Hash)>] RecurringPaymentDetailsResponse data, response status code and response headers
239
259
  def inquiry_payment_schedule_with_http_info(content_type, client_request_id, api_key, timestamp, order_id, opts = {})
240
260
  if @api_client.config.debugging
241
261
  @api_client.config.logger.debug 'Calling API: PaymentSchedulesApi.inquiry_payment_schedule ...'
@@ -245,8 +265,9 @@ module OpenapiClient
245
265
  fail ArgumentError, "Missing the required parameter 'content_type' when calling PaymentSchedulesApi.inquiry_payment_schedule"
246
266
  end
247
267
  # verify enum value
248
- if @api_client.config.client_side_validation && !['application/json'].include?(content_type)
249
- fail ArgumentError, "invalid value for 'content_type', must be one of application/json"
268
+ allowable_values = ["application/json"]
269
+ if @api_client.config.client_side_validation && !allowable_values.include?(content_type)
270
+ fail ArgumentError, "invalid value for \"content_type\", must be one of #{allowable_values}"
250
271
  end
251
272
  # verify the required parameter 'client_request_id' is set
252
273
  if @api_client.config.client_side_validation && client_request_id.nil?
@@ -268,11 +289,11 @@ module OpenapiClient
268
289
  local_var_path = '/payment-schedules/{order-id}'.sub('{' + 'order-id' + '}', order_id.to_s)
269
290
 
270
291
  # query parameters
271
- query_params = {}
292
+ query_params = opts[:query_params] || {}
272
293
  query_params[:'storeId'] = opts[:'store_id'] if !opts[:'store_id'].nil?
273
294
 
274
295
  # header parameters
275
- header_params = {}
296
+ header_params = opts[:header_params] || {}
276
297
  # HTTP header 'Accept' (if needed)
277
298
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
278
299
  # header_params[:'Content-Type'] = content_type
@@ -283,12 +304,18 @@ module OpenapiClient
283
304
  header_params[:'Region'] = opts[:'region'] if !opts[:'region'].nil?
284
305
 
285
306
  # form parameters
286
- form_params = {}
307
+ form_params = opts[:form_params] || {}
287
308
 
288
309
  # http body (model)
289
- post_body = nil
290
- auth_names = []
291
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
310
+ post_body = opts[:body]
311
+
312
+ # return_type
313
+ return_type = opts[:return_type] || 'RecurringPaymentDetailsResponse'
314
+
315
+ # auth_names
316
+ auth_names = opts[:auth_names] || []
317
+
318
+ new_options = opts.merge(
292
319
  :header_params => header_params,
293
320
  :query_params => query_params,
294
321
  :form_params => form_params,
@@ -296,6 +323,8 @@ module OpenapiClient
296
323
  :auth_names => auth_names,
297
324
  :return_type => 'RecurringPaymentDetailsResponse',
298
325
  :default_error_type => 'ErrorResponse')
326
+
327
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
299
328
  if @api_client.config.debugging
300
329
  @api_client.config.logger.debug "API called: PaymentSchedulesApi#inquiry_payment_schedule\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
301
330
  end
@@ -304,16 +333,15 @@ module OpenapiClient
304
333
 
305
334
  # Update a gateway payment schedule.
306
335
  # Use this to update a gateway payment schedule.
307
- # @param content_type Content type.
308
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
309
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
310
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
311
- # @param order_id Gateway order identifier as returned in the parameter orderId.
312
- # @param payment_schedules_request Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
336
+ # @param content_type [String] Content type.
337
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
338
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
339
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
340
+ # @param order_id [String] Gateway order identifier as returned in the parameter orderId.
341
+ # @param payment_schedules_request [PaymentSchedulesRequest] Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
313
342
  # @param [Hash] opts the optional parameters
314
343
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
315
344
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
316
- # @option opts [String] :store_id An optional outlet ID for clients that support multiple stores in the same developer app.
317
345
  # @return [PaymentSchedulesResponse]
318
346
  def update_payment_schedule(content_type, client_request_id, api_key, timestamp, order_id, payment_schedules_request, opts = {})
319
347
  data, _status_code, _headers = update_payment_schedule_with_http_info(content_type, client_request_id, api_key, timestamp, order_id, payment_schedules_request, opts)
@@ -322,17 +350,16 @@ module OpenapiClient
322
350
 
323
351
  # Update a gateway payment schedule.
324
352
  # Use this to update a gateway payment schedule.
325
- # @param content_type Content type.
326
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
327
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
328
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
329
- # @param order_id Gateway order identifier as returned in the parameter orderId.
330
- # @param payment_schedules_request Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
353
+ # @param content_type [String] Content type.
354
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
355
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
356
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
357
+ # @param order_id [String] Gateway order identifier as returned in the parameter orderId.
358
+ # @param payment_schedules_request [PaymentSchedulesRequest] Accepted request types: PaymentMethodPaymentSchedulesRequest and ReferencedOrderPaymentSchedulesRequest.
331
359
  # @param [Hash] opts the optional parameters
332
360
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
333
361
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
334
- # @option opts [String] :store_id An optional outlet ID for clients that support multiple stores in the same developer app.
335
- # @return [Array<(PaymentSchedulesResponse, Fixnum, Hash)>] PaymentSchedulesResponse data, response status code and response headers
362
+ # @return [Array<(PaymentSchedulesResponse, Integer, Hash)>] PaymentSchedulesResponse data, response status code and response headers
336
363
  def update_payment_schedule_with_http_info(content_type, client_request_id, api_key, timestamp, order_id, payment_schedules_request, opts = {})
337
364
  if @api_client.config.debugging
338
365
  @api_client.config.logger.debug 'Calling API: PaymentSchedulesApi.update_payment_schedule ...'
@@ -342,8 +369,9 @@ module OpenapiClient
342
369
  fail ArgumentError, "Missing the required parameter 'content_type' when calling PaymentSchedulesApi.update_payment_schedule"
343
370
  end
344
371
  # verify enum value
345
- if @api_client.config.client_side_validation && !['application/json'].include?(content_type)
346
- fail ArgumentError, "invalid value for 'content_type', must be one of application/json"
372
+ allowable_values = ["application/json"]
373
+ if @api_client.config.client_side_validation && !allowable_values.include?(content_type)
374
+ fail ArgumentError, "invalid value for \"content_type\", must be one of #{allowable_values}"
347
375
  end
348
376
  # verify the required parameter 'client_request_id' is set
349
377
  if @api_client.config.client_side_validation && client_request_id.nil?
@@ -369,11 +397,10 @@ module OpenapiClient
369
397
  local_var_path = '/payment-schedules/{order-id}'.sub('{' + 'order-id' + '}', order_id.to_s)
370
398
 
371
399
  # query parameters
372
- query_params = {}
373
- query_params[:'storeId'] = opts[:'store_id'] if !opts[:'store_id'].nil?
400
+ query_params = opts[:query_params] || {}
374
401
 
375
402
  # header parameters
376
- header_params = {}
403
+ header_params = opts[:header_params] || {}
377
404
  # HTTP header 'Accept' (if needed)
378
405
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
379
406
  # HTTP header 'Content-Type'
@@ -386,12 +413,18 @@ module OpenapiClient
386
413
  header_params[:'Region'] = opts[:'region'] if !opts[:'region'].nil?
387
414
 
388
415
  # form parameters
389
- form_params = {}
416
+ form_params = opts[:form_params] || {}
390
417
 
391
418
  # http body (model)
392
- post_body = @api_client.object_to_http_body(payment_schedules_request)
393
- auth_names = []
394
- data, status_code, headers = @api_client.call_api(:PATCH, local_var_path,
419
+ post_body = opts[:body] || @api_client.object_to_http_body(payment_schedules_request)
420
+
421
+ # return_type
422
+ return_type = opts[:return_type] || 'PaymentSchedulesResponse'
423
+
424
+ # auth_names
425
+ auth_names = opts[:auth_names] || []
426
+
427
+ new_options = opts.merge(
395
428
  :header_params => header_params,
396
429
  :query_params => query_params,
397
430
  :form_params => form_params,
@@ -399,11 +432,12 @@ module OpenapiClient
399
432
  :auth_names => auth_names,
400
433
  :return_type => 'PaymentSchedulesResponse',
401
434
  :default_error_type => 'ErrorResponse')
435
+
436
+ data, status_code, headers = @api_client.call_api(:PATCH, local_var_path, new_options)
402
437
  if @api_client.config.debugging
403
438
  @api_client.config.logger.debug "API called: PaymentSchedulesApi#update_payment_schedule\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
404
439
  end
405
440
  return data, status_code, headers
406
441
  end
407
-
408
442
  end
409
443
  end
@@ -3,7 +3,7 @@
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
- OpenAPI spec version: 6.6.0.20190329.001
6
+ The version of the OpenAPI document: 6.6.0.20190507.002
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: unset
@@ -21,11 +21,11 @@ module OpenapiClient
21
21
  end
22
22
  # Create a payment token from a payment card.
23
23
  # Use this to create a payment token from a payment card.
24
- # @param content_type Content type.
25
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
26
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
27
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
28
- # @param payment_tokenization_request Accepted request types: PaymentCardPaymentTokenizationRequest and ReferencedOrderPaymentTokenizationRequest.
24
+ # @param content_type [String] Content type.
25
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
26
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
27
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
28
+ # @param payment_tokenization_request [PaymentTokenizationRequest] Accepted request types: PaymentCardPaymentTokenizationRequest and ReferencedOrderPaymentTokenizationRequest.
29
29
  # @param [Hash] opts the optional parameters
30
30
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
31
31
  # @option opts [String] :authorization The access token previously generated with the access-tokens call. Use the format &#39;Bearer {access-token}&#39;.
@@ -38,16 +38,16 @@ module OpenapiClient
38
38
 
39
39
  # Create a payment token from a payment card.
40
40
  # Use this to create a payment token from a payment card.
41
- # @param content_type Content type.
42
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
43
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
44
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
45
- # @param payment_tokenization_request Accepted request types: PaymentCardPaymentTokenizationRequest and ReferencedOrderPaymentTokenizationRequest.
41
+ # @param content_type [String] Content type.
42
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
43
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
44
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
45
+ # @param payment_tokenization_request [PaymentTokenizationRequest] Accepted request types: PaymentCardPaymentTokenizationRequest and ReferencedOrderPaymentTokenizationRequest.
46
46
  # @param [Hash] opts the optional parameters
47
47
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
48
48
  # @option opts [String] :authorization The access token previously generated with the access-tokens call. Use the format &#39;Bearer {access-token}&#39;.
49
49
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
50
- # @return [Array<(PaymentTokenizationResponse, Fixnum, Hash)>] PaymentTokenizationResponse data, response status code and response headers
50
+ # @return [Array<(PaymentTokenizationResponse, Integer, Hash)>] PaymentTokenizationResponse data, response status code and response headers
51
51
  def create_payment_token_with_http_info(content_type, client_request_id, api_key, timestamp, payment_tokenization_request, opts = {})
52
52
  if @api_client.config.debugging
53
53
  @api_client.config.logger.debug 'Calling API: PaymentTokenApi.create_payment_token ...'
@@ -57,8 +57,9 @@ module OpenapiClient
57
57
  fail ArgumentError, "Missing the required parameter 'content_type' when calling PaymentTokenApi.create_payment_token"
58
58
  end
59
59
  # verify enum value
60
- if @api_client.config.client_side_validation && !['application/json'].include?(content_type)
61
- fail ArgumentError, "invalid value for 'content_type', must be one of application/json"
60
+ allowable_values = ["application/json"]
61
+ if @api_client.config.client_side_validation && !allowable_values.include?(content_type)
62
+ fail ArgumentError, "invalid value for \"content_type\", must be one of #{allowable_values}"
62
63
  end
63
64
  # verify the required parameter 'client_request_id' is set
64
65
  if @api_client.config.client_side_validation && client_request_id.nil?
@@ -80,10 +81,10 @@ module OpenapiClient
80
81
  local_var_path = '/payment-tokens'
81
82
 
82
83
  # query parameters
83
- query_params = {}
84
+ query_params = opts[:query_params] || {}
84
85
 
85
86
  # header parameters
86
- header_params = {}
87
+ header_params = opts[:header_params] || {}
87
88
  # HTTP header 'Accept' (if needed)
88
89
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
89
90
  # HTTP header 'Content-Type'
@@ -97,12 +98,18 @@ module OpenapiClient
97
98
  header_params[:'Region'] = opts[:'region'] if !opts[:'region'].nil?
98
99
 
99
100
  # form parameters
100
- form_params = {}
101
+ form_params = opts[:form_params] || {}
101
102
 
102
103
  # http body (model)
103
- post_body = @api_client.object_to_http_body(payment_tokenization_request)
104
- auth_names = []
105
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
104
+ post_body = opts[:body] || @api_client.object_to_http_body(payment_tokenization_request)
105
+
106
+ # return_type
107
+ return_type = opts[:return_type] || 'PaymentTokenizationResponse'
108
+
109
+ # auth_names
110
+ auth_names = opts[:auth_names] || []
111
+
112
+ new_options = opts.merge(
106
113
  :header_params => header_params,
107
114
  :query_params => query_params,
108
115
  :form_params => form_params,
@@ -110,6 +117,8 @@ module OpenapiClient
110
117
  :auth_names => auth_names,
111
118
  :return_type => 'PaymentTokenizationResponse',
112
119
  :default_error_type => 'ErrorResponse')
120
+
121
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
113
122
  if @api_client.config.debugging
114
123
  @api_client.config.logger.debug "API called: PaymentTokenApi#create_payment_token\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
115
124
  end
@@ -118,11 +127,11 @@ module OpenapiClient
118
127
 
119
128
  # Delete a payment token.
120
129
  # Use this to delete a payment token.
121
- # @param content_type Content type.
122
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
123
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
124
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
125
- # @param token_id Identifies a payment token.
130
+ # @param content_type [String] Content type.
131
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
132
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
133
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
134
+ # @param token_id [String] Identifies a payment token.
126
135
  # @param [Hash] opts the optional parameters
127
136
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
128
137
  # @option opts [String] :authorization The access token previously generated with the access-tokens call. Use the format &#39;Bearer {access-token}&#39;.
@@ -136,17 +145,17 @@ module OpenapiClient
136
145
 
137
146
  # Delete a payment token.
138
147
  # Use this to delete a payment token.
139
- # @param content_type Content type.
140
- # @param client_request_id A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
141
- # @param api_key Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
142
- # @param timestamp Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
143
- # @param token_id Identifies a payment token.
148
+ # @param content_type [String] Content type.
149
+ # @param client_request_id [String] A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.
150
+ # @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
151
+ # @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
152
+ # @param token_id [String] Identifies a payment token.
144
153
  # @param [Hash] opts the optional parameters
145
154
  # @option opts [String] :message_signature Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.
146
155
  # @option opts [String] :authorization The access token previously generated with the access-tokens call. Use the format &#39;Bearer {access-token}&#39;.
147
156
  # @option opts [String] :region Indicates the region where the client wants the transaction to be processed. This will override the default processing region identified for the client. Available options are argentina, brazil, germany, india and northamerica. Region specific store setup and APIGEE boarding is required in order to use an alternate region for processing.
148
157
  # @option opts [String] :store_id
149
- # @return [Array<(PaymentTokenizationResponse, Fixnum, Hash)>] PaymentTokenizationResponse data, response status code and response headers
158
+ # @return [Array<(PaymentTokenizationResponse, Integer, Hash)>] PaymentTokenizationResponse data, response status code and response headers
150
159
  def delete_payment_token_with_http_info(content_type, client_request_id, api_key, timestamp, token_id, opts = {})
151
160
  if @api_client.config.debugging
152
161
  @api_client.config.logger.debug 'Calling API: PaymentTokenApi.delete_payment_token ...'
@@ -156,8 +165,9 @@ module OpenapiClient
156
165
  fail ArgumentError, "Missing the required parameter 'content_type' when calling PaymentTokenApi.delete_payment_token"
157
166
  end
158
167
  # verify enum value
159
- if @api_client.config.client_side_validation && !['application/json'].include?(content_type)
160
- fail ArgumentError, "invalid value for 'content_type', must be one of application/json"
168
+ allowable_values = ["application/json"]
169
+ if @api_client.config.client_side_validation && !allowable_values.include?(content_type)
170
+ fail ArgumentError, "invalid value for \"content_type\", must be one of #{allowable_values}"
161
171
  end
162
172
  # verify the required parameter 'client_request_id' is set
163
173
  if @api_client.config.client_side_validation && client_request_id.nil?
@@ -179,11 +189,11 @@ module OpenapiClient
179
189
  local_var_path = '/payment-tokens/{token-id}'.sub('{' + 'token-id' + '}', token_id.to_s)
180
190
 
181
191
  # query parameters
182
- query_params = {}
192
+ query_params = opts[:query_params] || {}
183
193
  query_params[:'storeId'] = opts[:'store_id'] if !opts[:'store_id'].nil?
184
194
 
185
195
  # header parameters
186
- header_params = {}
196
+ header_params = opts[:header_params] || {}
187
197
  # HTTP header 'Accept' (if needed)
188
198
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
189
199
  # header_params[:'Content-Type'] = content_type
@@ -195,12 +205,18 @@ module OpenapiClient
195
205
  header_params[:'Region'] = opts[:'region'] if !opts[:'region'].nil?
196
206
 
197
207
  # form parameters
198
- form_params = {}
208
+ form_params = opts[:form_params] || {}
199
209
 
200
210
  # http body (model)
201
- post_body = nil
202
- auth_names = []
203
- data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
211
+ post_body = opts[:body]
212
+
213
+ # return_type
214
+ return_type = opts[:return_type] || 'PaymentTokenizationResponse'
215
+
216
+ # auth_names
217
+ auth_names = opts[:auth_names] || []
218
+
219
+ new_options = opts.merge(
204
220
  :header_params => header_params,
205
221
  :query_params => query_params,
206
222
  :form_params => form_params,
@@ -208,11 +224,12 @@ module OpenapiClient
208
224
  :auth_names => auth_names,
209
225
  :return_type => 'PaymentTokenizationResponse',
210
226
  :default_error_type => 'ErrorResponse')
227
+
228
+ data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
211
229
  if @api_client.config.debugging
212
230
  @api_client.config.logger.debug "API called: PaymentTokenApi#delete_payment_token\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
213
231
  end
214
232
  return data, status_code, headers
215
233
  end
216
-
217
234
  end
218
235
  end