first_data_gateway 1.9.0 → 1.13.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.
- checksums.yaml +5 -5
- data/Gemfile +1 -1
- data/README.md +25 -27
- data/docs/AdditionalDetails.md +3 -1
- data/docs/AdditionalResponseData.md +27 -0
- data/docs/AdditionalTransactionDetails.md +3 -1
- data/docs/Address.md +1 -1
- data/docs/AmountComponents.md +3 -1
- data/docs/ApmPaymentMethod.md +19 -0
- data/docs/ApmPaymentMethodAllOf.md +19 -0
- data/docs/ApmSaleTransaction.md +17 -0
- data/docs/ApmSaleTransactionAllOf.md +17 -0
- data/docs/AuthenticationResult.md +1 -1
- data/docs/AuthenticationUpdateRequest.md +1 -1
- data/docs/{BrandingStyleConfigurationResponse.md → AvailableCurrenciesResponse.md} +4 -4
- data/docs/Billing.md +4 -0
- data/docs/CardholderInfoResponse.md +27 -0
- data/docs/CustomerAddress.md +1 -1
- data/docs/DecryptedApplePay.md +1 -1
- data/docs/DecryptedGooglePay.md +2 -2
- data/docs/DecryptedSamsungPay.md +1 -1
- data/docs/FraudAddress.md +1 -1
- data/docs/{FontWeight.md → IntegrationStepRequest.md} +2 -2
- data/docs/{SepaPaymentMethod.md → IntegrationStepResponse.md} +2 -3
- data/docs/ManagedRedirectPaymentMethod.md +19 -0
- data/docs/ManagedRedirectPaymentMethodPaymentDetails.md +19 -0
- data/docs/ManagedRedirectRequest.md +29 -0
- data/docs/ManagedRedirectResponse.md +29 -0
- data/docs/ManagedRedirectTransactionType.md +16 -0
- data/docs/Order.md +8 -2
- data/docs/OrderApi.md +2 -2
- data/docs/OrderErrorResponse.md +1 -1
- data/docs/OrderResponse.md +1 -1
- data/docs/PaymentApi.md +6 -6
- data/docs/{RemoveFraudBlockedItemsResponse.md → PaymentBrandResponse.md} +4 -4
- data/docs/PaymentCard.md +1 -1
- data/docs/PaymentCardCreditTransactionAllOf.md +19 -0
- data/docs/PaymentCardPayerAuthTransaction.md +5 -1
- data/docs/PaymentCardPayerAuthTransactionAllOf.md +5 -1
- data/docs/PaymentCardPreAuthTransaction.md +1 -1
- data/docs/PaymentCardPreAuthTransactionAllOf.md +1 -1
- data/docs/PaymentCardSaleTransaction.md +1 -1
- data/docs/PaymentCardSaleTransactionAllOf.md +1 -1
- data/docs/PaymentSchedulesErrorResponse.md +1 -1
- data/docs/PaymentSchedulesRequest.md +1 -1
- data/docs/PaymentSchedulesResponse.md +1 -1
- data/docs/{FontFace.md → PaymentStepRequest.md} +2 -2
- data/docs/{ConnectMode.md → PaymentStepResponse.md} +2 -2
- data/docs/PaymentTokenizationErrorResponse.md +3 -1
- data/docs/PaymentTokenizationResponse.md +4 -2
- data/docs/PaymentUrlDetail.md +1 -1
- data/docs/PaymentUrlErrorResponse.md +1 -1
- data/docs/PaymentUrlRequest.md +6 -2
- data/docs/PaymentUrlResponse.md +1 -1
- data/docs/PreAuthSecondaryTransaction.md +19 -0
- data/docs/PreAuthSecondaryTransactionAllOf.md +19 -0
- data/docs/PrimaryTransaction.md +5 -1
- data/docs/ProcessorData.md +2 -0
- data/docs/ProvideDetailIntegrationStepRequest.md +19 -0
- data/docs/ProvideDetailIntegrationStepRequestAllOf.md +17 -0
- data/docs/ProvideDetailIntegrationStepResponse.md +21 -0
- data/docs/ProvideDetailIntegrationStepResponseAllOf.md +19 -0
- data/docs/ProvideDetailPaymentStepRequest.md +25 -0
- data/docs/ProvideDetailPaymentStepRequestAllOf.md +23 -0
- data/docs/ProvideDetailPaymentStepResponse.md +21 -0
- data/docs/ProvideDetailPaymentStepResponseAllOf.md +19 -0
- data/docs/PurchaseCardsLevel2.md +4 -2
- data/docs/RecurringPaymentDetailsResponse.md +1 -1
- data/docs/RedirectAttributes.md +37 -0
- data/docs/ResponseAmountComponents.md +2 -0
- data/docs/RevolvingOptions.md +17 -0
- data/docs/Secure3D10AuthenticationRequest.md +2 -1
- data/docs/Secure3D10AuthenticationRequestAllOf.md +17 -0
- data/docs/Secure3D10AuthenticationUpdateRequest.md +1 -1
- data/docs/Secure3D10AuthenticationUpdateRequestAllOf.md +1 -1
- data/docs/Secure3D21AuthenticationRequest.md +10 -2
- data/docs/Secure3D21AuthenticationRequestAllOf.md +10 -2
- data/docs/Secure3DAuthenticationRequest.md +33 -0
- data/docs/Secure3DAuthenticationRequestAllOf.md +33 -0
- data/docs/Secure3DAuthenticationResult.md +27 -0
- data/docs/Secure3DAuthenticationResultAllOf.md +27 -0
- data/docs/Secure3DAuthenticationUpdateRequest.md +19 -0
- data/docs/Secure3dResponse.md +3 -1
- data/docs/SepaCredit.md +19 -0
- data/docs/{Borders.md → SepaCreditPaymentMethod.md} +3 -3
- data/docs/SepaCreditPaymentMethodAllOf.md +17 -0
- data/docs/SepaCreditTransaction.md +17 -0
- data/docs/SepaCreditTransactionAllOf.md +17 -0
- data/docs/SepaMandate.md +1 -1
- data/docs/{Sepa.md → SepaSale.md} +2 -4
- data/docs/{Body.md → SepaSalePaymentMethod.md} +3 -3
- data/docs/{Content.md → SepaSalePaymentMethodAllOf.md} +3 -3
- data/docs/SepaSaleTransaction.md +1 -1
- data/docs/SepaSaleTransactionAllOf.md +1 -1
- data/docs/StandInDetails.md +27 -0
- data/docs/StandinResponseDetails.md +27 -0
- data/docs/StepRequest.md +17 -0
- data/docs/StepResponse.md +17 -0
- data/docs/SubMerchantData.md +2 -0
- data/docs/TransactionErrorResponse.md +7 -1
- data/docs/TransactionResponse.md +8 -2
- data/first_data_gateway.gemspec +4 -18
- data/lib/.DS_Store +0 -0
- data/lib/openapi_client/.DS_Store +0 -0
- data/lib/openapi_client/api/authentication_api.rb +1 -1
- data/lib/openapi_client/api/currency_conversion_api.rb +1 -1
- data/lib/openapi_client/api/fraud_detect_api.rb +1 -1
- data/lib/openapi_client/api/information_lookup_api.rb +1 -1
- data/lib/openapi_client/api/order_api.rb +3 -3
- data/lib/openapi_client/api/payment_api.rb +8 -8
- data/lib/openapi_client/api/payment_schedules_api.rb +1 -1
- data/lib/openapi_client/api/payment_token_api.rb +1 -1
- data/lib/openapi_client/api/payment_url_api.rb +1 -1
- data/lib/openapi_client/api/verification_api.rb +1 -1
- data/lib/openapi_client/api_client.rb +2 -2
- data/lib/openapi_client/api_error.rb +1 -1
- data/lib/openapi_client/configuration.rb +3 -3
- data/lib/openapi_client/models/access_token_request.rb +1 -1
- data/lib/openapi_client/models/access_token_response.rb +1 -1
- data/lib/openapi_client/models/account_info_lookup_request.rb +1 -1
- data/lib/openapi_client/models/account_updater_response.rb +1 -1
- data/lib/openapi_client/models/account_verification_request.rb +1 -1
- data/lib/openapi_client/models/ach_credit_transaction.rb +1 -1
- data/lib/openapi_client/models/ach_post_auth_transaction.rb +1 -1
- data/lib/openapi_client/models/ach_post_auth_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/ach_pre_auth_transaction.rb +1 -1
- data/lib/openapi_client/models/ach_pre_auth_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/ach_recurring_type.rb +1 -1
- data/lib/openapi_client/models/ach_response.rb +1 -1
- data/lib/openapi_client/models/ach_return_transaction.rb +1 -1
- data/lib/openapi_client/models/ach_sale_transaction.rb +1 -1
- data/lib/openapi_client/models/ach_void_transaction.rb +1 -1
- data/lib/openapi_client/models/acs_response.rb +1 -1
- data/lib/openapi_client/models/additional_amount_rate.rb +2 -2
- data/lib/openapi_client/models/additional_details.rb +27 -5
- data/lib/openapi_client/models/additional_response_data.rb +347 -0
- data/lib/openapi_client/models/additional_transaction_details.rb +14 -5
- data/lib/openapi_client/models/address.rb +2 -2
- data/lib/openapi_client/models/airline.rb +1 -1
- data/lib/openapi_client/models/airline_ancillary_service_category.rb +1 -1
- data/lib/openapi_client/models/airline_travel_route.rb +1 -1
- data/lib/openapi_client/models/ali_pay.rb +1 -1
- data/lib/openapi_client/models/ali_pay_payment_method.rb +1 -1
- data/lib/openapi_client/models/ali_pay_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/ali_pay_sale_transaction.rb +1 -1
- data/lib/openapi_client/models/ali_pay_sale_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/amount.rb +1 -1
- data/lib/openapi_client/models/amount_components.rb +15 -5
- data/lib/openapi_client/models/{mobile_header_area.rb → apm_payment_method.rb} +35 -27
- data/lib/openapi_client/models/{store_email_settings_result.rb → apm_payment_method_all_of.rb} +25 -20
- data/lib/openapi_client/models/{store_email_settings.rb → apm_sale_transaction.rb} +29 -32
- data/lib/openapi_client/models/apm_sale_transaction_all_of.rb +210 -0
- data/lib/openapi_client/models/authentication_request.rb +1 -1
- data/lib/openapi_client/models/authentication_result.rb +1 -1
- data/lib/openapi_client/models/authentication_update_request.rb +1 -1
- data/lib/openapi_client/models/{update_email_settings_response.rb → available_currencies_response.rb} +13 -13
- data/lib/openapi_client/models/avs_response.rb +1 -1
- data/lib/openapi_client/models/bancontact_qr.rb +1 -1
- data/lib/openapi_client/models/basic_response.rb +1 -1
- data/lib/openapi_client/models/billing.rb +52 -2
- data/lib/openapi_client/models/billing_address.rb +1 -1
- data/lib/openapi_client/models/car_rental.rb +1 -1
- data/lib/openapi_client/models/car_rental_extra_charges.rb +1 -1
- data/lib/openapi_client/models/card.rb +1 -1
- data/lib/openapi_client/models/card_function.rb +1 -1
- data/lib/openapi_client/models/card_info.rb +1 -1
- data/lib/openapi_client/models/card_info_lookup_request.rb +1 -1
- data/lib/openapi_client/models/card_info_lookup_response.rb +1 -1
- data/lib/openapi_client/models/card_verification_request.rb +1 -1
- data/lib/openapi_client/models/{initiate_clearing_response_all_of.rb → cardholder_info_response.rb} +58 -62
- data/lib/openapi_client/models/china_domestic.rb +1 -1
- data/lib/openapi_client/models/china_domestic_payment_method.rb +1 -1
- data/lib/openapi_client/models/china_domestic_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/china_pn_r_sale_transaction.rb +1 -1
- data/lib/openapi_client/models/china_pn_r_sale_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/client_locale.rb +1 -1
- data/lib/openapi_client/models/client_registration.rb +1 -1
- data/lib/openapi_client/models/contact.rb +1 -1
- data/lib/openapi_client/models/create_payment_token.rb +1 -1
- data/lib/openapi_client/models/currency_conversion.rb +1 -1
- data/lib/openapi_client/models/currency_conversion_response.rb +1 -1
- data/lib/openapi_client/models/customer.rb +1 -1
- data/lib/openapi_client/models/customer_address.rb +4 -13
- data/lib/openapi_client/models/dcc.rb +1 -1
- data/lib/openapi_client/models/dcc_all_of.rb +1 -1
- data/lib/openapi_client/models/dcc_exchange_rate_request.rb +1 -1
- data/lib/openapi_client/models/dcc_exchange_rate_request_all_of.rb +1 -1
- data/lib/openapi_client/models/decrypted_apple_pay.rb +4 -13
- data/lib/openapi_client/models/decrypted_apple_pay_wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/decrypted_apple_pay_wallet_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/decrypted_google_pay.rb +7 -25
- data/lib/openapi_client/models/decrypted_google_pay_wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/decrypted_google_pay_wallet_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/decrypted_samsung_pay.rb +4 -13
- data/lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/device.rb +1 -1
- data/lib/openapi_client/models/disbursement.rb +1 -1
- data/lib/openapi_client/models/disbursement_transaction_type.rb +1 -1
- data/lib/openapi_client/models/document.rb +1 -1
- data/lib/openapi_client/models/dynamic_pricing.rb +1 -1
- data/lib/openapi_client/models/dynamic_pricing_all_of.rb +1 -1
- data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request.rb +1 -1
- data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request_all_of.rb +1 -1
- data/lib/openapi_client/models/encrypted_apple_pay.rb +1 -1
- data/lib/openapi_client/models/encrypted_apple_pay_header.rb +1 -1
- data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/encrypted_google_pay.rb +1 -1
- data/lib/openapi_client/models/encrypted_google_pay_data.rb +1 -1
- data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/encrypted_samsung_pay.rb +1 -1
- data/lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/error.rb +1 -1
- data/lib/openapi_client/models/error_details.rb +1 -1
- data/lib/openapi_client/models/error_message.rb +1 -1
- data/lib/openapi_client/models/error_response.rb +1 -1
- data/lib/openapi_client/models/exchange_rate_details.rb +1 -1
- data/lib/openapi_client/models/exchange_rate_request.rb +1 -1
- data/lib/openapi_client/models/exchange_rate_response.rb +1 -1
- data/lib/openapi_client/models/expiration.rb +1 -1
- data/lib/openapi_client/models/fraud_address.rb +4 -13
- data/lib/openapi_client/models/fraud_order.rb +1 -1
- data/lib/openapi_client/models/fraud_order_items.rb +1 -1
- data/lib/openapi_client/models/fraud_registration.rb +1 -1
- data/lib/openapi_client/models/fraud_registration_card.rb +1 -1
- data/lib/openapi_client/models/fraud_registration_device.rb +1 -1
- data/lib/openapi_client/models/fraud_registration_device_items.rb +1 -1
- data/lib/openapi_client/models/fraud_registration_error.rb +1 -1
- data/lib/openapi_client/models/fraud_registration_response.rb +1 -1
- data/lib/openapi_client/models/fraud_score.rb +1 -1
- data/lib/openapi_client/models/frequency.rb +1 -1
- data/lib/openapi_client/models/funding_transaction_type.rb +1 -1
- data/lib/openapi_client/models/id_info.rb +1 -1
- data/lib/openapi_client/models/industry_specific_extensions.rb +1 -1
- data/lib/openapi_client/models/installment_options.rb +1 -1
- data/lib/openapi_client/models/integration_step_request.rb +208 -0
- data/lib/openapi_client/models/integration_step_response.rb +208 -0
- data/lib/openapi_client/models/issuer_response.rb +1 -1
- data/lib/openapi_client/models/items.rb +1 -1
- data/lib/openapi_client/models/location.rb +1 -1
- data/lib/openapi_client/models/lodging.rb +1 -1
- data/lib/openapi_client/models/lodging_extra_charges.rb +1 -1
- data/lib/openapi_client/models/loyalty.rb +1 -1
- data/lib/openapi_client/models/{endpoint_response.rb → managed_redirect_payment_method.rb} +30 -38
- data/lib/openapi_client/models/{button.rb → managed_redirect_payment_method_payment_details.rb} +17 -18
- data/lib/openapi_client/models/{block_card.rb → managed_redirect_request.rb} +90 -24
- data/lib/openapi_client/models/{initiate_clearing_response.rb → managed_redirect_response.rb} +34 -25
- data/lib/openapi_client/models/{font_weight.rb → managed_redirect_transaction_type.rb} +7 -6
- data/lib/openapi_client/models/masterpass_wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/masterpass_wallet_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/mcc6012.rb +1 -1
- data/lib/openapi_client/models/merchant.rb +1 -1
- data/lib/openapi_client/models/method.rb +1 -1
- data/lib/openapi_client/models/order.rb +33 -6
- data/lib/openapi_client/models/order_error_response.rb +2 -2
- data/lib/openapi_client/models/order_response.rb +2 -2
- data/lib/openapi_client/models/pay_pal.rb +1 -1
- data/lib/openapi_client/models/pay_pal_payment_method.rb +1 -1
- data/lib/openapi_client/models/pay_pal_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/payment.rb +1 -1
- data/lib/openapi_client/models/{branding_style_configuration_response.rb → payment_brand_response.rb} +13 -12
- data/lib/openapi_client/models/payment_card.rb +2 -2
- data/lib/openapi_client/models/payment_card_credit_transaction.rb +2 -2
- data/lib/openapi_client/models/{store_fraud_settings.rb → payment_card_credit_transaction_all_of.rb} +20 -27
- data/lib/openapi_client/models/payment_card_disbursement_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_card_disbursement_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_card_forced_ticket_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_card_forced_ticket_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_card_info_lookup_request.rb +1 -1
- data/lib/openapi_client/models/payment_card_info_lookup_request_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_card_payer_auth_transaction.rb +23 -5
- data/lib/openapi_client/models/payment_card_payer_auth_transaction_all_of.rb +23 -5
- data/lib/openapi_client/models/payment_card_payment_method.rb +1 -1
- data/lib/openapi_client/models/payment_card_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_card_payment_token_update_request.rb +1 -1
- data/lib/openapi_client/models/payment_card_payment_tokenization_request.rb +1 -1
- data/lib/openapi_client/models/payment_card_payment_tokenization_request_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_card_pre_auth_transaction.rb +1 -6
- data/lib/openapi_client/models/payment_card_pre_auth_transaction_all_of.rb +1 -6
- data/lib/openapi_client/models/payment_card_sale_transaction.rb +1 -6
- data/lib/openapi_client/models/payment_card_sale_transaction_all_of.rb +1 -6
- data/lib/openapi_client/models/payment_card_verification_request.rb +1 -1
- data/lib/openapi_client/models/payment_card_verification_request_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_device.rb +1 -1
- data/lib/openapi_client/models/payment_device_credit_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_device_credit_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_device_disbursement_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_device_disbursement_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_device_payment_method.rb +1 -1
- data/lib/openapi_client/models/payment_device_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_device_payment_tokenization_request.rb +1 -1
- data/lib/openapi_client/models/payment_device_payment_tokenization_request_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_device_pre_auth_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_device_pre_auth_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_device_sale_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_device_sale_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_facilitator.rb +1 -1
- data/lib/openapi_client/models/payment_method_details.rb +1 -1
- data/lib/openapi_client/models/payment_method_payment_schedules_request.rb +1 -1
- data/lib/openapi_client/models/payment_method_payment_schedules_request_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_method_type.rb +5 -2
- data/lib/openapi_client/models/payment_registration.rb +1 -1
- data/lib/openapi_client/models/payment_schedules_error_response.rb +2 -2
- data/lib/openapi_client/models/payment_schedules_request.rb +2 -2
- data/lib/openapi_client/models/payment_schedules_response.rb +2 -2
- data/lib/openapi_client/models/payment_step_request.rb +208 -0
- data/lib/openapi_client/models/payment_step_response.rb +208 -0
- data/lib/openapi_client/models/payment_token_credit_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_token_credit_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_token_details.rb +1 -1
- data/lib/openapi_client/models/payment_token_details_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_token_disbursement_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_token_disbursement_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_token_info_lookup_request.rb +1 -1
- data/lib/openapi_client/models/payment_token_info_lookup_request_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_token_payment_method.rb +1 -1
- data/lib/openapi_client/models/payment_token_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_token_pre_auth_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_token_pre_auth_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_token_sale_transaction.rb +1 -1
- data/lib/openapi_client/models/payment_token_sale_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_token_update_response.rb +1 -1
- data/lib/openapi_client/models/payment_token_verification_request.rb +1 -1
- data/lib/openapi_client/models/payment_token_verification_request_all_of.rb +1 -1
- data/lib/openapi_client/models/payment_tokenization_error_response.rb +12 -3
- data/lib/openapi_client/models/payment_tokenization_request.rb +1 -1
- data/lib/openapi_client/models/payment_tokenization_response.rb +15 -6
- data/lib/openapi_client/models/payment_url_detail.rb +2 -2
- data/lib/openapi_client/models/payment_url_detail_response.rb +1 -1
- data/lib/openapi_client/models/payment_url_error_response.rb +2 -2
- data/lib/openapi_client/models/payment_url_request.rb +24 -6
- data/lib/openapi_client/models/payment_url_response.rb +2 -2
- data/lib/openapi_client/models/payment_url_status.rb +1 -1
- data/lib/openapi_client/models/paypal_credit_transaction.rb +1 -1
- data/lib/openapi_client/models/paypal_credit_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/phone.rb +1 -1
- data/lib/openapi_client/models/post_auth_transaction.rb +1 -1
- data/lib/openapi_client/models/post_auth_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/{update_fraud_settings_response.rb → pre_auth_secondary_transaction.rb} +34 -43
- data/lib/openapi_client/models/{branding_style_configuration_result.rb → pre_auth_secondary_transaction_all_of.rb} +25 -19
- data/lib/openapi_client/models/primary_transaction.rb +25 -5
- data/lib/openapi_client/models/processor_data.rb +11 -2
- data/lib/openapi_client/models/provide_detail_integration_step_request.rb +228 -0
- data/lib/openapi_client/models/{country_profile.rb → provide_detail_integration_step_request_all_of.rb} +11 -13
- data/lib/openapi_client/models/{combined_mode.rb → provide_detail_integration_step_response.rb} +39 -33
- data/lib/openapi_client/models/{background_color.rb → provide_detail_integration_step_response_all_of.rb} +19 -27
- data/lib/openapi_client/models/{remove_fraud_blocked_items_response.rb → provide_detail_payment_step_request.rb} +46 -34
- data/lib/openapi_client/models/{background.rb → provide_detail_payment_step_request_all_of.rb} +29 -30
- data/lib/openapi_client/models/{shared_secret_configuration_request.rb → provide_detail_payment_step_response.rb} +43 -37
- data/lib/openapi_client/models/{block_ip_address.rb → provide_detail_payment_step_response_all_of.rb} +19 -20
- data/lib/openapi_client/models/purchase_cards.rb +1 -1
- data/lib/openapi_client/models/purchase_cards_level2.rb +20 -11
- data/lib/openapi_client/models/purchase_cards_level3.rb +1 -1
- data/lib/openapi_client/models/purchase_cards_level3_line_items.rb +1 -1
- data/lib/openapi_client/models/receipt.rb +1 -1
- data/lib/openapi_client/models/receipt_line.rb +1 -1
- data/lib/openapi_client/models/receipt_request_info.rb +1 -1
- data/lib/openapi_client/models/receiver_info.rb +1 -1
- data/lib/openapi_client/models/recurring_payment_details.rb +1 -1
- data/lib/openapi_client/models/recurring_payment_details_response.rb +2 -2
- data/lib/openapi_client/models/redirect_attributes.rb +406 -0
- data/lib/openapi_client/models/referenced_order_payment_schedules_request.rb +1 -1
- data/lib/openapi_client/models/referenced_order_payment_schedules_request_all_of.rb +1 -1
- data/lib/openapi_client/models/referenced_order_payment_tokenization_request.rb +1 -1
- data/lib/openapi_client/models/referenced_order_payment_tokenization_request_all_of.rb +1 -1
- data/lib/openapi_client/models/registration_method.rb +1 -1
- data/lib/openapi_client/models/response_amount_components.rb +12 -2
- data/lib/openapi_client/models/response_amount_components_all_of.rb +1 -1
- data/lib/openapi_client/models/response_type.rb +1 -1
- data/lib/openapi_client/models/return_transaction.rb +1 -1
- data/lib/openapi_client/models/return_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/{branding_style_configuration_request.rb → revolving_options.rb} +13 -14
- data/lib/openapi_client/models/score_only_request.rb +1 -1
- data/lib/openapi_client/models/score_only_response.rb +1 -1
- data/lib/openapi_client/models/score_only_response_fraud_score.rb +1 -1
- data/lib/openapi_client/models/score_only_response_fraud_score_explanations.rb +1 -1
- data/lib/openapi_client/models/secondary_transaction.rb +1 -1
- data/lib/openapi_client/models/secure3_d10_authentication_request.rb +16 -5
- data/lib/openapi_client/models/secure3_d10_authentication_request_all_of.rb +206 -0
- data/lib/openapi_client/models/secure3_d10_authentication_result.rb +2 -2
- data/lib/openapi_client/models/secure3_d10_authentication_result_all_of.rb +1 -1
- data/lib/openapi_client/models/secure3_d10_authentication_update_request.rb +2 -49
- data/lib/openapi_client/models/secure3_d10_authentication_update_request_all_of.rb +1 -48
- data/lib/openapi_client/models/secure3_d21_authentication_request.rb +87 -9
- data/lib/openapi_client/models/secure3_d21_authentication_request_all_of.rb +86 -8
- data/lib/openapi_client/models/secure3_d21_authentication_result.rb +2 -2
- data/lib/openapi_client/models/secure3_d21_authentication_result_all_of.rb +1 -1
- data/lib/openapi_client/models/secure3_d21_authentication_update_request.rb +2 -2
- data/lib/openapi_client/models/secure3_d21_authentication_update_request_all_of.rb +1 -1
- data/lib/openapi_client/models/secure3_d_authentication_request.rb +407 -0
- data/lib/openapi_client/models/secure3_d_authentication_request_all_of.rb +394 -0
- data/lib/openapi_client/models/secure3_d_authentication_response.rb +1 -1
- data/lib/openapi_client/models/secure3_d_authentication_response_params.rb +1 -1
- data/lib/openapi_client/models/secure3_d_authentication_response_secure3d_method.rb +1 -1
- data/lib/openapi_client/models/secure3_d_authentication_result.rb +375 -0
- data/lib/openapi_client/models/secure3_d_authentication_result_all_of.rb +362 -0
- data/lib/openapi_client/models/{logo.rb → secure3_d_authentication_update_request.rb} +41 -55
- data/lib/openapi_client/models/secure3d_response.rb +30 -5
- data/lib/openapi_client/models/sender_info.rb +1 -1
- data/lib/openapi_client/models/{properties.rb → sepa_credit.rb} +75 -67
- data/lib/openapi_client/models/{block_name.rb → sepa_credit_payment_method.rb} +25 -23
- data/lib/openapi_client/models/{store_url_configuration_request.rb → sepa_credit_payment_method_all_of.rb} +16 -14
- data/lib/openapi_client/models/{maximum_purchase_amount.rb → sepa_credit_transaction.rb} +29 -33
- data/lib/openapi_client/models/{update_email_settings_request.rb → sepa_credit_transaction_all_of.rb} +14 -17
- data/lib/openapi_client/models/sepa_mandate.rb +8 -17
- data/lib/openapi_client/models/{sepa.rb → sepa_sale.rb} +5 -50
- data/lib/openapi_client/models/{sepa_payment_method.rb → sepa_sale_payment_method.rb} +6 -6
- data/lib/openapi_client/models/{sepa_payment_method_all_of.rb → sepa_sale_payment_method_all_of.rb} +5 -5
- data/lib/openapi_client/models/sepa_sale_transaction.rb +2 -2
- data/lib/openapi_client/models/sepa_sale_transaction_all_of.rb +2 -2
- data/lib/openapi_client/models/ship_to_address.rb +1 -1
- data/lib/openapi_client/models/shipping.rb +1 -1
- data/lib/openapi_client/models/soft_descriptor.rb +1 -1
- data/lib/openapi_client/models/split_shipment.rb +1 -1
- data/lib/openapi_client/models/stand_in_details.rb +373 -0
- data/lib/openapi_client/models/{font_properties.rb → standin_response_details.rb} +54 -49
- data/lib/openapi_client/models/{block_domain.rb → step_request.rb} +22 -13
- data/lib/openapi_client/models/{text.rb → step_response.rb} +21 -21
- data/lib/openapi_client/models/stored_credential.rb +1 -1
- data/lib/openapi_client/models/sub_merchant_data.rb +27 -2
- data/lib/openapi_client/models/sub_merchant_split.rb +1 -1
- data/lib/openapi_client/models/tele_check_ach_payment_method.rb +1 -1
- data/lib/openapi_client/models/tele_check_ach_payment_method_ach_bill_to.rb +1 -1
- data/lib/openapi_client/models/tele_check_cbp_payment_method.rb +1 -1
- data/lib/openapi_client/models/tele_check_ica_payment_method.rb +1 -1
- data/lib/openapi_client/models/tele_check_ica_payment_method_all_of.rb +1 -1
- data/lib/openapi_client/models/transaction_error_response.rb +51 -5
- data/lib/openapi_client/models/transaction_origin.rb +2 -1
- data/lib/openapi_client/models/transaction_response.rb +54 -8
- data/lib/openapi_client/models/transaction_type.rb +1 -1
- data/lib/openapi_client/models/union_pay_authentication_request.rb +1 -1
- data/lib/openapi_client/models/union_pay_authentication_request_all_of.rb +1 -1
- data/lib/openapi_client/models/union_pay_authentication_update_request.rb +1 -1
- data/lib/openapi_client/models/union_pay_authentication_update_request_all_of.rb +1 -1
- data/lib/openapi_client/models/update_payment_token.rb +1 -1
- data/lib/openapi_client/models/use_payment_token.rb +1 -1
- data/lib/openapi_client/models/verification3ds.rb +1 -1
- data/lib/openapi_client/models/verification_avs.rb +1 -1
- data/lib/openapi_client/models/verification_cvv.rb +1 -1
- data/lib/openapi_client/models/void_pre_auth_transactions.rb +1 -1
- data/lib/openapi_client/models/void_transaction.rb +1 -1
- data/lib/openapi_client/models/void_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/wallet_payment_method.rb +1 -1
- data/lib/openapi_client/models/wallet_pre_auth_transaction.rb +1 -1
- data/lib/openapi_client/models/wallet_pre_auth_transaction_all_of.rb +1 -1
- data/lib/openapi_client/models/wallet_sale_transaction.rb +1 -1
- data/lib/openapi_client/models/wallet_sale_transaction_all_of.rb +1 -1
- data/lib/openapi_client/version.rb +2 -2
- data/lib/openapi_client.rb +49 -65
- data/lib/simple/gateway.rb +1 -2
- data/spec/.DS_Store +0 -0
- data/spec/api/authentication_api_spec.rb +1 -1
- data/spec/api/currency_conversion_api_spec.rb +1 -1
- data/spec/api/fraud_detect_api_spec.rb +1 -1
- data/spec/api/information_lookup_api_spec.rb +1 -1
- data/spec/api/order_api_spec.rb +2 -2
- data/spec/api/payment_api_spec.rb +4 -4
- data/spec/api/payment_schedules_api_spec.rb +1 -1
- data/spec/api/payment_token_api_spec.rb +1 -1
- data/spec/api/payment_url_api_spec.rb +1 -1
- data/spec/api/verification_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/access_token_request_spec.rb +1 -1
- data/spec/models/access_token_response_spec.rb +1 -1
- data/spec/models/account_info_lookup_request_spec.rb +1 -1
- data/spec/models/account_updater_response_spec.rb +1 -1
- data/spec/models/account_verification_request_spec.rb +1 -1
- data/spec/models/ach_credit_transaction_spec.rb +1 -1
- data/spec/models/ach_post_auth_transaction_all_of_spec.rb +1 -1
- data/spec/models/ach_post_auth_transaction_spec.rb +1 -1
- data/spec/models/ach_pre_auth_transaction_all_of_spec.rb +1 -1
- data/spec/models/ach_pre_auth_transaction_spec.rb +1 -1
- data/spec/models/ach_recurring_type_spec.rb +1 -1
- data/spec/models/ach_response_spec.rb +1 -1
- data/spec/models/ach_return_transaction_spec.rb +1 -1
- data/spec/models/ach_sale_transaction_spec.rb +1 -1
- data/spec/models/ach_void_transaction_spec.rb +1 -1
- data/spec/models/acs_response_spec.rb +1 -1
- data/spec/models/additional_amount_rate_spec.rb +1 -1
- data/spec/models/additional_details_spec.rb +11 -1
- data/spec/models/{payment_registration_all_of_spec.rb → additional_response_data_spec.rb} +14 -14
- data/spec/models/additional_transaction_details_spec.rb +7 -1
- data/spec/models/address_spec.rb +1 -1
- data/spec/models/airline_ancillary_service_category_spec.rb +1 -1
- data/spec/models/airline_spec.rb +1 -1
- data/spec/models/airline_travel_route_spec.rb +1 -1
- data/spec/models/ali_pay_payment_method_all_of_spec.rb +1 -1
- data/spec/models/ali_pay_payment_method_spec.rb +1 -1
- data/spec/models/ali_pay_sale_transaction_all_of_spec.rb +1 -1
- data/spec/models/ali_pay_sale_transaction_spec.rb +1 -1
- data/spec/models/ali_pay_spec.rb +1 -1
- data/spec/models/amount_components_spec.rb +7 -1
- data/spec/models/amount_spec.rb +1 -1
- data/spec/models/{blocked_card_number_spec.rb → apm_payment_method_all_of_spec.rb} +9 -9
- data/spec/models/{block_ip_address_spec.rb → apm_payment_method_spec.rb} +9 -9
- data/spec/models/{footer_spec.rb → apm_sale_transaction_all_of_spec.rb} +8 -8
- data/spec/models/{block_domain_spec.rb → apm_sale_transaction_spec.rb} +8 -8
- data/spec/models/authentication_request_spec.rb +1 -1
- data/spec/models/authentication_result_spec.rb +1 -1
- data/spec/models/authentication_update_request_spec.rb +1 -1
- data/spec/models/{update_fraud_settings_response_spec.rb → available_currencies_response_spec.rb} +8 -8
- data/spec/models/avs_response_spec.rb +1 -1
- data/spec/models/bancontact_qr_spec.rb +1 -1
- data/spec/models/basic_response_spec.rb +1 -1
- data/spec/models/billing_address_spec.rb +1 -1
- data/spec/models/billing_spec.rb +13 -1
- data/spec/models/car_rental_extra_charges_spec.rb +1 -1
- data/spec/models/car_rental_spec.rb +1 -1
- data/spec/models/card_function_spec.rb +1 -1
- data/spec/models/card_info_lookup_request_spec.rb +1 -1
- data/spec/models/card_info_lookup_response_spec.rb +1 -1
- data/spec/models/card_info_spec.rb +1 -1
- data/spec/models/card_spec.rb +1 -1
- data/spec/models/card_verification_request_spec.rb +1 -1
- data/spec/models/{email_notification_data_spec.rb → cardholder_info_response_spec.rb} +18 -12
- data/spec/models/china_domestic_payment_method_all_of_spec.rb +1 -1
- data/spec/models/china_domestic_payment_method_spec.rb +1 -1
- data/spec/models/china_domestic_spec.rb +1 -1
- data/spec/models/china_pn_r_sale_transaction_all_of_spec.rb +1 -1
- data/spec/models/china_pn_r_sale_transaction_spec.rb +1 -1
- data/spec/models/client_locale_spec.rb +1 -1
- data/spec/models/client_registration_spec.rb +1 -1
- data/spec/models/contact_spec.rb +1 -1
- data/spec/models/create_payment_token_spec.rb +1 -1
- data/spec/models/currency_conversion_response_spec.rb +1 -1
- data/spec/models/currency_conversion_spec.rb +1 -1
- data/spec/models/customer_address_spec.rb +1 -1
- data/spec/models/customer_spec.rb +1 -1
- data/spec/models/dcc_all_of_spec.rb +1 -1
- data/spec/models/dcc_exchange_rate_request_all_of_spec.rb +1 -1
- data/spec/models/dcc_exchange_rate_request_spec.rb +1 -1
- data/spec/models/dcc_spec.rb +1 -1
- data/spec/models/decrypted_apple_pay_spec.rb +1 -1
- data/spec/models/decrypted_apple_pay_wallet_payment_method_all_of_spec.rb +1 -1
- data/spec/models/decrypted_apple_pay_wallet_payment_method_spec.rb +1 -1
- data/spec/models/decrypted_google_pay_spec.rb +1 -1
- data/spec/models/decrypted_google_pay_wallet_payment_method_all_of_spec.rb +1 -1
- data/spec/models/decrypted_google_pay_wallet_payment_method_spec.rb +1 -1
- data/spec/models/decrypted_samsung_pay_spec.rb +1 -1
- data/spec/models/decrypted_samsung_pay_wallet_payment_method_all_of_spec.rb +1 -1
- data/spec/models/decrypted_samsung_pay_wallet_payment_method_spec.rb +1 -1
- data/spec/models/device_spec.rb +1 -1
- data/spec/models/disbursement_spec.rb +1 -1
- data/spec/models/disbursement_transaction_type_spec.rb +1 -1
- data/spec/models/document_spec.rb +1 -1
- data/spec/models/dynamic_pricing_all_of_spec.rb +1 -1
- data/spec/models/dynamic_pricing_exchange_rate_request_all_of_spec.rb +1 -1
- data/spec/models/dynamic_pricing_exchange_rate_request_spec.rb +1 -1
- data/spec/models/dynamic_pricing_spec.rb +1 -1
- data/spec/models/encrypted_apple_pay_header_spec.rb +1 -1
- data/spec/models/encrypted_apple_pay_spec.rb +1 -1
- data/spec/models/encrypted_apple_pay_wallet_payment_method_all_of_spec.rb +1 -1
- data/spec/models/encrypted_apple_pay_wallet_payment_method_spec.rb +1 -1
- data/spec/models/encrypted_google_pay_data_spec.rb +1 -1
- data/spec/models/encrypted_google_pay_spec.rb +1 -1
- data/spec/models/encrypted_google_pay_wallet_payment_method_all_of_spec.rb +1 -1
- data/spec/models/encrypted_google_pay_wallet_payment_method_spec.rb +1 -1
- data/spec/models/encrypted_samsung_pay_spec.rb +1 -1
- data/spec/models/encrypted_samsung_pay_wallet_payment_method_all_of_spec.rb +1 -1
- data/spec/models/encrypted_samsung_pay_wallet_payment_method_spec.rb +1 -1
- data/spec/models/error_details_spec.rb +1 -1
- data/spec/models/error_message_spec.rb +1 -1
- data/spec/models/error_response_spec.rb +1 -1
- data/spec/models/error_spec.rb +1 -1
- data/spec/models/exchange_rate_details_spec.rb +1 -1
- data/spec/models/exchange_rate_request_spec.rb +1 -1
- data/spec/models/exchange_rate_response_spec.rb +1 -1
- data/spec/models/expiration_spec.rb +1 -1
- data/spec/models/fraud_address_spec.rb +1 -1
- data/spec/models/fraud_order_items_spec.rb +1 -1
- data/spec/models/fraud_order_spec.rb +1 -1
- data/spec/models/fraud_registration_card_spec.rb +1 -1
- data/spec/models/fraud_registration_device_items_spec.rb +1 -1
- data/spec/models/fraud_registration_device_spec.rb +1 -1
- data/spec/models/fraud_registration_error_spec.rb +1 -1
- data/spec/models/fraud_registration_response_spec.rb +1 -1
- data/spec/models/fraud_registration_spec.rb +1 -1
- data/spec/models/fraud_score_spec.rb +1 -1
- data/spec/models/frequency_spec.rb +1 -1
- data/spec/models/funding_transaction_type_spec.rb +1 -1
- data/spec/models/id_info_spec.rb +1 -1
- data/spec/models/industry_specific_extensions_spec.rb +1 -1
- data/spec/models/installment_options_spec.rb +1 -1
- data/spec/models/{connect_mode_spec.rb → integration_step_request_spec.rb} +7 -7
- data/spec/models/integration_step_response_spec.rb +35 -0
- data/spec/models/issuer_response_spec.rb +1 -1
- data/spec/models/items_spec.rb +1 -1
- data/spec/models/location_spec.rb +1 -1
- data/spec/models/lodging_extra_charges_spec.rb +1 -1
- data/spec/models/lodging_spec.rb +1 -1
- data/spec/models/loyalty_spec.rb +1 -1
- data/spec/models/managed_redirect_payment_method_payment_details_spec.rb +47 -0
- data/spec/models/{logo_spec.rb → managed_redirect_payment_method_spec.rb} +11 -17
- data/spec/models/{shared_secret_configuration_response_spec.rb → managed_redirect_request_spec.rb} +14 -14
- data/spec/models/{initiate_clearing_response_spec.rb → managed_redirect_response_spec.rb} +16 -10
- data/spec/models/managed_redirect_transaction_type_spec.rb +35 -0
- data/spec/models/masterpass_wallet_payment_method_all_of_spec.rb +1 -1
- data/spec/models/masterpass_wallet_payment_method_spec.rb +1 -1
- data/spec/models/mcc6012_spec.rb +1 -1
- data/spec/models/merchant_spec.rb +1 -1
- data/spec/models/method_spec.rb +1 -1
- data/spec/models/order_error_response_spec.rb +1 -1
- data/spec/models/order_response_spec.rb +1 -1
- data/spec/models/order_spec.rb +19 -1
- data/spec/models/pay_pal_payment_method_all_of_spec.rb +1 -1
- data/spec/models/pay_pal_payment_method_spec.rb +1 -1
- data/spec/models/pay_pal_spec.rb +1 -1
- data/spec/models/{update_email_settings_response_spec.rb → payment_brand_response_spec.rb} +8 -8
- data/spec/models/payment_card_credit_transaction_all_of_spec.rb +47 -0
- data/spec/models/payment_card_credit_transaction_spec.rb +1 -1
- data/spec/models/payment_card_disbursement_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_card_disbursement_transaction_spec.rb +1 -1
- data/spec/models/payment_card_forced_ticket_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_card_forced_ticket_transaction_spec.rb +1 -1
- data/spec/models/payment_card_info_lookup_request_all_of_spec.rb +1 -1
- data/spec/models/payment_card_info_lookup_request_spec.rb +1 -1
- data/spec/models/payment_card_payer_auth_transaction_all_of_spec.rb +13 -1
- data/spec/models/payment_card_payer_auth_transaction_spec.rb +13 -1
- data/spec/models/payment_card_payment_method_all_of_spec.rb +1 -1
- data/spec/models/payment_card_payment_method_spec.rb +1 -1
- data/spec/models/payment_card_payment_token_update_request_spec.rb +1 -1
- data/spec/models/payment_card_payment_tokenization_request_all_of_spec.rb +1 -1
- data/spec/models/payment_card_payment_tokenization_request_spec.rb +1 -1
- data/spec/models/payment_card_pre_auth_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_card_pre_auth_transaction_spec.rb +1 -1
- data/spec/models/payment_card_sale_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_card_sale_transaction_spec.rb +1 -1
- data/spec/models/payment_card_spec.rb +1 -1
- data/spec/models/payment_card_verification_request_all_of_spec.rb +1 -1
- data/spec/models/payment_card_verification_request_spec.rb +1 -1
- data/spec/models/payment_device_credit_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_device_credit_transaction_spec.rb +1 -1
- data/spec/models/payment_device_disbursement_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_device_disbursement_transaction_spec.rb +1 -1
- data/spec/models/payment_device_payment_method_all_of_spec.rb +1 -1
- data/spec/models/payment_device_payment_method_spec.rb +1 -1
- data/spec/models/payment_device_payment_tokenization_request_all_of_spec.rb +1 -1
- data/spec/models/payment_device_payment_tokenization_request_spec.rb +1 -1
- data/spec/models/payment_device_pre_auth_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_device_pre_auth_transaction_spec.rb +1 -1
- data/spec/models/payment_device_sale_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_device_sale_transaction_spec.rb +1 -1
- data/spec/models/payment_device_spec.rb +1 -1
- data/spec/models/payment_facilitator_spec.rb +1 -1
- data/spec/models/payment_method_details_spec.rb +1 -1
- data/spec/models/payment_method_payment_schedules_request_all_of_spec.rb +1 -1
- data/spec/models/payment_method_payment_schedules_request_spec.rb +1 -1
- data/spec/models/payment_method_type_spec.rb +1 -1
- data/spec/models/payment_registration_spec.rb +1 -1
- data/spec/models/payment_schedules_error_response_spec.rb +1 -1
- data/spec/models/payment_schedules_request_spec.rb +1 -1
- data/spec/models/payment_schedules_response_spec.rb +1 -1
- data/spec/models/payment_spec.rb +1 -1
- data/spec/models/{font_face_spec.rb → payment_step_request_spec.rb} +7 -7
- data/spec/models/{font_weight_spec.rb → payment_step_response_spec.rb} +7 -7
- data/spec/models/payment_token_credit_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_token_credit_transaction_spec.rb +1 -1
- data/spec/models/payment_token_details_all_of_spec.rb +1 -1
- data/spec/models/payment_token_details_spec.rb +1 -1
- data/spec/models/payment_token_disbursement_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_token_disbursement_transaction_spec.rb +1 -1
- data/spec/models/payment_token_info_lookup_request_all_of_spec.rb +1 -1
- data/spec/models/payment_token_info_lookup_request_spec.rb +1 -1
- data/spec/models/payment_token_payment_method_all_of_spec.rb +1 -1
- data/spec/models/payment_token_payment_method_spec.rb +1 -1
- data/spec/models/payment_token_pre_auth_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_token_pre_auth_transaction_spec.rb +1 -1
- data/spec/models/payment_token_sale_transaction_all_of_spec.rb +1 -1
- data/spec/models/payment_token_sale_transaction_spec.rb +1 -1
- data/spec/models/payment_token_update_response_spec.rb +1 -1
- data/spec/models/payment_token_verification_request_all_of_spec.rb +1 -1
- data/spec/models/payment_token_verification_request_spec.rb +1 -1
- data/spec/models/payment_tokenization_error_response_spec.rb +7 -1
- data/spec/models/payment_tokenization_request_spec.rb +1 -1
- data/spec/models/payment_tokenization_response_spec.rb +7 -1
- data/spec/models/payment_url_detail_response_spec.rb +1 -1
- data/spec/models/payment_url_detail_spec.rb +1 -1
- data/spec/models/payment_url_error_response_spec.rb +1 -1
- data/spec/models/payment_url_request_spec.rb +13 -1
- data/spec/models/payment_url_response_spec.rb +1 -1
- data/spec/models/payment_url_status_spec.rb +1 -1
- data/spec/models/paypal_credit_transaction_all_of_spec.rb +1 -1
- data/spec/models/paypal_credit_transaction_spec.rb +1 -1
- data/spec/models/phone_spec.rb +1 -1
- data/spec/models/post_auth_transaction_all_of_spec.rb +1 -1
- data/spec/models/post_auth_transaction_spec.rb +1 -1
- data/spec/models/{branding_style_configuration_result_spec.rb → pre_auth_secondary_transaction_all_of_spec.rb} +9 -9
- data/spec/models/{store_url_configuration_result_spec.rb → pre_auth_secondary_transaction_spec.rb} +9 -9
- data/spec/models/primary_transaction_spec.rb +13 -1
- data/spec/models/processor_data_spec.rb +7 -1
- data/spec/models/provide_detail_integration_step_request_all_of_spec.rb +41 -0
- data/spec/models/provide_detail_integration_step_request_spec.rb +47 -0
- data/spec/models/provide_detail_integration_step_response_all_of_spec.rb +47 -0
- data/spec/models/{background_color_spec.rb → provide_detail_integration_step_response_spec.rb} +10 -10
- data/spec/models/{branding_style_configuration_response_spec.rb → provide_detail_payment_step_request_all_of_spec.rb} +11 -11
- data/spec/models/{properties_spec.rb → provide_detail_payment_step_request_spec.rb} +12 -12
- data/spec/models/provide_detail_payment_step_response_all_of_spec.rb +47 -0
- data/spec/models/{clearing_element_spec.rb → provide_detail_payment_step_response_spec.rb} +10 -10
- data/spec/models/purchase_cards_level2_spec.rb +7 -1
- data/spec/models/purchase_cards_level3_line_items_spec.rb +1 -1
- data/spec/models/purchase_cards_level3_spec.rb +1 -1
- data/spec/models/purchase_cards_spec.rb +1 -1
- data/spec/models/receipt_line_spec.rb +1 -1
- data/spec/models/receipt_request_info_spec.rb +1 -1
- data/spec/models/receipt_spec.rb +1 -1
- data/spec/models/receiver_info_spec.rb +1 -1
- data/spec/models/recurring_payment_details_response_spec.rb +1 -1
- data/spec/models/recurring_payment_details_spec.rb +1 -1
- data/spec/models/{fraud_settings_response_spec.rb → redirect_attributes_spec.rb} +34 -18
- data/spec/models/referenced_order_payment_schedules_request_all_of_spec.rb +1 -1
- data/spec/models/referenced_order_payment_schedules_request_spec.rb +1 -1
- data/spec/models/referenced_order_payment_tokenization_request_all_of_spec.rb +1 -1
- data/spec/models/referenced_order_payment_tokenization_request_spec.rb +1 -1
- data/spec/models/registration_method_spec.rb +1 -1
- data/spec/models/response_amount_components_all_of_spec.rb +1 -1
- data/spec/models/response_amount_components_spec.rb +7 -1
- data/spec/models/response_type_spec.rb +1 -1
- data/spec/models/return_transaction_all_of_spec.rb +1 -1
- data/spec/models/return_transaction_spec.rb +1 -1
- data/spec/models/{content_spec.rb → revolving_options_spec.rb} +8 -8
- data/spec/models/score_only_request_spec.rb +1 -1
- data/spec/models/score_only_response_fraud_score_explanations_spec.rb +1 -1
- data/spec/models/score_only_response_fraud_score_spec.rb +1 -1
- data/spec/models/score_only_response_spec.rb +1 -1
- data/spec/models/secondary_transaction_spec.rb +1 -1
- data/spec/models/secure3_d10_authentication_request_all_of_spec.rb +3 -3
- data/spec/models/secure3_d10_authentication_request_spec.rb +7 -1
- data/spec/models/secure3_d10_authentication_result_all_of_spec.rb +1 -1
- data/spec/models/secure3_d10_authentication_result_spec.rb +1 -1
- data/spec/models/secure3_d10_authentication_update_request_all_of_spec.rb +1 -1
- data/spec/models/secure3_d10_authentication_update_request_spec.rb +1 -1
- data/spec/models/secure3_d21_authentication_request_all_of_spec.rb +38 -2
- data/spec/models/secure3_d21_authentication_request_spec.rb +38 -2
- data/spec/models/secure3_d21_authentication_result_all_of_spec.rb +1 -1
- data/spec/models/secure3_d21_authentication_result_spec.rb +1 -1
- data/spec/models/secure3_d21_authentication_update_request_all_of_spec.rb +1 -1
- data/spec/models/secure3_d21_authentication_update_request_spec.rb +1 -1
- data/spec/models/secure3_d_authentication_request_all_of_spec.rb +113 -0
- data/spec/models/secure3_d_authentication_request_spec.rb +113 -0
- data/spec/models/secure3_d_authentication_response_params_spec.rb +1 -1
- data/spec/models/secure3_d_authentication_response_secure3d_method_spec.rb +1 -1
- data/spec/models/secure3_d_authentication_response_spec.rb +1 -1
- data/spec/models/secure3_d_authentication_result_all_of_spec.rb +83 -0
- data/spec/models/{payment_tokenization_response_all_of_spec.rb → secure3_d_authentication_result_spec.rb} +26 -30
- data/spec/models/{endpoint_response_spec.rb → secure3_d_authentication_update_request_spec.rb} +11 -17
- data/spec/models/secure3d_response_spec.rb +7 -1
- data/spec/models/sender_info_spec.rb +1 -1
- data/spec/models/{header_spec.rb → sepa_credit_payment_method_all_of_spec.rb} +8 -8
- data/spec/models/{sepa_payment_method_all_of_spec.rb → sepa_credit_payment_method_spec.rb} +7 -7
- data/spec/models/{block_name_spec.rb → sepa_credit_spec.rb} +9 -9
- data/spec/models/{update_fraud_settings_request_spec.rb → sepa_credit_transaction_all_of_spec.rb} +8 -8
- data/spec/models/sepa_credit_transaction_spec.rb +41 -0
- data/spec/models/sepa_mandate_spec.rb +1 -1
- data/spec/models/{update_email_settings_request_spec.rb → sepa_sale_payment_method_all_of_spec.rb} +8 -8
- data/spec/models/{sepa_payment_method_spec.rb → sepa_sale_payment_method_spec.rb} +7 -7
- data/spec/models/{sepa_spec.rb → sepa_sale_spec.rb} +7 -13
- data/spec/models/sepa_sale_transaction_all_of_spec.rb +1 -1
- data/spec/models/sepa_sale_transaction_spec.rb +1 -1
- data/spec/models/ship_to_address_spec.rb +1 -1
- data/spec/models/shipping_spec.rb +1 -1
- data/spec/models/soft_descriptor_spec.rb +1 -1
- data/spec/models/split_shipment_spec.rb +1 -1
- data/spec/models/{store_url_configuration_spec.rb → stand_in_details_spec.rb} +21 -25
- data/spec/models/{clearing_details_spec.rb → standin_response_details_spec.rb} +18 -12
- data/spec/models/{borders_spec.rb → step_request_spec.rb} +8 -8
- data/spec/models/{body_spec.rb → step_response_spec.rb} +8 -8
- data/spec/models/stored_credential_spec.rb +1 -1
- data/spec/models/sub_merchant_data_spec.rb +7 -1
- data/spec/models/sub_merchant_split_spec.rb +1 -1
- data/spec/models/tele_check_ach_payment_method_ach_bill_to_spec.rb +1 -1
- data/spec/models/tele_check_ach_payment_method_spec.rb +1 -1
- data/spec/models/tele_check_cbp_payment_method_spec.rb +1 -1
- data/spec/models/tele_check_ica_payment_method_all_of_spec.rb +1 -1
- data/spec/models/tele_check_ica_payment_method_spec.rb +1 -1
- data/spec/models/transaction_error_response_spec.rb +20 -2
- data/spec/models/transaction_origin_spec.rb +1 -1
- data/spec/models/transaction_response_spec.rb +20 -2
- data/spec/models/transaction_type_spec.rb +1 -1
- data/spec/models/union_pay_authentication_request_all_of_spec.rb +1 -1
- data/spec/models/union_pay_authentication_request_spec.rb +1 -1
- data/spec/models/union_pay_authentication_update_request_all_of_spec.rb +1 -1
- data/spec/models/union_pay_authentication_update_request_spec.rb +1 -1
- data/spec/models/update_payment_token_spec.rb +1 -1
- data/spec/models/use_payment_token_spec.rb +1 -1
- data/spec/models/verification3ds_spec.rb +1 -1
- data/spec/models/verification_avs_spec.rb +1 -1
- data/spec/models/verification_cvv_spec.rb +1 -1
- data/spec/models/void_pre_auth_transactions_spec.rb +1 -1
- data/spec/models/void_transaction_all_of_spec.rb +1 -1
- data/spec/models/void_transaction_spec.rb +1 -1
- data/spec/models/wallet_payment_method_spec.rb +1 -1
- data/spec/models/wallet_pre_auth_transaction_all_of_spec.rb +1 -1
- data/spec/models/wallet_pre_auth_transaction_spec.rb +1 -1
- data/spec/models/wallet_sale_transaction_all_of_spec.rb +1 -1
- data/spec/models/wallet_sale_transaction_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +211 -330
- data/docs/Background.md +0 -23
- data/docs/BackgroundColor.md +0 -21
- data/docs/BlockCard.md +0 -21
- data/docs/BlockDomain.md +0 -17
- data/docs/BlockIPAddress.md +0 -19
- data/docs/BlockName.md +0 -19
- data/docs/BlockedCardNumber.md +0 -19
- data/docs/BlockedItems.md +0 -23
- data/docs/BrandingStyleConfigurationRequest.md +0 -17
- data/docs/BrandingStyleConfigurationResult.md +0 -19
- data/docs/Button.md +0 -19
- data/docs/ClassicMode.md +0 -35
- data/docs/ClearingDetails.md +0 -25
- data/docs/ClearingElement.md +0 -21
- data/docs/CombinedMode.md +0 -23
- data/docs/CountryProfile.md +0 -17
- data/docs/DeleteBrandingStyleConfigurationResponse.md +0 -25
- data/docs/EmailNotificationData.md +0 -25
- data/docs/EndpointResponse.md +0 -21
- data/docs/FontProperties.md +0 -23
- data/docs/Footer.md +0 -17
- data/docs/FraudSettings.md +0 -23
- data/docs/FraudSettingsResponse.md +0 -37
- data/docs/Header.md +0 -17
- data/docs/Hover.md +0 -17
- data/docs/InitiateClearingResponse.md +0 -27
- data/docs/InitiateClearingResponseAllOf.md +0 -21
- data/docs/LockoutTime.md +0 -19
- data/docs/Logo.md +0 -21
- data/docs/MaximumPurchaseAmount.md +0 -19
- data/docs/Mobile.md +0 -19
- data/docs/MobileHeaderArea.md +0 -17
- data/docs/Primary.md +0 -17
- data/docs/Properties.md +0 -25
- data/docs/SepaPaymentMethodAllOf.md +0 -17
- data/docs/SharedSecretConfigurationRequest.md +0 -17
- data/docs/SharedSecretConfigurationResponse.md +0 -29
- data/docs/StoreBrandingStyleConfiguration.md +0 -21
- data/docs/StoreEmailSettings.md +0 -19
- data/docs/StoreEmailSettingsResult.md +0 -19
- data/docs/StoreFraudSettings.md +0 -19
- data/docs/StoreFraudSettingsResult.md +0 -21
- data/docs/StoreUrlConfiguration.md +0 -31
- data/docs/StoreUrlConfigurationRequest.md +0 -17
- data/docs/StoreUrlConfigurationResponse.md +0 -23
- data/docs/StoreUrlConfigurationResult.md +0 -19
- data/docs/Text.md +0 -19
- data/docs/Title.md +0 -17
- data/docs/TokenIdentifier.md +0 -17
- data/docs/TopBar.md +0 -17
- data/docs/UpdateEmailSettingsRequest.md +0 -17
- data/docs/UpdateEmailSettingsResponse.md +0 -23
- data/docs/UpdateFraudSettingsRequest.md +0 -17
- data/docs/UpdateFraudSettingsResponse.md +0 -23
- data/lib/openapi_client/models/blocked_card_number.rb +0 -217
- data/lib/openapi_client/models/blocked_items.rb +0 -233
- data/lib/openapi_client/models/body.rb +0 -223
- data/lib/openapi_client/models/borders.rb +0 -223
- data/lib/openapi_client/models/classic_mode.rb +0 -287
- data/lib/openapi_client/models/clearing_details.rb +0 -338
- data/lib/openapi_client/models/clearing_element.rb +0 -227
- data/lib/openapi_client/models/connect_mode.rb +0 -36
- data/lib/openapi_client/models/content.rb +0 -223
- data/lib/openapi_client/models/delete_branding_style_configuration_response.rb +0 -252
- data/lib/openapi_client/models/email_notification_data.rb +0 -247
- data/lib/openapi_client/models/font_face.rb +0 -39
- data/lib/openapi_client/models/footer.rb +0 -223
- data/lib/openapi_client/models/fraud_settings.rb +0 -235
- data/lib/openapi_client/models/fraud_settings_response.rb +0 -322
- data/lib/openapi_client/models/header.rb +0 -223
- data/lib/openapi_client/models/hover.rb +0 -223
- data/lib/openapi_client/models/lockout_time.rb +0 -217
- data/lib/openapi_client/models/mobile.rb +0 -216
- data/lib/openapi_client/models/primary.rb +0 -223
- data/lib/openapi_client/models/shared_secret_configuration_response.rb +0 -273
- data/lib/openapi_client/models/store_branding_style_configuration.rb +0 -229
- data/lib/openapi_client/models/store_fraud_settings_result.rb +0 -226
- data/lib/openapi_client/models/store_url_configuration.rb +0 -281
- data/lib/openapi_client/models/store_url_configuration_response.rb +0 -244
- data/lib/openapi_client/models/store_url_configuration_result.rb +0 -216
- data/lib/openapi_client/models/title.rb +0 -223
- data/lib/openapi_client/models/token_identifier.rb +0 -207
- data/lib/openapi_client/models/top_bar.rb +0 -223
- data/lib/openapi_client/models/update_fraud_settings_request.rb +0 -208
- data/spec/api/card_info_lookup_api_spec.rb +0 -53
- data/spec/api/card_verification_api_spec.rb +0 -53
- data/spec/models/background_spec.rb +0 -59
- data/spec/models/block_card_spec.rb +0 -53
- data/spec/models/blocked_items_spec.rb +0 -59
- data/spec/models/branding_style_configuration_request_spec.rb +0 -41
- data/spec/models/branding_style_configuration_response_all_of_spec.rb +0 -41
- data/spec/models/button_spec.rb +0 -47
- data/spec/models/card_info_lookup_response_all_of_spec.rb +0 -51
- data/spec/models/classic_mode_spec.rb +0 -95
- data/spec/models/client_registration_all_of_spec.rb +0 -41
- data/spec/models/combined_mode_spec.rb +0 -59
- data/spec/models/country_profile_spec.rb +0 -41
- data/spec/models/customer_address_all_of_spec.rb +0 -41
- data/spec/models/delete_branding_style_configuration_response_all_of_spec.rb +0 -47
- data/spec/models/delete_branding_style_configuration_response_spec.rb +0 -65
- data/spec/models/disbursement_transaction_type_all_of_spec.rb +0 -41
- data/spec/models/error_response_all_of_spec.rb +0 -41
- data/spec/models/exchange_rate_response_all_of_spec.rb +0 -101
- data/spec/models/font_properties_spec.rb +0 -59
- data/spec/models/fraud_settings_response_all_of_spec.rb +0 -83
- data/spec/models/fraud_settings_spec.rb +0 -59
- data/spec/models/funding_transaction_type_all_of_spec.rb +0 -41
- data/spec/models/hover_spec.rb +0 -41
- data/spec/models/initiate_clearing_response_all_of_spec.rb +0 -57
- data/spec/models/lockout_time_spec.rb +0 -47
- data/spec/models/maximum_purchase_amount_spec.rb +0 -47
- data/spec/models/mobile_header_area_spec.rb +0 -41
- data/spec/models/mobile_spec.rb +0 -47
- data/spec/models/order_response_all_of_spec.rb +0 -65
- data/spec/models/payment_schedules_response_all_of_spec.rb +0 -57
- data/spec/models/payment_token_update_response_all_of_spec.rb +0 -57
- data/spec/models/payment_url_detail_response_all_of_spec.rb +0 -41
- data/spec/models/payment_url_response_all_of_spec.rb +0 -63
- data/spec/models/primary_spec.rb +0 -41
- data/spec/models/recurring_payment_details_response_all_of_spec.rb +0 -41
- data/spec/models/remove_fraud_blocked_items_response_all_of_spec.rb +0 -41
- data/spec/models/remove_fraud_blocked_items_response_spec.rb +0 -59
- data/spec/models/shared_secret_configuration_request_spec.rb +0 -41
- data/spec/models/shared_secret_configuration_response_all_of_spec.rb +0 -59
- data/spec/models/store_branding_style_configuration_spec.rb +0 -53
- data/spec/models/store_email_settings_result_spec.rb +0 -47
- data/spec/models/store_email_settings_spec.rb +0 -47
- data/spec/models/store_fraud_settings_result_spec.rb +0 -53
- data/spec/models/store_fraud_settings_spec.rb +0 -47
- data/spec/models/store_url_configuration_request_spec.rb +0 -41
- data/spec/models/store_url_configuration_response_all_of_spec.rb +0 -41
- data/spec/models/store_url_configuration_response_spec.rb +0 -59
- data/spec/models/tele_check_cbp_payment_method_all_of_spec.rb +0 -41
- data/spec/models/text_spec.rb +0 -47
- data/spec/models/title_spec.rb +0 -41
- data/spec/models/token_identifier_spec.rb +0 -41
- data/spec/models/top_bar_spec.rb +0 -41
- data/spec/models/transaction_response_all_of_spec.rb +0 -175
- data/spec/models/update_email_settings_response_all_of_spec.rb +0 -41
- data/spec/models/update_fraud_settings_response_all_of_spec.rb +0 -41
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# OpenapiClient::SepaCreditPaymentMethodAllOf
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
Name | Type | Description | Notes
|
|
6
|
+
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**sepa** | [**SepaCredit**](SepaCredit.md) | |
|
|
8
|
+
|
|
9
|
+
## Code Sample
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'OpenapiClient'
|
|
13
|
+
|
|
14
|
+
instance = OpenapiClient::SepaCreditPaymentMethodAllOf.new(sepa: null)
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# OpenapiClient::SepaCreditTransaction
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
Name | Type | Description | Notes
|
|
6
|
+
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**payment_method** | [**SepaCreditPaymentMethod**](SepaCreditPaymentMethod.md) | |
|
|
8
|
+
|
|
9
|
+
## Code Sample
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'OpenapiClient'
|
|
13
|
+
|
|
14
|
+
instance = OpenapiClient::SepaCreditTransaction.new(payment_method: null)
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# OpenapiClient::SepaCreditTransactionAllOf
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
Name | Type | Description | Notes
|
|
6
|
+
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**payment_method** | [**SepaCreditPaymentMethod**](SepaCreditPaymentMethod.md) | |
|
|
8
|
+
|
|
9
|
+
## Code Sample
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'OpenapiClient'
|
|
13
|
+
|
|
14
|
+
instance = OpenapiClient::SepaCreditTransactionAllOf.new(payment_method: null)
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
|
data/docs/SepaMandate.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**reference** | **String** | Existing mandate reference, managed by merchant. Must match [A-Za-z0-9:?/+(),. -]{1,35} and not start with two slashes (\"//\"). Also known as the mandate ID. |
|
|
8
|
-
**url** | **String** | Valid URL pointing to the SEPA mandate (PDF / HTML format recommended). |
|
|
8
|
+
**url** | **String** | Valid URL pointing to the SEPA mandate (PDF / HTML format recommended). When your store is enabled for SEPA Direct Debit as part of the Local Payments offering, this field allows you to transmit a valid URL of SEPA Direct Debit mandate to enable the Risk and Compliance department to access the details. Please note that it is mandatory to submit a mandateReference and a mandateDate together with a mandateUrl in case you manage SEPA Direct Debit mandates on your side in the combination with the Local Payments offering. | [optional]
|
|
9
9
|
**signature_date** | **Date** | Date of mandate signature. |
|
|
10
10
|
**type** | **String** | Sequence type of the direct debit. This defaults to 'SINGLE' if not provided. | [default to 'SINGLE']
|
|
11
11
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# OpenapiClient::
|
|
1
|
+
# OpenapiClient::SepaSale
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
|
|
@@ -6,7 +6,6 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**iban** | **String** | Bank account in IBAN format. |
|
|
8
8
|
**name** | **String** | The name of the payer. |
|
|
9
|
-
**country** | **String** | Country of residence of the payer using the ISO 3166 standard. |
|
|
10
9
|
**email** | **String** | The email address of the payer. | [optional]
|
|
11
10
|
**mandate** | [**SepaMandate**](SepaMandate.md) | |
|
|
12
11
|
|
|
@@ -15,9 +14,8 @@ Name | Type | Description | Notes
|
|
|
15
14
|
```ruby
|
|
16
15
|
require 'OpenapiClient'
|
|
17
16
|
|
|
18
|
-
instance = OpenapiClient::
|
|
17
|
+
instance = OpenapiClient::SepaSale.new(iban: DE34500100600032121604,
|
|
19
18
|
name: John Doe,
|
|
20
|
-
country: DEU,
|
|
21
19
|
email: john.doe@test.com,
|
|
22
20
|
mandate: null)
|
|
23
21
|
```
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
# OpenapiClient::
|
|
1
|
+
# OpenapiClient::SepaSalePaymentMethod
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**
|
|
7
|
+
**sepa** | [**SepaSale**](SepaSale.md) | |
|
|
8
8
|
|
|
9
9
|
## Code Sample
|
|
10
10
|
|
|
11
11
|
```ruby
|
|
12
12
|
require 'OpenapiClient'
|
|
13
13
|
|
|
14
|
-
instance = OpenapiClient::
|
|
14
|
+
instance = OpenapiClient::SepaSalePaymentMethod.new(sepa: null)
|
|
15
15
|
```
|
|
16
16
|
|
|
17
17
|
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
# OpenapiClient::
|
|
1
|
+
# OpenapiClient::SepaSalePaymentMethodAllOf
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**
|
|
7
|
+
**sepa** | [**SepaSale**](SepaSale.md) | |
|
|
8
8
|
|
|
9
9
|
## Code Sample
|
|
10
10
|
|
|
11
11
|
```ruby
|
|
12
12
|
require 'OpenapiClient'
|
|
13
13
|
|
|
14
|
-
instance = OpenapiClient::
|
|
14
|
+
instance = OpenapiClient::SepaSalePaymentMethodAllOf.new(sepa: null)
|
|
15
15
|
```
|
|
16
16
|
|
|
17
17
|
|
data/docs/SepaSaleTransaction.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**payment_method** | [**
|
|
7
|
+
**payment_method** | [**SepaSalePaymentMethod**](SepaSalePaymentMethod.md) | |
|
|
8
8
|
|
|
9
9
|
## Code Sample
|
|
10
10
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
|
-
**payment_method** | [**
|
|
7
|
+
**payment_method** | [**SepaSalePaymentMethod**](SepaSalePaymentMethod.md) | |
|
|
8
8
|
|
|
9
9
|
## Code Sample
|
|
10
10
|
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# OpenapiClient::StandInDetails
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
Name | Type | Description | Notes
|
|
6
|
+
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**stand_in_type** | **String** | Indicates standin instruction type. |
|
|
8
|
+
**number_of_debits** | **String** | Indicates number of standin instruction debits.Possible values can be two digit number or UN (Until it is cancelled) or ND (Not defined). |
|
|
9
|
+
**si_validated** | **Boolean** | Indicates standin instruction validation flag, it can be true or false. \"false\" - Not validated, \"true\" - Validated. |
|
|
10
|
+
**maximum_transaction_amount** | **Float** | Maximum debit amount per standin instruction transaction. |
|
|
11
|
+
**si_hub_id** | **String** | Unique identifier for standin instruction. |
|
|
12
|
+
**frequency** | **String** | Indicates frequency of the standin instruction debit. |
|
|
13
|
+
|
|
14
|
+
## Code Sample
|
|
15
|
+
|
|
16
|
+
```ruby
|
|
17
|
+
require 'OpenapiClient'
|
|
18
|
+
|
|
19
|
+
instance = OpenapiClient::StandInDetails.new(stand_in_type: FIXED_AMOUNT,
|
|
20
|
+
number_of_debits: 12,
|
|
21
|
+
si_validated: true,
|
|
22
|
+
maximum_transaction_amount: 1800,
|
|
23
|
+
si_hub_id: Y3PCO6QGHT,
|
|
24
|
+
frequency: MONTHLY)
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# OpenapiClient::StandinResponseDetails
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
Name | Type | Description | Notes
|
|
6
|
+
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**secure3_d_enrolment_status** | **String** | Secure 3D Enrolment Status. | [optional]
|
|
8
|
+
**secure3_deci** | **String** | Secure 3D ECI. | [optional]
|
|
9
|
+
**secure3_d_authentication_response** | **String** | Secure 3D Authentication Response. | [optional]
|
|
10
|
+
**authentication_value** | **String** | Secure 3D Authentication Value. | [optional]
|
|
11
|
+
**xid** | **String** | Secure 3D XID. | [optional]
|
|
12
|
+
**authentication_algorithm** | **String** | Secure 3D Authentication Algorithm. | [optional]
|
|
13
|
+
|
|
14
|
+
## Code Sample
|
|
15
|
+
|
|
16
|
+
```ruby
|
|
17
|
+
require 'OpenapiClient'
|
|
18
|
+
|
|
19
|
+
instance = OpenapiClient::StandinResponseDetails.new(secure3_d_enrolment_status: Y,
|
|
20
|
+
secure3_deci: 05,
|
|
21
|
+
secure3_d_authentication_response: Y,
|
|
22
|
+
authentication_value: AAABBgFWUQAAAAEzZ1ZRAAAAAAA=,
|
|
23
|
+
xid: cb8QZ9mmkTUqreE89RjjjAtpJpg,
|
|
24
|
+
authentication_algorithm: 2)
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
|
data/docs/StepRequest.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# OpenapiClient::StepRequest
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
Name | Type | Description | Notes
|
|
6
|
+
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**type** | **String** | |
|
|
8
|
+
|
|
9
|
+
## Code Sample
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'OpenapiClient'
|
|
13
|
+
|
|
14
|
+
instance = OpenapiClient::StepRequest.new(type: provide-detail)
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# OpenapiClient::StepResponse
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
Name | Type | Description | Notes
|
|
6
|
+
------------ | ------------- | ------------- | -------------
|
|
7
|
+
**type** | **String** | |
|
|
8
|
+
|
|
9
|
+
## Code Sample
|
|
10
|
+
|
|
11
|
+
```ruby
|
|
12
|
+
require 'OpenapiClient'
|
|
13
|
+
|
|
14
|
+
instance = OpenapiClient::StepResponse.new(type: provide-detail)
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
|
data/docs/SubMerchantData.md
CHANGED
|
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
|
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
|
7
7
|
**mcc** | **String** | Merchant category code. |
|
|
8
8
|
**legal_name** | **String** | Store legal name. | [optional]
|
|
9
|
+
**email** | **String** | Sub-merchant email. | [optional]
|
|
9
10
|
**timezone** | **String** | Timezone. | [optional]
|
|
10
11
|
**address** | [**Address**](Address.md) | | [optional]
|
|
11
12
|
**document** | [**Document**](Document.md) | | [optional]
|
|
@@ -18,6 +19,7 @@ require 'OpenapiClient'
|
|
|
18
19
|
|
|
19
20
|
instance = OpenapiClient::SubMerchantData.new(mcc: 7311,
|
|
20
21
|
legal_name: Walmart Inc.,
|
|
22
|
+
email: abcd.1234@fiserv.com,
|
|
21
23
|
timezone: Europe/London,
|
|
22
24
|
address: null,
|
|
23
25
|
document: null,
|
|
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
|
|
|
8
8
|
**api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support team. | [optional]
|
|
9
9
|
**response_type** | [**ResponseType**](ResponseType.md) | | [optional]
|
|
10
10
|
**ipg_transaction_id** | **String** | The response transaction ID. | [optional]
|
|
11
|
-
**order_id** | **String** | Client
|
|
11
|
+
**order_id** | **String** | Note - Client Order ID if supplied by client. If not supplied by client, IPG will generate. The first 12 alphanumeric digits are passed down to Fiserv Enterprise reporting tool, Clientline and Data File Manager (DFM). | [optional]
|
|
12
12
|
**transaction_type** | [**TransactionType**](TransactionType.md) | | [optional]
|
|
13
13
|
**payment_token** | [**PaymentTokenDetails**](PaymentTokenDetails.md) | | [optional]
|
|
14
14
|
**transaction_origin** | [**TransactionOrigin**](TransactionOrigin.md) | | [optional]
|
|
@@ -21,7 +21,9 @@ Name | Type | Description | Notes
|
|
|
21
21
|
**approved_amount** | [**Amount**](Amount.md) | | [optional]
|
|
22
22
|
**transaction_status** | **String** | Represents the status of a transaction immediately following the original processing request. This value is not stored for the transaction and is only available in the response when the transaction is processed. TransactionStatus is not returned on either the transaction inquiry or on the order inquiry. | [optional]
|
|
23
23
|
**transaction_state** | **String** | Shows the state of the current transaction. | [optional]
|
|
24
|
+
**payment_account_reference_number** | **String** | Payment Account Reference Number from response, if supplied. | [optional]
|
|
24
25
|
**secure3d_response** | [**Secure3dResponse**](Secure3dResponse.md) | | [optional]
|
|
26
|
+
**standin_response_details** | [**StandinResponseDetails**](StandinResponseDetails.md) | | [optional]
|
|
25
27
|
**redirect_url** | **String** | The endpoint redirection URL. | [optional]
|
|
26
28
|
**authentication_response** | [**Secure3DAuthenticationResponse**](Secure3DAuthenticationResponse.md) | | [optional]
|
|
27
29
|
**scheme_transaction_id** | **String** | The transaction ID received from schemes for the initial transaction of card on file flows. | [optional]
|
|
@@ -30,6 +32,7 @@ Name | Type | Description | Notes
|
|
|
30
32
|
**account_updater_response** | [**AccountUpdaterResponse**](AccountUpdaterResponse.md) | | [optional]
|
|
31
33
|
**ach_response** | [**AchResponse**](AchResponse.md) | | [optional]
|
|
32
34
|
**currency_conversion_response** | [**CurrencyConversionResponse**](CurrencyConversionResponse.md) | | [optional]
|
|
35
|
+
**steps** | [**Array<PaymentStepRequest>**](PaymentStepRequest.md) | Steps to be performed by the payer. | [optional]
|
|
33
36
|
**error** | [**Error**](Error.md) | | [optional]
|
|
34
37
|
|
|
35
38
|
## Code Sample
|
|
@@ -54,7 +57,9 @@ instance = OpenapiClient::TransactionErrorResponse.new(client_request_id: 30dd87
|
|
|
54
57
|
approved_amount: null,
|
|
55
58
|
transaction_status: APPROVED,
|
|
56
59
|
transaction_state: AUTHORIZED,
|
|
60
|
+
payment_account_reference_number: 1234001AB101112131415161718CV,
|
|
57
61
|
secure3d_response: null,
|
|
62
|
+
standin_response_details: null,
|
|
58
63
|
redirect_url: http://pay.issuer-bank.com/sessionID=123&sharedKey=456,
|
|
59
64
|
authentication_response: null,
|
|
60
65
|
scheme_transaction_id: 019078743804756,
|
|
@@ -63,6 +68,7 @@ instance = OpenapiClient::TransactionErrorResponse.new(client_request_id: 30dd87
|
|
|
63
68
|
account_updater_response: null,
|
|
64
69
|
ach_response: null,
|
|
65
70
|
currency_conversion_response: null,
|
|
71
|
+
steps: null,
|
|
66
72
|
error: null)
|
|
67
73
|
```
|
|
68
74
|
|
data/docs/TransactionResponse.md
CHANGED
|
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
|
|
|
8
8
|
**api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support team. | [optional]
|
|
9
9
|
**response_type** | [**ResponseType**](ResponseType.md) | | [optional]
|
|
10
10
|
**ipg_transaction_id** | **String** | The response transaction ID. | [optional]
|
|
11
|
-
**order_id** | **String** | Client
|
|
11
|
+
**order_id** | **String** | Note - Client Order ID if supplied by client. If not supplied by client, IPG will generate. The first 12 alphanumeric digits are passed down to Fiserv Enterprise reporting tool, Clientline and Data File Manager (DFM). | [optional]
|
|
12
12
|
**transaction_type** | [**TransactionType**](TransactionType.md) | | [optional]
|
|
13
13
|
**payment_token** | [**PaymentTokenDetails**](PaymentTokenDetails.md) | | [optional]
|
|
14
14
|
**transaction_origin** | [**TransactionOrigin**](TransactionOrigin.md) | | [optional]
|
|
@@ -21,7 +21,9 @@ Name | Type | Description | Notes
|
|
|
21
21
|
**approved_amount** | [**Amount**](Amount.md) | | [optional]
|
|
22
22
|
**transaction_status** | **String** | Represents the status of a transaction immediately following the original processing request. This value is not stored for the transaction and is only available in the response when the transaction is processed. TransactionStatus is not returned on either the transaction inquiry or on the order inquiry. | [optional]
|
|
23
23
|
**transaction_state** | **String** | Shows the state of the current transaction. | [optional]
|
|
24
|
+
**payment_account_reference_number** | **String** | Payment Account Reference Number from response, if supplied. | [optional]
|
|
24
25
|
**secure3d_response** | [**Secure3dResponse**](Secure3dResponse.md) | | [optional]
|
|
26
|
+
**standin_response_details** | [**StandinResponseDetails**](StandinResponseDetails.md) | | [optional]
|
|
25
27
|
**redirect_url** | **String** | The endpoint redirection URL. | [optional]
|
|
26
28
|
**authentication_response** | [**Secure3DAuthenticationResponse**](Secure3DAuthenticationResponse.md) | | [optional]
|
|
27
29
|
**scheme_transaction_id** | **String** | The transaction ID received from schemes for the initial transaction of card on file flows. | [optional]
|
|
@@ -30,6 +32,7 @@ Name | Type | Description | Notes
|
|
|
30
32
|
**account_updater_response** | [**AccountUpdaterResponse**](AccountUpdaterResponse.md) | | [optional]
|
|
31
33
|
**ach_response** | [**AchResponse**](AchResponse.md) | | [optional]
|
|
32
34
|
**currency_conversion_response** | [**CurrencyConversionResponse**](CurrencyConversionResponse.md) | | [optional]
|
|
35
|
+
**steps** | [**Array<PaymentStepRequest>**](PaymentStepRequest.md) | Steps to be performed by the payer. | [optional]
|
|
33
36
|
|
|
34
37
|
## Code Sample
|
|
35
38
|
|
|
@@ -53,7 +56,9 @@ instance = OpenapiClient::TransactionResponse.new(client_request_id: 30dd879c-ee
|
|
|
53
56
|
approved_amount: null,
|
|
54
57
|
transaction_status: APPROVED,
|
|
55
58
|
transaction_state: AUTHORIZED,
|
|
59
|
+
payment_account_reference_number: 1234001AB101112131415161718CV,
|
|
56
60
|
secure3d_response: null,
|
|
61
|
+
standin_response_details: null,
|
|
57
62
|
redirect_url: http://pay.issuer-bank.com/sessionID=123&sharedKey=456,
|
|
58
63
|
authentication_response: null,
|
|
59
64
|
scheme_transaction_id: 019078743804756,
|
|
@@ -61,7 +66,8 @@ instance = OpenapiClient::TransactionResponse.new(client_request_id: 30dd879c-ee
|
|
|
61
66
|
additional_details: null,
|
|
62
67
|
account_updater_response: null,
|
|
63
68
|
ach_response: null,
|
|
64
|
-
currency_conversion_response: null
|
|
69
|
+
currency_conversion_response: null,
|
|
70
|
+
steps: null)
|
|
65
71
|
```
|
|
66
72
|
|
|
67
73
|
|
data/first_data_gateway.gemspec
CHANGED
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
# -*- encoding: utf-8 -*-
|
|
2
|
-
|
|
3
|
-
=begin
|
|
4
|
-
#Payment Gateway API Specification.
|
|
5
|
-
|
|
6
|
-
#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.
|
|
7
|
-
|
|
8
|
-
The version of the OpenAPI document: 6.10.1.20200226.002
|
|
9
|
-
|
|
10
|
-
Generated by: https://openapi-generator.tech
|
|
11
|
-
OpenAPI Generator version: unset
|
|
12
|
-
|
|
13
|
-
=end
|
|
14
|
-
|
|
15
1
|
$:.push File.expand_path("../lib", __FILE__)
|
|
16
2
|
require "openapi_client/version"
|
|
17
3
|
|
|
@@ -23,12 +9,12 @@ Gem::Specification.new do |s|
|
|
|
23
9
|
s.email = ["eric.margules@fiserv.com", "patrick.grenning@fiserv.com"]
|
|
24
10
|
s.homepage = "https://docs.firstdata.com/org/gateway"
|
|
25
11
|
s.summary = "First Data Gateway RESTFUL API Ruby SDK"
|
|
26
|
-
s.description = "Ruby SDK to be used with First Data's IPG API (version
|
|
12
|
+
s.description = "Ruby SDK to be used with First Data's IPG API (version 21.4.0). This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more."
|
|
27
13
|
s.license = "MIT"
|
|
28
14
|
s.required_ruby_version = ">= 2.1"
|
|
29
15
|
|
|
30
16
|
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
|
|
31
|
-
s.add_runtime_dependency 'json', '~> 2.
|
|
17
|
+
s.add_runtime_dependency 'json', '~> 2.1', '>= 2.1.0'
|
|
32
18
|
|
|
33
19
|
s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'
|
|
34
20
|
s.add_development_dependency 'vcr', '~> 3.0', '>= 3.0.1'
|
|
@@ -38,8 +24,8 @@ Gem::Specification.new do |s|
|
|
|
38
24
|
s.add_development_dependency 'autotest-growl', '~> 0.2', '>= 0.2.16'
|
|
39
25
|
s.add_development_dependency 'autotest-fsevent', '~> 0.2', '>= 0.2.12'
|
|
40
26
|
|
|
41
|
-
s.files = `find *`.split("\n").uniq.sort.select{|f| !f.empty? }
|
|
27
|
+
s.files = `find *`.split("\n").uniq.sort.select { |f| !f.empty? }
|
|
42
28
|
s.test_files = `find spec/*`.split("\n")
|
|
43
29
|
s.executables = []
|
|
44
30
|
s.require_paths = ["lib"]
|
|
45
|
-
end
|
|
31
|
+
end
|
data/lib/.DS_Store
ADDED
|
Binary file
|
|
Binary file
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -130,7 +130,7 @@ module OpenapiClient
|
|
|
130
130
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
131
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
132
|
# @param order_id [String] Gateway order identifier as returned in the parameter orderId.
|
|
133
|
-
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction and
|
|
133
|
+
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction, AchReturnTransaction and PreAuthSecondaryTransaction.
|
|
134
134
|
# @param [Hash] opts the optional parameters
|
|
135
135
|
# @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.
|
|
136
136
|
# @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.
|
|
@@ -147,7 +147,7 @@ module OpenapiClient
|
|
|
147
147
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
148
148
|
# @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
|
|
149
149
|
# @param order_id [String] Gateway order identifier as returned in the parameter orderId.
|
|
150
|
-
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction and
|
|
150
|
+
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction, AchReturnTransaction and PreAuthSecondaryTransaction.
|
|
151
151
|
# @param [Hash] opts the optional parameters
|
|
152
152
|
# @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.
|
|
153
153
|
# @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.
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -26,7 +26,7 @@ module OpenapiClient
|
|
|
26
26
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
27
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
28
|
# @param transaction_id [String] Gateway transaction identifier as returned in the parameter ipgTransactionId or merchantTransactionId.
|
|
29
|
-
# @param authentication_update_request [AuthenticationUpdateRequest] Accepted request types: Secure3D10AuthenticationUpdateRequest, Secure3D21AuthenticationUpdateRequest
|
|
29
|
+
# @param authentication_update_request [AuthenticationUpdateRequest] Accepted request types: Secure3DAuthenticationUpdateRequest, Secure3D10AuthenticationUpdateRequest, Secure3D21AuthenticationUpdateRequest and UnionPayAuthenticationUpdateRequest.
|
|
30
30
|
# @param [Hash] opts the optional parameters
|
|
31
31
|
# @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.
|
|
32
32
|
# @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.
|
|
@@ -43,7 +43,7 @@ module OpenapiClient
|
|
|
43
43
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
44
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
45
|
# @param transaction_id [String] Gateway transaction identifier as returned in the parameter ipgTransactionId or merchantTransactionId.
|
|
46
|
-
# @param authentication_update_request [AuthenticationUpdateRequest] Accepted request types: Secure3D10AuthenticationUpdateRequest, Secure3D21AuthenticationUpdateRequest
|
|
46
|
+
# @param authentication_update_request [AuthenticationUpdateRequest] Accepted request types: Secure3DAuthenticationUpdateRequest, Secure3D10AuthenticationUpdateRequest, Secure3D21AuthenticationUpdateRequest and UnionPayAuthenticationUpdateRequest.
|
|
47
47
|
# @param [Hash] opts the optional parameters
|
|
48
48
|
# @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.
|
|
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.
|
|
@@ -134,7 +134,7 @@ module OpenapiClient
|
|
|
134
134
|
# @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.
|
|
135
135
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
136
136
|
# @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
|
|
137
|
-
# @param primary_transaction [PrimaryTransaction] Accepted request types: AliPaySaleTransaction, ChinaPnRSaleTransaction, PaymentCardCreditTransaction, PaymentCardForcedTicketTransaction, PaymentCardSaleTransaction, PaymentCardPreAuthTransaction, PaymentCardPayerAuthTransaction, PaymentCardDisbursementTransaction, PaymentTokenCreditTransaction, PaymentTokenPreAuthTransaction, PaymentTokenSaleTransaction, PaymentTokenDisbursementTransaction, PaypalCreditTransaction, SepaSaleTransaction, WalletSaleTransaction, and WalletPreAuthTransaction, PaymentDeviceSaleTransaction, PaymentDevicePreAuthTransaction, PaymentDeviceCreditTransaction, PaymentDeviceDisbursementTransaction, AchPreAuthTransaction, AchSaleTransaction, AchCreditTransaction.
|
|
137
|
+
# @param primary_transaction [PrimaryTransaction] Accepted request types: AliPaySaleTransaction, ChinaPnRSaleTransaction, PaymentCardCreditTransaction, PaymentCardForcedTicketTransaction, PaymentCardSaleTransaction, PaymentCardPreAuthTransaction, PaymentCardPayerAuthTransaction, PaymentCardDisbursementTransaction, PaymentTokenCreditTransaction, PaymentTokenPreAuthTransaction, PaymentTokenSaleTransaction, PaymentTokenDisbursementTransaction, PaypalCreditTransaction, SepaSaleTransaction, SepaCreditTransaction, WalletSaleTransaction, and WalletPreAuthTransaction, PaymentDeviceSaleTransaction, PaymentDevicePreAuthTransaction, PaymentDeviceCreditTransaction, PaymentDeviceDisbursementTransaction, AchPreAuthTransaction, AchSaleTransaction, AchCreditTransaction.
|
|
138
138
|
# @param [Hash] opts the optional parameters
|
|
139
139
|
# @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.
|
|
140
140
|
# @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.
|
|
@@ -150,7 +150,7 @@ module OpenapiClient
|
|
|
150
150
|
# @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.
|
|
151
151
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
152
152
|
# @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
|
|
153
|
-
# @param primary_transaction [PrimaryTransaction] Accepted request types: AliPaySaleTransaction, ChinaPnRSaleTransaction, PaymentCardCreditTransaction, PaymentCardForcedTicketTransaction, PaymentCardSaleTransaction, PaymentCardPreAuthTransaction, PaymentCardPayerAuthTransaction, PaymentCardDisbursementTransaction, PaymentTokenCreditTransaction, PaymentTokenPreAuthTransaction, PaymentTokenSaleTransaction, PaymentTokenDisbursementTransaction, PaypalCreditTransaction, SepaSaleTransaction, WalletSaleTransaction, and WalletPreAuthTransaction, PaymentDeviceSaleTransaction, PaymentDevicePreAuthTransaction, PaymentDeviceCreditTransaction, PaymentDeviceDisbursementTransaction, AchPreAuthTransaction, AchSaleTransaction, AchCreditTransaction.
|
|
153
|
+
# @param primary_transaction [PrimaryTransaction] Accepted request types: AliPaySaleTransaction, ChinaPnRSaleTransaction, PaymentCardCreditTransaction, PaymentCardForcedTicketTransaction, PaymentCardSaleTransaction, PaymentCardPreAuthTransaction, PaymentCardPayerAuthTransaction, PaymentCardDisbursementTransaction, PaymentTokenCreditTransaction, PaymentTokenPreAuthTransaction, PaymentTokenSaleTransaction, PaymentTokenDisbursementTransaction, PaypalCreditTransaction, SepaSaleTransaction, SepaCreditTransaction, WalletSaleTransaction, and WalletPreAuthTransaction, PaymentDeviceSaleTransaction, PaymentDevicePreAuthTransaction, PaymentDeviceCreditTransaction, PaymentDeviceDisbursementTransaction, AchPreAuthTransaction, AchSaleTransaction, AchCreditTransaction.
|
|
154
154
|
# @param [Hash] opts the optional parameters
|
|
155
155
|
# @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.
|
|
156
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.
|
|
@@ -238,7 +238,7 @@ module OpenapiClient
|
|
|
238
238
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
239
239
|
# @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
|
|
240
240
|
# @param transaction_id [String] Gateway transaction identifier as returned in the parameter ipgTransactionId or merchantTransactionId.
|
|
241
|
-
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction and
|
|
241
|
+
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction, AchReturnTransaction and PreAuthSecondaryTransaction.
|
|
242
242
|
# @param [Hash] opts the optional parameters
|
|
243
243
|
# @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.
|
|
244
244
|
# @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.
|
|
@@ -256,7 +256,7 @@ module OpenapiClient
|
|
|
256
256
|
# @param api_key [String] Key given to merchant after boarding associating their requests with the appropriate app in Apigee.
|
|
257
257
|
# @param timestamp [Integer] Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).
|
|
258
258
|
# @param transaction_id [String] Gateway transaction identifier as returned in the parameter ipgTransactionId or merchantTransactionId.
|
|
259
|
-
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction and
|
|
259
|
+
# @param secondary_transaction [SecondaryTransaction] Accepted request types: PostAuthTransaction, VoidTransaction, VoidPreAuthTransactions, ReturnTransaction, AchPostAuthTransaction, AchVoidTransaction, AchReturnTransaction and PreAuthSecondaryTransaction.
|
|
260
260
|
# @param [Hash] opts the optional parameters
|
|
261
261
|
# @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.
|
|
262
262
|
# @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.
|
|
@@ -308,7 +308,7 @@ module OpenapiClient
|
|
|
308
308
|
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
|
309
309
|
# HTTP header 'Content-Type'
|
|
310
310
|
# header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
|
311
|
-
# header_params[:'Content-Type'] = content_type
|
|
311
|
+
# # header_params[:'Content-Type'] = content_type
|
|
312
312
|
header_params[:'Client-Request-Id'] = client_request_id
|
|
313
313
|
header_params[:'Api-Key'] = api_key
|
|
314
314
|
header_params[:'Timestamp'] = timestamp
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -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
|
-
The version of the OpenAPI document:
|
|
6
|
+
The version of the OpenAPI document: 21.4.0.20210824.002
|
|
7
7
|
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
OpenAPI Generator version: 4.1.1
|
|
@@ -30,7 +30,7 @@ module OpenapiClient
|
|
|
30
30
|
# @option config [Configuration] Configuration for initializing the object, default to Configuration.default
|
|
31
31
|
def initialize(config = Configuration.default)
|
|
32
32
|
@config = config
|
|
33
|
-
@user_agent = "
|
|
33
|
+
@user_agent = "IPG-SDK/21.4/Ruby"
|
|
34
34
|
@default_headers = {
|
|
35
35
|
'Content-Type' => 'application/json',
|
|
36
36
|
'User-Agent' => @user_agent
|