stripe 19.3.0.pre.beta.1 → 19.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/stripe/api_requestor.rb +34 -37
- data/lib/stripe/api_version.rb +2 -1
- data/lib/stripe/errors.rb +0 -87
- data/lib/stripe/event_types.rb +0 -228
- data/lib/stripe/events/unknown_event_notification.rb +0 -1
- data/lib/stripe/object_types.rb +0 -61
- data/lib/stripe/params/account_create_params.rb +2 -375
- data/lib/stripe/params/account_session_create_params.rb +1 -226
- data/lib/stripe/params/account_update_params.rb +1 -337
- data/lib/stripe/params/balance_transaction_list_params.rb +1 -1
- data/lib/stripe/params/billing/credit_balance_summary_retrieve_params.rb +1 -1
- data/lib/stripe/params/billing/credit_grant_create_params.rb +1 -1
- data/lib/stripe/params/charge_capture_params.rb +0 -1646
- data/lib/stripe/params/charge_update_params.rb +0 -1646
- data/lib/stripe/params/checkout/session_create_params.rb +50 -128
- data/lib/stripe/params/checkout/session_update_params.rb +1 -176
- data/lib/stripe/params/confirmation_token_create_params.rb +1 -79
- data/lib/stripe/params/coupon_create_params.rb +1 -17
- data/lib/stripe/params/credit_note_create_params.rb +1 -1
- data/lib/stripe/params/credit_note_list_preview_line_items_params.rb +1 -1
- data/lib/stripe/params/credit_note_preview_lines_list_params.rb +1 -1
- data/lib/stripe/params/credit_note_preview_params.rb +1 -1
- data/lib/stripe/params/customer_session_create_params.rb +1 -32
- data/lib/stripe/params/dispute_update_params.rb +18 -11
- data/lib/stripe/params/financial_connections/session_create_params.rb +2 -64
- data/lib/stripe/params/invoice_add_lines_params.rb +2 -49
- data/lib/stripe/params/invoice_attach_payment_params.rb +1 -43
- data/lib/stripe/params/invoice_create_params.rb +2 -70
- data/lib/stripe/params/invoice_create_preview_params.rb +10 -791
- data/lib/stripe/params/invoice_item_create_params.rb +1 -33
- data/lib/stripe/params/invoice_item_update_params.rb +1 -33
- data/lib/stripe/params/invoice_line_item_update_params.rb +2 -49
- data/lib/stripe/params/invoice_update_lines_params.rb +2 -49
- data/lib/stripe/params/invoice_update_params.rb +2 -70
- data/lib/stripe/params/issuing/cardholder_create_params.rb +1 -2
- data/lib/stripe/params/issuing/transaction_list_params.rb +0 -4
- data/lib/stripe/params/payment_intent_capture_params.rb +1 -1643
- data/lib/stripe/params/payment_intent_confirm_params.rb +116 -3016
- data/lib/stripe/params/payment_intent_create_params.rb +128 -3028
- data/lib/stripe/params/payment_intent_increment_authorization_params.rb +0 -37
- data/lib/stripe/params/payment_intent_search_params.rb +1 -1
- data/lib/stripe/params/payment_intent_update_params.rb +86 -3017
- data/lib/stripe/params/payment_link_create_params.rb +1 -16
- data/lib/stripe/params/payment_method_configuration_create_params.rb +0 -105
- data/lib/stripe/params/payment_method_configuration_update_params.rb +0 -105
- data/lib/stripe/params/payment_method_create_params.rb +1 -75
- data/lib/stripe/params/plan_create_params.rb +0 -15
- data/lib/stripe/params/price_create_params.rb +0 -15
- data/lib/stripe/params/price_update_params.rb +0 -19
- data/lib/stripe/params/product_create_params.rb +0 -16
- data/lib/stripe/params/product_update_params.rb +0 -16
- data/lib/stripe/params/quote_create_params.rb +3 -809
- data/lib/stripe/params/quote_list_params.rb +0 -4
- data/lib/stripe/params/quote_update_params.rb +4 -817
- data/lib/stripe/params/setup_intent_confirm_params.rb +4 -109
- data/lib/stripe/params/setup_intent_create_params.rb +4 -109
- data/lib/stripe/params/setup_intent_update_params.rb +4 -109
- data/lib/stripe/params/subscription_create_params.rb +34 -171
- data/lib/stripe/params/subscription_item_create_params.rb +2 -62
- data/lib/stripe/params/subscription_item_update_params.rb +1 -45
- data/lib/stripe/params/subscription_resume_params.rb +0 -4
- data/lib/stripe/params/subscription_schedule_create_params.rb +5 -167
- data/lib/stripe/params/subscription_schedule_update_params.rb +5 -167
- data/lib/stripe/params/subscription_update_params.rb +34 -155
- data/lib/stripe/params/tax/calculation_create_params.rb +0 -4
- data/lib/stripe/params/tax/registration_create_params.rb +0 -104
- data/lib/stripe/params/terminal/configuration_create_params.rb +0 -13
- data/lib/stripe/params/terminal/configuration_update_params.rb +0 -13
- data/lib/stripe/params/test_helpers/confirmation_token_create_params.rb +1 -79
- data/lib/stripe/params/test_helpers/treasury/received_credit_create_params.rb +1 -25
- data/lib/stripe/params/test_helpers/treasury/received_debit_create_params.rb +1 -25
- data/lib/stripe/params/topup_create_params.rb +24 -0
- data/lib/stripe/params/transfer_create_params.rb +0 -4
- data/lib/stripe/params/treasury/financial_account_create_params.rb +1 -8
- data/lib/stripe/params/treasury/financial_account_features_update_params.rb +1 -4
- data/lib/stripe/params/treasury/financial_account_update_features_params.rb +1 -4
- data/lib/stripe/params/treasury/financial_account_update_params.rb +1 -8
- data/lib/stripe/params/treasury/outbound_payment_create_params.rb +0 -4
- data/lib/stripe/params/treasury/outbound_transfer_create_params.rb +0 -24
- data/lib/stripe/params/treasury/received_credit_create_params.rb +1 -25
- data/lib/stripe/params/treasury/received_debit_create_params.rb +1 -25
- data/lib/stripe/params/v2/core/account_create_params.rb +18 -282
- data/lib/stripe/params/v2/core/account_token_create_params.rb +1 -13
- data/lib/stripe/params/v2/core/account_update_params.rb +25 -282
- data/lib/stripe/params.rb +0 -426
- data/lib/stripe/resources/account.rb +1 -259
- data/lib/stripe/resources/account_session.rb +0 -81
- data/lib/stripe/resources/balance.rb +0 -83
- data/lib/stripe/resources/balance_transaction.rb +3 -3
- data/lib/stripe/resources/billing/alert_triggered.rb +0 -4
- data/lib/stripe/resources/card.rb +0 -2
- data/lib/stripe/resources/charge.rb +7 -211
- data/lib/stripe/resources/checkout/session.rb +53 -75
- data/lib/stripe/resources/confirmation_token.rb +9 -131
- data/lib/stripe/resources/coupon.rb +1 -26
- data/lib/stripe/resources/credit_note.rb +2 -0
- data/lib/stripe/resources/credit_note_line_item.rb +0 -18
- data/lib/stripe/resources/customer_session.rb +0 -36
- data/lib/stripe/resources/dispute.rb +32 -22
- data/lib/stripe/resources/event.rb +1 -64
- data/lib/stripe/resources/financial_connections/account.rb +8 -33
- data/lib/stripe/resources/financial_connections/session.rb +1 -125
- data/lib/stripe/resources/invoice.rb +1 -117
- data/lib/stripe/resources/invoice_item.rb +0 -2
- data/lib/stripe/resources/invoice_line_item.rb +0 -40
- data/lib/stripe/resources/issuing/transaction.rb +0 -2
- data/lib/stripe/resources/line_item.rb +0 -42
- data/lib/stripe/resources/mandate.rb +0 -12
- data/lib/stripe/resources/payment_attempt_record.rb +3 -179
- data/lib/stripe/resources/payment_intent.rb +47 -1568
- data/lib/stripe/resources/payment_method.rb +9 -135
- data/lib/stripe/resources/payment_method_configuration.rb +0 -170
- data/lib/stripe/resources/payment_record.rb +3 -179
- data/lib/stripe/resources/price.rb +0 -20
- data/lib/stripe/resources/product.rb +0 -18
- data/lib/stripe/resources/quote.rb +2 -569
- data/lib/stripe/resources/refund.rb +0 -18
- data/lib/stripe/resources/reserve/hold.rb +18 -8
- data/lib/stripe/resources/reserve/release.rb +0 -12
- data/lib/stripe/resources/setup_attempt.rb +16 -35
- data/lib/stripe/resources/setup_intent.rb +1 -22
- data/lib/stripe/resources/source.rb +0 -38
- data/lib/stripe/resources/subscription.rb +23 -169
- data/lib/stripe/resources/subscription_item.rb +1 -41
- data/lib/stripe/resources/subscription_schedule.rb +3 -198
- data/lib/stripe/resources/tax/calculation_line_item.rb +0 -2
- data/lib/stripe/resources/tax/registration.rb +0 -128
- data/lib/stripe/resources/tax_code.rb +1 -15
- data/lib/stripe/resources/terminal/configuration.rb +0 -16
- data/lib/stripe/resources/terminal/reader.rb +0 -8
- data/lib/stripe/resources/transfer.rb +0 -2
- data/lib/stripe/resources/treasury/financial_account.rb +0 -2
- data/lib/stripe/resources/treasury/financial_account_features.rb +0 -2
- data/lib/stripe/resources/treasury/outbound_payment.rb +0 -2
- data/lib/stripe/resources/treasury/outbound_transfer.rb +0 -30
- data/lib/stripe/resources/treasury/received_credit.rb +0 -30
- data/lib/stripe/resources/treasury/received_debit.rb +0 -32
- data/lib/stripe/resources/v2/commerce/product_catalog_import.rb +2 -0
- data/lib/stripe/resources/v2/core/account.rb +155 -717
- data/lib/stripe/resources/v2/core/event_notification.rb +0 -1
- data/lib/stripe/resources.rb +0 -417
- data/lib/stripe/services/account_service.rb +0 -15
- data/lib/stripe/services/balance_transaction_service.rb +2 -2
- data/lib/stripe/services/billing_service.rb +1 -2
- data/lib/stripe/services/coupon_service.rb +0 -14
- data/lib/stripe/services/credit_note_service.rb +2 -0
- data/lib/stripe/services/customer_service.rb +0 -15
- data/lib/stripe/services/financial_connections/account_service.rb +1 -3
- data/lib/stripe/services/financial_connections_service.rb +1 -3
- data/lib/stripe/services/invoice_service.rb +0 -11
- data/lib/stripe/services/issuing_service.rb +1 -5
- data/lib/stripe/services/mandate_service.rb +0 -5
- data/lib/stripe/services/payment_intent_service.rb +0 -37
- data/lib/stripe/services/promotion_code_service.rb +0 -29
- data/lib/stripe/services/quote_service.rb +1 -49
- data/lib/stripe/services/subscription_schedule_service.rb +0 -11
- data/lib/stripe/services/subscription_service.rb +1 -57
- data/lib/stripe/services/tax_service.rb +1 -3
- data/lib/stripe/services/terminal_service.rb +1 -2
- data/lib/stripe/services/test_helpers_service.rb +1 -2
- data/lib/stripe/services/v1_services.rb +1 -11
- data/lib/stripe/services/v2/billing_service.rb +1 -5
- data/lib/stripe/services/v2/core_service.rb +1 -3
- data/lib/stripe/services/v2_services.rb +1 -8
- data/lib/stripe/services.rb +0 -209
- data/lib/stripe/stripe_client.rb +1 -8
- data/lib/stripe/stripe_configuration.rb +1 -3
- data/lib/stripe/stripe_object.rb +1 -1
- data/lib/stripe/util.rb +1 -7
- data/lib/stripe/version.rb +1 -1
- data/lib/stripe.rb +0 -54
- data/rbi/stripe/resources/v2/core/event_notification.rbi +0 -3
- data/rbi/stripe/stripe_client.rbi +0 -13
- data/rbi/stripe.rbi +52694 -118800
- metadata +7 -382
- data/lib/stripe/events/v2_core_account_including_configuration_storer_capability_status_updated_event.rb +0 -63
- data/lib/stripe/events/v2_core_account_including_configuration_storer_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_batch_failed_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_completed_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_created_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_ready_for_upload_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_timeout_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_upload_timeout_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_validating_event.rb +0 -44
- data/lib/stripe/events/v2_core_batch_job_validation_failed_event.rb +0 -44
- data/lib/stripe/events/v2_core_health_event_generation_failure_resolved_event.rb +0 -78
- data/lib/stripe/events/v2_data_reporting_query_run_created_event.rb +0 -44
- data/lib/stripe/events/v2_data_reporting_query_run_failed_event.rb +0 -44
- data/lib/stripe/events/v2_data_reporting_query_run_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_data_reporting_query_run_updated_event.rb +0 -44
- data/lib/stripe/events/v2_extend_workflow_run_failed_event.rb +0 -75
- data/lib/stripe/events/v2_extend_workflow_run_started_event.rb +0 -44
- data/lib/stripe/events/v2_extend_workflow_run_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_adjustment_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_account_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_account_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_address_activated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_financial_address_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_available_event.rb +0 -61
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_processing_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_queued_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_posted_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_payment_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_posted_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_outbound_transfer_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_payout_method_created_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_payout_method_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_credit_available_event.rb +0 -61
- data/lib/stripe/events/v2_money_management_received_credit_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_credit_returned_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_credit_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_failed_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_pending_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_succeeded_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_received_debit_updated_event.rb +0 -44
- data/lib/stripe/events/v2_money_management_transaction_created_event.rb +0 -63
- data/lib/stripe/events/v2_money_management_transaction_updated_event.rb +0 -44
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_confirmed_event.rb +0 -97
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_created_event.rb +0 -97
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_partially_confirmed_event.rb +0 -97
- data/lib/stripe/events/v2_orchestrated_commerce_agreement_terminated_event.rb +0 -97
- data/lib/stripe/params/account_notice_list_params.rb +0 -25
- data/lib/stripe/params/account_notice_retrieve_params.rb +0 -13
- data/lib/stripe/params/account_notice_update_params.rb +0 -36
- data/lib/stripe/params/billing/analytics/meter_usage_retrieve_params.rb +0 -65
- data/lib/stripe/params/capital/financing_offer_list_params.rb +0 -58
- data/lib/stripe/params/capital/financing_offer_mark_delivered_params.rb +0 -15
- data/lib/stripe/params/capital/financing_offer_retrieve_params.rb +0 -15
- data/lib/stripe/params/capital/financing_summary_retrieve_params.rb +0 -15
- data/lib/stripe/params/capital/financing_transaction_list_params.rb +0 -45
- data/lib/stripe/params/capital/financing_transaction_retrieve_params.rb +0 -15
- data/lib/stripe/params/external_account_create_params.rb +0 -134
- data/lib/stripe/params/external_account_delete_params.rb +0 -6
- data/lib/stripe/params/external_account_list_params.rb +0 -25
- data/lib/stripe/params/external_account_retrieve_params.rb +0 -13
- data/lib/stripe/params/external_account_update_params.rb +0 -91
- data/lib/stripe/params/financial_connections/account_inferred_balance_list_params.rb +0 -24
- data/lib/stripe/params/financial_connections/authorization_retrieve_params.rb +0 -15
- data/lib/stripe/params/financial_connections/institution_list_params.rb +0 -24
- data/lib/stripe/params/financial_connections/institution_retrieve_params.rb +0 -15
- data/lib/stripe/params/fx_quote_create_params.rb +0 -73
- data/lib/stripe/params/fx_quote_list_params.rb +0 -22
- data/lib/stripe/params/fx_quote_retrieve_params.rb +0 -13
- data/lib/stripe/params/invoice_detach_payment_params.rb +0 -16
- data/lib/stripe/params/issuing/credit_underwriting_record_correct_params.rb +0 -163
- data/lib/stripe/params/issuing/credit_underwriting_record_create_from_application_params.rb +0 -50
- data/lib/stripe/params/issuing/credit_underwriting_record_create_from_proactive_review_params.rb +0 -128
- data/lib/stripe/params/issuing/credit_underwriting_record_list_params.rb +0 -24
- data/lib/stripe/params/issuing/credit_underwriting_record_report_decision_params.rb +0 -86
- data/lib/stripe/params/issuing/credit_underwriting_record_retrieve_params.rb +0 -15
- data/lib/stripe/params/issuing/dispute_settlement_detail_list_params.rb +0 -33
- data/lib/stripe/params/issuing/dispute_settlement_detail_retrieve_params.rb +0 -15
- data/lib/stripe/params/issuing/fraud_liability_debit_list_params.rb +0 -44
- data/lib/stripe/params/issuing/fraud_liability_debit_retrieve_params.rb +0 -15
- data/lib/stripe/params/mandate_list_params.rb +0 -39
- data/lib/stripe/params/margin_create_params.rb +0 -25
- data/lib/stripe/params/margin_list_params.rb +0 -25
- data/lib/stripe/params/margin_retrieve_params.rb +0 -13
- data/lib/stripe/params/margin_update_params.rb +0 -22
- data/lib/stripe/params/order_create_params.rb +0 -2083
- data/lib/stripe/params/order_list_params.rb +0 -25
- data/lib/stripe/params/order_retrieve_params.rb +0 -13
- data/lib/stripe/params/order_submit_params.rb +0 -16
- data/lib/stripe/params/order_update_params.rb +0 -2087
- data/lib/stripe/params/payment_intent_decrement_authorization_params.rb +0 -297
- data/lib/stripe/params/payment_intent_trigger_action_params.rb +0 -27
- data/lib/stripe/params/privacy/redaction_job_cancel_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_create_params.rb +0 -67
- data/lib/stripe/params/privacy/redaction_job_list_params.rb +0 -27
- data/lib/stripe/params/privacy/redaction_job_retrieve_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_run_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_update_params.rb +0 -18
- data/lib/stripe/params/privacy/redaction_job_validate_params.rb +0 -15
- data/lib/stripe/params/privacy/redaction_job_validation_error_list_params.rb +0 -24
- data/lib/stripe/params/product_catalog/trial_offer_create_params.rb +0 -63
- data/lib/stripe/params/quote_line_list_params.rb +0 -22
- data/lib/stripe/params/quote_list_lines_params.rb +0 -22
- data/lib/stripe/params/quote_list_preview_invoice_lines_params.rb +0 -22
- data/lib/stripe/params/quote_mark_draft_params.rb +0 -13
- data/lib/stripe/params/quote_mark_stale_params.rb +0 -16
- data/lib/stripe/params/quote_preview_invoice_list_params.rb +0 -22
- data/lib/stripe/params/quote_preview_subscription_schedule_list_params.rb +0 -22
- data/lib/stripe/params/quote_reestimate_params.rb +0 -13
- data/lib/stripe/params/reserve/hold_list_params.rb +0 -53
- data/lib/stripe/params/reserve/hold_retrieve_params.rb +0 -15
- data/lib/stripe/params/reserve/plan_retrieve_params.rb +0 -15
- data/lib/stripe/params/reserve/release_list_params.rb +0 -41
- data/lib/stripe/params/reserve/release_retrieve_params.rb +0 -15
- data/lib/stripe/params/shared_payment/granted_token_create_params.rb +0 -47
- data/lib/stripe/params/shared_payment/granted_token_retrieve_params.rb +0 -15
- data/lib/stripe/params/shared_payment/granted_token_revoke_params.rb +0 -15
- data/lib/stripe/params/shared_payment/issued_token_create_params.rb +0 -67
- data/lib/stripe/params/shared_payment/issued_token_retrieve_params.rb +0 -15
- data/lib/stripe/params/shared_payment/issued_token_revoke_params.rb +0 -15
- data/lib/stripe/params/subscription_pause_params.rb +0 -50
- data/lib/stripe/params/subscription_schedule_amend_params.rb +0 -578
- data/lib/stripe/params/tax/form_list_params.rb +0 -51
- data/lib/stripe/params/tax/form_pdf_params.rb +0 -15
- data/lib/stripe/params/tax/form_retrieve_params.rb +0 -15
- data/lib/stripe/params/tax/location_create_params.rb +0 -54
- data/lib/stripe/params/tax/location_list_params.rb +0 -27
- data/lib/stripe/params/tax/location_retrieve_params.rb +0 -15
- data/lib/stripe/params/terminal/reader_collected_data_retrieve_params.rb +0 -15
- data/lib/stripe/params/test_helpers/shared_payment/granted_token_create_params.rb +0 -49
- data/lib/stripe/params/test_helpers/shared_payment/granted_token_revoke_params.rb +0 -17
- data/lib/stripe/params/v2/billing/bill_setting_create_params.rb +0 -74
- data/lib/stripe/params/v2/billing/bill_setting_list_params.rb +0 -21
- data/lib/stripe/params/v2/billing/bill_setting_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/billing/bill_setting_update_params.rb +0 -80
- data/lib/stripe/params/v2/billing/bill_settings/version_list_params.rb +0 -19
- data/lib/stripe/params/v2/billing/bill_settings/version_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/billing/cadence_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/billing/cadence_create_params.rb +0 -253
- data/lib/stripe/params/v2/billing/cadence_list_params.rb +0 -43
- data/lib/stripe/params/v2/billing/cadence_retrieve_params.rb +0 -17
- data/lib/stripe/params/v2/billing/cadence_update_params.rb +0 -75
- data/lib/stripe/params/v2/billing/collection_setting_create_params.rb +0 -257
- data/lib/stripe/params/v2/billing/collection_setting_list_params.rb +0 -21
- data/lib/stripe/params/v2/billing/collection_setting_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/billing/collection_setting_update_params.rb +0 -263
- data/lib/stripe/params/v2/billing/collection_settings/version_list_params.rb +0 -19
- data/lib/stripe/params/v2/billing/collection_settings/version_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/billing/profile_create_params.rb +0 -37
- data/lib/stripe/params/v2/billing/profile_list_params.rb +0 -40
- data/lib/stripe/params/v2/billing/profile_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/billing/profile_update_params.rb +0 -35
- data/lib/stripe/params/v2/core/batch_job_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/core/batch_job_create_params.rb +0 -58
- data/lib/stripe/params/v2/core/batch_job_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/core/vault/gb_bank_account_acknowledge_confirmation_of_payee_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/gb_bank_account_archive_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/gb_bank_account_create_params.rb +0 -58
- data/lib/stripe/params/v2/core/vault/gb_bank_account_initiate_confirmation_of_payee_params.rb +0 -22
- data/lib/stripe/params/v2/core/vault/gb_bank_account_list_params.rb +0 -19
- data/lib/stripe/params/v2/core/vault/gb_bank_account_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_archive_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_confirm_microdeposits_params.rb +0 -22
- data/lib/stripe/params/v2/core/vault/us_bank_account_create_params.rb +0 -37
- data/lib/stripe/params/v2/core/vault/us_bank_account_list_params.rb +0 -22
- data/lib/stripe/params/v2/core/vault/us_bank_account_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_send_microdeposits_params.rb +0 -12
- data/lib/stripe/params/v2/core/vault/us_bank_account_update_params.rb +0 -22
- data/lib/stripe/params/v2/data/reporting/query_run_create_params.rb +0 -31
- data/lib/stripe/params/v2/data/reporting/query_run_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/extend/workflow_invoke_params.rb +0 -17
- data/lib/stripe/params/v2/extend/workflow_list_params.rb +0 -21
- data/lib/stripe/params/v2/extend/workflow_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/extend/workflow_run_list_params.rb +0 -23
- data/lib/stripe/params/v2/extend/workflow_run_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/iam/activity_log_list_params.rb +0 -23
- data/lib/stripe/params/v2/iam/activity_log_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/adjustment_list_params.rb +0 -48
- data/lib/stripe/params/v2/money_management/adjustment_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/financial_account_close_params.rb +0 -28
- data/lib/stripe/params/v2/money_management/financial_account_create_params.rb +0 -34
- data/lib/stripe/params/v2/money_management/financial_account_list_params.rb +0 -20
- data/lib/stripe/params/v2/money_management/financial_account_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/financial_account_update_params.rb +0 -20
- data/lib/stripe/params/v2/money_management/financial_address_create_params.rb +0 -20
- data/lib/stripe/params/v2/money_management/financial_address_list_params.rb +0 -23
- data/lib/stripe/params/v2/money_management/financial_address_retrieve_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/inbound_transfer_create_params.rb +0 -50
- data/lib/stripe/params/v2/money_management/inbound_transfer_list_params.rb +0 -44
- data/lib/stripe/params/v2/money_management/inbound_transfer_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_payment_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_payment_create_params.rb +0 -102
- data/lib/stripe/params/v2/money_management/outbound_payment_list_params.rb +0 -52
- data/lib/stripe/params/v2/money_management/outbound_payment_quote_create_params.rb +0 -67
- data/lib/stripe/params/v2/money_management/outbound_payment_quote_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_payment_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_create_params.rb +0 -92
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_list_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_update_params.rb +0 -88
- data/lib/stripe/params/v2/money_management/outbound_transfer_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/outbound_transfer_create_params.rb +0 -77
- data/lib/stripe/params/v2/money_management/outbound_transfer_list_params.rb +0 -48
- data/lib/stripe/params/v2/money_management/outbound_transfer_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_method_archive_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_method_list_params.rb +0 -31
- data/lib/stripe/params/v2/money_management/payout_method_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_method_unarchive_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/payout_methods_bank_account_spec_retrieve_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/received_credit_list_params.rb +0 -44
- data/lib/stripe/params/v2/money_management/received_credit_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/received_debit_list_params.rb +0 -17
- data/lib/stripe/params/v2/money_management/received_debit_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/transaction_entry_list_params.rb +0 -43
- data/lib/stripe/params/v2/money_management/transaction_entry_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/money_management/transaction_list_params.rb +0 -47
- data/lib/stripe/params/v2/money_management/transaction_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/network/business_profile_me_params.rb +0 -10
- data/lib/stripe/params/v2/network/business_profile_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_confirm_params.rb +0 -10
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_create_params.rb +0 -17
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_list_params.rb +0 -20
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_retrieve_params.rb +0 -10
- data/lib/stripe/params/v2/orchestrated_commerce/agreement_terminate_params.rb +0 -10
- data/lib/stripe/params/v2/test_helpers/financial_address_credit_params.rb +0 -23
- data/lib/stripe/params/v2/test_helpers/financial_address_generate_microdeposits_params.rb +0 -10
- data/lib/stripe/resources/account_notice.rb +0 -94
- data/lib/stripe/resources/billing/analytics/meter_usage.rb +0 -33
- data/lib/stripe/resources/billing/analytics/meter_usage_row.rb +0 -38
- data/lib/stripe/resources/capital/financing_offer.rb +0 -142
- data/lib/stripe/resources/capital/financing_summary.rb +0 -82
- data/lib/stripe/resources/capital/financing_transaction.rb +0 -99
- data/lib/stripe/resources/financial_connections/account_inferred_balance.rb +0 -35
- data/lib/stripe/resources/financial_connections/authorization.rb +0 -82
- data/lib/stripe/resources/financial_connections/institution.rb +0 -127
- data/lib/stripe/resources/fx_quote.rb +0 -147
- data/lib/stripe/resources/issuing/credit_underwriting_record.rb +0 -263
- data/lib/stripe/resources/issuing/dispute_settlement_detail.rb +0 -71
- data/lib/stripe/resources/issuing/fraud_liability_debit.rb +0 -51
- data/lib/stripe/resources/issuing/settlement.rb +0 -61
- data/lib/stripe/resources/margin.rb +0 -64
- data/lib/stripe/resources/order.rb +0 -927
- data/lib/stripe/resources/privacy/redaction_job.rb +0 -189
- data/lib/stripe/resources/privacy/redaction_job_validation_error.rb +0 -49
- data/lib/stripe/resources/product_catalog/trial_offer.rb +0 -106
- data/lib/stripe/resources/quote_line.rb +0 -525
- data/lib/stripe/resources/quote_preview_invoice.rb +0 -1183
- data/lib/stripe/resources/quote_preview_subscription_schedule.rb +0 -736
- data/lib/stripe/resources/shared_payment/granted_token.rb +0 -1792
- data/lib/stripe/resources/shared_payment/issued_token.rb +0 -291
- data/lib/stripe/resources/tax/form.rb +0 -264
- data/lib/stripe/resources/tax/location.rb +0 -72
- data/lib/stripe/resources/terminal/reader_collected_data.rb +0 -47
- data/lib/stripe/resources/v2/billing/bill_setting.rb +0 -102
- data/lib/stripe/resources/v2/billing/bill_setting_version.rb +0 -91
- data/lib/stripe/resources/v2/billing/cadence.rb +0 -710
- data/lib/stripe/resources/v2/billing/collection_setting.rb +0 -327
- data/lib/stripe/resources/v2/billing/collection_setting_version.rb +0 -316
- data/lib/stripe/resources/v2/billing/profile.rb +0 -47
- data/lib/stripe/resources/v2/core/batch_job.rb +0 -488
- data/lib/stripe/resources/v2/core/vault/gb_bank_account.rb +0 -136
- data/lib/stripe/resources/v2/core/vault/us_bank_account.rb +0 -105
- data/lib/stripe/resources/v2/data/reporting/query_run.rb +0 -142
- data/lib/stripe/resources/v2/extend/workflow.rb +0 -80
- data/lib/stripe/resources/v2/extend/workflow_run.rb +0 -158
- data/lib/stripe/resources/v2/financial_address_credit_simulation.rb +0 -29
- data/lib/stripe/resources/v2/financial_address_generated_microdeposits.rb +0 -31
- data/lib/stripe/resources/v2/iam/activity_log.rb +0 -187
- data/lib/stripe/resources/v2/money_management/adjustment.rb +0 -67
- data/lib/stripe/resources/v2/money_management/financial_account.rb +0 -140
- data/lib/stripe/resources/v2/money_management/financial_address.rb +0 -160
- data/lib/stripe/resources/v2/money_management/inbound_transfer.rb +0 -181
- data/lib/stripe/resources/v2/money_management/outbound_payment.rb +0 -219
- data/lib/stripe/resources/v2/money_management/outbound_payment_quote.rb +0 -144
- data/lib/stripe/resources/v2/money_management/outbound_setup_intent.rb +0 -69
- data/lib/stripe/resources/v2/money_management/outbound_transfer.rb +0 -196
- data/lib/stripe/resources/v2/money_management/payout_method.rb +0 -145
- data/lib/stripe/resources/v2/money_management/payout_methods_bank_account_spec.rb +0 -83
- data/lib/stripe/resources/v2/money_management/received_credit.rb +0 -230
- data/lib/stripe/resources/v2/money_management/received_debit.rb +0 -136
- data/lib/stripe/resources/v2/money_management/transaction.rb +0 -135
- data/lib/stripe/resources/v2/money_management/transaction_entry.rb +0 -105
- data/lib/stripe/resources/v2/network/business_profile.rb +0 -84
- data/lib/stripe/resources/v2/orchestrated_commerce/agreement.rb +0 -93
- data/lib/stripe/services/account_notice_service.rb +0 -39
- data/lib/stripe/services/billing/analytics/meter_usage_service.rb +0 -21
- data/lib/stripe/services/billing/analytics_service.rb +0 -15
- data/lib/stripe/services/capital/financing_offer_service.rb +0 -42
- data/lib/stripe/services/capital/financing_summary_service.rb +0 -19
- data/lib/stripe/services/capital/financing_transaction_service.rb +0 -31
- data/lib/stripe/services/capital_service.rb +0 -15
- data/lib/stripe/services/external_account_service.rb +0 -68
- data/lib/stripe/services/financial_connections/account_inferred_balance_service.rb +0 -19
- data/lib/stripe/services/financial_connections/authorization_service.rb +0 -19
- data/lib/stripe/services/financial_connections/institution_service.rb +0 -30
- data/lib/stripe/services/fx_quote_service.rb +0 -27
- data/lib/stripe/services/issuing/credit_underwriting_record_service.rb +0 -74
- data/lib/stripe/services/issuing/dispute_settlement_detail_service.rb +0 -30
- data/lib/stripe/services/issuing/fraud_liability_debit_service.rb +0 -30
- data/lib/stripe/services/margin_service.rb +0 -50
- data/lib/stripe/services/order_service.rb +0 -53
- data/lib/stripe/services/privacy/redaction_job_service.rb +0 -104
- data/lib/stripe/services/privacy/redaction_job_validation_error_service.rb +0 -19
- data/lib/stripe/services/privacy_service.rb +0 -13
- data/lib/stripe/services/product_catalog/trial_offer_service.rb +0 -19
- data/lib/stripe/services/product_catalog_service.rb +0 -13
- data/lib/stripe/services/quote_line_service.rb +0 -17
- data/lib/stripe/services/quote_preview_invoice_service.rb +0 -17
- data/lib/stripe/services/quote_preview_subscription_schedule_service.rb +0 -17
- data/lib/stripe/services/reserve/hold_service.rb +0 -30
- data/lib/stripe/services/reserve/plan_service.rb +0 -19
- data/lib/stripe/services/reserve/release_service.rb +0 -30
- data/lib/stripe/services/reserve_service.rb +0 -15
- data/lib/stripe/services/shared_payment/granted_token_service.rb +0 -19
- data/lib/stripe/services/shared_payment/issued_token_service.rb +0 -41
- data/lib/stripe/services/shared_payment_service.rb +0 -14
- data/lib/stripe/services/tax/form_service.rb +0 -37
- data/lib/stripe/services/tax/location_service.rb +0 -45
- data/lib/stripe/services/terminal/reader_collected_data_service.rb +0 -19
- data/lib/stripe/services/test_helpers/shared_payment/granted_token_service.rb +0 -32
- data/lib/stripe/services/test_helpers/shared_payment_service.rb +0 -15
- data/lib/stripe/services/v2/billing/bill_setting_service.rb +0 -61
- data/lib/stripe/services/v2/billing/bill_settings/version_service.rb +0 -34
- data/lib/stripe/services/v2/billing/cadence_service.rb +0 -65
- data/lib/stripe/services/v2/billing/collection_setting_service.rb +0 -69
- data/lib/stripe/services/v2/billing/collection_settings/version_service.rb +0 -34
- data/lib/stripe/services/v2/billing/profile_service.rb +0 -54
- data/lib/stripe/services/v2/core/batch_job_service.rb +0 -43
- data/lib/stripe/services/v2/core/vault/gb_bank_account_service.rb +0 -85
- data/lib/stripe/services/v2/core/vault/us_bank_account_service.rb +0 -101
- data/lib/stripe/services/v2/core/vault_service.rb +0 -18
- data/lib/stripe/services/v2/data/reporting/query_run_service.rb +0 -35
- data/lib/stripe/services/v2/data/reporting_service.rb +0 -17
- data/lib/stripe/services/v2/data_service.rb +0 -15
- data/lib/stripe/services/v2/extend/workflow_run_service.rb +0 -32
- data/lib/stripe/services/v2/extend/workflow_service.rb +0 -45
- data/lib/stripe/services/v2/extend_service.rb +0 -16
- data/lib/stripe/services/v2/iam/activity_log_service.rb +0 -32
- data/lib/stripe/services/v2/iam_service.rb +0 -15
- data/lib/stripe/services/v2/money_management/adjustment_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/financial_account_service.rb +0 -70
- data/lib/stripe/services/v2/money_management/financial_address_service.rb +0 -46
- data/lib/stripe/services/v2/money_management/inbound_transfer_service.rb +0 -45
- data/lib/stripe/services/v2/money_management/outbound_payment_quote_service.rb +0 -34
- data/lib/stripe/services/v2/money_management/outbound_payment_service.rb +0 -62
- data/lib/stripe/services/v2/money_management/outbound_setup_intent_service.rb +0 -75
- data/lib/stripe/services/v2/money_management/outbound_transfer_service.rb +0 -60
- data/lib/stripe/services/v2/money_management/payout_method_service.rb +0 -66
- data/lib/stripe/services/v2/money_management/payout_methods_bank_account_spec_service.rb +0 -23
- data/lib/stripe/services/v2/money_management/received_credit_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/received_debit_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/transaction_entry_service.rb +0 -32
- data/lib/stripe/services/v2/money_management/transaction_service.rb +0 -32
- data/lib/stripe/services/v2/money_management_service.rb +0 -31
- data/lib/stripe/services/v2/network/business_profile_service.rb +0 -32
- data/lib/stripe/services/v2/network_service.rb +0 -15
- data/lib/stripe/services/v2/orchestrated_commerce/agreement_service.rb +0 -65
- data/lib/stripe/services/v2/orchestrated_commerce_service.rb +0 -15
- data/lib/stripe/services/v2/test_helper_service.rb +0 -15
- data/lib/stripe/services/v2/test_helpers/financial_address_service.rb +0 -36
- data/lib/stripe/stripe_event_notification_handler.rb +0 -582
|
@@ -145,1759 +145,86 @@ module Stripe
|
|
|
145
145
|
end
|
|
146
146
|
end
|
|
147
147
|
|
|
148
|
-
class
|
|
149
|
-
#
|
|
150
|
-
|
|
151
|
-
#
|
|
152
|
-
attr_accessor :enforce_validation
|
|
153
|
-
|
|
154
|
-
def initialize(amount: nil, enforce_validation: nil)
|
|
155
|
-
@amount = amount
|
|
156
|
-
@enforce_validation = enforce_validation
|
|
157
|
-
end
|
|
158
|
-
end
|
|
159
|
-
|
|
160
|
-
class Tax < ::Stripe::RequestParams
|
|
161
|
-
# The total amount of tax on the transaction represented in the [smallest currency unit](https://docs.stripe.com/currencies#zero-decimal). Required for L2 rates. An integer greater than or equal to 0.
|
|
162
|
-
#
|
|
163
|
-
# This field is mutually exclusive with the `amount_details[line_items][#][tax][total_tax_amount]` field.
|
|
164
|
-
attr_accessor :total_tax_amount
|
|
165
|
-
|
|
166
|
-
def initialize(total_tax_amount: nil)
|
|
167
|
-
@total_tax_amount = total_tax_amount
|
|
168
|
-
end
|
|
169
|
-
end
|
|
170
|
-
# The total discount applied on the transaction represented in the [smallest currency unit](https://docs.stripe.com/currencies#zero-decimal). An integer greater than 0.
|
|
171
|
-
#
|
|
172
|
-
# This field is mutually exclusive with the `amount_details[line_items][#][discount_amount]` field.
|
|
173
|
-
attr_accessor :discount_amount
|
|
174
|
-
# Set to `false` to return arithmetic validation errors in the response without failing the request. Use this when you want the operation to proceed regardless of arithmetic errors in the line item data.
|
|
175
|
-
#
|
|
176
|
-
# Omit or set to `true` to immediately return a 400 error when arithmetic validation fails. Use this for strict validation that prevents processing with line item data that has arithmetic inconsistencies.
|
|
177
|
-
#
|
|
178
|
-
# For card payments, Stripe doesn't send line item data to card networks if there's an arithmetic validation error.
|
|
179
|
-
attr_accessor :enforce_arithmetic_validation
|
|
180
|
-
# A list of line items, each containing information about a product in the PaymentIntent. There is a maximum of 200 line items.
|
|
181
|
-
attr_accessor :line_items
|
|
182
|
-
# Contains information about the shipping portion of the amount.
|
|
183
|
-
attr_accessor :shipping
|
|
184
|
-
# Contains information about the surcharge portion of the amount.
|
|
185
|
-
attr_accessor :surcharge
|
|
186
|
-
# Contains information about the tax portion of the amount.
|
|
187
|
-
attr_accessor :tax
|
|
188
|
-
|
|
189
|
-
def initialize(
|
|
190
|
-
discount_amount: nil,
|
|
191
|
-
enforce_arithmetic_validation: nil,
|
|
192
|
-
line_items: nil,
|
|
193
|
-
shipping: nil,
|
|
194
|
-
surcharge: nil,
|
|
195
|
-
tax: nil
|
|
196
|
-
)
|
|
197
|
-
@discount_amount = discount_amount
|
|
198
|
-
@enforce_arithmetic_validation = enforce_arithmetic_validation
|
|
199
|
-
@line_items = line_items
|
|
200
|
-
@shipping = shipping
|
|
201
|
-
@surcharge = surcharge
|
|
202
|
-
@tax = tax
|
|
203
|
-
end
|
|
204
|
-
end
|
|
205
|
-
|
|
206
|
-
class Hooks < ::Stripe::RequestParams
|
|
207
|
-
class Inputs < ::Stripe::RequestParams
|
|
208
|
-
class Tax < ::Stripe::RequestParams
|
|
209
|
-
# The [TaxCalculation](https://docs.stripe.com/api/tax/calculations) id
|
|
210
|
-
attr_accessor :calculation
|
|
211
|
-
|
|
212
|
-
def initialize(calculation: nil)
|
|
213
|
-
@calculation = calculation
|
|
214
|
-
end
|
|
215
|
-
end
|
|
216
|
-
# Tax arguments for automations
|
|
217
|
-
attr_accessor :tax
|
|
218
|
-
|
|
219
|
-
def initialize(tax: nil)
|
|
220
|
-
@tax = tax
|
|
221
|
-
end
|
|
222
|
-
end
|
|
223
|
-
# Arguments passed in automations
|
|
224
|
-
attr_accessor :inputs
|
|
225
|
-
|
|
226
|
-
def initialize(inputs: nil)
|
|
227
|
-
@inputs = inputs
|
|
228
|
-
end
|
|
229
|
-
end
|
|
230
|
-
|
|
231
|
-
class MandateData < ::Stripe::RequestParams
|
|
232
|
-
class CustomerAcceptance < ::Stripe::RequestParams
|
|
233
|
-
class Online < ::Stripe::RequestParams
|
|
234
|
-
# The IP address from which the Mandate was accepted by the customer.
|
|
235
|
-
attr_accessor :ip_address
|
|
236
|
-
# The user agent of the browser from which the Mandate was accepted by the customer.
|
|
237
|
-
attr_accessor :user_agent
|
|
238
|
-
|
|
239
|
-
def initialize(ip_address: nil, user_agent: nil)
|
|
240
|
-
@ip_address = ip_address
|
|
241
|
-
@user_agent = user_agent
|
|
242
|
-
end
|
|
243
|
-
end
|
|
244
|
-
# If this is a Mandate accepted online, this hash contains details about the online acceptance.
|
|
245
|
-
attr_accessor :online
|
|
246
|
-
# The type of customer acceptance information included with the Mandate.
|
|
247
|
-
attr_accessor :type
|
|
248
|
-
|
|
249
|
-
def initialize(online: nil, type: nil)
|
|
250
|
-
@online = online
|
|
251
|
-
@type = type
|
|
252
|
-
end
|
|
253
|
-
end
|
|
254
|
-
# This hash contains details about the customer acceptance of the Mandate.
|
|
255
|
-
attr_accessor :customer_acceptance
|
|
256
|
-
|
|
257
|
-
def initialize(customer_acceptance: nil)
|
|
258
|
-
@customer_acceptance = customer_acceptance
|
|
259
|
-
end
|
|
260
|
-
end
|
|
261
|
-
|
|
262
|
-
class PaymentDetails < ::Stripe::RequestParams
|
|
263
|
-
class CarRental < ::Stripe::RequestParams
|
|
264
|
-
class Affiliate < ::Stripe::RequestParams
|
|
265
|
-
# The name of the affiliate that originated the purchase.
|
|
266
|
-
attr_accessor :name
|
|
267
|
-
|
|
268
|
-
def initialize(name: nil)
|
|
269
|
-
@name = name
|
|
270
|
-
end
|
|
271
|
-
end
|
|
272
|
-
|
|
273
|
-
class Delivery < ::Stripe::RequestParams
|
|
274
|
-
class Recipient < ::Stripe::RequestParams
|
|
275
|
-
# The email of the recipient the ticket is delivered to.
|
|
276
|
-
attr_accessor :email
|
|
277
|
-
# The name of the recipient the ticket is delivered to.
|
|
278
|
-
attr_accessor :name
|
|
279
|
-
# The phone number of the recipient the ticket is delivered to.
|
|
280
|
-
attr_accessor :phone
|
|
281
|
-
|
|
282
|
-
def initialize(email: nil, name: nil, phone: nil)
|
|
283
|
-
@email = email
|
|
284
|
-
@name = name
|
|
285
|
-
@phone = phone
|
|
286
|
-
end
|
|
287
|
-
end
|
|
288
|
-
# The delivery method for the payment
|
|
289
|
-
attr_accessor :mode
|
|
290
|
-
# Details of the recipient.
|
|
291
|
-
attr_accessor :recipient
|
|
292
|
-
|
|
293
|
-
def initialize(mode: nil, recipient: nil)
|
|
294
|
-
@mode = mode
|
|
295
|
-
@recipient = recipient
|
|
296
|
-
end
|
|
297
|
-
end
|
|
298
|
-
|
|
299
|
-
class Distance < ::Stripe::RequestParams
|
|
300
|
-
# Distance traveled.
|
|
301
|
-
attr_accessor :amount
|
|
302
|
-
# Unit of measurement for the distance traveled. One of `miles` or `kilometers`.
|
|
303
|
-
attr_accessor :unit
|
|
304
|
-
|
|
305
|
-
def initialize(amount: nil, unit: nil)
|
|
306
|
-
@amount = amount
|
|
307
|
-
@unit = unit
|
|
308
|
-
end
|
|
309
|
-
end
|
|
310
|
-
|
|
311
|
-
class Driver < ::Stripe::RequestParams
|
|
312
|
-
# Driver's identification number.
|
|
313
|
-
attr_accessor :driver_identification_number
|
|
314
|
-
# Driver's tax number.
|
|
315
|
-
attr_accessor :driver_tax_number
|
|
316
|
-
# Full name of the person or entity on the car reservation.
|
|
317
|
-
attr_accessor :name
|
|
318
|
-
|
|
319
|
-
def initialize(driver_identification_number: nil, driver_tax_number: nil, name: nil)
|
|
320
|
-
@driver_identification_number = driver_identification_number
|
|
321
|
-
@driver_tax_number = driver_tax_number
|
|
322
|
-
@name = name
|
|
323
|
-
end
|
|
324
|
-
end
|
|
325
|
-
|
|
326
|
-
class PickupAddress < ::Stripe::RequestParams
|
|
327
|
-
# City, district, suburb, town, or village.
|
|
328
|
-
attr_accessor :city
|
|
329
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
330
|
-
attr_accessor :country
|
|
331
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
332
|
-
attr_accessor :line1
|
|
333
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
334
|
-
attr_accessor :line2
|
|
335
|
-
# ZIP or postal code.
|
|
336
|
-
attr_accessor :postal_code
|
|
337
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
338
|
-
attr_accessor :state
|
|
339
|
-
|
|
340
|
-
def initialize(
|
|
341
|
-
city: nil,
|
|
342
|
-
country: nil,
|
|
343
|
-
line1: nil,
|
|
344
|
-
line2: nil,
|
|
345
|
-
postal_code: nil,
|
|
346
|
-
state: nil
|
|
347
|
-
)
|
|
348
|
-
@city = city
|
|
349
|
-
@country = country
|
|
350
|
-
@line1 = line1
|
|
351
|
-
@line2 = line2
|
|
352
|
-
@postal_code = postal_code
|
|
353
|
-
@state = state
|
|
354
|
-
end
|
|
355
|
-
end
|
|
356
|
-
|
|
357
|
-
class ReturnAddress < ::Stripe::RequestParams
|
|
358
|
-
# City, district, suburb, town, or village.
|
|
359
|
-
attr_accessor :city
|
|
360
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
361
|
-
attr_accessor :country
|
|
362
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
363
|
-
attr_accessor :line1
|
|
364
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
365
|
-
attr_accessor :line2
|
|
366
|
-
# ZIP or postal code.
|
|
367
|
-
attr_accessor :postal_code
|
|
368
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
369
|
-
attr_accessor :state
|
|
370
|
-
|
|
371
|
-
def initialize(
|
|
372
|
-
city: nil,
|
|
373
|
-
country: nil,
|
|
374
|
-
line1: nil,
|
|
375
|
-
line2: nil,
|
|
376
|
-
postal_code: nil,
|
|
377
|
-
state: nil
|
|
378
|
-
)
|
|
379
|
-
@city = city
|
|
380
|
-
@country = country
|
|
381
|
-
@line1 = line1
|
|
382
|
-
@line2 = line2
|
|
383
|
-
@postal_code = postal_code
|
|
384
|
-
@state = state
|
|
385
|
-
end
|
|
386
|
-
end
|
|
387
|
-
# Affiliate details for this purchase.
|
|
388
|
-
attr_accessor :affiliate
|
|
389
|
-
# The booking number associated with the car rental.
|
|
390
|
-
attr_accessor :booking_number
|
|
391
|
-
# Class code of the car.
|
|
392
|
-
attr_accessor :car_class_code
|
|
393
|
-
# Make of the car.
|
|
394
|
-
attr_accessor :car_make
|
|
395
|
-
# Model of the car.
|
|
396
|
-
attr_accessor :car_model
|
|
397
|
-
# The name of the rental car company.
|
|
398
|
-
attr_accessor :company
|
|
399
|
-
# The customer service phone number of the car rental company.
|
|
400
|
-
attr_accessor :customer_service_phone_number
|
|
401
|
-
# Number of days the car is being rented.
|
|
402
|
-
attr_accessor :days_rented
|
|
403
|
-
# Delivery details for this purchase.
|
|
404
|
-
attr_accessor :delivery
|
|
405
|
-
# The details of the distance traveled during the rental period.
|
|
406
|
-
attr_accessor :distance
|
|
407
|
-
# The details of the passengers in the travel reservation
|
|
408
|
-
attr_accessor :drivers
|
|
409
|
-
# List of additional charges being billed.
|
|
410
|
-
attr_accessor :extra_charges
|
|
411
|
-
# Indicates if the customer did not keep nor cancel their booking.
|
|
412
|
-
attr_accessor :no_show
|
|
413
|
-
# Car pick-up address.
|
|
414
|
-
attr_accessor :pickup_address
|
|
415
|
-
# Car pick-up time. Measured in seconds since the Unix epoch.
|
|
416
|
-
attr_accessor :pickup_at
|
|
417
|
-
# Name of the pickup location.
|
|
418
|
-
attr_accessor :pickup_location_name
|
|
419
|
-
# Rental rate.
|
|
420
|
-
attr_accessor :rate_amount
|
|
421
|
-
# The frequency at which the rate amount is applied. One of `day`, `week` or `month`
|
|
422
|
-
attr_accessor :rate_interval
|
|
423
|
-
# The name of the person or entity renting the car.
|
|
424
|
-
attr_accessor :renter_name
|
|
425
|
-
# Car return address.
|
|
426
|
-
attr_accessor :return_address
|
|
427
|
-
# Car return time. Measured in seconds since the Unix epoch.
|
|
428
|
-
attr_accessor :return_at
|
|
429
|
-
# Name of the return location.
|
|
430
|
-
attr_accessor :return_location_name
|
|
431
|
-
# Indicates whether the goods or services are tax-exempt or tax is not collected.
|
|
432
|
-
attr_accessor :tax_exempt
|
|
433
|
-
# The vehicle identification number.
|
|
434
|
-
attr_accessor :vehicle_identification_number
|
|
435
|
-
|
|
436
|
-
def initialize(
|
|
437
|
-
affiliate: nil,
|
|
438
|
-
booking_number: nil,
|
|
439
|
-
car_class_code: nil,
|
|
440
|
-
car_make: nil,
|
|
441
|
-
car_model: nil,
|
|
442
|
-
company: nil,
|
|
443
|
-
customer_service_phone_number: nil,
|
|
444
|
-
days_rented: nil,
|
|
445
|
-
delivery: nil,
|
|
446
|
-
distance: nil,
|
|
447
|
-
drivers: nil,
|
|
448
|
-
extra_charges: nil,
|
|
449
|
-
no_show: nil,
|
|
450
|
-
pickup_address: nil,
|
|
451
|
-
pickup_at: nil,
|
|
452
|
-
pickup_location_name: nil,
|
|
453
|
-
rate_amount: nil,
|
|
454
|
-
rate_interval: nil,
|
|
455
|
-
renter_name: nil,
|
|
456
|
-
return_address: nil,
|
|
457
|
-
return_at: nil,
|
|
458
|
-
return_location_name: nil,
|
|
459
|
-
tax_exempt: nil,
|
|
460
|
-
vehicle_identification_number: nil
|
|
461
|
-
)
|
|
462
|
-
@affiliate = affiliate
|
|
463
|
-
@booking_number = booking_number
|
|
464
|
-
@car_class_code = car_class_code
|
|
465
|
-
@car_make = car_make
|
|
466
|
-
@car_model = car_model
|
|
467
|
-
@company = company
|
|
468
|
-
@customer_service_phone_number = customer_service_phone_number
|
|
469
|
-
@days_rented = days_rented
|
|
470
|
-
@delivery = delivery
|
|
471
|
-
@distance = distance
|
|
472
|
-
@drivers = drivers
|
|
473
|
-
@extra_charges = extra_charges
|
|
474
|
-
@no_show = no_show
|
|
475
|
-
@pickup_address = pickup_address
|
|
476
|
-
@pickup_at = pickup_at
|
|
477
|
-
@pickup_location_name = pickup_location_name
|
|
478
|
-
@rate_amount = rate_amount
|
|
479
|
-
@rate_interval = rate_interval
|
|
480
|
-
@renter_name = renter_name
|
|
481
|
-
@return_address = return_address
|
|
482
|
-
@return_at = return_at
|
|
483
|
-
@return_location_name = return_location_name
|
|
484
|
-
@tax_exempt = tax_exempt
|
|
485
|
-
@vehicle_identification_number = vehicle_identification_number
|
|
486
|
-
end
|
|
487
|
-
end
|
|
488
|
-
|
|
489
|
-
class CarRentalDatum < ::Stripe::RequestParams
|
|
490
|
-
class Affiliate < ::Stripe::RequestParams
|
|
491
|
-
# Affiliate partner code.
|
|
492
|
-
attr_accessor :code
|
|
493
|
-
# Name of affiliate partner.
|
|
494
|
-
attr_accessor :name
|
|
495
|
-
|
|
496
|
-
def initialize(code: nil, name: nil)
|
|
497
|
-
@code = code
|
|
498
|
-
@name = name
|
|
499
|
-
end
|
|
500
|
-
end
|
|
501
|
-
|
|
502
|
-
class Distance < ::Stripe::RequestParams
|
|
503
|
-
# Distance traveled.
|
|
504
|
-
attr_accessor :amount
|
|
505
|
-
# Unit of measurement for the distance traveled. One of `miles` or `kilometers`.
|
|
506
|
-
attr_accessor :unit
|
|
507
|
-
|
|
508
|
-
def initialize(amount: nil, unit: nil)
|
|
509
|
-
@amount = amount
|
|
510
|
-
@unit = unit
|
|
511
|
-
end
|
|
512
|
-
end
|
|
513
|
-
|
|
514
|
-
class Driver < ::Stripe::RequestParams
|
|
515
|
-
class DateOfBirth < ::Stripe::RequestParams
|
|
516
|
-
# Day of birth (1-31).
|
|
517
|
-
attr_accessor :day
|
|
518
|
-
# Month of birth (1-12).
|
|
519
|
-
attr_accessor :month
|
|
520
|
-
# Year of birth (must be greater than 1900).
|
|
521
|
-
attr_accessor :year
|
|
522
|
-
|
|
523
|
-
def initialize(day: nil, month: nil, year: nil)
|
|
524
|
-
@day = day
|
|
525
|
-
@month = month
|
|
526
|
-
@year = year
|
|
527
|
-
end
|
|
528
|
-
end
|
|
529
|
-
# Driver's date of birth.
|
|
530
|
-
attr_accessor :date_of_birth
|
|
531
|
-
# Driver's identification number.
|
|
532
|
-
attr_accessor :driver_identification_number
|
|
533
|
-
# Driver's tax number.
|
|
534
|
-
attr_accessor :driver_tax_number
|
|
535
|
-
# Driver's full name.
|
|
536
|
-
attr_accessor :name
|
|
537
|
-
|
|
538
|
-
def initialize(
|
|
539
|
-
date_of_birth: nil,
|
|
540
|
-
driver_identification_number: nil,
|
|
541
|
-
driver_tax_number: nil,
|
|
542
|
-
name: nil
|
|
543
|
-
)
|
|
544
|
-
@date_of_birth = date_of_birth
|
|
545
|
-
@driver_identification_number = driver_identification_number
|
|
546
|
-
@driver_tax_number = driver_tax_number
|
|
547
|
-
@name = name
|
|
548
|
-
end
|
|
549
|
-
end
|
|
550
|
-
|
|
551
|
-
class DropOff < ::Stripe::RequestParams
|
|
552
|
-
class Address < ::Stripe::RequestParams
|
|
553
|
-
# City, district, suburb, town, or village.
|
|
554
|
-
attr_accessor :city
|
|
555
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
556
|
-
attr_accessor :country
|
|
557
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
558
|
-
attr_accessor :line1
|
|
559
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
560
|
-
attr_accessor :line2
|
|
561
|
-
# ZIP or postal code.
|
|
562
|
-
attr_accessor :postal_code
|
|
563
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
564
|
-
attr_accessor :state
|
|
565
|
-
|
|
566
|
-
def initialize(
|
|
567
|
-
city: nil,
|
|
568
|
-
country: nil,
|
|
569
|
-
line1: nil,
|
|
570
|
-
line2: nil,
|
|
571
|
-
postal_code: nil,
|
|
572
|
-
state: nil
|
|
573
|
-
)
|
|
574
|
-
@city = city
|
|
575
|
-
@country = country
|
|
576
|
-
@line1 = line1
|
|
577
|
-
@line2 = line2
|
|
578
|
-
@postal_code = postal_code
|
|
579
|
-
@state = state
|
|
580
|
-
end
|
|
581
|
-
end
|
|
582
|
-
# Address of the rental location.
|
|
583
|
-
attr_accessor :address
|
|
584
|
-
# Location name.
|
|
585
|
-
attr_accessor :location_name
|
|
586
|
-
# Timestamp for the location.
|
|
587
|
-
attr_accessor :time
|
|
588
|
-
|
|
589
|
-
def initialize(address: nil, location_name: nil, time: nil)
|
|
590
|
-
@address = address
|
|
591
|
-
@location_name = location_name
|
|
592
|
-
@time = time
|
|
593
|
-
end
|
|
594
|
-
end
|
|
595
|
-
|
|
596
|
-
class Insurance < ::Stripe::RequestParams
|
|
597
|
-
# Amount of the insurance coverage in cents.
|
|
598
|
-
attr_accessor :amount
|
|
599
|
-
# Currency of the insurance amount.
|
|
600
|
-
attr_accessor :currency
|
|
601
|
-
# Name of the insurance company.
|
|
602
|
-
attr_accessor :insurance_company_name
|
|
603
|
-
# Type of insurance coverage.
|
|
604
|
-
attr_accessor :insurance_type
|
|
605
|
-
|
|
606
|
-
def initialize(
|
|
607
|
-
amount: nil,
|
|
608
|
-
currency: nil,
|
|
609
|
-
insurance_company_name: nil,
|
|
610
|
-
insurance_type: nil
|
|
611
|
-
)
|
|
612
|
-
@amount = amount
|
|
613
|
-
@currency = currency
|
|
614
|
-
@insurance_company_name = insurance_company_name
|
|
615
|
-
@insurance_type = insurance_type
|
|
616
|
-
end
|
|
617
|
-
end
|
|
618
|
-
|
|
619
|
-
class Pickup < ::Stripe::RequestParams
|
|
620
|
-
class Address < ::Stripe::RequestParams
|
|
621
|
-
# City, district, suburb, town, or village.
|
|
622
|
-
attr_accessor :city
|
|
623
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
624
|
-
attr_accessor :country
|
|
625
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
626
|
-
attr_accessor :line1
|
|
627
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
628
|
-
attr_accessor :line2
|
|
629
|
-
# ZIP or postal code.
|
|
630
|
-
attr_accessor :postal_code
|
|
631
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
632
|
-
attr_accessor :state
|
|
633
|
-
|
|
634
|
-
def initialize(
|
|
635
|
-
city: nil,
|
|
636
|
-
country: nil,
|
|
637
|
-
line1: nil,
|
|
638
|
-
line2: nil,
|
|
639
|
-
postal_code: nil,
|
|
640
|
-
state: nil
|
|
641
|
-
)
|
|
642
|
-
@city = city
|
|
643
|
-
@country = country
|
|
644
|
-
@line1 = line1
|
|
645
|
-
@line2 = line2
|
|
646
|
-
@postal_code = postal_code
|
|
647
|
-
@state = state
|
|
648
|
-
end
|
|
649
|
-
end
|
|
650
|
-
# Address of the rental location.
|
|
651
|
-
attr_accessor :address
|
|
652
|
-
# Location name.
|
|
653
|
-
attr_accessor :location_name
|
|
654
|
-
# Timestamp for the location.
|
|
655
|
-
attr_accessor :time
|
|
656
|
-
|
|
657
|
-
def initialize(address: nil, location_name: nil, time: nil)
|
|
658
|
-
@address = address
|
|
659
|
-
@location_name = location_name
|
|
660
|
-
@time = time
|
|
661
|
-
end
|
|
662
|
-
end
|
|
663
|
-
|
|
664
|
-
class Total < ::Stripe::RequestParams
|
|
665
|
-
class Discounts < ::Stripe::RequestParams
|
|
666
|
-
# Corporate client discount code.
|
|
667
|
-
attr_accessor :corporate_client_code
|
|
668
|
-
# Coupon code applied to the rental.
|
|
669
|
-
attr_accessor :coupon
|
|
670
|
-
# Maximum number of free miles or kilometers included.
|
|
671
|
-
attr_accessor :maximum_free_miles_or_kilometers
|
|
672
|
-
|
|
673
|
-
def initialize(
|
|
674
|
-
corporate_client_code: nil,
|
|
675
|
-
coupon: nil,
|
|
676
|
-
maximum_free_miles_or_kilometers: nil
|
|
677
|
-
)
|
|
678
|
-
@corporate_client_code = corporate_client_code
|
|
679
|
-
@coupon = coupon
|
|
680
|
-
@maximum_free_miles_or_kilometers = maximum_free_miles_or_kilometers
|
|
681
|
-
end
|
|
682
|
-
end
|
|
683
|
-
|
|
684
|
-
class ExtraCharge < ::Stripe::RequestParams
|
|
685
|
-
# Amount of the extra charge in cents.
|
|
686
|
-
attr_accessor :amount
|
|
687
|
-
# Type of extra charge.
|
|
688
|
-
attr_accessor :type
|
|
689
|
-
|
|
690
|
-
def initialize(amount: nil, type: nil)
|
|
691
|
-
@amount = amount
|
|
692
|
-
@type = type
|
|
693
|
-
end
|
|
694
|
-
end
|
|
695
|
-
|
|
696
|
-
class Tax < ::Stripe::RequestParams
|
|
697
|
-
class Tax < ::Stripe::RequestParams
|
|
698
|
-
# Tax amount.
|
|
699
|
-
attr_accessor :amount
|
|
700
|
-
# Tax rate applied.
|
|
701
|
-
attr_accessor :rate
|
|
702
|
-
# Type of tax applied.
|
|
703
|
-
attr_accessor :type
|
|
704
|
-
|
|
705
|
-
def initialize(amount: nil, rate: nil, type: nil)
|
|
706
|
-
@amount = amount
|
|
707
|
-
@rate = rate
|
|
708
|
-
@type = type
|
|
709
|
-
end
|
|
710
|
-
end
|
|
711
|
-
# Indicates if the transaction is tax exempt.
|
|
712
|
-
attr_accessor :tax_exempt_indicator
|
|
713
|
-
# Array of tax details.
|
|
714
|
-
attr_accessor :taxes
|
|
715
|
-
|
|
716
|
-
def initialize(tax_exempt_indicator: nil, taxes: nil)
|
|
717
|
-
@tax_exempt_indicator = tax_exempt_indicator
|
|
718
|
-
@taxes = taxes
|
|
719
|
-
end
|
|
720
|
-
end
|
|
721
|
-
# Total amount in cents.
|
|
722
|
-
attr_accessor :amount
|
|
723
|
-
# Currency of the amount.
|
|
724
|
-
attr_accessor :currency
|
|
725
|
-
# Discount details for the rental.
|
|
726
|
-
attr_accessor :discounts
|
|
727
|
-
# Additional charges for the rental.
|
|
728
|
-
attr_accessor :extra_charges
|
|
729
|
-
# Rate per unit for the rental.
|
|
730
|
-
attr_accessor :rate_per_unit
|
|
731
|
-
# Unit of measurement for the rate.
|
|
732
|
-
attr_accessor :rate_unit
|
|
733
|
-
# Tax breakdown for the rental.
|
|
734
|
-
attr_accessor :tax
|
|
735
|
-
|
|
736
|
-
def initialize(
|
|
737
|
-
amount: nil,
|
|
738
|
-
currency: nil,
|
|
739
|
-
discounts: nil,
|
|
740
|
-
extra_charges: nil,
|
|
741
|
-
rate_per_unit: nil,
|
|
742
|
-
rate_unit: nil,
|
|
743
|
-
tax: nil
|
|
744
|
-
)
|
|
745
|
-
@amount = amount
|
|
746
|
-
@currency = currency
|
|
747
|
-
@discounts = discounts
|
|
748
|
-
@extra_charges = extra_charges
|
|
749
|
-
@rate_per_unit = rate_per_unit
|
|
750
|
-
@rate_unit = rate_unit
|
|
751
|
-
@tax = tax
|
|
752
|
-
end
|
|
753
|
-
end
|
|
754
|
-
|
|
755
|
-
class Vehicle < ::Stripe::RequestParams
|
|
756
|
-
# Make of the rental vehicle.
|
|
757
|
-
attr_accessor :make
|
|
758
|
-
# Model of the rental vehicle.
|
|
759
|
-
attr_accessor :model
|
|
760
|
-
# Odometer reading at the time of rental.
|
|
761
|
-
attr_accessor :odometer
|
|
762
|
-
# Type of the rental vehicle.
|
|
763
|
-
attr_accessor :type
|
|
764
|
-
# Class of the rental vehicle.
|
|
765
|
-
attr_accessor :vehicle_class
|
|
766
|
-
# Vehicle identification number (VIN).
|
|
767
|
-
attr_accessor :vehicle_identification_number
|
|
768
|
-
|
|
769
|
-
def initialize(
|
|
770
|
-
make: nil,
|
|
771
|
-
model: nil,
|
|
772
|
-
odometer: nil,
|
|
773
|
-
type: nil,
|
|
774
|
-
vehicle_class: nil,
|
|
775
|
-
vehicle_identification_number: nil
|
|
776
|
-
)
|
|
777
|
-
@make = make
|
|
778
|
-
@model = model
|
|
779
|
-
@odometer = odometer
|
|
780
|
-
@type = type
|
|
781
|
-
@vehicle_class = vehicle_class
|
|
782
|
-
@vehicle_identification_number = vehicle_identification_number
|
|
783
|
-
end
|
|
784
|
-
end
|
|
785
|
-
# Affiliate (such as travel agency) details for the rental.
|
|
786
|
-
attr_accessor :affiliate
|
|
787
|
-
# Booking confirmation number for the car rental.
|
|
788
|
-
attr_accessor :booking_number
|
|
789
|
-
# Name of the car rental company.
|
|
790
|
-
attr_accessor :carrier_name
|
|
791
|
-
# Customer service phone number for the car rental company.
|
|
792
|
-
attr_accessor :customer_service_phone_number
|
|
793
|
-
# Number of days the car is being rented.
|
|
794
|
-
attr_accessor :days_rented
|
|
795
|
-
# Distance details for the rental.
|
|
796
|
-
attr_accessor :distance
|
|
797
|
-
# List of drivers for the rental.
|
|
798
|
-
attr_accessor :drivers
|
|
799
|
-
# Drop-off location details.
|
|
800
|
-
attr_accessor :drop_off
|
|
801
|
-
# Insurance details for the rental.
|
|
802
|
-
attr_accessor :insurances
|
|
803
|
-
# Indicates if the customer was a no-show.
|
|
804
|
-
attr_accessor :no_show_indicator
|
|
805
|
-
# Pickup location details.
|
|
806
|
-
attr_accessor :pickup
|
|
807
|
-
# Name of the person renting the vehicle.
|
|
808
|
-
attr_accessor :renter_name
|
|
809
|
-
# Total cost breakdown for the rental.
|
|
810
|
-
attr_accessor :total
|
|
811
|
-
# Vehicle details for the rental.
|
|
812
|
-
attr_accessor :vehicle
|
|
813
|
-
|
|
814
|
-
def initialize(
|
|
815
|
-
affiliate: nil,
|
|
816
|
-
booking_number: nil,
|
|
817
|
-
carrier_name: nil,
|
|
818
|
-
customer_service_phone_number: nil,
|
|
819
|
-
days_rented: nil,
|
|
820
|
-
distance: nil,
|
|
821
|
-
drivers: nil,
|
|
822
|
-
drop_off: nil,
|
|
823
|
-
insurances: nil,
|
|
824
|
-
no_show_indicator: nil,
|
|
825
|
-
pickup: nil,
|
|
826
|
-
renter_name: nil,
|
|
827
|
-
total: nil,
|
|
828
|
-
vehicle: nil
|
|
829
|
-
)
|
|
830
|
-
@affiliate = affiliate
|
|
831
|
-
@booking_number = booking_number
|
|
832
|
-
@carrier_name = carrier_name
|
|
833
|
-
@customer_service_phone_number = customer_service_phone_number
|
|
834
|
-
@days_rented = days_rented
|
|
835
|
-
@distance = distance
|
|
836
|
-
@drivers = drivers
|
|
837
|
-
@drop_off = drop_off
|
|
838
|
-
@insurances = insurances
|
|
839
|
-
@no_show_indicator = no_show_indicator
|
|
840
|
-
@pickup = pickup
|
|
841
|
-
@renter_name = renter_name
|
|
842
|
-
@total = total
|
|
843
|
-
@vehicle = vehicle
|
|
844
|
-
end
|
|
845
|
-
end
|
|
846
|
-
|
|
847
|
-
class EventDetails < ::Stripe::RequestParams
|
|
848
|
-
class Address < ::Stripe::RequestParams
|
|
849
|
-
# City, district, suburb, town, or village.
|
|
850
|
-
attr_accessor :city
|
|
851
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
852
|
-
attr_accessor :country
|
|
853
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
854
|
-
attr_accessor :line1
|
|
855
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
856
|
-
attr_accessor :line2
|
|
857
|
-
# ZIP or postal code.
|
|
858
|
-
attr_accessor :postal_code
|
|
859
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
860
|
-
attr_accessor :state
|
|
861
|
-
|
|
862
|
-
def initialize(
|
|
863
|
-
city: nil,
|
|
864
|
-
country: nil,
|
|
865
|
-
line1: nil,
|
|
866
|
-
line2: nil,
|
|
867
|
-
postal_code: nil,
|
|
868
|
-
state: nil
|
|
869
|
-
)
|
|
870
|
-
@city = city
|
|
871
|
-
@country = country
|
|
872
|
-
@line1 = line1
|
|
873
|
-
@line2 = line2
|
|
874
|
-
@postal_code = postal_code
|
|
875
|
-
@state = state
|
|
876
|
-
end
|
|
877
|
-
end
|
|
878
|
-
|
|
879
|
-
class Affiliate < ::Stripe::RequestParams
|
|
880
|
-
# The name of the affiliate that originated the purchase.
|
|
881
|
-
attr_accessor :name
|
|
882
|
-
|
|
883
|
-
def initialize(name: nil)
|
|
884
|
-
@name = name
|
|
885
|
-
end
|
|
886
|
-
end
|
|
887
|
-
|
|
888
|
-
class Delivery < ::Stripe::RequestParams
|
|
889
|
-
class Recipient < ::Stripe::RequestParams
|
|
890
|
-
# The email of the recipient the ticket is delivered to.
|
|
891
|
-
attr_accessor :email
|
|
892
|
-
# The name of the recipient the ticket is delivered to.
|
|
893
|
-
attr_accessor :name
|
|
894
|
-
# The phone number of the recipient the ticket is delivered to.
|
|
895
|
-
attr_accessor :phone
|
|
896
|
-
|
|
897
|
-
def initialize(email: nil, name: nil, phone: nil)
|
|
898
|
-
@email = email
|
|
899
|
-
@name = name
|
|
900
|
-
@phone = phone
|
|
901
|
-
end
|
|
902
|
-
end
|
|
903
|
-
# The delivery method for the payment
|
|
904
|
-
attr_accessor :mode
|
|
905
|
-
# Details of the recipient.
|
|
906
|
-
attr_accessor :recipient
|
|
907
|
-
|
|
908
|
-
def initialize(mode: nil, recipient: nil)
|
|
909
|
-
@mode = mode
|
|
910
|
-
@recipient = recipient
|
|
911
|
-
end
|
|
912
|
-
end
|
|
913
|
-
# Indicates if the tickets are digitally checked when entering the venue.
|
|
914
|
-
attr_accessor :access_controlled_venue
|
|
915
|
-
# The event location's address.
|
|
916
|
-
attr_accessor :address
|
|
917
|
-
# Affiliate details for this purchase.
|
|
918
|
-
attr_accessor :affiliate
|
|
919
|
-
# The name of the company
|
|
920
|
-
attr_accessor :company
|
|
921
|
-
# Delivery details for this purchase.
|
|
922
|
-
attr_accessor :delivery
|
|
923
|
-
# Event end time. Measured in seconds since the Unix epoch.
|
|
924
|
-
attr_accessor :ends_at
|
|
925
|
-
# Type of the event entertainment (concert, sports event etc)
|
|
926
|
-
attr_accessor :genre
|
|
927
|
-
# The name of the event.
|
|
928
|
-
attr_accessor :name
|
|
929
|
-
# Event start time. Measured in seconds since the Unix epoch.
|
|
930
|
-
attr_accessor :starts_at
|
|
931
|
-
|
|
932
|
-
def initialize(
|
|
933
|
-
access_controlled_venue: nil,
|
|
934
|
-
address: nil,
|
|
935
|
-
affiliate: nil,
|
|
936
|
-
company: nil,
|
|
937
|
-
delivery: nil,
|
|
938
|
-
ends_at: nil,
|
|
939
|
-
genre: nil,
|
|
940
|
-
name: nil,
|
|
941
|
-
starts_at: nil
|
|
942
|
-
)
|
|
943
|
-
@access_controlled_venue = access_controlled_venue
|
|
944
|
-
@address = address
|
|
945
|
-
@affiliate = affiliate
|
|
946
|
-
@company = company
|
|
947
|
-
@delivery = delivery
|
|
948
|
-
@ends_at = ends_at
|
|
949
|
-
@genre = genre
|
|
950
|
-
@name = name
|
|
951
|
-
@starts_at = starts_at
|
|
952
|
-
end
|
|
953
|
-
end
|
|
954
|
-
|
|
955
|
-
class Flight < ::Stripe::RequestParams
|
|
956
|
-
class Affiliate < ::Stripe::RequestParams
|
|
957
|
-
# The name of the affiliate that originated the purchase.
|
|
958
|
-
attr_accessor :name
|
|
959
|
-
|
|
960
|
-
def initialize(name: nil)
|
|
961
|
-
@name = name
|
|
962
|
-
end
|
|
963
|
-
end
|
|
964
|
-
|
|
965
|
-
class Delivery < ::Stripe::RequestParams
|
|
966
|
-
class Recipient < ::Stripe::RequestParams
|
|
967
|
-
# The email of the recipient the ticket is delivered to.
|
|
968
|
-
attr_accessor :email
|
|
969
|
-
# The name of the recipient the ticket is delivered to.
|
|
970
|
-
attr_accessor :name
|
|
971
|
-
# The phone number of the recipient the ticket is delivered to.
|
|
972
|
-
attr_accessor :phone
|
|
973
|
-
|
|
974
|
-
def initialize(email: nil, name: nil, phone: nil)
|
|
975
|
-
@email = email
|
|
976
|
-
@name = name
|
|
977
|
-
@phone = phone
|
|
978
|
-
end
|
|
979
|
-
end
|
|
980
|
-
# The delivery method for the payment
|
|
981
|
-
attr_accessor :mode
|
|
982
|
-
# Details of the recipient.
|
|
983
|
-
attr_accessor :recipient
|
|
984
|
-
|
|
985
|
-
def initialize(mode: nil, recipient: nil)
|
|
986
|
-
@mode = mode
|
|
987
|
-
@recipient = recipient
|
|
988
|
-
end
|
|
989
|
-
end
|
|
990
|
-
|
|
991
|
-
class Passenger < ::Stripe::RequestParams
|
|
992
|
-
# Full name of the person or entity on the flight reservation.
|
|
993
|
-
attr_accessor :name
|
|
994
|
-
|
|
995
|
-
def initialize(name: nil)
|
|
996
|
-
@name = name
|
|
997
|
-
end
|
|
998
|
-
end
|
|
999
|
-
|
|
1000
|
-
class Segment < ::Stripe::RequestParams
|
|
1001
|
-
# The flight segment amount.
|
|
1002
|
-
attr_accessor :amount
|
|
1003
|
-
# The International Air Transport Association (IATA) airport code for the arrival airport.
|
|
1004
|
-
attr_accessor :arrival_airport
|
|
1005
|
-
# The arrival time for the flight segment. Measured in seconds since the Unix epoch.
|
|
1006
|
-
attr_accessor :arrives_at
|
|
1007
|
-
# The International Air Transport Association (IATA) carrier code of the carrier operating the flight segment.
|
|
1008
|
-
attr_accessor :carrier
|
|
1009
|
-
# The departure time for the flight segment. Measured in seconds since the Unix epoch.
|
|
1010
|
-
attr_accessor :departs_at
|
|
1011
|
-
# The International Air Transport Association (IATA) airport code for the departure airport.
|
|
1012
|
-
attr_accessor :departure_airport
|
|
1013
|
-
# The flight number associated with the segment
|
|
1014
|
-
attr_accessor :flight_number
|
|
1015
|
-
# The fare class for the segment.
|
|
1016
|
-
attr_accessor :service_class
|
|
1017
|
-
|
|
1018
|
-
def initialize(
|
|
1019
|
-
amount: nil,
|
|
1020
|
-
arrival_airport: nil,
|
|
1021
|
-
arrives_at: nil,
|
|
1022
|
-
carrier: nil,
|
|
1023
|
-
departs_at: nil,
|
|
1024
|
-
departure_airport: nil,
|
|
1025
|
-
flight_number: nil,
|
|
1026
|
-
service_class: nil
|
|
1027
|
-
)
|
|
1028
|
-
@amount = amount
|
|
1029
|
-
@arrival_airport = arrival_airport
|
|
1030
|
-
@arrives_at = arrives_at
|
|
1031
|
-
@carrier = carrier
|
|
1032
|
-
@departs_at = departs_at
|
|
1033
|
-
@departure_airport = departure_airport
|
|
1034
|
-
@flight_number = flight_number
|
|
1035
|
-
@service_class = service_class
|
|
1036
|
-
end
|
|
1037
|
-
end
|
|
1038
|
-
# Affiliate details for this purchase.
|
|
1039
|
-
attr_accessor :affiliate
|
|
1040
|
-
# The agency number (i.e. International Air Transport Association (IATA) agency number) of the travel agency that made the booking.
|
|
1041
|
-
attr_accessor :agency_number
|
|
1042
|
-
# The International Air Transport Association (IATA) carrier code of the carrier that issued the ticket.
|
|
1043
|
-
attr_accessor :carrier
|
|
1044
|
-
# Delivery details for this purchase.
|
|
1045
|
-
attr_accessor :delivery
|
|
1046
|
-
# The name of the person or entity on the reservation.
|
|
1047
|
-
attr_accessor :passenger_name
|
|
1048
|
-
# The details of the passengers in the travel reservation.
|
|
1049
|
-
attr_accessor :passengers
|
|
1050
|
-
# The individual flight segments associated with the trip.
|
|
1051
|
-
attr_accessor :segments
|
|
1052
|
-
# The ticket number associated with the travel reservation.
|
|
1053
|
-
attr_accessor :ticket_number
|
|
1054
|
-
|
|
1055
|
-
def initialize(
|
|
1056
|
-
affiliate: nil,
|
|
1057
|
-
agency_number: nil,
|
|
1058
|
-
carrier: nil,
|
|
1059
|
-
delivery: nil,
|
|
1060
|
-
passenger_name: nil,
|
|
1061
|
-
passengers: nil,
|
|
1062
|
-
segments: nil,
|
|
1063
|
-
ticket_number: nil
|
|
1064
|
-
)
|
|
1065
|
-
@affiliate = affiliate
|
|
1066
|
-
@agency_number = agency_number
|
|
1067
|
-
@carrier = carrier
|
|
1068
|
-
@delivery = delivery
|
|
1069
|
-
@passenger_name = passenger_name
|
|
1070
|
-
@passengers = passengers
|
|
1071
|
-
@segments = segments
|
|
1072
|
-
@ticket_number = ticket_number
|
|
1073
|
-
end
|
|
1074
|
-
end
|
|
1075
|
-
|
|
1076
|
-
class FlightDatum < ::Stripe::RequestParams
|
|
1077
|
-
class Affiliate < ::Stripe::RequestParams
|
|
1078
|
-
# Affiliate partner code.
|
|
1079
|
-
attr_accessor :code
|
|
1080
|
-
# Name of affiliate partner.
|
|
1081
|
-
attr_accessor :name
|
|
1082
|
-
# Code provided by the company to a travel agent authorizing ticket issuance.
|
|
1083
|
-
attr_accessor :travel_authorization_code
|
|
1084
|
-
|
|
1085
|
-
def initialize(code: nil, name: nil, travel_authorization_code: nil)
|
|
1086
|
-
@code = code
|
|
1087
|
-
@name = name
|
|
1088
|
-
@travel_authorization_code = travel_authorization_code
|
|
1089
|
-
end
|
|
1090
|
-
end
|
|
1091
|
-
|
|
1092
|
-
class Insurance < ::Stripe::RequestParams
|
|
1093
|
-
# Insurance cost.
|
|
1094
|
-
attr_accessor :amount
|
|
1095
|
-
# Insurance currency.
|
|
1096
|
-
attr_accessor :currency
|
|
1097
|
-
# Insurance company name.
|
|
1098
|
-
attr_accessor :insurance_company_name
|
|
1099
|
-
# Type of insurance.
|
|
1100
|
-
attr_accessor :insurance_type
|
|
1101
|
-
|
|
1102
|
-
def initialize(
|
|
1103
|
-
amount: nil,
|
|
1104
|
-
currency: nil,
|
|
1105
|
-
insurance_company_name: nil,
|
|
1106
|
-
insurance_type: nil
|
|
1107
|
-
)
|
|
1108
|
-
@amount = amount
|
|
1109
|
-
@currency = currency
|
|
1110
|
-
@insurance_company_name = insurance_company_name
|
|
1111
|
-
@insurance_type = insurance_type
|
|
1112
|
-
end
|
|
1113
|
-
end
|
|
1114
|
-
|
|
1115
|
-
class Passenger < ::Stripe::RequestParams
|
|
1116
|
-
# Passenger's full name.
|
|
1117
|
-
attr_accessor :name
|
|
1118
|
-
|
|
1119
|
-
def initialize(name: nil)
|
|
1120
|
-
@name = name
|
|
1121
|
-
end
|
|
1122
|
-
end
|
|
1123
|
-
|
|
1124
|
-
class Segment < ::Stripe::RequestParams
|
|
1125
|
-
class Arrival < ::Stripe::RequestParams
|
|
1126
|
-
# Arrival airport IATA code.
|
|
1127
|
-
attr_accessor :airport
|
|
1128
|
-
# Arrival date/time.
|
|
1129
|
-
attr_accessor :arrives_at
|
|
1130
|
-
# Arrival city.
|
|
1131
|
-
attr_accessor :city
|
|
1132
|
-
# Arrival country.
|
|
1133
|
-
attr_accessor :country
|
|
1134
|
-
|
|
1135
|
-
def initialize(airport: nil, arrives_at: nil, city: nil, country: nil)
|
|
1136
|
-
@airport = airport
|
|
1137
|
-
@arrives_at = arrives_at
|
|
1138
|
-
@city = city
|
|
1139
|
-
@country = country
|
|
1140
|
-
end
|
|
1141
|
-
end
|
|
1142
|
-
|
|
1143
|
-
class Departure < ::Stripe::RequestParams
|
|
1144
|
-
# Departure airport IATA code.
|
|
1145
|
-
attr_accessor :airport
|
|
1146
|
-
# Departure city.
|
|
1147
|
-
attr_accessor :city
|
|
1148
|
-
# Departure country.
|
|
1149
|
-
attr_accessor :country
|
|
1150
|
-
# Departure date/time.
|
|
1151
|
-
attr_accessor :departs_at
|
|
1152
|
-
|
|
1153
|
-
def initialize(airport: nil, city: nil, country: nil, departs_at: nil)
|
|
1154
|
-
@airport = airport
|
|
1155
|
-
@city = city
|
|
1156
|
-
@country = country
|
|
1157
|
-
@departs_at = departs_at
|
|
1158
|
-
end
|
|
1159
|
-
end
|
|
1160
|
-
# Segment fare amount.
|
|
1161
|
-
attr_accessor :amount
|
|
1162
|
-
# Arrival details.
|
|
1163
|
-
attr_accessor :arrival
|
|
1164
|
-
# Airline carrier code.
|
|
1165
|
-
attr_accessor :carrier_code
|
|
1166
|
-
# Carrier name.
|
|
1167
|
-
attr_accessor :carrier_name
|
|
1168
|
-
# Segment currency.
|
|
1169
|
-
attr_accessor :currency
|
|
1170
|
-
# Departure details.
|
|
1171
|
-
attr_accessor :departure
|
|
1172
|
-
# Exchange ticket number.
|
|
1173
|
-
attr_accessor :exchange_ticket_number
|
|
1174
|
-
# Fare basis code.
|
|
1175
|
-
attr_accessor :fare_basis_code
|
|
1176
|
-
# Additional fees.
|
|
1177
|
-
attr_accessor :fees
|
|
1178
|
-
# Flight number.
|
|
1179
|
-
attr_accessor :flight_number
|
|
1180
|
-
# Stopover indicator.
|
|
1181
|
-
attr_accessor :is_stop_over_indicator
|
|
1182
|
-
# Refundable ticket indicator.
|
|
1183
|
-
attr_accessor :refundable
|
|
1184
|
-
# Class of service.
|
|
1185
|
-
attr_accessor :service_class
|
|
1186
|
-
# Tax amount for segment.
|
|
1187
|
-
attr_accessor :tax_amount
|
|
1188
|
-
# Ticket number.
|
|
1189
|
-
attr_accessor :ticket_number
|
|
1190
|
-
|
|
1191
|
-
def initialize(
|
|
1192
|
-
amount: nil,
|
|
1193
|
-
arrival: nil,
|
|
1194
|
-
carrier_code: nil,
|
|
1195
|
-
carrier_name: nil,
|
|
1196
|
-
currency: nil,
|
|
1197
|
-
departure: nil,
|
|
1198
|
-
exchange_ticket_number: nil,
|
|
1199
|
-
fare_basis_code: nil,
|
|
1200
|
-
fees: nil,
|
|
1201
|
-
flight_number: nil,
|
|
1202
|
-
is_stop_over_indicator: nil,
|
|
1203
|
-
refundable: nil,
|
|
1204
|
-
service_class: nil,
|
|
1205
|
-
tax_amount: nil,
|
|
1206
|
-
ticket_number: nil
|
|
1207
|
-
)
|
|
1208
|
-
@amount = amount
|
|
1209
|
-
@arrival = arrival
|
|
1210
|
-
@carrier_code = carrier_code
|
|
1211
|
-
@carrier_name = carrier_name
|
|
1212
|
-
@currency = currency
|
|
1213
|
-
@departure = departure
|
|
1214
|
-
@exchange_ticket_number = exchange_ticket_number
|
|
1215
|
-
@fare_basis_code = fare_basis_code
|
|
1216
|
-
@fees = fees
|
|
1217
|
-
@flight_number = flight_number
|
|
1218
|
-
@is_stop_over_indicator = is_stop_over_indicator
|
|
1219
|
-
@refundable = refundable
|
|
1220
|
-
@service_class = service_class
|
|
1221
|
-
@tax_amount = tax_amount
|
|
1222
|
-
@ticket_number = ticket_number
|
|
1223
|
-
end
|
|
1224
|
-
end
|
|
1225
|
-
|
|
1226
|
-
class Total < ::Stripe::RequestParams
|
|
1227
|
-
class Discounts < ::Stripe::RequestParams
|
|
1228
|
-
# Corporate client discount code.
|
|
1229
|
-
attr_accessor :corporate_client_code
|
|
1230
|
-
|
|
1231
|
-
def initialize(corporate_client_code: nil)
|
|
1232
|
-
@corporate_client_code = corporate_client_code
|
|
1233
|
-
end
|
|
1234
|
-
end
|
|
1235
|
-
|
|
1236
|
-
class ExtraCharge < ::Stripe::RequestParams
|
|
1237
|
-
# Amount of additional charges.
|
|
1238
|
-
attr_accessor :amount
|
|
1239
|
-
# Type of additional charges.
|
|
1240
|
-
attr_accessor :type
|
|
1241
|
-
|
|
1242
|
-
def initialize(amount: nil, type: nil)
|
|
1243
|
-
@amount = amount
|
|
1244
|
-
@type = type
|
|
1245
|
-
end
|
|
1246
|
-
end
|
|
1247
|
-
|
|
1248
|
-
class Tax < ::Stripe::RequestParams
|
|
1249
|
-
class Tax < ::Stripe::RequestParams
|
|
1250
|
-
# Tax amount.
|
|
1251
|
-
attr_accessor :amount
|
|
1252
|
-
# Tax rate.
|
|
1253
|
-
attr_accessor :rate
|
|
1254
|
-
# Type of tax.
|
|
1255
|
-
attr_accessor :type
|
|
1256
|
-
|
|
1257
|
-
def initialize(amount: nil, rate: nil, type: nil)
|
|
1258
|
-
@amount = amount
|
|
1259
|
-
@rate = rate
|
|
1260
|
-
@type = type
|
|
1261
|
-
end
|
|
1262
|
-
end
|
|
1263
|
-
# Array of tax details.
|
|
1264
|
-
attr_accessor :taxes
|
|
1265
|
-
|
|
1266
|
-
def initialize(taxes: nil)
|
|
1267
|
-
@taxes = taxes
|
|
1268
|
-
end
|
|
1269
|
-
end
|
|
1270
|
-
# Total flight amount.
|
|
1271
|
-
attr_accessor :amount
|
|
1272
|
-
# Reason for credit.
|
|
1273
|
-
attr_accessor :credit_reason
|
|
1274
|
-
# Total currency.
|
|
1275
|
-
attr_accessor :currency
|
|
1276
|
-
# Discount details.
|
|
1277
|
-
attr_accessor :discounts
|
|
1278
|
-
# Additional charges.
|
|
1279
|
-
attr_accessor :extra_charges
|
|
1280
|
-
# Tax breakdown.
|
|
1281
|
-
attr_accessor :tax
|
|
1282
|
-
|
|
1283
|
-
def initialize(
|
|
1284
|
-
amount: nil,
|
|
1285
|
-
credit_reason: nil,
|
|
1286
|
-
currency: nil,
|
|
1287
|
-
discounts: nil,
|
|
1288
|
-
extra_charges: nil,
|
|
1289
|
-
tax: nil
|
|
1290
|
-
)
|
|
1291
|
-
@amount = amount
|
|
1292
|
-
@credit_reason = credit_reason
|
|
1293
|
-
@currency = currency
|
|
1294
|
-
@discounts = discounts
|
|
1295
|
-
@extra_charges = extra_charges
|
|
1296
|
-
@tax = tax
|
|
1297
|
-
end
|
|
1298
|
-
end
|
|
1299
|
-
# Affiliate details if applicable.
|
|
1300
|
-
attr_accessor :affiliate
|
|
1301
|
-
# Reservation reference.
|
|
1302
|
-
attr_accessor :booking_number
|
|
1303
|
-
# Computerized reservation system used to make the reservation and purchase the ticket.
|
|
1304
|
-
attr_accessor :computerized_reservation_system
|
|
1305
|
-
# Ticket restrictions.
|
|
1306
|
-
attr_accessor :endorsements_and_restrictions
|
|
1307
|
-
# List of insurances.
|
|
1308
|
-
attr_accessor :insurances
|
|
1309
|
-
# List of passengers.
|
|
1310
|
-
attr_accessor :passengers
|
|
1311
|
-
# List of flight segments.
|
|
1312
|
-
attr_accessor :segments
|
|
1313
|
-
# Electronic ticket indicator.
|
|
1314
|
-
attr_accessor :ticket_electronically_issued_indicator
|
|
1315
|
-
# Total cost breakdown.
|
|
1316
|
-
attr_accessor :total
|
|
1317
|
-
# Type of flight transaction.
|
|
1318
|
-
attr_accessor :transaction_type
|
|
1319
|
-
|
|
1320
|
-
def initialize(
|
|
1321
|
-
affiliate: nil,
|
|
1322
|
-
booking_number: nil,
|
|
1323
|
-
computerized_reservation_system: nil,
|
|
1324
|
-
endorsements_and_restrictions: nil,
|
|
1325
|
-
insurances: nil,
|
|
1326
|
-
passengers: nil,
|
|
1327
|
-
segments: nil,
|
|
1328
|
-
ticket_electronically_issued_indicator: nil,
|
|
1329
|
-
total: nil,
|
|
1330
|
-
transaction_type: nil
|
|
1331
|
-
)
|
|
1332
|
-
@affiliate = affiliate
|
|
1333
|
-
@booking_number = booking_number
|
|
1334
|
-
@computerized_reservation_system = computerized_reservation_system
|
|
1335
|
-
@endorsements_and_restrictions = endorsements_and_restrictions
|
|
1336
|
-
@insurances = insurances
|
|
1337
|
-
@passengers = passengers
|
|
1338
|
-
@segments = segments
|
|
1339
|
-
@ticket_electronically_issued_indicator = ticket_electronically_issued_indicator
|
|
1340
|
-
@total = total
|
|
1341
|
-
@transaction_type = transaction_type
|
|
1342
|
-
end
|
|
1343
|
-
end
|
|
1344
|
-
|
|
1345
|
-
class Lodging < ::Stripe::RequestParams
|
|
1346
|
-
class Address < ::Stripe::RequestParams
|
|
1347
|
-
# City, district, suburb, town, or village.
|
|
1348
|
-
attr_accessor :city
|
|
1349
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
1350
|
-
attr_accessor :country
|
|
1351
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
1352
|
-
attr_accessor :line1
|
|
1353
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
1354
|
-
attr_accessor :line2
|
|
1355
|
-
# ZIP or postal code.
|
|
1356
|
-
attr_accessor :postal_code
|
|
1357
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
1358
|
-
attr_accessor :state
|
|
1359
|
-
|
|
1360
|
-
def initialize(
|
|
1361
|
-
city: nil,
|
|
1362
|
-
country: nil,
|
|
1363
|
-
line1: nil,
|
|
1364
|
-
line2: nil,
|
|
1365
|
-
postal_code: nil,
|
|
1366
|
-
state: nil
|
|
1367
|
-
)
|
|
1368
|
-
@city = city
|
|
1369
|
-
@country = country
|
|
1370
|
-
@line1 = line1
|
|
1371
|
-
@line2 = line2
|
|
1372
|
-
@postal_code = postal_code
|
|
1373
|
-
@state = state
|
|
1374
|
-
end
|
|
1375
|
-
end
|
|
1376
|
-
|
|
1377
|
-
class Affiliate < ::Stripe::RequestParams
|
|
1378
|
-
# The name of the affiliate that originated the purchase.
|
|
1379
|
-
attr_accessor :name
|
|
1380
|
-
|
|
1381
|
-
def initialize(name: nil)
|
|
1382
|
-
@name = name
|
|
1383
|
-
end
|
|
1384
|
-
end
|
|
1385
|
-
|
|
1386
|
-
class Delivery < ::Stripe::RequestParams
|
|
1387
|
-
class Recipient < ::Stripe::RequestParams
|
|
1388
|
-
# The email of the recipient the ticket is delivered to.
|
|
1389
|
-
attr_accessor :email
|
|
1390
|
-
# The name of the recipient the ticket is delivered to.
|
|
1391
|
-
attr_accessor :name
|
|
1392
|
-
# The phone number of the recipient the ticket is delivered to.
|
|
1393
|
-
attr_accessor :phone
|
|
1394
|
-
|
|
1395
|
-
def initialize(email: nil, name: nil, phone: nil)
|
|
1396
|
-
@email = email
|
|
1397
|
-
@name = name
|
|
1398
|
-
@phone = phone
|
|
1399
|
-
end
|
|
1400
|
-
end
|
|
1401
|
-
# The delivery method for the payment
|
|
1402
|
-
attr_accessor :mode
|
|
1403
|
-
# Details of the recipient.
|
|
1404
|
-
attr_accessor :recipient
|
|
1405
|
-
|
|
1406
|
-
def initialize(mode: nil, recipient: nil)
|
|
1407
|
-
@mode = mode
|
|
1408
|
-
@recipient = recipient
|
|
1409
|
-
end
|
|
1410
|
-
end
|
|
1411
|
-
|
|
1412
|
-
class Passenger < ::Stripe::RequestParams
|
|
1413
|
-
# Full name of the person or entity on the lodging reservation.
|
|
1414
|
-
attr_accessor :name
|
|
1415
|
-
|
|
1416
|
-
def initialize(name: nil)
|
|
1417
|
-
@name = name
|
|
1418
|
-
end
|
|
1419
|
-
end
|
|
1420
|
-
# The lodging location's address.
|
|
1421
|
-
attr_accessor :address
|
|
1422
|
-
# The number of adults on the booking
|
|
1423
|
-
attr_accessor :adults
|
|
1424
|
-
# Affiliate details for this purchase.
|
|
1425
|
-
attr_accessor :affiliate
|
|
1426
|
-
# The booking number associated with the lodging reservation.
|
|
1427
|
-
attr_accessor :booking_number
|
|
1428
|
-
# The lodging category
|
|
1429
|
-
attr_accessor :category
|
|
1430
|
-
# Lodging check-in time. Measured in seconds since the Unix epoch.
|
|
1431
|
-
attr_accessor :checkin_at
|
|
1432
|
-
# Lodging check-out time. Measured in seconds since the Unix epoch.
|
|
1433
|
-
attr_accessor :checkout_at
|
|
1434
|
-
# The customer service phone number of the lodging company.
|
|
1435
|
-
attr_accessor :customer_service_phone_number
|
|
1436
|
-
# The daily lodging room rate.
|
|
1437
|
-
attr_accessor :daily_room_rate_amount
|
|
1438
|
-
# Delivery details for this purchase.
|
|
1439
|
-
attr_accessor :delivery
|
|
1440
|
-
# List of additional charges being billed.
|
|
1441
|
-
attr_accessor :extra_charges
|
|
1442
|
-
# Indicates whether the lodging location is compliant with the Fire Safety Act.
|
|
1443
|
-
attr_accessor :fire_safety_act_compliance
|
|
1444
|
-
# The name of the lodging location.
|
|
1445
|
-
attr_accessor :name
|
|
1446
|
-
# Indicates if the customer did not keep their booking while failing to cancel the reservation.
|
|
1447
|
-
attr_accessor :no_show
|
|
1448
|
-
# The number of rooms on the booking
|
|
1449
|
-
attr_accessor :number_of_rooms
|
|
1450
|
-
# The details of the passengers in the travel reservation
|
|
1451
|
-
attr_accessor :passengers
|
|
1452
|
-
# The phone number of the lodging location.
|
|
1453
|
-
attr_accessor :property_phone_number
|
|
1454
|
-
# The room class for this purchase.
|
|
1455
|
-
attr_accessor :room_class
|
|
1456
|
-
# The number of room nights
|
|
1457
|
-
attr_accessor :room_nights
|
|
1458
|
-
# The total tax amount associating with the room reservation.
|
|
1459
|
-
attr_accessor :total_room_tax_amount
|
|
1460
|
-
# The total tax amount
|
|
148
|
+
class Tax < ::Stripe::RequestParams
|
|
149
|
+
# The total amount of tax on the transaction represented in the [smallest currency unit](https://docs.stripe.com/currencies#zero-decimal). Required for L2 rates. An integer greater than or equal to 0.
|
|
150
|
+
#
|
|
151
|
+
# This field is mutually exclusive with the `amount_details[line_items][#][tax][total_tax_amount]` field.
|
|
1461
152
|
attr_accessor :total_tax_amount
|
|
1462
153
|
|
|
1463
|
-
def initialize(
|
|
1464
|
-
address: nil,
|
|
1465
|
-
adults: nil,
|
|
1466
|
-
affiliate: nil,
|
|
1467
|
-
booking_number: nil,
|
|
1468
|
-
category: nil,
|
|
1469
|
-
checkin_at: nil,
|
|
1470
|
-
checkout_at: nil,
|
|
1471
|
-
customer_service_phone_number: nil,
|
|
1472
|
-
daily_room_rate_amount: nil,
|
|
1473
|
-
delivery: nil,
|
|
1474
|
-
extra_charges: nil,
|
|
1475
|
-
fire_safety_act_compliance: nil,
|
|
1476
|
-
name: nil,
|
|
1477
|
-
no_show: nil,
|
|
1478
|
-
number_of_rooms: nil,
|
|
1479
|
-
passengers: nil,
|
|
1480
|
-
property_phone_number: nil,
|
|
1481
|
-
room_class: nil,
|
|
1482
|
-
room_nights: nil,
|
|
1483
|
-
total_room_tax_amount: nil,
|
|
1484
|
-
total_tax_amount: nil
|
|
1485
|
-
)
|
|
1486
|
-
@address = address
|
|
1487
|
-
@adults = adults
|
|
1488
|
-
@affiliate = affiliate
|
|
1489
|
-
@booking_number = booking_number
|
|
1490
|
-
@category = category
|
|
1491
|
-
@checkin_at = checkin_at
|
|
1492
|
-
@checkout_at = checkout_at
|
|
1493
|
-
@customer_service_phone_number = customer_service_phone_number
|
|
1494
|
-
@daily_room_rate_amount = daily_room_rate_amount
|
|
1495
|
-
@delivery = delivery
|
|
1496
|
-
@extra_charges = extra_charges
|
|
1497
|
-
@fire_safety_act_compliance = fire_safety_act_compliance
|
|
1498
|
-
@name = name
|
|
1499
|
-
@no_show = no_show
|
|
1500
|
-
@number_of_rooms = number_of_rooms
|
|
1501
|
-
@passengers = passengers
|
|
1502
|
-
@property_phone_number = property_phone_number
|
|
1503
|
-
@room_class = room_class
|
|
1504
|
-
@room_nights = room_nights
|
|
1505
|
-
@total_room_tax_amount = total_room_tax_amount
|
|
154
|
+
def initialize(total_tax_amount: nil)
|
|
1506
155
|
@total_tax_amount = total_tax_amount
|
|
1507
156
|
end
|
|
1508
157
|
end
|
|
158
|
+
# The total discount applied on the transaction represented in the [smallest currency unit](https://docs.stripe.com/currencies#zero-decimal). An integer greater than 0.
|
|
159
|
+
#
|
|
160
|
+
# This field is mutually exclusive with the `amount_details[line_items][#][discount_amount]` field.
|
|
161
|
+
attr_accessor :discount_amount
|
|
162
|
+
# Set to `false` to return arithmetic validation errors in the response without failing the request. Use this when you want the operation to proceed regardless of arithmetic errors in the line item data.
|
|
163
|
+
#
|
|
164
|
+
# Omit or set to `true` to immediately return a 400 error when arithmetic validation fails. Use this for strict validation that prevents processing with line item data that has arithmetic inconsistencies.
|
|
165
|
+
#
|
|
166
|
+
# For card payments, Stripe doesn't send line item data to card networks if there's an arithmetic validation error.
|
|
167
|
+
attr_accessor :enforce_arithmetic_validation
|
|
168
|
+
# A list of line items, each containing information about a product in the PaymentIntent. There is a maximum of 200 line items.
|
|
169
|
+
attr_accessor :line_items
|
|
170
|
+
# Contains information about the shipping portion of the amount.
|
|
171
|
+
attr_accessor :shipping
|
|
172
|
+
# Contains information about the tax portion of the amount.
|
|
173
|
+
attr_accessor :tax
|
|
1509
174
|
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
# Rate type.
|
|
1523
|
-
attr_accessor :rate_type
|
|
1524
|
-
# Whether smoking is allowed.
|
|
1525
|
-
attr_accessor :smoking_indicator
|
|
1526
|
-
|
|
1527
|
-
def initialize(
|
|
1528
|
-
accommodation_type: nil,
|
|
1529
|
-
bed_type: nil,
|
|
1530
|
-
daily_rate_amount: nil,
|
|
1531
|
-
nights: nil,
|
|
1532
|
-
number_of_rooms: nil,
|
|
1533
|
-
rate_type: nil,
|
|
1534
|
-
smoking_indicator: nil
|
|
1535
|
-
)
|
|
1536
|
-
@accommodation_type = accommodation_type
|
|
1537
|
-
@bed_type = bed_type
|
|
1538
|
-
@daily_rate_amount = daily_rate_amount
|
|
1539
|
-
@nights = nights
|
|
1540
|
-
@number_of_rooms = number_of_rooms
|
|
1541
|
-
@rate_type = rate_type
|
|
1542
|
-
@smoking_indicator = smoking_indicator
|
|
1543
|
-
end
|
|
1544
|
-
end
|
|
1545
|
-
|
|
1546
|
-
class Affiliate < ::Stripe::RequestParams
|
|
1547
|
-
# Affiliate partner code.
|
|
1548
|
-
attr_accessor :code
|
|
1549
|
-
# Affiliate partner name.
|
|
1550
|
-
attr_accessor :name
|
|
1551
|
-
|
|
1552
|
-
def initialize(code: nil, name: nil)
|
|
1553
|
-
@code = code
|
|
1554
|
-
@name = name
|
|
1555
|
-
end
|
|
1556
|
-
end
|
|
1557
|
-
|
|
1558
|
-
class Guest < ::Stripe::RequestParams
|
|
1559
|
-
# Guest's full name.
|
|
1560
|
-
attr_accessor :name
|
|
1561
|
-
|
|
1562
|
-
def initialize(name: nil)
|
|
1563
|
-
@name = name
|
|
1564
|
-
end
|
|
1565
|
-
end
|
|
1566
|
-
|
|
1567
|
-
class Host < ::Stripe::RequestParams
|
|
1568
|
-
class Address < ::Stripe::RequestParams
|
|
1569
|
-
# City, district, suburb, town, or village.
|
|
1570
|
-
attr_accessor :city
|
|
1571
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
1572
|
-
attr_accessor :country
|
|
1573
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
1574
|
-
attr_accessor :line1
|
|
1575
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
1576
|
-
attr_accessor :line2
|
|
1577
|
-
# ZIP or postal code.
|
|
1578
|
-
attr_accessor :postal_code
|
|
1579
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
1580
|
-
attr_accessor :state
|
|
1581
|
-
|
|
1582
|
-
def initialize(
|
|
1583
|
-
city: nil,
|
|
1584
|
-
country: nil,
|
|
1585
|
-
line1: nil,
|
|
1586
|
-
line2: nil,
|
|
1587
|
-
postal_code: nil,
|
|
1588
|
-
state: nil
|
|
1589
|
-
)
|
|
1590
|
-
@city = city
|
|
1591
|
-
@country = country
|
|
1592
|
-
@line1 = line1
|
|
1593
|
-
@line2 = line2
|
|
1594
|
-
@postal_code = postal_code
|
|
1595
|
-
@state = state
|
|
1596
|
-
end
|
|
1597
|
-
end
|
|
1598
|
-
# Address of the host.
|
|
1599
|
-
attr_accessor :address
|
|
1600
|
-
# Host's country of domicile.
|
|
1601
|
-
attr_accessor :country_of_domicile
|
|
1602
|
-
# Reference number for the host.
|
|
1603
|
-
attr_accessor :host_reference
|
|
1604
|
-
# Type of host.
|
|
1605
|
-
attr_accessor :host_type
|
|
1606
|
-
# Name of the lodging property or host.
|
|
1607
|
-
attr_accessor :name
|
|
1608
|
-
# Total number of reservations for the host.
|
|
1609
|
-
attr_accessor :number_of_reservations
|
|
1610
|
-
# Property phone number.
|
|
1611
|
-
attr_accessor :property_phone_number
|
|
1612
|
-
# Host's registration date.
|
|
1613
|
-
attr_accessor :registered_at
|
|
1614
|
-
|
|
1615
|
-
def initialize(
|
|
1616
|
-
address: nil,
|
|
1617
|
-
country_of_domicile: nil,
|
|
1618
|
-
host_reference: nil,
|
|
1619
|
-
host_type: nil,
|
|
1620
|
-
name: nil,
|
|
1621
|
-
number_of_reservations: nil,
|
|
1622
|
-
property_phone_number: nil,
|
|
1623
|
-
registered_at: nil
|
|
1624
|
-
)
|
|
1625
|
-
@address = address
|
|
1626
|
-
@country_of_domicile = country_of_domicile
|
|
1627
|
-
@host_reference = host_reference
|
|
1628
|
-
@host_type = host_type
|
|
1629
|
-
@name = name
|
|
1630
|
-
@number_of_reservations = number_of_reservations
|
|
1631
|
-
@property_phone_number = property_phone_number
|
|
1632
|
-
@registered_at = registered_at
|
|
1633
|
-
end
|
|
1634
|
-
end
|
|
1635
|
-
|
|
1636
|
-
class Insurance < ::Stripe::RequestParams
|
|
1637
|
-
# Price of the insurance coverage in cents.
|
|
1638
|
-
attr_accessor :amount
|
|
1639
|
-
# Currency of the insurance amount.
|
|
1640
|
-
attr_accessor :currency
|
|
1641
|
-
# Name of the insurance company.
|
|
1642
|
-
attr_accessor :insurance_company_name
|
|
1643
|
-
# Type of insurance coverage.
|
|
1644
|
-
attr_accessor :insurance_type
|
|
1645
|
-
|
|
1646
|
-
def initialize(
|
|
1647
|
-
amount: nil,
|
|
1648
|
-
currency: nil,
|
|
1649
|
-
insurance_company_name: nil,
|
|
1650
|
-
insurance_type: nil
|
|
1651
|
-
)
|
|
1652
|
-
@amount = amount
|
|
1653
|
-
@currency = currency
|
|
1654
|
-
@insurance_company_name = insurance_company_name
|
|
1655
|
-
@insurance_type = insurance_type
|
|
1656
|
-
end
|
|
1657
|
-
end
|
|
1658
|
-
|
|
1659
|
-
class Total < ::Stripe::RequestParams
|
|
1660
|
-
class Discounts < ::Stripe::RequestParams
|
|
1661
|
-
# Corporate client discount code.
|
|
1662
|
-
attr_accessor :corporate_client_code
|
|
1663
|
-
# Coupon code.
|
|
1664
|
-
attr_accessor :coupon
|
|
1665
|
-
|
|
1666
|
-
def initialize(corporate_client_code: nil, coupon: nil)
|
|
1667
|
-
@corporate_client_code = corporate_client_code
|
|
1668
|
-
@coupon = coupon
|
|
1669
|
-
end
|
|
1670
|
-
end
|
|
1671
|
-
|
|
1672
|
-
class ExtraCharge < ::Stripe::RequestParams
|
|
1673
|
-
# Amount of the extra charge in cents.
|
|
1674
|
-
attr_accessor :amount
|
|
1675
|
-
# Type of extra charge.
|
|
1676
|
-
attr_accessor :type
|
|
1677
|
-
|
|
1678
|
-
def initialize(amount: nil, type: nil)
|
|
1679
|
-
@amount = amount
|
|
1680
|
-
@type = type
|
|
1681
|
-
end
|
|
1682
|
-
end
|
|
1683
|
-
|
|
1684
|
-
class Tax < ::Stripe::RequestParams
|
|
1685
|
-
class Tax < ::Stripe::RequestParams
|
|
1686
|
-
# Tax amount in cents.
|
|
1687
|
-
attr_accessor :amount
|
|
1688
|
-
# Tax rate.
|
|
1689
|
-
attr_accessor :rate
|
|
1690
|
-
# Type of tax applied.
|
|
1691
|
-
attr_accessor :type
|
|
1692
|
-
|
|
1693
|
-
def initialize(amount: nil, rate: nil, type: nil)
|
|
1694
|
-
@amount = amount
|
|
1695
|
-
@rate = rate
|
|
1696
|
-
@type = type
|
|
1697
|
-
end
|
|
1698
|
-
end
|
|
1699
|
-
# Indicates whether the transaction is tax exempt.
|
|
1700
|
-
attr_accessor :tax_exempt_indicator
|
|
1701
|
-
# Tax details.
|
|
1702
|
-
attr_accessor :taxes
|
|
1703
|
-
|
|
1704
|
-
def initialize(tax_exempt_indicator: nil, taxes: nil)
|
|
1705
|
-
@tax_exempt_indicator = tax_exempt_indicator
|
|
1706
|
-
@taxes = taxes
|
|
1707
|
-
end
|
|
1708
|
-
end
|
|
1709
|
-
# Total price of the lodging reservation in cents.
|
|
1710
|
-
attr_accessor :amount
|
|
1711
|
-
# Cash advances in cents.
|
|
1712
|
-
attr_accessor :cash_advances
|
|
1713
|
-
# Currency of the total amount.
|
|
1714
|
-
attr_accessor :currency
|
|
1715
|
-
# Discount details for the lodging.
|
|
1716
|
-
attr_accessor :discounts
|
|
1717
|
-
# Additional charges for the lodging.
|
|
1718
|
-
attr_accessor :extra_charges
|
|
1719
|
-
# Prepaid amount in cents.
|
|
1720
|
-
attr_accessor :prepaid_amount
|
|
1721
|
-
# Tax breakdown for the lodging reservation.
|
|
1722
|
-
attr_accessor :tax
|
|
1723
|
-
|
|
1724
|
-
def initialize(
|
|
1725
|
-
amount: nil,
|
|
1726
|
-
cash_advances: nil,
|
|
1727
|
-
currency: nil,
|
|
1728
|
-
discounts: nil,
|
|
1729
|
-
extra_charges: nil,
|
|
1730
|
-
prepaid_amount: nil,
|
|
1731
|
-
tax: nil
|
|
1732
|
-
)
|
|
1733
|
-
@amount = amount
|
|
1734
|
-
@cash_advances = cash_advances
|
|
1735
|
-
@currency = currency
|
|
1736
|
-
@discounts = discounts
|
|
1737
|
-
@extra_charges = extra_charges
|
|
1738
|
-
@prepaid_amount = prepaid_amount
|
|
1739
|
-
@tax = tax
|
|
1740
|
-
end
|
|
1741
|
-
end
|
|
1742
|
-
# Accommodation details for the lodging.
|
|
1743
|
-
attr_accessor :accommodation
|
|
1744
|
-
# Affiliate details if applicable.
|
|
1745
|
-
attr_accessor :affiliate
|
|
1746
|
-
# Booking confirmation number for the lodging.
|
|
1747
|
-
attr_accessor :booking_number
|
|
1748
|
-
# Check-in date.
|
|
1749
|
-
attr_accessor :checkin_at
|
|
1750
|
-
# Check-out date.
|
|
1751
|
-
attr_accessor :checkout_at
|
|
1752
|
-
# Customer service phone number for the lodging company.
|
|
1753
|
-
attr_accessor :customer_service_phone_number
|
|
1754
|
-
# Whether the lodging is compliant with any hotel fire safety regulations.
|
|
1755
|
-
attr_accessor :fire_safety_act_compliance_indicator
|
|
1756
|
-
# List of guests for the lodging.
|
|
1757
|
-
attr_accessor :guests
|
|
1758
|
-
# Host details for the lodging.
|
|
1759
|
-
attr_accessor :host
|
|
1760
|
-
# List of insurances for the lodging.
|
|
1761
|
-
attr_accessor :insurances
|
|
1762
|
-
# Whether the renter is a no-show.
|
|
1763
|
-
attr_accessor :no_show_indicator
|
|
1764
|
-
# Renter ID number for the lodging.
|
|
1765
|
-
attr_accessor :renter_id_number
|
|
1766
|
-
# Renter name for the lodging.
|
|
1767
|
-
attr_accessor :renter_name
|
|
1768
|
-
# Total details for the lodging.
|
|
1769
|
-
attr_accessor :total
|
|
1770
|
-
|
|
1771
|
-
def initialize(
|
|
1772
|
-
accommodation: nil,
|
|
1773
|
-
affiliate: nil,
|
|
1774
|
-
booking_number: nil,
|
|
1775
|
-
checkin_at: nil,
|
|
1776
|
-
checkout_at: nil,
|
|
1777
|
-
customer_service_phone_number: nil,
|
|
1778
|
-
fire_safety_act_compliance_indicator: nil,
|
|
1779
|
-
guests: nil,
|
|
1780
|
-
host: nil,
|
|
1781
|
-
insurances: nil,
|
|
1782
|
-
no_show_indicator: nil,
|
|
1783
|
-
renter_id_number: nil,
|
|
1784
|
-
renter_name: nil,
|
|
1785
|
-
total: nil
|
|
1786
|
-
)
|
|
1787
|
-
@accommodation = accommodation
|
|
1788
|
-
@affiliate = affiliate
|
|
1789
|
-
@booking_number = booking_number
|
|
1790
|
-
@checkin_at = checkin_at
|
|
1791
|
-
@checkout_at = checkout_at
|
|
1792
|
-
@customer_service_phone_number = customer_service_phone_number
|
|
1793
|
-
@fire_safety_act_compliance_indicator = fire_safety_act_compliance_indicator
|
|
1794
|
-
@guests = guests
|
|
1795
|
-
@host = host
|
|
1796
|
-
@insurances = insurances
|
|
1797
|
-
@no_show_indicator = no_show_indicator
|
|
1798
|
-
@renter_id_number = renter_id_number
|
|
1799
|
-
@renter_name = renter_name
|
|
1800
|
-
@total = total
|
|
1801
|
-
end
|
|
175
|
+
def initialize(
|
|
176
|
+
discount_amount: nil,
|
|
177
|
+
enforce_arithmetic_validation: nil,
|
|
178
|
+
line_items: nil,
|
|
179
|
+
shipping: nil,
|
|
180
|
+
tax: nil
|
|
181
|
+
)
|
|
182
|
+
@discount_amount = discount_amount
|
|
183
|
+
@enforce_arithmetic_validation = enforce_arithmetic_validation
|
|
184
|
+
@line_items = line_items
|
|
185
|
+
@shipping = shipping
|
|
186
|
+
@tax = tax
|
|
1802
187
|
end
|
|
188
|
+
end
|
|
1803
189
|
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
190
|
+
class Hooks < ::Stripe::RequestParams
|
|
191
|
+
class Inputs < ::Stripe::RequestParams
|
|
192
|
+
class Tax < ::Stripe::RequestParams
|
|
193
|
+
# The [TaxCalculation](https://docs.stripe.com/api/tax/calculations) id
|
|
194
|
+
attr_accessor :calculation
|
|
1808
195
|
|
|
1809
|
-
def initialize(
|
|
1810
|
-
@
|
|
196
|
+
def initialize(calculation: nil)
|
|
197
|
+
@calculation = calculation
|
|
1811
198
|
end
|
|
1812
199
|
end
|
|
200
|
+
# Tax arguments for automations
|
|
201
|
+
attr_accessor :tax
|
|
1813
202
|
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
attr_accessor :count
|
|
1817
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
1818
|
-
attr_accessor :interval
|
|
1819
|
-
|
|
1820
|
-
def initialize(count: nil, interval: nil)
|
|
1821
|
-
@count = count
|
|
1822
|
-
@interval = interval
|
|
1823
|
-
end
|
|
203
|
+
def initialize(tax: nil)
|
|
204
|
+
@tax = tax
|
|
1824
205
|
end
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
attr_accessor :auto_renewal
|
|
1829
|
-
# Subscription billing details for this purchase.
|
|
1830
|
-
attr_accessor :billing_interval
|
|
1831
|
-
# Subscription end time. Measured in seconds since the Unix epoch.
|
|
1832
|
-
attr_accessor :ends_at
|
|
1833
|
-
# Name of the product on subscription. e.g. Apple Music Subscription
|
|
1834
|
-
attr_accessor :name
|
|
1835
|
-
# Subscription start time. Measured in seconds since the Unix epoch.
|
|
1836
|
-
attr_accessor :starts_at
|
|
206
|
+
end
|
|
207
|
+
# Arguments passed in automations
|
|
208
|
+
attr_accessor :inputs
|
|
1837
209
|
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
auto_renewal: nil,
|
|
1841
|
-
billing_interval: nil,
|
|
1842
|
-
ends_at: nil,
|
|
1843
|
-
name: nil,
|
|
1844
|
-
starts_at: nil
|
|
1845
|
-
)
|
|
1846
|
-
@affiliate = affiliate
|
|
1847
|
-
@auto_renewal = auto_renewal
|
|
1848
|
-
@billing_interval = billing_interval
|
|
1849
|
-
@ends_at = ends_at
|
|
1850
|
-
@name = name
|
|
1851
|
-
@starts_at = starts_at
|
|
1852
|
-
end
|
|
210
|
+
def initialize(inputs: nil)
|
|
211
|
+
@inputs = inputs
|
|
1853
212
|
end
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
attr_accessor :car_rental_data
|
|
213
|
+
end
|
|
214
|
+
|
|
215
|
+
class PaymentDetails < ::Stripe::RequestParams
|
|
1858
216
|
# A unique value to identify the customer. This field is available only for card payments.
|
|
1859
217
|
#
|
|
1860
218
|
# This field is truncated to 25 alphanumeric characters, excluding spaces, before being sent to card networks.
|
|
1861
219
|
attr_accessor :customer_reference
|
|
1862
|
-
# Event details for this PaymentIntent
|
|
1863
|
-
attr_accessor :event_details
|
|
1864
|
-
# Flight reservation details for this PaymentIntent
|
|
1865
|
-
attr_accessor :flight
|
|
1866
|
-
# Flight data for this PaymentIntent.
|
|
1867
|
-
attr_accessor :flight_data
|
|
1868
|
-
# Lodging reservation details for this PaymentIntent
|
|
1869
|
-
attr_accessor :lodging
|
|
1870
|
-
# Lodging data for this PaymentIntent.
|
|
1871
|
-
attr_accessor :lodging_data
|
|
1872
220
|
# A unique value assigned by the business to identify the transaction. Required for L2 and L3 rates.
|
|
1873
221
|
#
|
|
1874
222
|
# For Cards, this field is truncated to 25 alphanumeric characters, excluding spaces, before being sent to card networks. For Klarna, this field is truncated to 255 characters and is visible to customers when they view the order in the Klarna app.
|
|
1875
223
|
attr_accessor :order_reference
|
|
1876
|
-
# Subscription details for this PaymentIntent
|
|
1877
|
-
attr_accessor :subscription
|
|
1878
224
|
|
|
1879
|
-
def initialize(
|
|
1880
|
-
car_rental: nil,
|
|
1881
|
-
car_rental_data: nil,
|
|
1882
|
-
customer_reference: nil,
|
|
1883
|
-
event_details: nil,
|
|
1884
|
-
flight: nil,
|
|
1885
|
-
flight_data: nil,
|
|
1886
|
-
lodging: nil,
|
|
1887
|
-
lodging_data: nil,
|
|
1888
|
-
order_reference: nil,
|
|
1889
|
-
subscription: nil
|
|
1890
|
-
)
|
|
1891
|
-
@car_rental = car_rental
|
|
1892
|
-
@car_rental_data = car_rental_data
|
|
225
|
+
def initialize(customer_reference: nil, order_reference: nil)
|
|
1893
226
|
@customer_reference = customer_reference
|
|
1894
|
-
@event_details = event_details
|
|
1895
|
-
@flight = flight
|
|
1896
|
-
@flight_data = flight_data
|
|
1897
|
-
@lodging = lodging
|
|
1898
|
-
@lodging_data = lodging_data
|
|
1899
227
|
@order_reference = order_reference
|
|
1900
|
-
@subscription = subscription
|
|
1901
228
|
end
|
|
1902
229
|
end
|
|
1903
230
|
|
|
@@ -2039,18 +366,8 @@ module Stripe
|
|
|
2039
366
|
end
|
|
2040
367
|
|
|
2041
368
|
class Giropay < ::Stripe::RequestParams; end
|
|
2042
|
-
class Gopay < ::Stripe::RequestParams; end
|
|
2043
369
|
class Grabpay < ::Stripe::RequestParams; end
|
|
2044
370
|
|
|
2045
|
-
class IdBankTransfer < ::Stripe::RequestParams
|
|
2046
|
-
# Bank where the account is held.
|
|
2047
|
-
attr_accessor :bank
|
|
2048
|
-
|
|
2049
|
-
def initialize(bank: nil)
|
|
2050
|
-
@bank = bank
|
|
2051
|
-
end
|
|
2052
|
-
end
|
|
2053
|
-
|
|
2054
371
|
class Ideal < ::Stripe::RequestParams
|
|
2055
372
|
# The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
|
|
2056
373
|
attr_accessor :bank
|
|
@@ -2148,7 +465,6 @@ module Stripe
|
|
|
2148
465
|
class Payco < ::Stripe::RequestParams; end
|
|
2149
466
|
class Paynow < ::Stripe::RequestParams; end
|
|
2150
467
|
class Paypal < ::Stripe::RequestParams; end
|
|
2151
|
-
class Paypay < ::Stripe::RequestParams; end
|
|
2152
468
|
|
|
2153
469
|
class Payto < ::Stripe::RequestParams
|
|
2154
470
|
# The account number for the bank account.
|
|
@@ -2167,7 +483,6 @@ module Stripe
|
|
|
2167
483
|
|
|
2168
484
|
class Pix < ::Stripe::RequestParams; end
|
|
2169
485
|
class Promptpay < ::Stripe::RequestParams; end
|
|
2170
|
-
class Qris < ::Stripe::RequestParams; end
|
|
2171
486
|
|
|
2172
487
|
class RadarOptions < ::Stripe::RequestParams
|
|
2173
488
|
# A [Radar Session](https://docs.stripe.com/radar/radar-session) is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
|
|
@@ -2178,29 +493,6 @@ module Stripe
|
|
|
2178
493
|
end
|
|
2179
494
|
end
|
|
2180
495
|
|
|
2181
|
-
class Rechnung < ::Stripe::RequestParams
|
|
2182
|
-
class Dob < ::Stripe::RequestParams
|
|
2183
|
-
# The day of birth, between 1 and 31.
|
|
2184
|
-
attr_accessor :day
|
|
2185
|
-
# The month of birth, between 1 and 12.
|
|
2186
|
-
attr_accessor :month
|
|
2187
|
-
# The four-digit year of birth.
|
|
2188
|
-
attr_accessor :year
|
|
2189
|
-
|
|
2190
|
-
def initialize(day: nil, month: nil, year: nil)
|
|
2191
|
-
@day = day
|
|
2192
|
-
@month = month
|
|
2193
|
-
@year = year
|
|
2194
|
-
end
|
|
2195
|
-
end
|
|
2196
|
-
# Customer's date of birth
|
|
2197
|
-
attr_accessor :dob
|
|
2198
|
-
|
|
2199
|
-
def initialize(dob: nil)
|
|
2200
|
-
@dob = dob
|
|
2201
|
-
end
|
|
2202
|
-
end
|
|
2203
|
-
|
|
2204
496
|
class RevolutPay < ::Stripe::RequestParams; end
|
|
2205
497
|
class SamsungPay < ::Stripe::RequestParams; end
|
|
2206
498
|
class Satispay < ::Stripe::RequestParams; end
|
|
@@ -2215,23 +507,12 @@ module Stripe
|
|
|
2215
507
|
end
|
|
2216
508
|
end
|
|
2217
509
|
|
|
2218
|
-
class Shopeepay < ::Stripe::RequestParams; end
|
|
2219
|
-
|
|
2220
510
|
class Sofort < ::Stripe::RequestParams
|
|
2221
511
|
# Two-letter ISO code representing the country the bank account is located in.
|
|
2222
512
|
attr_accessor :country
|
|
2223
513
|
|
|
2224
|
-
def initialize(country: nil)
|
|
2225
|
-
@country = country
|
|
2226
|
-
end
|
|
2227
|
-
end
|
|
2228
|
-
|
|
2229
|
-
class StripeBalance < ::Stripe::RequestParams
|
|
2230
|
-
# The connected account ID whose Stripe balance to use as the source of payment
|
|
2231
|
-
attr_accessor :account
|
|
2232
|
-
|
|
2233
|
-
def initialize(account: nil)
|
|
2234
|
-
@account = account
|
|
514
|
+
def initialize(country: nil)
|
|
515
|
+
@country = country
|
|
2235
516
|
end
|
|
2236
517
|
end
|
|
2237
518
|
|
|
@@ -2336,12 +617,8 @@ module Stripe
|
|
|
2336
617
|
attr_accessor :fpx
|
|
2337
618
|
# If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
|
|
2338
619
|
attr_accessor :giropay
|
|
2339
|
-
# If this is a Gopay PaymentMethod, this hash contains details about the Gopay payment method.
|
|
2340
|
-
attr_accessor :gopay
|
|
2341
620
|
# If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
|
|
2342
621
|
attr_accessor :grabpay
|
|
2343
|
-
# If this is an `IdBankTransfer` PaymentMethod, this hash contains details about the IdBankTransfer payment method.
|
|
2344
|
-
attr_accessor :id_bank_transfer
|
|
2345
622
|
# If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
|
|
2346
623
|
attr_accessor :ideal
|
|
2347
624
|
# If this is an `interac_present` PaymentMethod, this hash contains details about the Interac Present payment method.
|
|
@@ -2380,20 +657,14 @@ module Stripe
|
|
|
2380
657
|
attr_accessor :paynow
|
|
2381
658
|
# If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
|
|
2382
659
|
attr_accessor :paypal
|
|
2383
|
-
# If this is a `paypay` PaymentMethod, this hash contains details about the PayPay payment method.
|
|
2384
|
-
attr_accessor :paypay
|
|
2385
660
|
# If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
|
|
2386
661
|
attr_accessor :payto
|
|
2387
662
|
# If this is a `pix` PaymentMethod, this hash contains details about the Pix payment method.
|
|
2388
663
|
attr_accessor :pix
|
|
2389
664
|
# If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
|
|
2390
665
|
attr_accessor :promptpay
|
|
2391
|
-
# If this is a `qris` PaymentMethod, this hash contains details about the QRIS payment method.
|
|
2392
|
-
attr_accessor :qris
|
|
2393
666
|
# Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
|
|
2394
667
|
attr_accessor :radar_options
|
|
2395
|
-
# If this is a `rechnung` PaymentMethod, this hash contains details about the Rechnung payment method.
|
|
2396
|
-
attr_accessor :rechnung
|
|
2397
668
|
# If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
|
|
2398
669
|
attr_accessor :revolut_pay
|
|
2399
670
|
# If this is a `samsung_pay` PaymentMethod, this hash contains details about the SamsungPay payment method.
|
|
@@ -2404,15 +675,9 @@ module Stripe
|
|
|
2404
675
|
attr_accessor :scalapay
|
|
2405
676
|
# If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
|
|
2406
677
|
attr_accessor :sepa_debit
|
|
2407
|
-
# ID of the SharedPaymentGrantedToken used to confirm this PaymentIntent.
|
|
2408
|
-
attr_accessor :shared_payment_granted_token
|
|
2409
|
-
# If this is a Shopeepay PaymentMethod, this hash contains details about the Shopeepay payment method.
|
|
2410
|
-
attr_accessor :shopeepay
|
|
2411
678
|
# If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
|
|
2412
679
|
attr_accessor :sofort
|
|
2413
|
-
#
|
|
2414
|
-
attr_accessor :stripe_balance
|
|
2415
|
-
# If this is a Sunbit PaymentMethod, this hash contains details about the Sunbit payment method.
|
|
680
|
+
# If this is a `sunbit` PaymentMethod, this hash contains details about the Sunbit payment method.
|
|
2416
681
|
attr_accessor :sunbit
|
|
2417
682
|
# If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
|
|
2418
683
|
attr_accessor :swish
|
|
@@ -2451,9 +716,7 @@ module Stripe
|
|
|
2451
716
|
eps: nil,
|
|
2452
717
|
fpx: nil,
|
|
2453
718
|
giropay: nil,
|
|
2454
|
-
gopay: nil,
|
|
2455
719
|
grabpay: nil,
|
|
2456
|
-
id_bank_transfer: nil,
|
|
2457
720
|
ideal: nil,
|
|
2458
721
|
interac_present: nil,
|
|
2459
722
|
kakao_pay: nil,
|
|
@@ -2473,22 +736,16 @@ module Stripe
|
|
|
2473
736
|
payco: nil,
|
|
2474
737
|
paynow: nil,
|
|
2475
738
|
paypal: nil,
|
|
2476
|
-
paypay: nil,
|
|
2477
739
|
payto: nil,
|
|
2478
740
|
pix: nil,
|
|
2479
741
|
promptpay: nil,
|
|
2480
|
-
qris: nil,
|
|
2481
742
|
radar_options: nil,
|
|
2482
|
-
rechnung: nil,
|
|
2483
743
|
revolut_pay: nil,
|
|
2484
744
|
samsung_pay: nil,
|
|
2485
745
|
satispay: nil,
|
|
2486
746
|
scalapay: nil,
|
|
2487
747
|
sepa_debit: nil,
|
|
2488
|
-
shared_payment_granted_token: nil,
|
|
2489
|
-
shopeepay: nil,
|
|
2490
748
|
sofort: nil,
|
|
2491
|
-
stripe_balance: nil,
|
|
2492
749
|
sunbit: nil,
|
|
2493
750
|
swish: nil,
|
|
2494
751
|
twint: nil,
|
|
@@ -2519,9 +776,7 @@ module Stripe
|
|
|
2519
776
|
@eps = eps
|
|
2520
777
|
@fpx = fpx
|
|
2521
778
|
@giropay = giropay
|
|
2522
|
-
@gopay = gopay
|
|
2523
779
|
@grabpay = grabpay
|
|
2524
|
-
@id_bank_transfer = id_bank_transfer
|
|
2525
780
|
@ideal = ideal
|
|
2526
781
|
@interac_present = interac_present
|
|
2527
782
|
@kakao_pay = kakao_pay
|
|
@@ -2541,22 +796,16 @@ module Stripe
|
|
|
2541
796
|
@payco = payco
|
|
2542
797
|
@paynow = paynow
|
|
2543
798
|
@paypal = paypal
|
|
2544
|
-
@paypay = paypay
|
|
2545
799
|
@payto = payto
|
|
2546
800
|
@pix = pix
|
|
2547
801
|
@promptpay = promptpay
|
|
2548
|
-
@qris = qris
|
|
2549
802
|
@radar_options = radar_options
|
|
2550
|
-
@rechnung = rechnung
|
|
2551
803
|
@revolut_pay = revolut_pay
|
|
2552
804
|
@samsung_pay = samsung_pay
|
|
2553
805
|
@satispay = satispay
|
|
2554
806
|
@scalapay = scalapay
|
|
2555
807
|
@sepa_debit = sepa_debit
|
|
2556
|
-
@shared_payment_granted_token = shared_payment_granted_token
|
|
2557
|
-
@shopeepay = shopeepay
|
|
2558
808
|
@sofort = sofort
|
|
2559
|
-
@stripe_balance = stripe_balance
|
|
2560
809
|
@sunbit = sunbit
|
|
2561
810
|
@swish = swish
|
|
2562
811
|
@twint = twint
|
|
@@ -2931,48 +1180,6 @@ module Stripe
|
|
|
2931
1180
|
end
|
|
2932
1181
|
end
|
|
2933
1182
|
|
|
2934
|
-
class StatementDetails < ::Stripe::RequestParams
|
|
2935
|
-
class Address < ::Stripe::RequestParams
|
|
2936
|
-
# City, district, suburb, town, or village.
|
|
2937
|
-
attr_accessor :city
|
|
2938
|
-
# Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
2939
|
-
attr_accessor :country
|
|
2940
|
-
# Address line 1, such as the street, PO Box, or company name.
|
|
2941
|
-
attr_accessor :line1
|
|
2942
|
-
# Address line 2, such as the apartment, suite, unit, or building.
|
|
2943
|
-
attr_accessor :line2
|
|
2944
|
-
# ZIP or postal code.
|
|
2945
|
-
attr_accessor :postal_code
|
|
2946
|
-
# State, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
|
|
2947
|
-
attr_accessor :state
|
|
2948
|
-
|
|
2949
|
-
def initialize(
|
|
2950
|
-
city: nil,
|
|
2951
|
-
country: nil,
|
|
2952
|
-
line1: nil,
|
|
2953
|
-
line2: nil,
|
|
2954
|
-
postal_code: nil,
|
|
2955
|
-
state: nil
|
|
2956
|
-
)
|
|
2957
|
-
@city = city
|
|
2958
|
-
@country = country
|
|
2959
|
-
@line1 = line1
|
|
2960
|
-
@line2 = line2
|
|
2961
|
-
@postal_code = postal_code
|
|
2962
|
-
@state = state
|
|
2963
|
-
end
|
|
2964
|
-
end
|
|
2965
|
-
# Please pass in an address that is within your Stripe user account country
|
|
2966
|
-
attr_accessor :address
|
|
2967
|
-
# Phone number (e.g., a toll-free number that customers can call)
|
|
2968
|
-
attr_accessor :phone
|
|
2969
|
-
|
|
2970
|
-
def initialize(address: nil, phone: nil)
|
|
2971
|
-
@address = address
|
|
2972
|
-
@phone = phone
|
|
2973
|
-
end
|
|
2974
|
-
end
|
|
2975
|
-
|
|
2976
1183
|
class ThreeDSecure < ::Stripe::RequestParams
|
|
2977
1184
|
class NetworkOptions < ::Stripe::RequestParams
|
|
2978
1185
|
class CartesBancaires < ::Stripe::RequestParams
|
|
@@ -3067,8 +1274,6 @@ module Stripe
|
|
|
3067
1274
|
attr_accessor :moto
|
|
3068
1275
|
# Selected network to process this PaymentIntent on. Depends on the available networks of the card attached to the PaymentIntent. Can be only set confirm-time.
|
|
3069
1276
|
attr_accessor :network
|
|
3070
|
-
# Request ability to [decrement the authorization](https://docs.stripe.com/payments/decremental-authorization) for this PaymentIntent.
|
|
3071
|
-
attr_accessor :request_decremental_authorization
|
|
3072
1277
|
# Request ability to [capture beyond the standard authorization validity window](https://docs.stripe.com/payments/extended-authorization) for this PaymentIntent.
|
|
3073
1278
|
attr_accessor :request_extended_authorization
|
|
3074
1279
|
# Request ability to [increment the authorization](https://docs.stripe.com/payments/incremental-authorization) for this PaymentIntent.
|
|
@@ -3077,8 +1282,6 @@ module Stripe
|
|
|
3077
1282
|
attr_accessor :request_multicapture
|
|
3078
1283
|
# Request ability to [overcapture](https://docs.stripe.com/payments/overcapture) for this PaymentIntent.
|
|
3079
1284
|
attr_accessor :request_overcapture
|
|
3080
|
-
# Request partial authorization on this PaymentIntent.
|
|
3081
|
-
attr_accessor :request_partial_authorization
|
|
3082
1285
|
# We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and [other requirements](https://docs.stripe.com/strong-customer-authentication). However, if you wish to request 3D Secure based on logic from your own fraud engine, provide this option. If not provided, this value defaults to `automatic`. Read our guide on [manually requesting 3D Secure](https://docs.stripe.com/payments/3d-secure/authentication-flow#manual-three-ds) for more information on how this configuration interacts with Radar and our SCA Engine.
|
|
3083
1286
|
attr_accessor :request_three_d_secure
|
|
3084
1287
|
# When enabled, using a card that is attached to a customer will require the CVC to be provided again (i.e. using the cvc_token parameter).
|
|
@@ -3097,8 +1300,6 @@ module Stripe
|
|
|
3097
1300
|
attr_accessor :statement_descriptor_suffix_kana
|
|
3098
1301
|
# Provides information about a card payment that customers see on their statements. Concatenated with the Kanji prefix (shortened Kanji descriptor) or Kanji statement descriptor that’s set on the account to form the complete statement descriptor. Maximum 17 characters. On card statements, the *concatenation* of both prefix and suffix (including separators) will appear truncated to 17 characters.
|
|
3099
1302
|
attr_accessor :statement_descriptor_suffix_kanji
|
|
3100
|
-
# Statement details for this payment intent. You can use this to override the merchant details shown on your customers' statements.
|
|
3101
|
-
attr_accessor :statement_details
|
|
3102
1303
|
# If 3D Secure authentication was performed with a third-party provider,
|
|
3103
1304
|
# the authentication details to use for this payment.
|
|
3104
1305
|
attr_accessor :three_d_secure
|
|
@@ -3110,18 +1311,15 @@ module Stripe
|
|
|
3110
1311
|
mandate_options: nil,
|
|
3111
1312
|
moto: nil,
|
|
3112
1313
|
network: nil,
|
|
3113
|
-
request_decremental_authorization: nil,
|
|
3114
1314
|
request_extended_authorization: nil,
|
|
3115
1315
|
request_incremental_authorization: nil,
|
|
3116
1316
|
request_multicapture: nil,
|
|
3117
1317
|
request_overcapture: nil,
|
|
3118
|
-
request_partial_authorization: nil,
|
|
3119
1318
|
request_three_d_secure: nil,
|
|
3120
1319
|
require_cvc_recollection: nil,
|
|
3121
1320
|
setup_future_usage: nil,
|
|
3122
1321
|
statement_descriptor_suffix_kana: nil,
|
|
3123
1322
|
statement_descriptor_suffix_kanji: nil,
|
|
3124
|
-
statement_details: nil,
|
|
3125
1323
|
three_d_secure: nil
|
|
3126
1324
|
)
|
|
3127
1325
|
@capture_method = capture_method
|
|
@@ -3130,18 +1328,15 @@ module Stripe
|
|
|
3130
1328
|
@mandate_options = mandate_options
|
|
3131
1329
|
@moto = moto
|
|
3132
1330
|
@network = network
|
|
3133
|
-
@request_decremental_authorization = request_decremental_authorization
|
|
3134
1331
|
@request_extended_authorization = request_extended_authorization
|
|
3135
1332
|
@request_incremental_authorization = request_incremental_authorization
|
|
3136
1333
|
@request_multicapture = request_multicapture
|
|
3137
1334
|
@request_overcapture = request_overcapture
|
|
3138
|
-
@request_partial_authorization = request_partial_authorization
|
|
3139
1335
|
@request_three_d_secure = request_three_d_secure
|
|
3140
1336
|
@require_cvc_recollection = require_cvc_recollection
|
|
3141
1337
|
@setup_future_usage = setup_future_usage
|
|
3142
1338
|
@statement_descriptor_suffix_kana = statement_descriptor_suffix_kana
|
|
3143
1339
|
@statement_descriptor_suffix_kanji = statement_descriptor_suffix_kanji
|
|
3144
|
-
@statement_details = statement_details
|
|
3145
1340
|
@three_d_secure = three_d_secure
|
|
3146
1341
|
end
|
|
3147
1342
|
end
|
|
@@ -3320,23 +1515,6 @@ module Stripe
|
|
|
3320
1515
|
end
|
|
3321
1516
|
end
|
|
3322
1517
|
|
|
3323
|
-
class Gopay < ::Stripe::RequestParams
|
|
3324
|
-
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
3325
|
-
#
|
|
3326
|
-
# If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
3327
|
-
#
|
|
3328
|
-
# If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
3329
|
-
#
|
|
3330
|
-
# When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](/strong-customer-authentication).
|
|
3331
|
-
#
|
|
3332
|
-
# If you've already set `setup_future_usage` and you're performing a request using a publishable key, you can only update the value from `on_session` to `off_session`.
|
|
3333
|
-
attr_accessor :setup_future_usage
|
|
3334
|
-
|
|
3335
|
-
def initialize(setup_future_usage: nil)
|
|
3336
|
-
@setup_future_usage = setup_future_usage
|
|
3337
|
-
end
|
|
3338
|
-
end
|
|
3339
|
-
|
|
3340
1518
|
class Grabpay < ::Stripe::RequestParams
|
|
3341
1519
|
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
3342
1520
|
#
|
|
@@ -3354,29 +1532,6 @@ module Stripe
|
|
|
3354
1532
|
end
|
|
3355
1533
|
end
|
|
3356
1534
|
|
|
3357
|
-
class IdBankTransfer < ::Stripe::RequestParams
|
|
3358
|
-
# The UNIX timestamp until which the virtual bank account is valid. Permitted range is from 5 minutes from now until 31 days from now. If unset, it defaults to 3 days from now.
|
|
3359
|
-
attr_accessor :expires_after
|
|
3360
|
-
# The UNIX timestamp until which the virtual bank account is valid. Permitted range is from now until 30 days from now. If unset, it defaults to 1 days from now.
|
|
3361
|
-
attr_accessor :expires_at
|
|
3362
|
-
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
3363
|
-
#
|
|
3364
|
-
# If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
3365
|
-
#
|
|
3366
|
-
# If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
3367
|
-
#
|
|
3368
|
-
# When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](/strong-customer-authentication).
|
|
3369
|
-
#
|
|
3370
|
-
# If you've already set `setup_future_usage` and you're performing a request using a publishable key, you can only update the value from `on_session` to `off_session`.
|
|
3371
|
-
attr_accessor :setup_future_usage
|
|
3372
|
-
|
|
3373
|
-
def initialize(expires_after: nil, expires_at: nil, setup_future_usage: nil)
|
|
3374
|
-
@expires_after = expires_after
|
|
3375
|
-
@expires_at = expires_at
|
|
3376
|
-
@setup_future_usage = setup_future_usage
|
|
3377
|
-
end
|
|
3378
|
-
end
|
|
3379
|
-
|
|
3380
1535
|
class Ideal < ::Stripe::RequestParams
|
|
3381
1536
|
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
3382
1537
|
#
|
|
@@ -3483,939 +1638,6 @@ module Stripe
|
|
|
3483
1638
|
@reference = reference
|
|
3484
1639
|
end
|
|
3485
1640
|
end
|
|
3486
|
-
|
|
3487
|
-
class SupplementaryPurchaseData < ::Stripe::RequestParams
|
|
3488
|
-
class BusReservationDetail < ::Stripe::RequestParams
|
|
3489
|
-
class Arrival < ::Stripe::RequestParams
|
|
3490
|
-
class Address < ::Stripe::RequestParams
|
|
3491
|
-
# The city or town.
|
|
3492
|
-
attr_accessor :city
|
|
3493
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
3494
|
-
attr_accessor :country
|
|
3495
|
-
# The postal code formatted according to country.
|
|
3496
|
-
attr_accessor :postal_code
|
|
3497
|
-
# The state, county, province, or region formatted according to country.
|
|
3498
|
-
attr_accessor :region
|
|
3499
|
-
# Line 1 of the street address.
|
|
3500
|
-
attr_accessor :street_address
|
|
3501
|
-
# Line 2 of the street address.
|
|
3502
|
-
attr_accessor :street_address2
|
|
3503
|
-
|
|
3504
|
-
def initialize(
|
|
3505
|
-
city: nil,
|
|
3506
|
-
country: nil,
|
|
3507
|
-
postal_code: nil,
|
|
3508
|
-
region: nil,
|
|
3509
|
-
street_address: nil,
|
|
3510
|
-
street_address2: nil
|
|
3511
|
-
)
|
|
3512
|
-
@city = city
|
|
3513
|
-
@country = country
|
|
3514
|
-
@postal_code = postal_code
|
|
3515
|
-
@region = region
|
|
3516
|
-
@street_address = street_address
|
|
3517
|
-
@street_address2 = street_address2
|
|
3518
|
-
end
|
|
3519
|
-
end
|
|
3520
|
-
# Address of the arrival location.
|
|
3521
|
-
attr_accessor :address
|
|
3522
|
-
# Identifier name or reference for the arrival location.
|
|
3523
|
-
attr_accessor :arrival_location
|
|
3524
|
-
|
|
3525
|
-
def initialize(address: nil, arrival_location: nil)
|
|
3526
|
-
@address = address
|
|
3527
|
-
@arrival_location = arrival_location
|
|
3528
|
-
end
|
|
3529
|
-
end
|
|
3530
|
-
|
|
3531
|
-
class Departure < ::Stripe::RequestParams
|
|
3532
|
-
class Address < ::Stripe::RequestParams
|
|
3533
|
-
# The city or town.
|
|
3534
|
-
attr_accessor :city
|
|
3535
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
3536
|
-
attr_accessor :country
|
|
3537
|
-
# The postal code formatted according to country.
|
|
3538
|
-
attr_accessor :postal_code
|
|
3539
|
-
# The state, county, province, or region formatted according to country.
|
|
3540
|
-
attr_accessor :region
|
|
3541
|
-
# Line 1 of the street address.
|
|
3542
|
-
attr_accessor :street_address
|
|
3543
|
-
# Line 2 of the street address.
|
|
3544
|
-
attr_accessor :street_address2
|
|
3545
|
-
|
|
3546
|
-
def initialize(
|
|
3547
|
-
city: nil,
|
|
3548
|
-
country: nil,
|
|
3549
|
-
postal_code: nil,
|
|
3550
|
-
region: nil,
|
|
3551
|
-
street_address: nil,
|
|
3552
|
-
street_address2: nil
|
|
3553
|
-
)
|
|
3554
|
-
@city = city
|
|
3555
|
-
@country = country
|
|
3556
|
-
@postal_code = postal_code
|
|
3557
|
-
@region = region
|
|
3558
|
-
@street_address = street_address
|
|
3559
|
-
@street_address2 = street_address2
|
|
3560
|
-
end
|
|
3561
|
-
end
|
|
3562
|
-
# Address of the departure location.
|
|
3563
|
-
attr_accessor :address
|
|
3564
|
-
# Timestamp of departure.
|
|
3565
|
-
attr_accessor :departs_at
|
|
3566
|
-
# Identifier name or reference for the origin location.
|
|
3567
|
-
attr_accessor :departure_location
|
|
3568
|
-
|
|
3569
|
-
def initialize(address: nil, departs_at: nil, departure_location: nil)
|
|
3570
|
-
@address = address
|
|
3571
|
-
@departs_at = departs_at
|
|
3572
|
-
@departure_location = departure_location
|
|
3573
|
-
end
|
|
3574
|
-
end
|
|
3575
|
-
|
|
3576
|
-
class Insurance < ::Stripe::RequestParams
|
|
3577
|
-
# Insurance currency.
|
|
3578
|
-
attr_accessor :currency
|
|
3579
|
-
# Name of the company providing the insurance.
|
|
3580
|
-
attr_accessor :insurance_company_name
|
|
3581
|
-
# Type of insurance.
|
|
3582
|
-
attr_accessor :insurance_type
|
|
3583
|
-
# Price of insurance in cents.
|
|
3584
|
-
attr_accessor :price
|
|
3585
|
-
|
|
3586
|
-
def initialize(
|
|
3587
|
-
currency: nil,
|
|
3588
|
-
insurance_company_name: nil,
|
|
3589
|
-
insurance_type: nil,
|
|
3590
|
-
price: nil
|
|
3591
|
-
)
|
|
3592
|
-
@currency = currency
|
|
3593
|
-
@insurance_company_name = insurance_company_name
|
|
3594
|
-
@insurance_type = insurance_type
|
|
3595
|
-
@price = price
|
|
3596
|
-
end
|
|
3597
|
-
end
|
|
3598
|
-
|
|
3599
|
-
class Passenger < ::Stripe::RequestParams
|
|
3600
|
-
# The family name of the person.
|
|
3601
|
-
attr_accessor :family_name
|
|
3602
|
-
# The given name of the person.
|
|
3603
|
-
attr_accessor :given_name
|
|
3604
|
-
|
|
3605
|
-
def initialize(family_name: nil, given_name: nil)
|
|
3606
|
-
@family_name = family_name
|
|
3607
|
-
@given_name = given_name
|
|
3608
|
-
end
|
|
3609
|
-
end
|
|
3610
|
-
# Name of associated or partner company for the service.
|
|
3611
|
-
attr_accessor :affiliate_name
|
|
3612
|
-
# Arrival details.
|
|
3613
|
-
attr_accessor :arrival
|
|
3614
|
-
# Name of transportation company.
|
|
3615
|
-
attr_accessor :carrier_name
|
|
3616
|
-
# Currency.
|
|
3617
|
-
attr_accessor :currency
|
|
3618
|
-
# Departure details.
|
|
3619
|
-
attr_accessor :departure
|
|
3620
|
-
# List of insurances for this reservation.
|
|
3621
|
-
attr_accessor :insurances
|
|
3622
|
-
# List of passengers that this reservation applies to.
|
|
3623
|
-
attr_accessor :passengers
|
|
3624
|
-
# Price in cents.
|
|
3625
|
-
attr_accessor :price
|
|
3626
|
-
# Ticket class.
|
|
3627
|
-
attr_accessor :ticket_class
|
|
3628
|
-
|
|
3629
|
-
def initialize(
|
|
3630
|
-
affiliate_name: nil,
|
|
3631
|
-
arrival: nil,
|
|
3632
|
-
carrier_name: nil,
|
|
3633
|
-
currency: nil,
|
|
3634
|
-
departure: nil,
|
|
3635
|
-
insurances: nil,
|
|
3636
|
-
passengers: nil,
|
|
3637
|
-
price: nil,
|
|
3638
|
-
ticket_class: nil
|
|
3639
|
-
)
|
|
3640
|
-
@affiliate_name = affiliate_name
|
|
3641
|
-
@arrival = arrival
|
|
3642
|
-
@carrier_name = carrier_name
|
|
3643
|
-
@currency = currency
|
|
3644
|
-
@departure = departure
|
|
3645
|
-
@insurances = insurances
|
|
3646
|
-
@passengers = passengers
|
|
3647
|
-
@price = price
|
|
3648
|
-
@ticket_class = ticket_class
|
|
3649
|
-
end
|
|
3650
|
-
end
|
|
3651
|
-
|
|
3652
|
-
class EventReservationDetail < ::Stripe::RequestParams
|
|
3653
|
-
class Address < ::Stripe::RequestParams
|
|
3654
|
-
# The city or town.
|
|
3655
|
-
attr_accessor :city
|
|
3656
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
3657
|
-
attr_accessor :country
|
|
3658
|
-
# The postal code formatted according to country.
|
|
3659
|
-
attr_accessor :postal_code
|
|
3660
|
-
# The state, county, province, or region formatted according to country.
|
|
3661
|
-
attr_accessor :region
|
|
3662
|
-
# Line 1 of the street address.
|
|
3663
|
-
attr_accessor :street_address
|
|
3664
|
-
# Line 2 of the street address.
|
|
3665
|
-
attr_accessor :street_address2
|
|
3666
|
-
|
|
3667
|
-
def initialize(
|
|
3668
|
-
city: nil,
|
|
3669
|
-
country: nil,
|
|
3670
|
-
postal_code: nil,
|
|
3671
|
-
region: nil,
|
|
3672
|
-
street_address: nil,
|
|
3673
|
-
street_address2: nil
|
|
3674
|
-
)
|
|
3675
|
-
@city = city
|
|
3676
|
-
@country = country
|
|
3677
|
-
@postal_code = postal_code
|
|
3678
|
-
@region = region
|
|
3679
|
-
@street_address = street_address
|
|
3680
|
-
@street_address2 = street_address2
|
|
3681
|
-
end
|
|
3682
|
-
end
|
|
3683
|
-
|
|
3684
|
-
class Insurance < ::Stripe::RequestParams
|
|
3685
|
-
# Insurance currency.
|
|
3686
|
-
attr_accessor :currency
|
|
3687
|
-
# Name of the company providing the insurance.
|
|
3688
|
-
attr_accessor :insurance_company_name
|
|
3689
|
-
# Type of insurance.
|
|
3690
|
-
attr_accessor :insurance_type
|
|
3691
|
-
# Price of insurance in cents.
|
|
3692
|
-
attr_accessor :price
|
|
3693
|
-
|
|
3694
|
-
def initialize(
|
|
3695
|
-
currency: nil,
|
|
3696
|
-
insurance_company_name: nil,
|
|
3697
|
-
insurance_type: nil,
|
|
3698
|
-
price: nil
|
|
3699
|
-
)
|
|
3700
|
-
@currency = currency
|
|
3701
|
-
@insurance_company_name = insurance_company_name
|
|
3702
|
-
@insurance_type = insurance_type
|
|
3703
|
-
@price = price
|
|
3704
|
-
end
|
|
3705
|
-
end
|
|
3706
|
-
# Indicates if the tickets are digitally checked when entering the venue.
|
|
3707
|
-
attr_accessor :access_controlled_venue
|
|
3708
|
-
# Address of the event.
|
|
3709
|
-
attr_accessor :address
|
|
3710
|
-
# Name of associated or partner company for the service.
|
|
3711
|
-
attr_accessor :affiliate_name
|
|
3712
|
-
# End timestamp of the event.
|
|
3713
|
-
attr_accessor :ends_at
|
|
3714
|
-
# Company selling the ticket.
|
|
3715
|
-
attr_accessor :event_company_name
|
|
3716
|
-
# Name of the event.
|
|
3717
|
-
attr_accessor :event_name
|
|
3718
|
-
# Type of the event.
|
|
3719
|
-
attr_accessor :event_type
|
|
3720
|
-
# List of insurances for this event.
|
|
3721
|
-
attr_accessor :insurances
|
|
3722
|
-
# Start timestamp of the event.
|
|
3723
|
-
attr_accessor :starts_at
|
|
3724
|
-
# Name of the venue where the event takes place.
|
|
3725
|
-
attr_accessor :venue_name
|
|
3726
|
-
|
|
3727
|
-
def initialize(
|
|
3728
|
-
access_controlled_venue: nil,
|
|
3729
|
-
address: nil,
|
|
3730
|
-
affiliate_name: nil,
|
|
3731
|
-
ends_at: nil,
|
|
3732
|
-
event_company_name: nil,
|
|
3733
|
-
event_name: nil,
|
|
3734
|
-
event_type: nil,
|
|
3735
|
-
insurances: nil,
|
|
3736
|
-
starts_at: nil,
|
|
3737
|
-
venue_name: nil
|
|
3738
|
-
)
|
|
3739
|
-
@access_controlled_venue = access_controlled_venue
|
|
3740
|
-
@address = address
|
|
3741
|
-
@affiliate_name = affiliate_name
|
|
3742
|
-
@ends_at = ends_at
|
|
3743
|
-
@event_company_name = event_company_name
|
|
3744
|
-
@event_name = event_name
|
|
3745
|
-
@event_type = event_type
|
|
3746
|
-
@insurances = insurances
|
|
3747
|
-
@starts_at = starts_at
|
|
3748
|
-
@venue_name = venue_name
|
|
3749
|
-
end
|
|
3750
|
-
end
|
|
3751
|
-
|
|
3752
|
-
class FerryReservationDetail < ::Stripe::RequestParams
|
|
3753
|
-
class Arrival < ::Stripe::RequestParams
|
|
3754
|
-
class Address < ::Stripe::RequestParams
|
|
3755
|
-
# The city or town.
|
|
3756
|
-
attr_accessor :city
|
|
3757
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
3758
|
-
attr_accessor :country
|
|
3759
|
-
# The postal code formatted according to country.
|
|
3760
|
-
attr_accessor :postal_code
|
|
3761
|
-
# The state, county, province, or region formatted according to country.
|
|
3762
|
-
attr_accessor :region
|
|
3763
|
-
# Line 1 of the street address.
|
|
3764
|
-
attr_accessor :street_address
|
|
3765
|
-
# Line 2 of the street address.
|
|
3766
|
-
attr_accessor :street_address2
|
|
3767
|
-
|
|
3768
|
-
def initialize(
|
|
3769
|
-
city: nil,
|
|
3770
|
-
country: nil,
|
|
3771
|
-
postal_code: nil,
|
|
3772
|
-
region: nil,
|
|
3773
|
-
street_address: nil,
|
|
3774
|
-
street_address2: nil
|
|
3775
|
-
)
|
|
3776
|
-
@city = city
|
|
3777
|
-
@country = country
|
|
3778
|
-
@postal_code = postal_code
|
|
3779
|
-
@region = region
|
|
3780
|
-
@street_address = street_address
|
|
3781
|
-
@street_address2 = street_address2
|
|
3782
|
-
end
|
|
3783
|
-
end
|
|
3784
|
-
# Address of the arrival location.
|
|
3785
|
-
attr_accessor :address
|
|
3786
|
-
# Identifier name or reference for the arrival location.
|
|
3787
|
-
attr_accessor :arrival_location
|
|
3788
|
-
|
|
3789
|
-
def initialize(address: nil, arrival_location: nil)
|
|
3790
|
-
@address = address
|
|
3791
|
-
@arrival_location = arrival_location
|
|
3792
|
-
end
|
|
3793
|
-
end
|
|
3794
|
-
|
|
3795
|
-
class Departure < ::Stripe::RequestParams
|
|
3796
|
-
class Address < ::Stripe::RequestParams
|
|
3797
|
-
# The city or town.
|
|
3798
|
-
attr_accessor :city
|
|
3799
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
3800
|
-
attr_accessor :country
|
|
3801
|
-
# The postal code formatted according to country.
|
|
3802
|
-
attr_accessor :postal_code
|
|
3803
|
-
# The state, county, province, or region formatted according to country.
|
|
3804
|
-
attr_accessor :region
|
|
3805
|
-
# Line 1 of the street address.
|
|
3806
|
-
attr_accessor :street_address
|
|
3807
|
-
# Line 2 of the street address.
|
|
3808
|
-
attr_accessor :street_address2
|
|
3809
|
-
|
|
3810
|
-
def initialize(
|
|
3811
|
-
city: nil,
|
|
3812
|
-
country: nil,
|
|
3813
|
-
postal_code: nil,
|
|
3814
|
-
region: nil,
|
|
3815
|
-
street_address: nil,
|
|
3816
|
-
street_address2: nil
|
|
3817
|
-
)
|
|
3818
|
-
@city = city
|
|
3819
|
-
@country = country
|
|
3820
|
-
@postal_code = postal_code
|
|
3821
|
-
@region = region
|
|
3822
|
-
@street_address = street_address
|
|
3823
|
-
@street_address2 = street_address2
|
|
3824
|
-
end
|
|
3825
|
-
end
|
|
3826
|
-
# Address of the departure location.
|
|
3827
|
-
attr_accessor :address
|
|
3828
|
-
# Timestamp of departure.
|
|
3829
|
-
attr_accessor :departs_at
|
|
3830
|
-
# Identifier name or reference for the origin location.
|
|
3831
|
-
attr_accessor :departure_location
|
|
3832
|
-
|
|
3833
|
-
def initialize(address: nil, departs_at: nil, departure_location: nil)
|
|
3834
|
-
@address = address
|
|
3835
|
-
@departs_at = departs_at
|
|
3836
|
-
@departure_location = departure_location
|
|
3837
|
-
end
|
|
3838
|
-
end
|
|
3839
|
-
|
|
3840
|
-
class Insurance < ::Stripe::RequestParams
|
|
3841
|
-
# Insurance currency.
|
|
3842
|
-
attr_accessor :currency
|
|
3843
|
-
# Name of the company providing the insurance.
|
|
3844
|
-
attr_accessor :insurance_company_name
|
|
3845
|
-
# Type of insurance.
|
|
3846
|
-
attr_accessor :insurance_type
|
|
3847
|
-
# Price of insurance in cents.
|
|
3848
|
-
attr_accessor :price
|
|
3849
|
-
|
|
3850
|
-
def initialize(
|
|
3851
|
-
currency: nil,
|
|
3852
|
-
insurance_company_name: nil,
|
|
3853
|
-
insurance_type: nil,
|
|
3854
|
-
price: nil
|
|
3855
|
-
)
|
|
3856
|
-
@currency = currency
|
|
3857
|
-
@insurance_company_name = insurance_company_name
|
|
3858
|
-
@insurance_type = insurance_type
|
|
3859
|
-
@price = price
|
|
3860
|
-
end
|
|
3861
|
-
end
|
|
3862
|
-
|
|
3863
|
-
class Passenger < ::Stripe::RequestParams
|
|
3864
|
-
# The family name of the person.
|
|
3865
|
-
attr_accessor :family_name
|
|
3866
|
-
# The given name of the person.
|
|
3867
|
-
attr_accessor :given_name
|
|
3868
|
-
|
|
3869
|
-
def initialize(family_name: nil, given_name: nil)
|
|
3870
|
-
@family_name = family_name
|
|
3871
|
-
@given_name = given_name
|
|
3872
|
-
end
|
|
3873
|
-
end
|
|
3874
|
-
# Name of associated or partner company for the service.
|
|
3875
|
-
attr_accessor :affiliate_name
|
|
3876
|
-
# Arrival details.
|
|
3877
|
-
attr_accessor :arrival
|
|
3878
|
-
# Name of transportation company.
|
|
3879
|
-
attr_accessor :carrier_name
|
|
3880
|
-
# Currency.
|
|
3881
|
-
attr_accessor :currency
|
|
3882
|
-
# Departure details.
|
|
3883
|
-
attr_accessor :departure
|
|
3884
|
-
# List of insurances for this reservation.
|
|
3885
|
-
attr_accessor :insurances
|
|
3886
|
-
# List of passengers that this reservation applies to.
|
|
3887
|
-
attr_accessor :passengers
|
|
3888
|
-
# Price in cents.
|
|
3889
|
-
attr_accessor :price
|
|
3890
|
-
# Ticket class.
|
|
3891
|
-
attr_accessor :ticket_class
|
|
3892
|
-
|
|
3893
|
-
def initialize(
|
|
3894
|
-
affiliate_name: nil,
|
|
3895
|
-
arrival: nil,
|
|
3896
|
-
carrier_name: nil,
|
|
3897
|
-
currency: nil,
|
|
3898
|
-
departure: nil,
|
|
3899
|
-
insurances: nil,
|
|
3900
|
-
passengers: nil,
|
|
3901
|
-
price: nil,
|
|
3902
|
-
ticket_class: nil
|
|
3903
|
-
)
|
|
3904
|
-
@affiliate_name = affiliate_name
|
|
3905
|
-
@arrival = arrival
|
|
3906
|
-
@carrier_name = carrier_name
|
|
3907
|
-
@currency = currency
|
|
3908
|
-
@departure = departure
|
|
3909
|
-
@insurances = insurances
|
|
3910
|
-
@passengers = passengers
|
|
3911
|
-
@price = price
|
|
3912
|
-
@ticket_class = ticket_class
|
|
3913
|
-
end
|
|
3914
|
-
end
|
|
3915
|
-
|
|
3916
|
-
class Insurance < ::Stripe::RequestParams
|
|
3917
|
-
# Insurance currency.
|
|
3918
|
-
attr_accessor :currency
|
|
3919
|
-
# Name of the company providing the insurance.
|
|
3920
|
-
attr_accessor :insurance_company_name
|
|
3921
|
-
# Type of insurance
|
|
3922
|
-
attr_accessor :insurance_type
|
|
3923
|
-
# Price of insurance in cents.
|
|
3924
|
-
attr_accessor :price
|
|
3925
|
-
|
|
3926
|
-
def initialize(
|
|
3927
|
-
currency: nil,
|
|
3928
|
-
insurance_company_name: nil,
|
|
3929
|
-
insurance_type: nil,
|
|
3930
|
-
price: nil
|
|
3931
|
-
)
|
|
3932
|
-
@currency = currency
|
|
3933
|
-
@insurance_company_name = insurance_company_name
|
|
3934
|
-
@insurance_type = insurance_type
|
|
3935
|
-
@price = price
|
|
3936
|
-
end
|
|
3937
|
-
end
|
|
3938
|
-
|
|
3939
|
-
class MarketplaceSeller < ::Stripe::RequestParams
|
|
3940
|
-
class MarketplaceSellerAddress < ::Stripe::RequestParams
|
|
3941
|
-
# The city or town.
|
|
3942
|
-
attr_accessor :city
|
|
3943
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
3944
|
-
attr_accessor :country
|
|
3945
|
-
# The postal code formatted according to country.
|
|
3946
|
-
attr_accessor :postal_code
|
|
3947
|
-
# The state, county, province, or region formatted according to country.
|
|
3948
|
-
attr_accessor :region
|
|
3949
|
-
# Line 1 of the street address.
|
|
3950
|
-
attr_accessor :street_address
|
|
3951
|
-
# Line 2 of the street address.
|
|
3952
|
-
attr_accessor :street_address2
|
|
3953
|
-
|
|
3954
|
-
def initialize(
|
|
3955
|
-
city: nil,
|
|
3956
|
-
country: nil,
|
|
3957
|
-
postal_code: nil,
|
|
3958
|
-
region: nil,
|
|
3959
|
-
street_address: nil,
|
|
3960
|
-
street_address2: nil
|
|
3961
|
-
)
|
|
3962
|
-
@city = city
|
|
3963
|
-
@country = country
|
|
3964
|
-
@postal_code = postal_code
|
|
3965
|
-
@region = region
|
|
3966
|
-
@street_address = street_address
|
|
3967
|
-
@street_address2 = street_address2
|
|
3968
|
-
end
|
|
3969
|
-
end
|
|
3970
|
-
# The references to line items for purchases with multiple associated sub-sellers.
|
|
3971
|
-
attr_accessor :line_item_references
|
|
3972
|
-
# The address of the selling or delivering merchant.
|
|
3973
|
-
attr_accessor :marketplace_seller_address
|
|
3974
|
-
# The name of the marketplace seller.
|
|
3975
|
-
attr_accessor :marketplace_seller_name
|
|
3976
|
-
# The unique identifier for the marketplace seller.
|
|
3977
|
-
attr_accessor :marketplace_seller_reference
|
|
3978
|
-
# The number of transactions the sub-seller completed in the last 12 months.
|
|
3979
|
-
attr_accessor :number_of_transactions
|
|
3980
|
-
# The category of the product.
|
|
3981
|
-
attr_accessor :product_category
|
|
3982
|
-
# The date when the seller's account with the marketplace was last logged in.
|
|
3983
|
-
attr_accessor :seller_last_login_at
|
|
3984
|
-
# The current rating of the marketplace seller. If the marketplace uses numeric ranking, map these to the enum values.
|
|
3985
|
-
attr_accessor :seller_rating
|
|
3986
|
-
# The date when the seller's account with the marketplace was created.
|
|
3987
|
-
attr_accessor :seller_registered_at
|
|
3988
|
-
# The date when the seller's account with the marketplace was last updated.
|
|
3989
|
-
attr_accessor :seller_updated_at
|
|
3990
|
-
# The references to shipping addresses for purchases with multiple associated sub-sellers.
|
|
3991
|
-
attr_accessor :shipping_references
|
|
3992
|
-
# The accumulated amount of sales transactions made by the sub-merchant or sub-seller within the past 12 months in the payment currency. These transactions are in minor currency units.
|
|
3993
|
-
attr_accessor :volume_of_transactions
|
|
3994
|
-
|
|
3995
|
-
def initialize(
|
|
3996
|
-
line_item_references: nil,
|
|
3997
|
-
marketplace_seller_address: nil,
|
|
3998
|
-
marketplace_seller_name: nil,
|
|
3999
|
-
marketplace_seller_reference: nil,
|
|
4000
|
-
number_of_transactions: nil,
|
|
4001
|
-
product_category: nil,
|
|
4002
|
-
seller_last_login_at: nil,
|
|
4003
|
-
seller_rating: nil,
|
|
4004
|
-
seller_registered_at: nil,
|
|
4005
|
-
seller_updated_at: nil,
|
|
4006
|
-
shipping_references: nil,
|
|
4007
|
-
volume_of_transactions: nil
|
|
4008
|
-
)
|
|
4009
|
-
@line_item_references = line_item_references
|
|
4010
|
-
@marketplace_seller_address = marketplace_seller_address
|
|
4011
|
-
@marketplace_seller_name = marketplace_seller_name
|
|
4012
|
-
@marketplace_seller_reference = marketplace_seller_reference
|
|
4013
|
-
@number_of_transactions = number_of_transactions
|
|
4014
|
-
@product_category = product_category
|
|
4015
|
-
@seller_last_login_at = seller_last_login_at
|
|
4016
|
-
@seller_rating = seller_rating
|
|
4017
|
-
@seller_registered_at = seller_registered_at
|
|
4018
|
-
@seller_updated_at = seller_updated_at
|
|
4019
|
-
@shipping_references = shipping_references
|
|
4020
|
-
@volume_of_transactions = volume_of_transactions
|
|
4021
|
-
end
|
|
4022
|
-
end
|
|
4023
|
-
|
|
4024
|
-
class RoundTripReservationDetail < ::Stripe::RequestParams
|
|
4025
|
-
class Arrival < ::Stripe::RequestParams
|
|
4026
|
-
class Address < ::Stripe::RequestParams
|
|
4027
|
-
# The city or town.
|
|
4028
|
-
attr_accessor :city
|
|
4029
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
4030
|
-
attr_accessor :country
|
|
4031
|
-
# The postal code formatted according to country.
|
|
4032
|
-
attr_accessor :postal_code
|
|
4033
|
-
# The state, county, province, or region formatted according to country.
|
|
4034
|
-
attr_accessor :region
|
|
4035
|
-
# Line 1 of the street address.
|
|
4036
|
-
attr_accessor :street_address
|
|
4037
|
-
# Line 2 of the street address.
|
|
4038
|
-
attr_accessor :street_address2
|
|
4039
|
-
|
|
4040
|
-
def initialize(
|
|
4041
|
-
city: nil,
|
|
4042
|
-
country: nil,
|
|
4043
|
-
postal_code: nil,
|
|
4044
|
-
region: nil,
|
|
4045
|
-
street_address: nil,
|
|
4046
|
-
street_address2: nil
|
|
4047
|
-
)
|
|
4048
|
-
@city = city
|
|
4049
|
-
@country = country
|
|
4050
|
-
@postal_code = postal_code
|
|
4051
|
-
@region = region
|
|
4052
|
-
@street_address = street_address
|
|
4053
|
-
@street_address2 = street_address2
|
|
4054
|
-
end
|
|
4055
|
-
end
|
|
4056
|
-
# Address of the arrival location.
|
|
4057
|
-
attr_accessor :address
|
|
4058
|
-
# Identifier name or reference for the arrival location.
|
|
4059
|
-
attr_accessor :arrival_location
|
|
4060
|
-
|
|
4061
|
-
def initialize(address: nil, arrival_location: nil)
|
|
4062
|
-
@address = address
|
|
4063
|
-
@arrival_location = arrival_location
|
|
4064
|
-
end
|
|
4065
|
-
end
|
|
4066
|
-
|
|
4067
|
-
class Departure < ::Stripe::RequestParams
|
|
4068
|
-
class Address < ::Stripe::RequestParams
|
|
4069
|
-
# The city or town.
|
|
4070
|
-
attr_accessor :city
|
|
4071
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
4072
|
-
attr_accessor :country
|
|
4073
|
-
# The postal code formatted according to country.
|
|
4074
|
-
attr_accessor :postal_code
|
|
4075
|
-
# The state, county, province, or region formatted according to country.
|
|
4076
|
-
attr_accessor :region
|
|
4077
|
-
# Line 1 of the street address.
|
|
4078
|
-
attr_accessor :street_address
|
|
4079
|
-
# Line 2 of the street address.
|
|
4080
|
-
attr_accessor :street_address2
|
|
4081
|
-
|
|
4082
|
-
def initialize(
|
|
4083
|
-
city: nil,
|
|
4084
|
-
country: nil,
|
|
4085
|
-
postal_code: nil,
|
|
4086
|
-
region: nil,
|
|
4087
|
-
street_address: nil,
|
|
4088
|
-
street_address2: nil
|
|
4089
|
-
)
|
|
4090
|
-
@city = city
|
|
4091
|
-
@country = country
|
|
4092
|
-
@postal_code = postal_code
|
|
4093
|
-
@region = region
|
|
4094
|
-
@street_address = street_address
|
|
4095
|
-
@street_address2 = street_address2
|
|
4096
|
-
end
|
|
4097
|
-
end
|
|
4098
|
-
# Address of the departure location.
|
|
4099
|
-
attr_accessor :address
|
|
4100
|
-
# Timestamp of departure.
|
|
4101
|
-
attr_accessor :departs_at
|
|
4102
|
-
# Identifier name or reference for the origin location.
|
|
4103
|
-
attr_accessor :departure_location
|
|
4104
|
-
|
|
4105
|
-
def initialize(address: nil, departs_at: nil, departure_location: nil)
|
|
4106
|
-
@address = address
|
|
4107
|
-
@departs_at = departs_at
|
|
4108
|
-
@departure_location = departure_location
|
|
4109
|
-
end
|
|
4110
|
-
end
|
|
4111
|
-
|
|
4112
|
-
class Insurance < ::Stripe::RequestParams
|
|
4113
|
-
# Insurance currency.
|
|
4114
|
-
attr_accessor :currency
|
|
4115
|
-
# Name of the company providing the insurance.
|
|
4116
|
-
attr_accessor :insurance_company_name
|
|
4117
|
-
# Type of insurance.
|
|
4118
|
-
attr_accessor :insurance_type
|
|
4119
|
-
# Price of insurance in cents.
|
|
4120
|
-
attr_accessor :price
|
|
4121
|
-
|
|
4122
|
-
def initialize(
|
|
4123
|
-
currency: nil,
|
|
4124
|
-
insurance_company_name: nil,
|
|
4125
|
-
insurance_type: nil,
|
|
4126
|
-
price: nil
|
|
4127
|
-
)
|
|
4128
|
-
@currency = currency
|
|
4129
|
-
@insurance_company_name = insurance_company_name
|
|
4130
|
-
@insurance_type = insurance_type
|
|
4131
|
-
@price = price
|
|
4132
|
-
end
|
|
4133
|
-
end
|
|
4134
|
-
|
|
4135
|
-
class Passenger < ::Stripe::RequestParams
|
|
4136
|
-
# The family name of the person.
|
|
4137
|
-
attr_accessor :family_name
|
|
4138
|
-
# The given name of the person.
|
|
4139
|
-
attr_accessor :given_name
|
|
4140
|
-
|
|
4141
|
-
def initialize(family_name: nil, given_name: nil)
|
|
4142
|
-
@family_name = family_name
|
|
4143
|
-
@given_name = given_name
|
|
4144
|
-
end
|
|
4145
|
-
end
|
|
4146
|
-
# Name of associated or partner company for the service.
|
|
4147
|
-
attr_accessor :affiliate_name
|
|
4148
|
-
# Arrival details.
|
|
4149
|
-
attr_accessor :arrival
|
|
4150
|
-
# Name of transportation company.
|
|
4151
|
-
attr_accessor :carrier_name
|
|
4152
|
-
# Currency.
|
|
4153
|
-
attr_accessor :currency
|
|
4154
|
-
# Departure details.
|
|
4155
|
-
attr_accessor :departure
|
|
4156
|
-
# List of insurances for this reservation.
|
|
4157
|
-
attr_accessor :insurances
|
|
4158
|
-
# List of passengers that this reservation applies to.
|
|
4159
|
-
attr_accessor :passengers
|
|
4160
|
-
# Price in cents.
|
|
4161
|
-
attr_accessor :price
|
|
4162
|
-
# Ticket class.
|
|
4163
|
-
attr_accessor :ticket_class
|
|
4164
|
-
|
|
4165
|
-
def initialize(
|
|
4166
|
-
affiliate_name: nil,
|
|
4167
|
-
arrival: nil,
|
|
4168
|
-
carrier_name: nil,
|
|
4169
|
-
currency: nil,
|
|
4170
|
-
departure: nil,
|
|
4171
|
-
insurances: nil,
|
|
4172
|
-
passengers: nil,
|
|
4173
|
-
price: nil,
|
|
4174
|
-
ticket_class: nil
|
|
4175
|
-
)
|
|
4176
|
-
@affiliate_name = affiliate_name
|
|
4177
|
-
@arrival = arrival
|
|
4178
|
-
@carrier_name = carrier_name
|
|
4179
|
-
@currency = currency
|
|
4180
|
-
@departure = departure
|
|
4181
|
-
@insurances = insurances
|
|
4182
|
-
@passengers = passengers
|
|
4183
|
-
@price = price
|
|
4184
|
-
@ticket_class = ticket_class
|
|
4185
|
-
end
|
|
4186
|
-
end
|
|
4187
|
-
|
|
4188
|
-
class TrainReservationDetail < ::Stripe::RequestParams
|
|
4189
|
-
class Arrival < ::Stripe::RequestParams
|
|
4190
|
-
class Address < ::Stripe::RequestParams
|
|
4191
|
-
# The city or town.
|
|
4192
|
-
attr_accessor :city
|
|
4193
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
4194
|
-
attr_accessor :country
|
|
4195
|
-
# The postal code formatted according to country.
|
|
4196
|
-
attr_accessor :postal_code
|
|
4197
|
-
# The state, county, province, or region formatted according to country.
|
|
4198
|
-
attr_accessor :region
|
|
4199
|
-
# Line 1 of the street address.
|
|
4200
|
-
attr_accessor :street_address
|
|
4201
|
-
# Line 2 of the street address.
|
|
4202
|
-
attr_accessor :street_address2
|
|
4203
|
-
|
|
4204
|
-
def initialize(
|
|
4205
|
-
city: nil,
|
|
4206
|
-
country: nil,
|
|
4207
|
-
postal_code: nil,
|
|
4208
|
-
region: nil,
|
|
4209
|
-
street_address: nil,
|
|
4210
|
-
street_address2: nil
|
|
4211
|
-
)
|
|
4212
|
-
@city = city
|
|
4213
|
-
@country = country
|
|
4214
|
-
@postal_code = postal_code
|
|
4215
|
-
@region = region
|
|
4216
|
-
@street_address = street_address
|
|
4217
|
-
@street_address2 = street_address2
|
|
4218
|
-
end
|
|
4219
|
-
end
|
|
4220
|
-
# Address of the arrival location.
|
|
4221
|
-
attr_accessor :address
|
|
4222
|
-
# Identifier name or reference for the arrival location.
|
|
4223
|
-
attr_accessor :arrival_location
|
|
4224
|
-
|
|
4225
|
-
def initialize(address: nil, arrival_location: nil)
|
|
4226
|
-
@address = address
|
|
4227
|
-
@arrival_location = arrival_location
|
|
4228
|
-
end
|
|
4229
|
-
end
|
|
4230
|
-
|
|
4231
|
-
class Departure < ::Stripe::RequestParams
|
|
4232
|
-
class Address < ::Stripe::RequestParams
|
|
4233
|
-
# The city or town.
|
|
4234
|
-
attr_accessor :city
|
|
4235
|
-
# The country in ISO 3166-1 alpha-2 format.
|
|
4236
|
-
attr_accessor :country
|
|
4237
|
-
# The postal code formatted according to country.
|
|
4238
|
-
attr_accessor :postal_code
|
|
4239
|
-
# The state, county, province, or region formatted according to country.
|
|
4240
|
-
attr_accessor :region
|
|
4241
|
-
# Line 1 of the street address.
|
|
4242
|
-
attr_accessor :street_address
|
|
4243
|
-
# Line 2 of the street address.
|
|
4244
|
-
attr_accessor :street_address2
|
|
4245
|
-
|
|
4246
|
-
def initialize(
|
|
4247
|
-
city: nil,
|
|
4248
|
-
country: nil,
|
|
4249
|
-
postal_code: nil,
|
|
4250
|
-
region: nil,
|
|
4251
|
-
street_address: nil,
|
|
4252
|
-
street_address2: nil
|
|
4253
|
-
)
|
|
4254
|
-
@city = city
|
|
4255
|
-
@country = country
|
|
4256
|
-
@postal_code = postal_code
|
|
4257
|
-
@region = region
|
|
4258
|
-
@street_address = street_address
|
|
4259
|
-
@street_address2 = street_address2
|
|
4260
|
-
end
|
|
4261
|
-
end
|
|
4262
|
-
# Address of the departure location.
|
|
4263
|
-
attr_accessor :address
|
|
4264
|
-
# Timestamp of departure.
|
|
4265
|
-
attr_accessor :departs_at
|
|
4266
|
-
# Identifier name or reference for the origin location.
|
|
4267
|
-
attr_accessor :departure_location
|
|
4268
|
-
|
|
4269
|
-
def initialize(address: nil, departs_at: nil, departure_location: nil)
|
|
4270
|
-
@address = address
|
|
4271
|
-
@departs_at = departs_at
|
|
4272
|
-
@departure_location = departure_location
|
|
4273
|
-
end
|
|
4274
|
-
end
|
|
4275
|
-
|
|
4276
|
-
class Insurance < ::Stripe::RequestParams
|
|
4277
|
-
# Insurance currency.
|
|
4278
|
-
attr_accessor :currency
|
|
4279
|
-
# Name of the company providing the insurance.
|
|
4280
|
-
attr_accessor :insurance_company_name
|
|
4281
|
-
# Type of insurance.
|
|
4282
|
-
attr_accessor :insurance_type
|
|
4283
|
-
# Price of insurance in cents.
|
|
4284
|
-
attr_accessor :price
|
|
4285
|
-
|
|
4286
|
-
def initialize(
|
|
4287
|
-
currency: nil,
|
|
4288
|
-
insurance_company_name: nil,
|
|
4289
|
-
insurance_type: nil,
|
|
4290
|
-
price: nil
|
|
4291
|
-
)
|
|
4292
|
-
@currency = currency
|
|
4293
|
-
@insurance_company_name = insurance_company_name
|
|
4294
|
-
@insurance_type = insurance_type
|
|
4295
|
-
@price = price
|
|
4296
|
-
end
|
|
4297
|
-
end
|
|
4298
|
-
|
|
4299
|
-
class Passenger < ::Stripe::RequestParams
|
|
4300
|
-
# The family name of the person.
|
|
4301
|
-
attr_accessor :family_name
|
|
4302
|
-
# The given name of the person.
|
|
4303
|
-
attr_accessor :given_name
|
|
4304
|
-
|
|
4305
|
-
def initialize(family_name: nil, given_name: nil)
|
|
4306
|
-
@family_name = family_name
|
|
4307
|
-
@given_name = given_name
|
|
4308
|
-
end
|
|
4309
|
-
end
|
|
4310
|
-
# Name of associated or partner company for the service.
|
|
4311
|
-
attr_accessor :affiliate_name
|
|
4312
|
-
# Arrival details.
|
|
4313
|
-
attr_accessor :arrival
|
|
4314
|
-
# Name of transportation company.
|
|
4315
|
-
attr_accessor :carrier_name
|
|
4316
|
-
# Currency.
|
|
4317
|
-
attr_accessor :currency
|
|
4318
|
-
# Departure details.
|
|
4319
|
-
attr_accessor :departure
|
|
4320
|
-
# List of insurances for this reservation.
|
|
4321
|
-
attr_accessor :insurances
|
|
4322
|
-
# List of passengers that this reservation applies to.
|
|
4323
|
-
attr_accessor :passengers
|
|
4324
|
-
# Price in cents.
|
|
4325
|
-
attr_accessor :price
|
|
4326
|
-
# Ticket class.
|
|
4327
|
-
attr_accessor :ticket_class
|
|
4328
|
-
|
|
4329
|
-
def initialize(
|
|
4330
|
-
affiliate_name: nil,
|
|
4331
|
-
arrival: nil,
|
|
4332
|
-
carrier_name: nil,
|
|
4333
|
-
currency: nil,
|
|
4334
|
-
departure: nil,
|
|
4335
|
-
insurances: nil,
|
|
4336
|
-
passengers: nil,
|
|
4337
|
-
price: nil,
|
|
4338
|
-
ticket_class: nil
|
|
4339
|
-
)
|
|
4340
|
-
@affiliate_name = affiliate_name
|
|
4341
|
-
@arrival = arrival
|
|
4342
|
-
@carrier_name = carrier_name
|
|
4343
|
-
@currency = currency
|
|
4344
|
-
@departure = departure
|
|
4345
|
-
@insurances = insurances
|
|
4346
|
-
@passengers = passengers
|
|
4347
|
-
@price = price
|
|
4348
|
-
@ticket_class = ticket_class
|
|
4349
|
-
end
|
|
4350
|
-
end
|
|
4351
|
-
|
|
4352
|
-
class Voucher < ::Stripe::RequestParams
|
|
4353
|
-
# Name of associated or partner company for this voucher.
|
|
4354
|
-
attr_accessor :affiliate_name
|
|
4355
|
-
# The voucher validity end time.
|
|
4356
|
-
attr_accessor :ends_at
|
|
4357
|
-
# The voucher validity start time.
|
|
4358
|
-
attr_accessor :starts_at
|
|
4359
|
-
# The issuer or provider of this voucher.
|
|
4360
|
-
attr_accessor :voucher_company
|
|
4361
|
-
# The name or reference to identify the voucher.
|
|
4362
|
-
attr_accessor :voucher_name
|
|
4363
|
-
# The type of this voucher.
|
|
4364
|
-
attr_accessor :voucher_type
|
|
4365
|
-
|
|
4366
|
-
def initialize(
|
|
4367
|
-
affiliate_name: nil,
|
|
4368
|
-
ends_at: nil,
|
|
4369
|
-
starts_at: nil,
|
|
4370
|
-
voucher_company: nil,
|
|
4371
|
-
voucher_name: nil,
|
|
4372
|
-
voucher_type: nil
|
|
4373
|
-
)
|
|
4374
|
-
@affiliate_name = affiliate_name
|
|
4375
|
-
@ends_at = ends_at
|
|
4376
|
-
@starts_at = starts_at
|
|
4377
|
-
@voucher_company = voucher_company
|
|
4378
|
-
@voucher_name = voucher_name
|
|
4379
|
-
@voucher_type = voucher_type
|
|
4380
|
-
end
|
|
4381
|
-
end
|
|
4382
|
-
# Supplementary bus reservation details.
|
|
4383
|
-
attr_accessor :bus_reservation_details
|
|
4384
|
-
# Supplementary event reservation details.
|
|
4385
|
-
attr_accessor :event_reservation_details
|
|
4386
|
-
# Supplementary ferry reservation details.
|
|
4387
|
-
attr_accessor :ferry_reservation_details
|
|
4388
|
-
# Supplementary insurance details.
|
|
4389
|
-
attr_accessor :insurances
|
|
4390
|
-
# Supplementary marketplace seller details.
|
|
4391
|
-
attr_accessor :marketplace_sellers
|
|
4392
|
-
# Supplementary round trip reservation details.
|
|
4393
|
-
attr_accessor :round_trip_reservation_details
|
|
4394
|
-
# Supplementary train reservation details.
|
|
4395
|
-
attr_accessor :train_reservation_details
|
|
4396
|
-
# Voucher details, such as a gift card or discount code.
|
|
4397
|
-
attr_accessor :vouchers
|
|
4398
|
-
|
|
4399
|
-
def initialize(
|
|
4400
|
-
bus_reservation_details: nil,
|
|
4401
|
-
event_reservation_details: nil,
|
|
4402
|
-
ferry_reservation_details: nil,
|
|
4403
|
-
insurances: nil,
|
|
4404
|
-
marketplace_sellers: nil,
|
|
4405
|
-
round_trip_reservation_details: nil,
|
|
4406
|
-
train_reservation_details: nil,
|
|
4407
|
-
vouchers: nil
|
|
4408
|
-
)
|
|
4409
|
-
@bus_reservation_details = bus_reservation_details
|
|
4410
|
-
@event_reservation_details = event_reservation_details
|
|
4411
|
-
@ferry_reservation_details = ferry_reservation_details
|
|
4412
|
-
@insurances = insurances
|
|
4413
|
-
@marketplace_sellers = marketplace_sellers
|
|
4414
|
-
@round_trip_reservation_details = round_trip_reservation_details
|
|
4415
|
-
@train_reservation_details = train_reservation_details
|
|
4416
|
-
@vouchers = vouchers
|
|
4417
|
-
end
|
|
4418
|
-
end
|
|
4419
1641
|
# Controls when the funds are captured from the customer's account.
|
|
4420
1642
|
#
|
|
4421
1643
|
# If provided, this parameter overrides the behavior of the top-level [capture_method](/api/payment_intents/update#update_payment_intent-capture_method) for this payment method type when finalizing the payment with this payment method type.
|
|
@@ -4438,23 +1660,19 @@ module Stripe
|
|
|
4438
1660
|
attr_accessor :setup_future_usage
|
|
4439
1661
|
# Subscription details if setting up or charging a subscription.
|
|
4440
1662
|
attr_accessor :subscriptions
|
|
4441
|
-
# Supplementary Purchase Data for the corresponding Klarna payment
|
|
4442
|
-
attr_accessor :supplementary_purchase_data
|
|
4443
1663
|
|
|
4444
1664
|
def initialize(
|
|
4445
1665
|
capture_method: nil,
|
|
4446
1666
|
on_demand: nil,
|
|
4447
1667
|
preferred_locale: nil,
|
|
4448
1668
|
setup_future_usage: nil,
|
|
4449
|
-
subscriptions: nil
|
|
4450
|
-
supplementary_purchase_data: nil
|
|
1669
|
+
subscriptions: nil
|
|
4451
1670
|
)
|
|
4452
1671
|
@capture_method = capture_method
|
|
4453
1672
|
@on_demand = on_demand
|
|
4454
1673
|
@preferred_locale = preferred_locale
|
|
4455
1674
|
@setup_future_usage = setup_future_usage
|
|
4456
1675
|
@subscriptions = subscriptions
|
|
4457
|
-
@supplementary_purchase_data = supplementary_purchase_data
|
|
4458
1676
|
end
|
|
4459
1677
|
end
|
|
4460
1678
|
|
|
@@ -4715,65 +1933,12 @@ module Stripe
|
|
|
4715
1933
|
end
|
|
4716
1934
|
|
|
4717
1935
|
class Paypal < ::Stripe::RequestParams
|
|
4718
|
-
class LineItem < ::Stripe::RequestParams
|
|
4719
|
-
class Tax < ::Stripe::RequestParams
|
|
4720
|
-
# The tax for a single unit of the line item in minor units. Cannot be a negative number.
|
|
4721
|
-
attr_accessor :amount
|
|
4722
|
-
# The tax behavior for the line item.
|
|
4723
|
-
attr_accessor :behavior
|
|
4724
|
-
|
|
4725
|
-
def initialize(amount: nil, behavior: nil)
|
|
4726
|
-
@amount = amount
|
|
4727
|
-
@behavior = behavior
|
|
4728
|
-
end
|
|
4729
|
-
end
|
|
4730
|
-
# Type of the line item.
|
|
4731
|
-
attr_accessor :category
|
|
4732
|
-
# Description of the line item.
|
|
4733
|
-
attr_accessor :description
|
|
4734
|
-
# Descriptive name of the line item.
|
|
4735
|
-
attr_accessor :name
|
|
4736
|
-
# Quantity of the line item. Must be a positive number.
|
|
4737
|
-
attr_accessor :quantity
|
|
4738
|
-
# Client facing stock keeping unit, article number or similar.
|
|
4739
|
-
attr_accessor :sku
|
|
4740
|
-
# The Stripe account ID of the connected account that sells the item.
|
|
4741
|
-
attr_accessor :sold_by
|
|
4742
|
-
# The tax information for the line item.
|
|
4743
|
-
attr_accessor :tax
|
|
4744
|
-
# Price for a single unit of the line item in minor units. Cannot be a negative number.
|
|
4745
|
-
attr_accessor :unit_amount
|
|
4746
|
-
|
|
4747
|
-
def initialize(
|
|
4748
|
-
category: nil,
|
|
4749
|
-
description: nil,
|
|
4750
|
-
name: nil,
|
|
4751
|
-
quantity: nil,
|
|
4752
|
-
sku: nil,
|
|
4753
|
-
sold_by: nil,
|
|
4754
|
-
tax: nil,
|
|
4755
|
-
unit_amount: nil
|
|
4756
|
-
)
|
|
4757
|
-
@category = category
|
|
4758
|
-
@description = description
|
|
4759
|
-
@name = name
|
|
4760
|
-
@quantity = quantity
|
|
4761
|
-
@sku = sku
|
|
4762
|
-
@sold_by = sold_by
|
|
4763
|
-
@tax = tax
|
|
4764
|
-
@unit_amount = unit_amount
|
|
4765
|
-
end
|
|
4766
|
-
end
|
|
4767
1936
|
# Controls when the funds will be captured from the customer's account.
|
|
4768
1937
|
attr_accessor :capture_method
|
|
4769
|
-
# The line items purchased by the customer.
|
|
4770
|
-
attr_accessor :line_items
|
|
4771
1938
|
# [Preferred locale](https://docs.stripe.com/payments/paypal/supported-locales) of the PayPal checkout page that the customer is redirected to.
|
|
4772
1939
|
attr_accessor :preferred_locale
|
|
4773
1940
|
# A reference of the PayPal transaction visible to customer which is mapped to PayPal's invoice ID. This must be a globally unique ID if you have configured in your PayPal settings to block multiple payments per invoice ID.
|
|
4774
1941
|
attr_accessor :reference
|
|
4775
|
-
# A reference of the PayPal transaction visible to customer which is mapped to PayPal's invoice ID. This must be a globally unique ID if you have configured in your PayPal settings to block multiple payments per invoice ID.
|
|
4776
|
-
attr_accessor :reference_id
|
|
4777
1942
|
# The risk correlation ID for an on-session payment using a saved PayPal payment method.
|
|
4778
1943
|
attr_accessor :risk_correlation_id
|
|
4779
1944
|
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
@@ -4786,40 +1951,19 @@ module Stripe
|
|
|
4786
1951
|
#
|
|
4787
1952
|
# If you've already set `setup_future_usage` and you're performing a request using a publishable key, you can only update the value from `on_session` to `off_session`.
|
|
4788
1953
|
attr_accessor :setup_future_usage
|
|
4789
|
-
# The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.
|
|
4790
|
-
attr_accessor :subsellers
|
|
4791
1954
|
|
|
4792
1955
|
def initialize(
|
|
4793
1956
|
capture_method: nil,
|
|
4794
|
-
line_items: nil,
|
|
4795
1957
|
preferred_locale: nil,
|
|
4796
1958
|
reference: nil,
|
|
4797
|
-
reference_id: nil,
|
|
4798
1959
|
risk_correlation_id: nil,
|
|
4799
|
-
setup_future_usage: nil
|
|
4800
|
-
subsellers: nil
|
|
1960
|
+
setup_future_usage: nil
|
|
4801
1961
|
)
|
|
4802
1962
|
@capture_method = capture_method
|
|
4803
|
-
@line_items = line_items
|
|
4804
1963
|
@preferred_locale = preferred_locale
|
|
4805
1964
|
@reference = reference
|
|
4806
|
-
@reference_id = reference_id
|
|
4807
1965
|
@risk_correlation_id = risk_correlation_id
|
|
4808
1966
|
@setup_future_usage = setup_future_usage
|
|
4809
|
-
@subsellers = subsellers
|
|
4810
|
-
end
|
|
4811
|
-
end
|
|
4812
|
-
|
|
4813
|
-
class Paypay < ::Stripe::RequestParams
|
|
4814
|
-
# Controls when the funds are captured from the customer's account.
|
|
4815
|
-
#
|
|
4816
|
-
# If provided, this parameter overrides the behavior of the top-level [capture_method](/api/payment_intents/update#update_payment_intent-capture_method) for this payment method type when finalizing the payment with this payment method type.
|
|
4817
|
-
#
|
|
4818
|
-
# If `capture_method` is already set on the PaymentIntent, providing an empty value for this parameter unsets the stored value for this payment method type.
|
|
4819
|
-
attr_accessor :capture_method
|
|
4820
|
-
|
|
4821
|
-
def initialize(capture_method: nil)
|
|
4822
|
-
@capture_method = capture_method
|
|
4823
1967
|
end
|
|
4824
1968
|
end
|
|
4825
1969
|
|
|
@@ -4961,25 +2105,6 @@ module Stripe
|
|
|
4961
2105
|
end
|
|
4962
2106
|
end
|
|
4963
2107
|
|
|
4964
|
-
class Qris < ::Stripe::RequestParams
|
|
4965
|
-
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
4966
|
-
#
|
|
4967
|
-
# If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
4968
|
-
#
|
|
4969
|
-
# If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
4970
|
-
#
|
|
4971
|
-
# When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](/strong-customer-authentication).
|
|
4972
|
-
#
|
|
4973
|
-
# If you've already set `setup_future_usage` and you're performing a request using a publishable key, you can only update the value from `on_session` to `off_session`.
|
|
4974
|
-
attr_accessor :setup_future_usage
|
|
4975
|
-
|
|
4976
|
-
def initialize(setup_future_usage: nil)
|
|
4977
|
-
@setup_future_usage = setup_future_usage
|
|
4978
|
-
end
|
|
4979
|
-
end
|
|
4980
|
-
|
|
4981
|
-
class Rechnung < ::Stripe::RequestParams; end
|
|
4982
|
-
|
|
4983
2108
|
class RevolutPay < ::Stripe::RequestParams
|
|
4984
2109
|
# Controls when the funds are captured from the customer's account.
|
|
4985
2110
|
#
|
|
@@ -5022,9 +2147,18 @@ module Stripe
|
|
|
5022
2147
|
#
|
|
5023
2148
|
# If `capture_method` is already set on the PaymentIntent, providing an empty value for this parameter unsets the stored value for this payment method type.
|
|
5024
2149
|
attr_accessor :capture_method
|
|
2150
|
+
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
2151
|
+
#
|
|
2152
|
+
# If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
2153
|
+
#
|
|
2154
|
+
# If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
2155
|
+
#
|
|
2156
|
+
# When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](/strong-customer-authentication).
|
|
2157
|
+
attr_accessor :setup_future_usage
|
|
5025
2158
|
|
|
5026
|
-
def initialize(capture_method: nil)
|
|
2159
|
+
def initialize(capture_method: nil, setup_future_usage: nil)
|
|
5027
2160
|
@capture_method = capture_method
|
|
2161
|
+
@setup_future_usage = setup_future_usage
|
|
5028
2162
|
end
|
|
5029
2163
|
end
|
|
5030
2164
|
|
|
@@ -5072,23 +2206,6 @@ module Stripe
|
|
|
5072
2206
|
end
|
|
5073
2207
|
end
|
|
5074
2208
|
|
|
5075
|
-
class Shopeepay < ::Stripe::RequestParams
|
|
5076
|
-
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
5077
|
-
#
|
|
5078
|
-
# If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
5079
|
-
#
|
|
5080
|
-
# If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
5081
|
-
#
|
|
5082
|
-
# When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](/strong-customer-authentication).
|
|
5083
|
-
#
|
|
5084
|
-
# If you've already set `setup_future_usage` and you're performing a request using a publishable key, you can only update the value from `on_session` to `off_session`.
|
|
5085
|
-
attr_accessor :setup_future_usage
|
|
5086
|
-
|
|
5087
|
-
def initialize(setup_future_usage: nil)
|
|
5088
|
-
@setup_future_usage = setup_future_usage
|
|
5089
|
-
end
|
|
5090
|
-
end
|
|
5091
|
-
|
|
5092
2209
|
class Sofort < ::Stripe::RequestParams
|
|
5093
2210
|
# Language shown to the payer on redirect.
|
|
5094
2211
|
attr_accessor :preferred_language
|
|
@@ -5109,7 +2226,13 @@ module Stripe
|
|
|
5109
2226
|
end
|
|
5110
2227
|
end
|
|
5111
2228
|
|
|
5112
|
-
class
|
|
2229
|
+
class Sunbit < ::Stripe::RequestParams
|
|
2230
|
+
# Controls when the funds are captured from the customer's account.
|
|
2231
|
+
#
|
|
2232
|
+
# If provided, this parameter overrides the behavior of the top-level [capture_method](/api/payment_intents/update#update_payment_intent-capture_method) for this payment method type when finalizing the payment with this payment method type.
|
|
2233
|
+
#
|
|
2234
|
+
# If `capture_method` is already set on the PaymentIntent, providing an empty value for this parameter unsets the stored value for this payment method type.
|
|
2235
|
+
attr_accessor :capture_method
|
|
5113
2236
|
# Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
5114
2237
|
#
|
|
5115
2238
|
# If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
@@ -5117,11 +2240,10 @@ module Stripe
|
|
|
5117
2240
|
# If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
5118
2241
|
#
|
|
5119
2242
|
# When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](/strong-customer-authentication).
|
|
5120
|
-
#
|
|
5121
|
-
# If you've already set `setup_future_usage` and you're performing a request using a publishable key, you can only update the value from `on_session` to `off_session`.
|
|
5122
2243
|
attr_accessor :setup_future_usage
|
|
5123
2244
|
|
|
5124
|
-
def initialize(setup_future_usage: nil)
|
|
2245
|
+
def initialize(capture_method: nil, setup_future_usage: nil)
|
|
2246
|
+
@capture_method = capture_method
|
|
5125
2247
|
@setup_future_usage = setup_future_usage
|
|
5126
2248
|
end
|
|
5127
2249
|
end
|
|
@@ -5197,27 +2319,13 @@ module Stripe
|
|
|
5197
2319
|
class Filters < ::Stripe::RequestParams
|
|
5198
2320
|
# The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
|
|
5199
2321
|
attr_accessor :account_subcategories
|
|
5200
|
-
# ID of the institution to use to filter for selectable accounts.
|
|
5201
|
-
attr_accessor :institution
|
|
5202
2322
|
|
|
5203
|
-
def initialize(account_subcategories: nil
|
|
2323
|
+
def initialize(account_subcategories: nil)
|
|
5204
2324
|
@account_subcategories = account_subcategories
|
|
5205
|
-
@institution = institution
|
|
5206
|
-
end
|
|
5207
|
-
end
|
|
5208
|
-
|
|
5209
|
-
class ManualEntry < ::Stripe::RequestParams
|
|
5210
|
-
# Settings for configuring manual entry of account details.
|
|
5211
|
-
attr_accessor :mode
|
|
5212
|
-
|
|
5213
|
-
def initialize(mode: nil)
|
|
5214
|
-
@mode = mode
|
|
5215
2325
|
end
|
|
5216
2326
|
end
|
|
5217
2327
|
# Provide filters for the linked accounts that the customer can select for the payment method.
|
|
5218
2328
|
attr_accessor :filters
|
|
5219
|
-
# Customize manual entry behavior
|
|
5220
|
-
attr_accessor :manual_entry
|
|
5221
2329
|
# The list of permissions to request. If this parameter is passed, the `payment_method` permission must be included. Valid permissions include: `balances`, `ownership`, `payment_method`, and `transactions`.
|
|
5222
2330
|
attr_accessor :permissions
|
|
5223
2331
|
# List of data features that you would like to retrieve upon account creation.
|
|
@@ -5225,15 +2333,8 @@ module Stripe
|
|
|
5225
2333
|
# For webview integrations only. Upon completing OAuth login in the native browser, the user will be redirected to this URL to return to your app.
|
|
5226
2334
|
attr_accessor :return_url
|
|
5227
2335
|
|
|
5228
|
-
def initialize(
|
|
5229
|
-
filters: nil,
|
|
5230
|
-
manual_entry: nil,
|
|
5231
|
-
permissions: nil,
|
|
5232
|
-
prefetch: nil,
|
|
5233
|
-
return_url: nil
|
|
5234
|
-
)
|
|
2336
|
+
def initialize(filters: nil, permissions: nil, prefetch: nil, return_url: nil)
|
|
5235
2337
|
@filters = filters
|
|
5236
|
-
@manual_entry = manual_entry
|
|
5237
2338
|
@permissions = permissions
|
|
5238
2339
|
@prefetch = prefetch
|
|
5239
2340
|
@return_url = return_url
|
|
@@ -5300,7 +2401,7 @@ module Stripe
|
|
|
5300
2401
|
end
|
|
5301
2402
|
|
|
5302
2403
|
class WechatPay < ::Stripe::RequestParams
|
|
5303
|
-
# The app ID registered with WeChat Pay. Only required when client is ios or
|
|
2404
|
+
# The app ID registered with WeChat Pay. Only required when client is ios, android, or mini_program.
|
|
5304
2405
|
attr_accessor :app_id
|
|
5305
2406
|
# The client type that the end customer will pay from
|
|
5306
2407
|
attr_accessor :client
|
|
@@ -5380,12 +2481,8 @@ module Stripe
|
|
|
5380
2481
|
attr_accessor :fpx
|
|
5381
2482
|
# If this is a `giropay` PaymentMethod, this sub-hash contains details about the Giropay payment method options.
|
|
5382
2483
|
attr_accessor :giropay
|
|
5383
|
-
# If this is a `gopay` PaymentMethod, this sub-hash contains details about the Gopay payment method options.
|
|
5384
|
-
attr_accessor :gopay
|
|
5385
2484
|
# If this is a `grabpay` PaymentMethod, this sub-hash contains details about the Grabpay payment method options.
|
|
5386
2485
|
attr_accessor :grabpay
|
|
5387
|
-
# If this is a `id_bank_transfer` PaymentMethod, this sub-hash contains details about the Indonesia Bank Transfer payment method options.
|
|
5388
|
-
attr_accessor :id_bank_transfer
|
|
5389
2486
|
# If this is a `ideal` PaymentMethod, this sub-hash contains details about the Ideal payment method options.
|
|
5390
2487
|
attr_accessor :ideal
|
|
5391
2488
|
# If this is a `interac_present` PaymentMethod, this sub-hash contains details about the Card Present payment method options.
|
|
@@ -5422,18 +2519,12 @@ module Stripe
|
|
|
5422
2519
|
attr_accessor :paynow
|
|
5423
2520
|
# If this is a `paypal` PaymentMethod, this sub-hash contains details about the PayPal payment method options.
|
|
5424
2521
|
attr_accessor :paypal
|
|
5425
|
-
# If this is a `paypay` PaymentMethod, this sub-hash contains details about the PayPay payment method options.
|
|
5426
|
-
attr_accessor :paypay
|
|
5427
2522
|
# If this is a `payto` PaymentMethod, this sub-hash contains details about the PayTo payment method options.
|
|
5428
2523
|
attr_accessor :payto
|
|
5429
2524
|
# If this is a `pix` PaymentMethod, this sub-hash contains details about the Pix payment method options.
|
|
5430
2525
|
attr_accessor :pix
|
|
5431
2526
|
# If this is a `promptpay` PaymentMethod, this sub-hash contains details about the PromptPay payment method options.
|
|
5432
2527
|
attr_accessor :promptpay
|
|
5433
|
-
# If this is a `qris` PaymentMethod, this sub-hash contains details about the QRIS payment method options.
|
|
5434
|
-
attr_accessor :qris
|
|
5435
|
-
# If this is a `rechnung` PaymentMethod, this sub-hash contains details about the Rechnung payment method options.
|
|
5436
|
-
attr_accessor :rechnung
|
|
5437
2528
|
# If this is a `revolut_pay` PaymentMethod, this sub-hash contains details about the Revolut Pay payment method options.
|
|
5438
2529
|
attr_accessor :revolut_pay
|
|
5439
2530
|
# If this is a `samsung_pay` PaymentMethod, this sub-hash contains details about the Samsung Pay payment method options.
|
|
@@ -5444,12 +2535,10 @@ module Stripe
|
|
|
5444
2535
|
attr_accessor :scalapay
|
|
5445
2536
|
# If this is a `sepa_debit` PaymentIntent, this sub-hash contains details about the SEPA Debit payment method options.
|
|
5446
2537
|
attr_accessor :sepa_debit
|
|
5447
|
-
# If this is a `shopeepay` PaymentMethod, this sub-hash contains details about the ShopeePay payment method options.
|
|
5448
|
-
attr_accessor :shopeepay
|
|
5449
2538
|
# If this is a `sofort` PaymentMethod, this sub-hash contains details about the SOFORT payment method options.
|
|
5450
2539
|
attr_accessor :sofort
|
|
5451
|
-
# If this is a `
|
|
5452
|
-
attr_accessor :
|
|
2540
|
+
# If this is a `sunbit` PaymentMethod, this sub-hash contains details about the Sunbit payment method options.
|
|
2541
|
+
attr_accessor :sunbit
|
|
5453
2542
|
# If this is a `Swish` PaymentMethod, this sub-hash contains details about the Swish payment method options.
|
|
5454
2543
|
attr_accessor :swish
|
|
5455
2544
|
# If this is a `twint` PaymentMethod, this sub-hash contains details about the TWINT payment method options.
|
|
@@ -5485,9 +2574,7 @@ module Stripe
|
|
|
5485
2574
|
eps: nil,
|
|
5486
2575
|
fpx: nil,
|
|
5487
2576
|
giropay: nil,
|
|
5488
|
-
gopay: nil,
|
|
5489
2577
|
grabpay: nil,
|
|
5490
|
-
id_bank_transfer: nil,
|
|
5491
2578
|
ideal: nil,
|
|
5492
2579
|
interac_present: nil,
|
|
5493
2580
|
kakao_pay: nil,
|
|
@@ -5506,20 +2593,16 @@ module Stripe
|
|
|
5506
2593
|
payco: nil,
|
|
5507
2594
|
paynow: nil,
|
|
5508
2595
|
paypal: nil,
|
|
5509
|
-
paypay: nil,
|
|
5510
2596
|
payto: nil,
|
|
5511
2597
|
pix: nil,
|
|
5512
2598
|
promptpay: nil,
|
|
5513
|
-
qris: nil,
|
|
5514
|
-
rechnung: nil,
|
|
5515
2599
|
revolut_pay: nil,
|
|
5516
2600
|
samsung_pay: nil,
|
|
5517
2601
|
satispay: nil,
|
|
5518
2602
|
scalapay: nil,
|
|
5519
2603
|
sepa_debit: nil,
|
|
5520
|
-
shopeepay: nil,
|
|
5521
2604
|
sofort: nil,
|
|
5522
|
-
|
|
2605
|
+
sunbit: nil,
|
|
5523
2606
|
swish: nil,
|
|
5524
2607
|
twint: nil,
|
|
5525
2608
|
upi: nil,
|
|
@@ -5548,9 +2631,7 @@ module Stripe
|
|
|
5548
2631
|
@eps = eps
|
|
5549
2632
|
@fpx = fpx
|
|
5550
2633
|
@giropay = giropay
|
|
5551
|
-
@gopay = gopay
|
|
5552
2634
|
@grabpay = grabpay
|
|
5553
|
-
@id_bank_transfer = id_bank_transfer
|
|
5554
2635
|
@ideal = ideal
|
|
5555
2636
|
@interac_present = interac_present
|
|
5556
2637
|
@kakao_pay = kakao_pay
|
|
@@ -5569,20 +2650,16 @@ module Stripe
|
|
|
5569
2650
|
@payco = payco
|
|
5570
2651
|
@paynow = paynow
|
|
5571
2652
|
@paypal = paypal
|
|
5572
|
-
@paypay = paypay
|
|
5573
2653
|
@payto = payto
|
|
5574
2654
|
@pix = pix
|
|
5575
2655
|
@promptpay = promptpay
|
|
5576
|
-
@qris = qris
|
|
5577
|
-
@rechnung = rechnung
|
|
5578
2656
|
@revolut_pay = revolut_pay
|
|
5579
2657
|
@samsung_pay = samsung_pay
|
|
5580
2658
|
@satispay = satispay
|
|
5581
2659
|
@scalapay = scalapay
|
|
5582
2660
|
@sepa_debit = sepa_debit
|
|
5583
|
-
@shopeepay = shopeepay
|
|
5584
2661
|
@sofort = sofort
|
|
5585
|
-
@
|
|
2662
|
+
@sunbit = sunbit
|
|
5586
2663
|
@swish = swish
|
|
5587
2664
|
@twint = twint
|
|
5588
2665
|
@upi = upi
|
|
@@ -5699,17 +2776,13 @@ module Stripe
|
|
|
5699
2776
|
attr_accessor :excluded_payment_method_types
|
|
5700
2777
|
# Specifies which fields in the response should be expanded.
|
|
5701
2778
|
attr_accessor :expand
|
|
5702
|
-
# The FX rate in the quote is validated and used to convert the presentment amount to the settlement amount.
|
|
5703
|
-
attr_accessor :fx_quote
|
|
5704
2779
|
# Automations to be run during the PaymentIntent lifecycle
|
|
5705
2780
|
attr_accessor :hooks
|
|
5706
|
-
# This hash contains details about the Mandate to create.
|
|
5707
|
-
attr_accessor :mandate_data
|
|
5708
2781
|
# Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
5709
2782
|
attr_accessor :metadata
|
|
5710
2783
|
# Provides industry-specific information about the charge.
|
|
5711
2784
|
attr_accessor :payment_details
|
|
5712
|
-
#
|
|
2785
|
+
# ID of the payment method (a PaymentMethod, Card, or [compatible Source](https://docs.stripe.com/payments/payment-methods/transitioning#compatibility) object) to attach to this PaymentIntent. To unset this field to null, pass in an empty string.
|
|
5713
2786
|
attr_accessor :payment_method
|
|
5714
2787
|
# The ID of the [payment method configuration](https://docs.stripe.com/api/payment_method_configurations) to use with this PaymentIntent.
|
|
5715
2788
|
attr_accessor :payment_method_configuration
|
|
@@ -5757,9 +2830,7 @@ module Stripe
|
|
|
5757
2830
|
description: nil,
|
|
5758
2831
|
excluded_payment_method_types: nil,
|
|
5759
2832
|
expand: nil,
|
|
5760
|
-
fx_quote: nil,
|
|
5761
2833
|
hooks: nil,
|
|
5762
|
-
mandate_data: nil,
|
|
5763
2834
|
metadata: nil,
|
|
5764
2835
|
payment_details: nil,
|
|
5765
2836
|
payment_method: nil,
|
|
@@ -5785,9 +2856,7 @@ module Stripe
|
|
|
5785
2856
|
@description = description
|
|
5786
2857
|
@excluded_payment_method_types = excluded_payment_method_types
|
|
5787
2858
|
@expand = expand
|
|
5788
|
-
@fx_quote = fx_quote
|
|
5789
2859
|
@hooks = hooks
|
|
5790
|
-
@mandate_data = mandate_data
|
|
5791
2860
|
@metadata = metadata
|
|
5792
2861
|
@payment_details = payment_details
|
|
5793
2862
|
@payment_method = payment_method
|