cybersource_rest_client 0.0.67 → 0.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/cybersource_rest_client/api/instrument_identifier_api.rb +12 -0
- data/lib/cybersource_rest_client/api/payment_instrument_api.rb +9 -0
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information.rb +314 -314
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_business_information.rb +437 -437
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_kyc.rb +337 -337
- data/lib/cybersource_rest_client/models/boardingv1registrations_organization_information_kyc_deposit_bank_account.rb +297 -297
- data/lib/cybersource_rest_client/models/boardingv1registrations_registration_information.rb +271 -271
- data/lib/cybersource_rest_client/models/card_processing_config_common.rb +433 -433
- data/lib/cybersource_rest_client/models/card_processing_config_common_processors.rb +719 -719
- data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management_configuration_information_configurations.rb +15 -5
- data/lib/cybersource_rest_client/models/commerce_solutions_products_token_management_configuration_information_configurations_vault.rb +251 -0
- data/lib/cybersource_rest_client/models/create_order_request.rb +229 -229
- data/lib/cybersource_rest_client/models/create_payment_request.rb +11 -1
- data/lib/cybersource_rest_client/models/e_check_config_common_internal_only_processors.rb +8 -4
- data/lib/cybersource_rest_client/models/e_check_config_common_processors.rb +4 -2
- data/lib/cybersource_rest_client/models/e_check_config_features_account_validation_service_internal_only_processors.rb +4 -2
- data/lib/cybersource_rest_client/models/e_check_config_features_account_validation_service_processors.rb +6 -4
- data/lib/cybersource_rest_client/models/generate_capture_context_request.rb +230 -227
- data/lib/cybersource_rest_client/models/generate_unified_checkout_capture_context_request.rb +283 -293
- data/lib/cybersource_rest_client/models/inline_response_200_1_integration_information_tenant_configurations.rb +263 -263
- data/lib/cybersource_rest_client/models/inline_response_201_1.rb +2 -2
- data/lib/cybersource_rest_client/models/inline_response_201_2.rb +281 -281
- data/lib/cybersource_rest_client/models/inline_response_201_2_integration_information_tenant_configurations.rb +253 -253
- data/lib/cybersource_rest_client/models/inline_response_201_2_registration_information.rb +222 -222
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_card_processing_configuration_status.rb +255 -255
- data/lib/cybersource_rest_client/models/inline_response_201_2_setups_payments_card_processing_subscription_status.rb +234 -234
- data/lib/cybersource_rest_client/models/inline_response_400_1.rb +242 -242
- data/lib/cybersource_rest_client/models/inline_response_400_6.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_404_1.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_422_1.rb +235 -235
- data/lib/cybersource_rest_client/models/inline_response_500_2.rb +223 -223
- data/lib/cybersource_rest_client/models/oct_create_payment_request.rb +15 -5
- data/lib/cybersource_rest_client/models/patch_instrument_identifier_request.rb +15 -5
- data/lib/cybersource_rest_client/models/payments_products_card_present_connect_subscription_information.rb +202 -202
- data/lib/cybersource_rest_client/models/payments_products_card_processing_subscription_information.rb +215 -215
- data/lib/cybersource_rest_client/models/payments_products_differential_fee_subscription_information.rb +212 -212
- data/lib/cybersource_rest_client/models/payments_products_digital_payments_subscription_information.rb +215 -215
- data/lib/cybersource_rest_client/models/payments_products_e_check_subscription_information.rb +215 -215
- data/lib/cybersource_rest_client/models/payments_products_payer_authentication_subscription_information.rb +202 -202
- data/lib/cybersource_rest_client/models/payments_products_service_fee_configuration_information_configurations_payment_information.rb +234 -234
- data/lib/cybersource_rest_client/models/post_instrument_identifier_enrollment_request.rb +15 -5
- data/lib/cybersource_rest_client/models/post_instrument_identifier_request.rb +15 -5
- data/lib/cybersource_rest_client/models/post_payment_credentials_request.rb +1 -1
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response.rb +269 -269
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response_buyer_information.rb +196 -196
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post201_response_processor_information.rb +224 -224
- data/lib/cybersource_rest_client/models/pts_v2_create_order_post400_response.rb +224 -224
- data/lib/cybersource_rest_client/models/pts_v2_credits_post201_response_1_processor_information.rb +213 -213
- data/lib/cybersource_rest_client/models/pts_v2_incremental_authorization_patch201_response_processor_information.rb +312 -295
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response.rb +305 -305
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_embedded_actions.rb +189 -189
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_embedded_actions_ap_capture.rb +190 -190
- data/lib/cybersource_rest_client/models/pts_v2_payments_captures_post201_response_processor_information.rb +263 -263
- data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_buyer_information_personal_identification.rb +207 -207
- data/lib/cybersource_rest_client/models/pts_v2_payments_order_post201_response_payment_information_e_wallet.rb +241 -241
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_consumer_authentication_information.rb +18 -1
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions.rb +25 -5
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions_token_create.rb +212 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_embedded_actions_token_update.rb +212 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_account_features.rb +22 -5
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_payment_information_tokenized_card.rb +309 -309
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information.rb +247 -227
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_authorization_options.rb +196 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_capture_options.rb +196 -196
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processing_information_purchase_options.rb +247 -0
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information.rb +831 -814
- data/lib/cybersource_rest_client/models/pts_v2_payments_post201_response_processor_information_seller_protection.rb +237 -237
- data/lib/cybersource_rest_client/models/pts_v2_payments_refund_post201_response_processor_information.rb +313 -313
- data/lib/cybersource_rest_client/models/pts_v2_payments_reversals_post201_response_processor_information.rb +320 -309
- data/lib/cybersource_rest_client/models/pts_v2_payments_voids_post201_response_processor_information.rb +224 -224
- data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response.rb +15 -5
- data/lib/cybersource_rest_client/models/pts_v2_payouts_post201_response_processing_information.rb +189 -0
- data/lib/cybersource_rest_client/models/pts_v2_update_order_patch201_response.rb +200 -200
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_merchant_information.rb +205 -205
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_order_information_amount_details.rb +302 -302
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information.rb +189 -189
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_point_of_service_information_emv.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information.rb +318 -318
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_processing_information_payouts_options.rb +282 -282
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information.rb +446 -446
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_payment_information_card.rb +321 -321
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_recipient_information_personal_identification.rb +256 -256
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information.rb +533 -533
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_account.rb +222 -222
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_payment_information_card.rb +317 -317
- data/lib/cybersource_rest_client/models/ptsv1pushfundstransfer_sender_information_personal_identification.rb +256 -256
- data/lib/cybersource_rest_client/models/ptsv2billingagreements_installment_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2intents_client_reference_information.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2intents_merchant_information.rb +223 -223
- data/lib/cybersource_rest_client/models/ptsv2intents_merchant_information_merchant_descriptor.rb +207 -207
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information.rb +231 -231
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_amount_details.rb +315 -315
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_bill_to.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_invoice_details.rb +190 -190
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_line_items.rb +309 -309
- data/lib/cybersource_rest_client/models/ptsv2intents_order_information_ship_to.rb +332 -332
- data/lib/cybersource_rest_client/models/ptsv2intents_payment_information.rb +189 -189
- data/lib/cybersource_rest_client/models/ptsv2intents_payment_information_payment_type.rb +200 -200
- data/lib/cybersource_rest_client/models/ptsv2intents_payment_information_payment_type_method.rb +190 -190
- data/lib/cybersource_rest_client/models/ptsv2intents_processing_information.rb +219 -219
- data/lib/cybersource_rest_client/models/ptsv2intents_processing_information_authorization_options.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2intentsid_merchant_information.rb +189 -189
- data/lib/cybersource_rest_client/models/ptsv2intentsid_order_information.rb +221 -221
- data/lib/cybersource_rest_client/models/ptsv2intentsid_processing_information.rb +192 -192
- data/lib/cybersource_rest_client/models/ptsv2payments_aggregator_information.rb +90 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_agreement_information.rb +207 -207
- data/lib/cybersource_rest_client/models/ptsv2payments_buyer_information_personal_identification.rb +229 -229
- data/lib/cybersource_rest_client/models/ptsv2payments_consumer_authentication_information.rb +56 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_installment_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_merchant_initiated_transaction.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details.rb +651 -651
- data/lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_octsurcharge.rb +196 -196
- data/lib/cybersource_rest_client/models/ptsv2payments_payment_information_card.rb +18 -1
- data/lib/cybersource_rest_client/models/ptsv2payments_point_of_sale_information.rb +19 -2
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information.rb +789 -721
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_authorization_options.rb +529 -467
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_capture_options.rb +298 -264
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_japan_payment_options.rb +6 -78
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_japan_payment_options_bonuses.rb +213 -0
- data/lib/cybersource_rest_client/models/ptsv2payments_processing_information_purchase_options.rb +56 -5
- data/lib/cybersource_rest_client/models/ptsv2payments_recipient_information.rb +147 -28
- data/lib/cybersource_rest_client/models/ptsv2payments_sender_information.rb +89 -28
- data/lib/cybersource_rest_client/models/ptsv2payments_sender_information_account.rb +230 -0
- data/lib/cybersource_rest_client/models/{tss_v2_transactions_get200_response_unscheduled_payment_information.rb → ptsv2payments_unscheduled_payment_information.rb} +7 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_installment_information.rb +1 -1
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_authorization_options.rb +230 -230
- data/lib/cybersource_rest_client/models/ptsv2paymentsidcaptures_processing_information_capture_options.rb +264 -247
- data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_point_of_sale_information.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2paymentsidrefunds_processing_information.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2paymentsidreversals_processing_information.rb +22 -5
- data/lib/cybersource_rest_client/models/{ptsv1pushfundstransfer_aggregator_information.rb → ptsv2payouts_aggregator_information.rb} +325 -240
- data/lib/cybersource_rest_client/models/{ptsv1pushfundstransfer_aggregator_information_sub_merchant.rb → ptsv2payouts_aggregator_information_sub_merchant.rb} +196 -196
- data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information.rb +32 -5
- data/lib/cybersource_rest_client/models/ptsv2payouts_processing_information_purchase_options.rb +213 -0
- data/lib/cybersource_rest_client/models/ptsv2payouts_recipient_information.rb +90 -5
- data/lib/cybersource_rest_client/models/ptsv2payouts_sender_information.rb +22 -5
- data/lib/cybersource_rest_client/models/ptsv2refreshpaymentstatusid_processing_information.rb +192 -192
- data/lib/cybersource_rest_client/models/ptsv2voids_processing_information.rb +7 -1
- data/lib/cybersource_rest_client/models/push_funds201_response.rb +337 -337
- data/lib/cybersource_rest_client/models/push_funds201_response_error_information.rb +225 -225
- data/lib/cybersource_rest_client/models/push_funds201_response_payment_information.rb +189 -189
- data/lib/cybersource_rest_client/models/push_funds201_response_payment_information_tokenized_card.rb +205 -205
- data/lib/cybersource_rest_client/models/push_funds201_response_processing_information.rb +189 -189
- data/lib/cybersource_rest_client/models/push_funds201_response_processing_information_domestic_national_net.rb +197 -197
- data/lib/cybersource_rest_client/models/push_funds201_response_processor_information.rb +329 -329
- data/lib/cybersource_rest_client/models/push_funds201_response_processor_information_routing.rb +196 -196
- data/lib/cybersource_rest_client/models/push_funds201_response_processor_information_settlement.rb +207 -207
- data/lib/cybersource_rest_client/models/push_funds201_response_recipient_information.rb +206 -206
- data/lib/cybersource_rest_client/models/push_funds502_response.rb +246 -246
- data/lib/cybersource_rest_client/models/push_funds_request.rb +264 -264
- data/lib/cybersource_rest_client/models/rbsv1subscriptions_processing_information.rb +206 -206
- data/lib/cybersource_rest_client/models/riskv1exportcomplianceinquiries_order_information_line_items.rb +1 -10
- data/lib/cybersource_rest_client/models/sa_config_payment_methods.rb +191 -191
- data/lib/cybersource_rest_client/models/tms_bin_lookup.rb +200 -0
- data/lib/cybersource_rest_client/models/{inline_response_201_1_issuer_information.rb → tms_bin_lookup_issuer_information.rb} +1 -1
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information.rb → tms_bin_lookup_payment_account_information.rb} +4 -4
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_card.rb → tms_bin_lookup_payment_account_information_card.rb} +2 -2
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_card_brands.rb → tms_bin_lookup_payment_account_information_card_brands.rb} +1 -1
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_features.rb → tms_bin_lookup_payment_account_information_features.rb} +1 -1
- data/lib/cybersource_rest_client/models/{inline_response_201_1_payment_account_information_network.rb → tms_bin_lookup_payment_account_information_network.rb} +1 -1
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art.rb → tms_card_art.rb} +20 -39
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset.rb → tms_card_art_brand_logo_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_icon_asset__links.rb → tms_card_art_brand_logo_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset__links_self.rb → tms_card_art_brand_logo_asset__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset.rb → tms_card_art_combined_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset__links.rb → tms_card_art_combined_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/tms_card_art_combined_asset__links_self.rb +190 -0
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_icon_asset.rb → tms_card_art_icon_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_brand_logo_asset__links.rb → tms_card_art_icon_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset__links_self.rb → tms_card_art_icon_asset__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset.rb → tms_card_art_issuer_logo_asset.rb} +4 -3
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset__links.rb → tms_card_art_issuer_logo_asset__links.rb} +2 -2
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_combined_asset__links_self.rb → tms_card_art_issuer_logo_asset__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier.rb +15 -5
- data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier__embedded.rb +189 -0
- data/lib/cybersource_rest_client/models/tms_embedded_instrument_identifier_bank_account.rb +1 -1
- data/lib/cybersource_rest_client/models/tms_network_token_services.rb +239 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_american_express_token_service.rb +253 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_mastercard_digital_enablement_service.rb +227 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_notifications.rb +190 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_payment_credentials.rb +190 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_synchronous_provisioning.rb +190 -0
- data/lib/cybersource_rest_client/models/tms_network_token_services_visa_token_service.rb +244 -0
- data/lib/cybersource_rest_client/models/tms_nullify.rb +212 -0
- data/lib/cybersource_rest_client/models/tms_payment_instrument_processing_info.rb +1 -1
- data/lib/cybersource_rest_client/models/tms_payment_instrument_processing_info_bank_transfer_options.rb +1 -1
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset.rb → tms_sensitive_privileges.rb} +10 -20
- data/lib/cybersource_rest_client/models/tms_token_formats.rb +223 -0
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card.rb +146 -60
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card__links.rb +189 -0
- data/lib/cybersource_rest_client/models/{tmsv2_tokenized_card_metadata_card_art_background_asset__links_self.rb → tmsv2_tokenized_card__links_self.rb} +2 -2
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_card.rb +44 -16
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata.rb +16 -5
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_issuer.rb +213 -0
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_passcode.rb +191 -0
- data/lib/cybersource_rest_client/models/tmsv2customers__embedded_default_payment_instrument_buyer_information.rb +1 -1
- data/lib/cybersource_rest_client/models/token_permissions.rb +223 -0
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_point_of_sale_information.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_authorization_options.rb +251 -245
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processing_information_japan_payment_options.rb +80 -5
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information.rb +383 -383
- data/lib/cybersource_rest_client/models/tss_v2_transactions_get200_response_processor_information_multi_processor_routing.rb +235 -235
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processing_information.rb +1 -1
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_processor_information.rb +223 -223
- data/lib/cybersource_rest_client/models/tss_v2_transactions_post201_response__embedded_transaction_summaries.rb +392 -392
- data/lib/cybersource_rest_client/models/update_order_request.rb +229 -229
- data/lib/cybersource_rest_client/models/upv1capturecontexts_capture_mandate.rb +253 -253
- data/lib/cybersource_rest_client/models/upv1capturecontexts_order_information_amount_details.rb +201 -201
- data/lib/cybersource_rest_client/models/vt_config_card_not_present_global_payment_information_basic_information.rb +273 -273
- data/lib/cybersource_rest_client/models/vt_config_card_not_present_global_payment_information_payment_information.rb +315 -315
- data/lib/cybersource_rest_client.rb +48 -30
- metadata +51 -33
- data/lib/cybersource_rest_client/models/microformv2sessions_checkout_api_initialization.rb +0 -281
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_co_brand_logo_asset__links.rb +0 -189
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_icon_asset__links_self.rb +0 -190
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset.rb +0 -200
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset__links.rb +0 -189
- data/lib/cybersource_rest_client/models/tmsv2_tokenized_card_metadata_card_art_issuer_logo_asset__links_self.rb +0 -190
- data/lib/cybersource_rest_client/models/upv1capturecontexts_checkout_api_initialization.rb +0 -280
@@ -1,196 +1,196 @@
|
|
1
|
-
=begin
|
2
|
-
#CyberSource Merged Spec
|
3
|
-
|
4
|
-
#All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
|
5
|
-
|
6
|
-
OpenAPI spec version: 0.0.1
|
7
|
-
|
8
|
-
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
-
Swagger Codegen version: 2.4.38
|
10
|
-
=end
|
11
|
-
|
12
|
-
require 'date'
|
13
|
-
|
14
|
-
module CyberSource
|
15
|
-
class Ptsv2paymentsOrderInformationAmountDetailsOctsurcharge
|
16
|
-
# The surcharge amount is included in the total transaction amount but is passed in a separate field to the issuer and acquirer for tracking. The issuer can provide information about the surcharge amount to the customer. If the amount is positive, then it is a debit for the customer. If the amount is negative, then it is a credit for the customer.
|
17
|
-
attr_accessor :amount
|
18
|
-
|
19
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
20
|
-
def self.attribute_map
|
21
|
-
{
|
22
|
-
:'amount' => :'amount'
|
23
|
-
}
|
24
|
-
end
|
25
|
-
|
26
|
-
# Attribute mapping from JSON key to ruby-style variable name.
|
27
|
-
def self.json_map
|
28
|
-
{
|
29
|
-
:'amount' => :'amount'
|
30
|
-
}
|
31
|
-
end
|
32
|
-
|
33
|
-
# Attribute type mapping.
|
34
|
-
def self.swagger_types
|
35
|
-
{
|
36
|
-
:'amount' => :'String'
|
37
|
-
}
|
38
|
-
end
|
39
|
-
|
40
|
-
# Initializes the object
|
41
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
42
|
-
def initialize(attributes = {})
|
43
|
-
return unless attributes.is_a?(Hash)
|
44
|
-
|
45
|
-
# convert string to symbol for hash key
|
46
|
-
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
47
|
-
|
48
|
-
if attributes.has_key?(:'amount')
|
49
|
-
self.amount = attributes[:'amount']
|
50
|
-
end
|
51
|
-
end
|
52
|
-
|
53
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
54
|
-
# @return Array for valid properties with the reasons
|
55
|
-
def list_invalid_properties
|
56
|
-
invalid_properties = Array.new
|
57
|
-
invalid_properties
|
58
|
-
end
|
59
|
-
|
60
|
-
# Check to see if the all the properties in the model are valid
|
61
|
-
# @return true if the model is valid
|
62
|
-
def valid?
|
63
|
-
true
|
64
|
-
end
|
65
|
-
|
66
|
-
# Custom attribute writer method with validation
|
67
|
-
# @param [Object] amount Value to be assigned
|
68
|
-
def amount=(amount)
|
69
|
-
@amount = amount
|
70
|
-
end
|
71
|
-
|
72
|
-
# Checks equality by comparing each attribute.
|
73
|
-
# @param [Object] Object to be compared
|
74
|
-
def ==(o)
|
75
|
-
return true if self.equal?(o)
|
76
|
-
self.class == o.class &&
|
77
|
-
amount == o.amount
|
78
|
-
end
|
79
|
-
|
80
|
-
# @see the `==` method
|
81
|
-
# @param [Object] Object to be compared
|
82
|
-
def eql?(o)
|
83
|
-
self == o
|
84
|
-
end
|
85
|
-
|
86
|
-
# Calculates hash code according to all attributes.
|
87
|
-
# @return [Fixnum] Hash code
|
88
|
-
def hash
|
89
|
-
[amount].hash
|
90
|
-
end
|
91
|
-
|
92
|
-
# Builds the object from hash
|
93
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
94
|
-
# @return [Object] Returns the model itself
|
95
|
-
def build_from_hash(attributes)
|
96
|
-
return nil unless attributes.is_a?(Hash)
|
97
|
-
self.class.swagger_types.each_pair do |key, type|
|
98
|
-
if type =~ /\AArray<(.*)>/i
|
99
|
-
# check to ensure the input is an array given that the the attribute
|
100
|
-
# is documented as an array but the input is not
|
101
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
102
|
-
self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
103
|
-
end
|
104
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
105
|
-
self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
106
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
107
|
-
end
|
108
|
-
|
109
|
-
self
|
110
|
-
end
|
111
|
-
|
112
|
-
# Deserializes the data based on type
|
113
|
-
# @param string type Data type
|
114
|
-
# @param string value Value to be deserialized
|
115
|
-
# @return [Object] Deserialized data
|
116
|
-
def _deserialize(type, value)
|
117
|
-
case type.to_sym
|
118
|
-
when :DateTime
|
119
|
-
DateTime.parse(value)
|
120
|
-
when :Date
|
121
|
-
Date.parse(value)
|
122
|
-
when :String
|
123
|
-
value.to_s
|
124
|
-
when :Integer
|
125
|
-
value.to_i
|
126
|
-
when :Float
|
127
|
-
value.to_f
|
128
|
-
when :BOOLEAN
|
129
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
130
|
-
true
|
131
|
-
else
|
132
|
-
false
|
133
|
-
end
|
134
|
-
when :Object
|
135
|
-
# generic object (usually a Hash), return directly
|
136
|
-
value
|
137
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
138
|
-
inner_type = Regexp.last_match[:inner_type]
|
139
|
-
value.map { |v| _deserialize(inner_type, v) }
|
140
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
141
|
-
k_type = Regexp.last_match[:k_type]
|
142
|
-
v_type = Regexp.last_match[:v_type]
|
143
|
-
{}.tap do |hash|
|
144
|
-
value.each do |k, v|
|
145
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
146
|
-
end
|
147
|
-
end
|
148
|
-
else # model
|
149
|
-
temp_model = CyberSource.const_get(type).new
|
150
|
-
temp_model.build_from_hash(value)
|
151
|
-
end
|
152
|
-
end
|
153
|
-
|
154
|
-
# Returns the string representation of the object
|
155
|
-
# @return [String] String presentation of the object
|
156
|
-
def to_s
|
157
|
-
to_hash.to_s
|
158
|
-
end
|
159
|
-
|
160
|
-
# to_body is an alias to to_hash (backward compatibility)
|
161
|
-
# @return [Hash] Returns the object in the form of hash
|
162
|
-
def to_body
|
163
|
-
to_hash
|
164
|
-
end
|
165
|
-
|
166
|
-
# Returns the object in the form of hash
|
167
|
-
# @return [Hash] Returns the object in the form of hash
|
168
|
-
def to_hash
|
169
|
-
hash = {}
|
170
|
-
self.class.attribute_map.each_pair do |attr, param|
|
171
|
-
value = self.send(attr)
|
172
|
-
next if value.nil?
|
173
|
-
hash[param] = _to_hash(value)
|
174
|
-
end
|
175
|
-
hash
|
176
|
-
end
|
177
|
-
|
178
|
-
# Outputs non-array value in the form of hash
|
179
|
-
# For object, use to_hash. Otherwise, just return the value
|
180
|
-
# @param [Object] value Any valid value
|
181
|
-
# @return [Hash] Returns the value in the form of hash
|
182
|
-
def _to_hash(value)
|
183
|
-
if value.is_a?(Array)
|
184
|
-
value.compact.map { |v| _to_hash(v) }
|
185
|
-
elsif value.is_a?(Hash)
|
186
|
-
{}.tap do |hash|
|
187
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
188
|
-
end
|
189
|
-
elsif value.respond_to? :to_hash
|
190
|
-
value.to_hash
|
191
|
-
else
|
192
|
-
value
|
193
|
-
end
|
194
|
-
end
|
195
|
-
end
|
196
|
-
end
|
1
|
+
=begin
|
2
|
+
#CyberSource Merged Spec
|
3
|
+
|
4
|
+
#All CyberSource API specs merged together. These are available at https://developer.cybersource.com/api/reference/api-reference.html
|
5
|
+
|
6
|
+
OpenAPI spec version: 0.0.1
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.38
|
10
|
+
=end
|
11
|
+
|
12
|
+
require 'date'
|
13
|
+
|
14
|
+
module CyberSource
|
15
|
+
class Ptsv2paymentsOrderInformationAmountDetailsOctsurcharge
|
16
|
+
# The surcharge amount is included in the total transaction amount but is passed in a separate field to the issuer and acquirer for tracking. The issuer can provide information about the surcharge amount to the customer. If the amount is positive, then it is a debit for the customer. If the amount is negative, then it is a credit for the customer.
|
17
|
+
attr_accessor :amount
|
18
|
+
|
19
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
20
|
+
def self.attribute_map
|
21
|
+
{
|
22
|
+
:'amount' => :'amount'
|
23
|
+
}
|
24
|
+
end
|
25
|
+
|
26
|
+
# Attribute mapping from JSON key to ruby-style variable name.
|
27
|
+
def self.json_map
|
28
|
+
{
|
29
|
+
:'amount' => :'amount'
|
30
|
+
}
|
31
|
+
end
|
32
|
+
|
33
|
+
# Attribute type mapping.
|
34
|
+
def self.swagger_types
|
35
|
+
{
|
36
|
+
:'amount' => :'String'
|
37
|
+
}
|
38
|
+
end
|
39
|
+
|
40
|
+
# Initializes the object
|
41
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
42
|
+
def initialize(attributes = {})
|
43
|
+
return unless attributes.is_a?(Hash)
|
44
|
+
|
45
|
+
# convert string to symbol for hash key
|
46
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
47
|
+
|
48
|
+
if attributes.has_key?(:'amount')
|
49
|
+
self.amount = attributes[:'amount']
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
53
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
54
|
+
# @return Array for valid properties with the reasons
|
55
|
+
def list_invalid_properties
|
56
|
+
invalid_properties = Array.new
|
57
|
+
invalid_properties
|
58
|
+
end
|
59
|
+
|
60
|
+
# Check to see if the all the properties in the model are valid
|
61
|
+
# @return true if the model is valid
|
62
|
+
def valid?
|
63
|
+
true
|
64
|
+
end
|
65
|
+
|
66
|
+
# Custom attribute writer method with validation
|
67
|
+
# @param [Object] amount Value to be assigned
|
68
|
+
def amount=(amount)
|
69
|
+
@amount = amount
|
70
|
+
end
|
71
|
+
|
72
|
+
# Checks equality by comparing each attribute.
|
73
|
+
# @param [Object] Object to be compared
|
74
|
+
def ==(o)
|
75
|
+
return true if self.equal?(o)
|
76
|
+
self.class == o.class &&
|
77
|
+
amount == o.amount
|
78
|
+
end
|
79
|
+
|
80
|
+
# @see the `==` method
|
81
|
+
# @param [Object] Object to be compared
|
82
|
+
def eql?(o)
|
83
|
+
self == o
|
84
|
+
end
|
85
|
+
|
86
|
+
# Calculates hash code according to all attributes.
|
87
|
+
# @return [Fixnum] Hash code
|
88
|
+
def hash
|
89
|
+
[amount].hash
|
90
|
+
end
|
91
|
+
|
92
|
+
# Builds the object from hash
|
93
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
94
|
+
# @return [Object] Returns the model itself
|
95
|
+
def build_from_hash(attributes)
|
96
|
+
return nil unless attributes.is_a?(Hash)
|
97
|
+
self.class.swagger_types.each_pair do |key, type|
|
98
|
+
if type =~ /\AArray<(.*)>/i
|
99
|
+
# check to ensure the input is an array given that the the attribute
|
100
|
+
# is documented as an array but the input is not
|
101
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
102
|
+
self.send("#{self.class.json_map[key]}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
103
|
+
end
|
104
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
105
|
+
self.send("#{self.class.json_map[key]}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
106
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
107
|
+
end
|
108
|
+
|
109
|
+
self
|
110
|
+
end
|
111
|
+
|
112
|
+
# Deserializes the data based on type
|
113
|
+
# @param string type Data type
|
114
|
+
# @param string value Value to be deserialized
|
115
|
+
# @return [Object] Deserialized data
|
116
|
+
def _deserialize(type, value)
|
117
|
+
case type.to_sym
|
118
|
+
when :DateTime
|
119
|
+
DateTime.parse(value)
|
120
|
+
when :Date
|
121
|
+
Date.parse(value)
|
122
|
+
when :String
|
123
|
+
value.to_s
|
124
|
+
when :Integer
|
125
|
+
value.to_i
|
126
|
+
when :Float
|
127
|
+
value.to_f
|
128
|
+
when :BOOLEAN
|
129
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
130
|
+
true
|
131
|
+
else
|
132
|
+
false
|
133
|
+
end
|
134
|
+
when :Object
|
135
|
+
# generic object (usually a Hash), return directly
|
136
|
+
value
|
137
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
138
|
+
inner_type = Regexp.last_match[:inner_type]
|
139
|
+
value.map { |v| _deserialize(inner_type, v) }
|
140
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
141
|
+
k_type = Regexp.last_match[:k_type]
|
142
|
+
v_type = Regexp.last_match[:v_type]
|
143
|
+
{}.tap do |hash|
|
144
|
+
value.each do |k, v|
|
145
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
146
|
+
end
|
147
|
+
end
|
148
|
+
else # model
|
149
|
+
temp_model = CyberSource.const_get(type).new
|
150
|
+
temp_model.build_from_hash(value)
|
151
|
+
end
|
152
|
+
end
|
153
|
+
|
154
|
+
# Returns the string representation of the object
|
155
|
+
# @return [String] String presentation of the object
|
156
|
+
def to_s
|
157
|
+
to_hash.to_s
|
158
|
+
end
|
159
|
+
|
160
|
+
# to_body is an alias to to_hash (backward compatibility)
|
161
|
+
# @return [Hash] Returns the object in the form of hash
|
162
|
+
def to_body
|
163
|
+
to_hash
|
164
|
+
end
|
165
|
+
|
166
|
+
# Returns the object in the form of hash
|
167
|
+
# @return [Hash] Returns the object in the form of hash
|
168
|
+
def to_hash
|
169
|
+
hash = {}
|
170
|
+
self.class.attribute_map.each_pair do |attr, param|
|
171
|
+
value = self.send(attr)
|
172
|
+
next if value.nil?
|
173
|
+
hash[param] = _to_hash(value)
|
174
|
+
end
|
175
|
+
hash
|
176
|
+
end
|
177
|
+
|
178
|
+
# Outputs non-array value in the form of hash
|
179
|
+
# For object, use to_hash. Otherwise, just return the value
|
180
|
+
# @param [Object] value Any valid value
|
181
|
+
# @return [Hash] Returns the value in the form of hash
|
182
|
+
def _to_hash(value)
|
183
|
+
if value.is_a?(Array)
|
184
|
+
value.compact.map { |v| _to_hash(v) }
|
185
|
+
elsif value.is_a?(Hash)
|
186
|
+
{}.tap do |hash|
|
187
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
188
|
+
end
|
189
|
+
elsif value.respond_to? :to_hash
|
190
|
+
value.to_hash
|
191
|
+
else
|
192
|
+
value
|
193
|
+
end
|
194
|
+
end
|
195
|
+
end
|
196
|
+
end
|
@@ -55,6 +55,9 @@ module CyberSource
|
|
55
55
|
# Name of the card product. Possible value: - BNDES This field is supported only for BNDES transactions on CyberSource through VisaNet. The value for this field corresponds to the following data in the TC 33 capture file5: - Record: CP07 TCR4 - Position: 115-120 - Field: Brazil Country Data
|
56
56
|
attr_accessor :product_name
|
57
57
|
|
58
|
+
# This field would contain the indicator for transaction type Possible values: - AC: Agriculture Maintenance Account - AE: Agriculture Debit Account/Electron - AG: Agriculture - AI: Agriculture Investment Loan - CG: Brazil Cargo - CS: Construction - DS: Distribution - HC: Healthcare - LP: Visa Large Purchase Advantage - MA: Visa Mobile Agent - MB: Interoperable Mobile Branchless Banking - MG: Visa Mobile General - VA: Visa Vale - Supermarket - VF: Visa Vale - Fuel - VR: Visa Vale - Restaurant
|
59
|
+
attr_accessor :product_subtype
|
60
|
+
|
58
61
|
# Flag that identifies how the card type was selected. Possible values: - 0: Card type was selected based on default acquirer settings. - 1: Customer selected the card type.
|
59
62
|
attr_accessor :type_selection_indicator
|
60
63
|
|
@@ -75,6 +78,7 @@ module CyberSource
|
|
75
78
|
:'start_month' => :'startMonth',
|
76
79
|
:'start_year' => :'startYear',
|
77
80
|
:'product_name' => :'productName',
|
81
|
+
:'product_subtype' => :'productSubtype',
|
78
82
|
:'type_selection_indicator' => :'typeSelectionIndicator'
|
79
83
|
}
|
80
84
|
end
|
@@ -96,6 +100,7 @@ module CyberSource
|
|
96
100
|
:'start_month' => :'start_month',
|
97
101
|
:'start_year' => :'start_year',
|
98
102
|
:'product_name' => :'product_name',
|
103
|
+
:'product_subtype' => :'product_subtype',
|
99
104
|
:'type_selection_indicator' => :'type_selection_indicator'
|
100
105
|
}
|
101
106
|
end
|
@@ -117,6 +122,7 @@ module CyberSource
|
|
117
122
|
:'start_month' => :'String',
|
118
123
|
:'start_year' => :'String',
|
119
124
|
:'product_name' => :'String',
|
125
|
+
:'product_subtype' => :'String',
|
120
126
|
:'type_selection_indicator' => :'String'
|
121
127
|
}
|
122
128
|
end
|
@@ -185,6 +191,10 @@ module CyberSource
|
|
185
191
|
self.product_name = attributes[:'productName']
|
186
192
|
end
|
187
193
|
|
194
|
+
if attributes.has_key?(:'productSubtype')
|
195
|
+
self.product_subtype = attributes[:'productSubtype']
|
196
|
+
end
|
197
|
+
|
188
198
|
if attributes.has_key?(:'typeSelectionIndicator')
|
189
199
|
self.type_selection_indicator = attributes[:'typeSelectionIndicator']
|
190
200
|
end
|
@@ -281,6 +291,12 @@ module CyberSource
|
|
281
291
|
@product_name = product_name
|
282
292
|
end
|
283
293
|
|
294
|
+
# Custom attribute writer method with validation
|
295
|
+
# @param [Object] product_subtype Value to be assigned
|
296
|
+
def product_subtype=(product_subtype)
|
297
|
+
@product_subtype = product_subtype
|
298
|
+
end
|
299
|
+
|
284
300
|
# Custom attribute writer method with validation
|
285
301
|
# @param [Object] type_selection_indicator Value to be assigned
|
286
302
|
def type_selection_indicator=(type_selection_indicator)
|
@@ -306,6 +322,7 @@ module CyberSource
|
|
306
322
|
start_month == o.start_month &&
|
307
323
|
start_year == o.start_year &&
|
308
324
|
product_name == o.product_name &&
|
325
|
+
product_subtype == o.product_subtype &&
|
309
326
|
type_selection_indicator == o.type_selection_indicator
|
310
327
|
end
|
311
328
|
|
@@ -318,7 +335,7 @@ module CyberSource
|
|
318
335
|
# Calculates hash code according to all attributes.
|
319
336
|
# @return [Fixnum] Hash code
|
320
337
|
def hash
|
321
|
-
[number, expiration_month, expiration_year, type, use_as, source_account_type, source_account_type_details, security_code, security_code_indicator, account_encoder_id, issue_number, start_month, start_year, product_name, type_selection_indicator].hash
|
338
|
+
[number, expiration_month, expiration_year, type, use_as, source_account_type, source_account_type_details, security_code, security_code_indicator, account_encoder_id, issue_number, start_month, start_year, product_name, product_subtype, type_selection_indicator].hash
|
322
339
|
end
|
323
340
|
|
324
341
|
# Builds the object from hash
|
@@ -19,7 +19,7 @@ module CyberSource
|
|
19
19
|
# Terminal serial number assigned by the hardware manufacturer. This value is provided by the client software that is installed on the POS terminal. This value is not forwarded to the processor. Instead, the value is forwarded to the reporting functionality. #### Used by **Authorization and Credit** Optional. This field is supported only by client software that is installed on your POS terminals for the following processors: - American Express Direct - Credit Mutuel-CIC - FDC Nashville Global - OmniPay Direct - SIX
|
20
20
|
attr_accessor :terminal_serial_number
|
21
21
|
|
22
|
-
# Method that was used to verify the cardholder's identity. Possible values: - `0`: No verification - `1`: Signature - `2`: PIN - `3`: Cardholder device CVM
|
22
|
+
# Method that was used to verify the cardholder's identity. Possible values: - `0`: No verification - `1`: Signature - `2`: PIN - `3`: Cardholder device CVM - `4`: Biometric - `5`: OTP
|
23
23
|
attr_accessor :cardholder_verification_method_used
|
24
24
|
|
25
25
|
# Identifier for an alternate terminal at your retail location. You define the value for this field. This field is supported only for MasterCard transactions on FDC Nashville Global. Otherwise, this field is not used by all other processors. Use the `terminalId` field to identify the main terminal at your retail location. If your retail location has multiple terminals, use this `laneNumber` field to identify the terminal used for the transaction. This field is a pass-through, which means that the value is not checked or modified in any way before sending it to the processor. Optional field. #### Card present reply messaging Identifier for an alternate terminal at your retail location. You defined the value for this field in the request message. This value must be printed on the receipt. This field is supported only for MasterCard transactions on FDC Nashville Global.
|
@@ -51,6 +51,9 @@ module CyberSource
|
|
51
51
|
# Complete list of cardholder verification methods (CVMs) supported by the terminal. Optional field. Possible values: - `PIN`: For terminals with a PIN Pad - `Signature`: For terminals capable of receiving a signature - `pinOnGlass`: For terminals where PIN is entered on a glass-based capture mechanism **EXAMPLE**: [\"PIN\",\"Signature\"]; [\"pinOnGlass\",\"Signature\"]
|
52
52
|
attr_accessor :cardholder_verification_method
|
53
53
|
|
54
|
+
# Indicates the type of terminal. Possible values: - `AFD`: Automated Fuel Dispenser
|
55
|
+
attr_accessor :terminal_category
|
56
|
+
|
54
57
|
# Complete list of card input methods supported by the terminal. Possible values: - `Keyed`: Terminal can accept card data that is entered manually. - `Swiped`: Terminal can accept card data from a magnetic stripe reader. - `Contact`: Terminal can accept card data in EMV contact mode (\"dipping a card\"). - `Contactless`: Terminal can accept card data in EMV contactless mode (\"tapping a card\"). - `BarCode`: Terminal can read bar codes. - `QRcode`: Terminal can read or scan QR codes. - `OCR`: Terminal can perform optical character recognition (OCT) on the card. **EXAMPLE**: [\"Keyed\",\"Swiped\",\"Contact\",\"Contactless\"] #### Used by **Authorization and Credit** Optional. This field is supported only by client software that is installed on your POS terminals for the following processors: - American Express Direct - Credit Mutuel-CIC - FDC Nashville Global - OmniPay Direct - SIX
|
55
58
|
attr_accessor :terminal_input_capability
|
56
59
|
|
@@ -115,6 +118,7 @@ module CyberSource
|
|
115
118
|
:'track_data' => :'trackData',
|
116
119
|
:'store_and_forward_indicator' => :'storeAndForwardIndicator',
|
117
120
|
:'cardholder_verification_method' => :'cardholderVerificationMethod',
|
121
|
+
:'terminal_category' => :'terminalCategory',
|
118
122
|
:'terminal_input_capability' => :'terminalInputCapability',
|
119
123
|
:'terminal_card_capture_capability' => :'terminalCardCaptureCapability',
|
120
124
|
:'terminal_output_capability' => :'terminalOutputCapability',
|
@@ -150,6 +154,7 @@ module CyberSource
|
|
150
154
|
:'track_data' => :'track_data',
|
151
155
|
:'store_and_forward_indicator' => :'store_and_forward_indicator',
|
152
156
|
:'cardholder_verification_method' => :'cardholder_verification_method',
|
157
|
+
:'terminal_category' => :'terminal_category',
|
153
158
|
:'terminal_input_capability' => :'terminal_input_capability',
|
154
159
|
:'terminal_card_capture_capability' => :'terminal_card_capture_capability',
|
155
160
|
:'terminal_output_capability' => :'terminal_output_capability',
|
@@ -185,6 +190,7 @@ module CyberSource
|
|
185
190
|
:'track_data' => :'String',
|
186
191
|
:'store_and_forward_indicator' => :'String',
|
187
192
|
:'cardholder_verification_method' => :'Array<String>',
|
193
|
+
:'terminal_category' => :'String',
|
188
194
|
:'terminal_input_capability' => :'Array<String>',
|
189
195
|
:'terminal_card_capture_capability' => :'String',
|
190
196
|
:'terminal_output_capability' => :'String',
|
@@ -266,6 +272,10 @@ module CyberSource
|
|
266
272
|
end
|
267
273
|
end
|
268
274
|
|
275
|
+
if attributes.has_key?(:'terminalCategory')
|
276
|
+
self.terminal_category = attributes[:'terminalCategory']
|
277
|
+
end
|
278
|
+
|
269
279
|
if attributes.has_key?(:'terminalInputCapability')
|
270
280
|
if (value = attributes[:'terminalInputCapability']).is_a?(Array)
|
271
281
|
self.terminal_input_capability = value
|
@@ -400,6 +410,12 @@ module CyberSource
|
|
400
410
|
@store_and_forward_indicator = store_and_forward_indicator
|
401
411
|
end
|
402
412
|
|
413
|
+
# Custom attribute writer method with validation
|
414
|
+
# @param [Object] terminal_category Value to be assigned
|
415
|
+
def terminal_category=(terminal_category)
|
416
|
+
@terminal_category = terminal_category
|
417
|
+
end
|
418
|
+
|
403
419
|
# Custom attribute writer method with validation
|
404
420
|
# @param [Object] terminal_card_capture_capability Value to be assigned
|
405
421
|
def terminal_card_capture_capability=(terminal_card_capture_capability)
|
@@ -496,6 +512,7 @@ module CyberSource
|
|
496
512
|
track_data == o.track_data &&
|
497
513
|
store_and_forward_indicator == o.store_and_forward_indicator &&
|
498
514
|
cardholder_verification_method == o.cardholder_verification_method &&
|
515
|
+
terminal_category == o.terminal_category &&
|
499
516
|
terminal_input_capability == o.terminal_input_capability &&
|
500
517
|
terminal_card_capture_capability == o.terminal_card_capture_capability &&
|
501
518
|
terminal_output_capability == o.terminal_output_capability &&
|
@@ -523,7 +540,7 @@ module CyberSource
|
|
523
540
|
# Calculates hash code according to all attributes.
|
524
541
|
# @return [Fixnum] Hash code
|
525
542
|
def hash
|
526
|
-
[terminal_id, terminal_serial_number, cardholder_verification_method_used, lane_number, cat_level, entry_mode, terminal_capability, operating_environment, emv, amex_capn_data, track_data, store_and_forward_indicator, cardholder_verification_method, terminal_input_capability, terminal_card_capture_capability, terminal_output_capability, terminal_pin_capability, pin_entry_solution, device_id, pin_block_encoding_format, encrypted_pin, encrypted_key_serial_number, partner_sdk_version, emv_application_identifier_and_dedicated_file_name, terminal_compliance, is_dedicated_hardware_terminal, terminal_model, terminal_make, service_code].hash
|
543
|
+
[terminal_id, terminal_serial_number, cardholder_verification_method_used, lane_number, cat_level, entry_mode, terminal_capability, operating_environment, emv, amex_capn_data, track_data, store_and_forward_indicator, cardholder_verification_method, terminal_category, terminal_input_capability, terminal_card_capture_capability, terminal_output_capability, terminal_pin_capability, pin_entry_solution, device_id, pin_block_encoding_format, encrypted_pin, encrypted_key_serial_number, partner_sdk_version, emv_application_identifier_and_dedicated_file_name, terminal_compliance, is_dedicated_hardware_terminal, terminal_model, terminal_make, service_code].hash
|
527
544
|
end
|
528
545
|
|
529
546
|
# Builds the object from hash
|