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
|
@@ -141,18 +141,8 @@ module Stripe
|
|
|
141
141
|
end
|
|
142
142
|
|
|
143
143
|
class Giropay < ::Stripe::RequestParams; end
|
|
144
|
-
class Gopay < ::Stripe::RequestParams; end
|
|
145
144
|
class Grabpay < ::Stripe::RequestParams; end
|
|
146
145
|
|
|
147
|
-
class IdBankTransfer < ::Stripe::RequestParams
|
|
148
|
-
# Bank where the account is held.
|
|
149
|
-
attr_accessor :bank
|
|
150
|
-
|
|
151
|
-
def initialize(bank: nil)
|
|
152
|
-
@bank = bank
|
|
153
|
-
end
|
|
154
|
-
end
|
|
155
|
-
|
|
156
146
|
class Ideal < ::Stripe::RequestParams
|
|
157
147
|
# The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
|
|
158
148
|
attr_accessor :bank
|
|
@@ -250,7 +240,6 @@ module Stripe
|
|
|
250
240
|
class Payco < ::Stripe::RequestParams; end
|
|
251
241
|
class Paynow < ::Stripe::RequestParams; end
|
|
252
242
|
class Paypal < ::Stripe::RequestParams; end
|
|
253
|
-
class Paypay < ::Stripe::RequestParams; end
|
|
254
243
|
|
|
255
244
|
class Payto < ::Stripe::RequestParams
|
|
256
245
|
# The account number for the bank account.
|
|
@@ -269,7 +258,6 @@ module Stripe
|
|
|
269
258
|
|
|
270
259
|
class Pix < ::Stripe::RequestParams; end
|
|
271
260
|
class Promptpay < ::Stripe::RequestParams; end
|
|
272
|
-
class Qris < ::Stripe::RequestParams; end
|
|
273
261
|
|
|
274
262
|
class RadarOptions < ::Stripe::RequestParams
|
|
275
263
|
# 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.
|
|
@@ -280,29 +268,6 @@ module Stripe
|
|
|
280
268
|
end
|
|
281
269
|
end
|
|
282
270
|
|
|
283
|
-
class Rechnung < ::Stripe::RequestParams
|
|
284
|
-
class Dob < ::Stripe::RequestParams
|
|
285
|
-
# The day of birth, between 1 and 31.
|
|
286
|
-
attr_accessor :day
|
|
287
|
-
# The month of birth, between 1 and 12.
|
|
288
|
-
attr_accessor :month
|
|
289
|
-
# The four-digit year of birth.
|
|
290
|
-
attr_accessor :year
|
|
291
|
-
|
|
292
|
-
def initialize(day: nil, month: nil, year: nil)
|
|
293
|
-
@day = day
|
|
294
|
-
@month = month
|
|
295
|
-
@year = year
|
|
296
|
-
end
|
|
297
|
-
end
|
|
298
|
-
# Customer's date of birth
|
|
299
|
-
attr_accessor :dob
|
|
300
|
-
|
|
301
|
-
def initialize(dob: nil)
|
|
302
|
-
@dob = dob
|
|
303
|
-
end
|
|
304
|
-
end
|
|
305
|
-
|
|
306
271
|
class RevolutPay < ::Stripe::RequestParams; end
|
|
307
272
|
class SamsungPay < ::Stripe::RequestParams; end
|
|
308
273
|
class Satispay < ::Stripe::RequestParams; end
|
|
@@ -317,8 +282,6 @@ module Stripe
|
|
|
317
282
|
end
|
|
318
283
|
end
|
|
319
284
|
|
|
320
|
-
class Shopeepay < ::Stripe::RequestParams; end
|
|
321
|
-
|
|
322
285
|
class Sofort < ::Stripe::RequestParams
|
|
323
286
|
# Two-letter ISO code representing the country the bank account is located in.
|
|
324
287
|
attr_accessor :country
|
|
@@ -328,15 +291,6 @@ module Stripe
|
|
|
328
291
|
end
|
|
329
292
|
end
|
|
330
293
|
|
|
331
|
-
class StripeBalance < ::Stripe::RequestParams
|
|
332
|
-
# The connected account ID whose Stripe balance to use as the source of payment
|
|
333
|
-
attr_accessor :account
|
|
334
|
-
|
|
335
|
-
def initialize(account: nil)
|
|
336
|
-
@account = account
|
|
337
|
-
end
|
|
338
|
-
end
|
|
339
|
-
|
|
340
294
|
class Sunbit < ::Stripe::RequestParams; end
|
|
341
295
|
class Swish < ::Stripe::RequestParams; end
|
|
342
296
|
class Twint < ::Stripe::RequestParams; end
|
|
@@ -438,12 +392,8 @@ module Stripe
|
|
|
438
392
|
attr_accessor :fpx
|
|
439
393
|
# If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
|
|
440
394
|
attr_accessor :giropay
|
|
441
|
-
# If this is a Gopay PaymentMethod, this hash contains details about the Gopay payment method.
|
|
442
|
-
attr_accessor :gopay
|
|
443
395
|
# If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
|
|
444
396
|
attr_accessor :grabpay
|
|
445
|
-
# If this is an `IdBankTransfer` PaymentMethod, this hash contains details about the IdBankTransfer payment method.
|
|
446
|
-
attr_accessor :id_bank_transfer
|
|
447
397
|
# If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
|
|
448
398
|
attr_accessor :ideal
|
|
449
399
|
# If this is an `interac_present` PaymentMethod, this hash contains details about the Interac Present payment method.
|
|
@@ -482,20 +432,14 @@ module Stripe
|
|
|
482
432
|
attr_accessor :paynow
|
|
483
433
|
# If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
|
|
484
434
|
attr_accessor :paypal
|
|
485
|
-
# If this is a `paypay` PaymentMethod, this hash contains details about the PayPay payment method.
|
|
486
|
-
attr_accessor :paypay
|
|
487
435
|
# If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
|
|
488
436
|
attr_accessor :payto
|
|
489
437
|
# If this is a `pix` PaymentMethod, this hash contains details about the Pix payment method.
|
|
490
438
|
attr_accessor :pix
|
|
491
439
|
# If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
|
|
492
440
|
attr_accessor :promptpay
|
|
493
|
-
# If this is a `qris` PaymentMethod, this hash contains details about the QRIS payment method.
|
|
494
|
-
attr_accessor :qris
|
|
495
441
|
# Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
|
|
496
442
|
attr_accessor :radar_options
|
|
497
|
-
# If this is a `rechnung` PaymentMethod, this hash contains details about the Rechnung payment method.
|
|
498
|
-
attr_accessor :rechnung
|
|
499
443
|
# If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
|
|
500
444
|
attr_accessor :revolut_pay
|
|
501
445
|
# If this is a `samsung_pay` PaymentMethod, this hash contains details about the SamsungPay payment method.
|
|
@@ -506,15 +450,9 @@ module Stripe
|
|
|
506
450
|
attr_accessor :scalapay
|
|
507
451
|
# If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
|
|
508
452
|
attr_accessor :sepa_debit
|
|
509
|
-
# ID of the SharedPaymentGrantedToken used to confirm this PaymentIntent.
|
|
510
|
-
attr_accessor :shared_payment_granted_token
|
|
511
|
-
# If this is a Shopeepay PaymentMethod, this hash contains details about the Shopeepay payment method.
|
|
512
|
-
attr_accessor :shopeepay
|
|
513
453
|
# If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
|
|
514
454
|
attr_accessor :sofort
|
|
515
|
-
#
|
|
516
|
-
attr_accessor :stripe_balance
|
|
517
|
-
# If this is a Sunbit PaymentMethod, this hash contains details about the Sunbit payment method.
|
|
455
|
+
# If this is a `sunbit` PaymentMethod, this hash contains details about the Sunbit payment method.
|
|
518
456
|
attr_accessor :sunbit
|
|
519
457
|
# If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
|
|
520
458
|
attr_accessor :swish
|
|
@@ -553,9 +491,7 @@ module Stripe
|
|
|
553
491
|
eps: nil,
|
|
554
492
|
fpx: nil,
|
|
555
493
|
giropay: nil,
|
|
556
|
-
gopay: nil,
|
|
557
494
|
grabpay: nil,
|
|
558
|
-
id_bank_transfer: nil,
|
|
559
495
|
ideal: nil,
|
|
560
496
|
interac_present: nil,
|
|
561
497
|
kakao_pay: nil,
|
|
@@ -575,22 +511,16 @@ module Stripe
|
|
|
575
511
|
payco: nil,
|
|
576
512
|
paynow: nil,
|
|
577
513
|
paypal: nil,
|
|
578
|
-
paypay: nil,
|
|
579
514
|
payto: nil,
|
|
580
515
|
pix: nil,
|
|
581
516
|
promptpay: nil,
|
|
582
|
-
qris: nil,
|
|
583
517
|
radar_options: nil,
|
|
584
|
-
rechnung: nil,
|
|
585
518
|
revolut_pay: nil,
|
|
586
519
|
samsung_pay: nil,
|
|
587
520
|
satispay: nil,
|
|
588
521
|
scalapay: nil,
|
|
589
522
|
sepa_debit: nil,
|
|
590
|
-
shared_payment_granted_token: nil,
|
|
591
|
-
shopeepay: nil,
|
|
592
523
|
sofort: nil,
|
|
593
|
-
stripe_balance: nil,
|
|
594
524
|
sunbit: nil,
|
|
595
525
|
swish: nil,
|
|
596
526
|
twint: nil,
|
|
@@ -621,9 +551,7 @@ module Stripe
|
|
|
621
551
|
@eps = eps
|
|
622
552
|
@fpx = fpx
|
|
623
553
|
@giropay = giropay
|
|
624
|
-
@gopay = gopay
|
|
625
554
|
@grabpay = grabpay
|
|
626
|
-
@id_bank_transfer = id_bank_transfer
|
|
627
555
|
@ideal = ideal
|
|
628
556
|
@interac_present = interac_present
|
|
629
557
|
@kakao_pay = kakao_pay
|
|
@@ -643,22 +571,16 @@ module Stripe
|
|
|
643
571
|
@payco = payco
|
|
644
572
|
@paynow = paynow
|
|
645
573
|
@paypal = paypal
|
|
646
|
-
@paypay = paypay
|
|
647
574
|
@payto = payto
|
|
648
575
|
@pix = pix
|
|
649
576
|
@promptpay = promptpay
|
|
650
|
-
@qris = qris
|
|
651
577
|
@radar_options = radar_options
|
|
652
|
-
@rechnung = rechnung
|
|
653
578
|
@revolut_pay = revolut_pay
|
|
654
579
|
@samsung_pay = samsung_pay
|
|
655
580
|
@satispay = satispay
|
|
656
581
|
@scalapay = scalapay
|
|
657
582
|
@sepa_debit = sepa_debit
|
|
658
|
-
@shared_payment_granted_token = shared_payment_granted_token
|
|
659
|
-
@shopeepay = shopeepay
|
|
660
583
|
@sofort = sofort
|
|
661
|
-
@stripe_balance = stripe_balance
|
|
662
584
|
@sunbit = sunbit
|
|
663
585
|
@swish = swish
|
|
664
586
|
@twint = twint
|
|
@@ -978,15 +900,9 @@ module Stripe
|
|
|
978
900
|
class Paypal < ::Stripe::RequestParams
|
|
979
901
|
# The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
|
|
980
902
|
attr_accessor :billing_agreement_id
|
|
981
|
-
# Attribute for param field currency
|
|
982
|
-
attr_accessor :currency
|
|
983
|
-
# 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.
|
|
984
|
-
attr_accessor :subsellers
|
|
985
903
|
|
|
986
|
-
def initialize(billing_agreement_id: nil
|
|
904
|
+
def initialize(billing_agreement_id: nil)
|
|
987
905
|
@billing_agreement_id = billing_agreement_id
|
|
988
|
-
@currency = currency
|
|
989
|
-
@subsellers = subsellers
|
|
990
906
|
end
|
|
991
907
|
end
|
|
992
908
|
|
|
@@ -1131,27 +1047,13 @@ module Stripe
|
|
|
1131
1047
|
class Filters < ::Stripe::RequestParams
|
|
1132
1048
|
# The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
|
|
1133
1049
|
attr_accessor :account_subcategories
|
|
1134
|
-
# ID of the institution to use to filter for selectable accounts.
|
|
1135
|
-
attr_accessor :institution
|
|
1136
1050
|
|
|
1137
|
-
def initialize(account_subcategories: nil
|
|
1051
|
+
def initialize(account_subcategories: nil)
|
|
1138
1052
|
@account_subcategories = account_subcategories
|
|
1139
|
-
@institution = institution
|
|
1140
|
-
end
|
|
1141
|
-
end
|
|
1142
|
-
|
|
1143
|
-
class ManualEntry < ::Stripe::RequestParams
|
|
1144
|
-
# Settings for configuring manual entry of account details.
|
|
1145
|
-
attr_accessor :mode
|
|
1146
|
-
|
|
1147
|
-
def initialize(mode: nil)
|
|
1148
|
-
@mode = mode
|
|
1149
1053
|
end
|
|
1150
1054
|
end
|
|
1151
1055
|
# Provide filters for the linked accounts that the customer can select for the payment method.
|
|
1152
1056
|
attr_accessor :filters
|
|
1153
|
-
# Customize manual entry behavior
|
|
1154
|
-
attr_accessor :manual_entry
|
|
1155
1057
|
# 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`.
|
|
1156
1058
|
attr_accessor :permissions
|
|
1157
1059
|
# List of data features that you would like to retrieve upon account creation.
|
|
@@ -1159,15 +1061,8 @@ module Stripe
|
|
|
1159
1061
|
# 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.
|
|
1160
1062
|
attr_accessor :return_url
|
|
1161
1063
|
|
|
1162
|
-
def initialize(
|
|
1163
|
-
filters: nil,
|
|
1164
|
-
manual_entry: nil,
|
|
1165
|
-
permissions: nil,
|
|
1166
|
-
prefetch: nil,
|
|
1167
|
-
return_url: nil
|
|
1168
|
-
)
|
|
1064
|
+
def initialize(filters: nil, permissions: nil, prefetch: nil, return_url: nil)
|
|
1169
1065
|
@filters = filters
|
|
1170
|
-
@manual_entry = manual_entry
|
|
1171
1066
|
@permissions = permissions
|
|
1172
1067
|
@prefetch = prefetch
|
|
1173
1068
|
@return_url = return_url
|
|
@@ -5,44 +5,16 @@ module Stripe
|
|
|
5
5
|
class SubscriptionCreateParams < ::Stripe::RequestParams
|
|
6
6
|
class AddInvoiceItem < ::Stripe::RequestParams
|
|
7
7
|
class Discount < ::Stripe::RequestParams
|
|
8
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
9
|
-
class Duration < ::Stripe::RequestParams
|
|
10
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
11
|
-
attr_accessor :interval
|
|
12
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
13
|
-
attr_accessor :interval_count
|
|
14
|
-
|
|
15
|
-
def initialize(interval: nil, interval_count: nil)
|
|
16
|
-
@interval = interval
|
|
17
|
-
@interval_count = interval_count
|
|
18
|
-
end
|
|
19
|
-
end
|
|
20
|
-
# Time span for the redeemed discount.
|
|
21
|
-
attr_accessor :duration
|
|
22
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
23
|
-
attr_accessor :timestamp
|
|
24
|
-
# The type of calculation made to determine when the discount ends.
|
|
25
|
-
attr_accessor :type
|
|
26
|
-
|
|
27
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
28
|
-
@duration = duration
|
|
29
|
-
@timestamp = timestamp
|
|
30
|
-
@type = type
|
|
31
|
-
end
|
|
32
|
-
end
|
|
33
8
|
# ID of the coupon to create a new discount for.
|
|
34
9
|
attr_accessor :coupon
|
|
35
10
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
36
11
|
attr_accessor :discount
|
|
37
|
-
# Details to determine how long the discount should be applied for.
|
|
38
|
-
attr_accessor :discount_end
|
|
39
12
|
# ID of the promotion code to create a new discount for.
|
|
40
13
|
attr_accessor :promotion_code
|
|
41
14
|
|
|
42
|
-
def initialize(coupon: nil, discount: nil,
|
|
15
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
43
16
|
@coupon = coupon
|
|
44
17
|
@discount = discount
|
|
45
|
-
@discount_end = discount_end
|
|
46
18
|
@promotion_code = promotion_code
|
|
47
19
|
end
|
|
48
20
|
end
|
|
@@ -285,49 +257,33 @@ module Stripe
|
|
|
285
257
|
end
|
|
286
258
|
|
|
287
259
|
class Discount < ::Stripe::RequestParams
|
|
288
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
289
|
-
class Duration < ::Stripe::RequestParams
|
|
290
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
291
|
-
attr_accessor :interval
|
|
292
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
293
|
-
attr_accessor :interval_count
|
|
294
|
-
|
|
295
|
-
def initialize(interval: nil, interval_count: nil)
|
|
296
|
-
@interval = interval
|
|
297
|
-
@interval_count = interval_count
|
|
298
|
-
end
|
|
299
|
-
end
|
|
300
|
-
# Time span for the redeemed discount.
|
|
301
|
-
attr_accessor :duration
|
|
302
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
303
|
-
attr_accessor :timestamp
|
|
304
|
-
# The type of calculation made to determine when the discount ends.
|
|
305
|
-
attr_accessor :type
|
|
306
|
-
|
|
307
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
308
|
-
@duration = duration
|
|
309
|
-
@timestamp = timestamp
|
|
310
|
-
@type = type
|
|
311
|
-
end
|
|
312
|
-
end
|
|
313
260
|
# ID of the coupon to create a new discount for.
|
|
314
261
|
attr_accessor :coupon
|
|
315
262
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
316
263
|
attr_accessor :discount
|
|
317
|
-
# Details to determine how long the discount should be applied for.
|
|
318
|
-
attr_accessor :discount_end
|
|
319
264
|
# ID of the promotion code to create a new discount for.
|
|
320
265
|
attr_accessor :promotion_code
|
|
321
266
|
|
|
322
|
-
def initialize(coupon: nil, discount: nil,
|
|
267
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
323
268
|
@coupon = coupon
|
|
324
269
|
@discount = discount
|
|
325
|
-
@discount_end = discount_end
|
|
326
270
|
@promotion_code = promotion_code
|
|
327
271
|
end
|
|
328
272
|
end
|
|
329
273
|
|
|
330
274
|
class InvoiceSettings < ::Stripe::RequestParams
|
|
275
|
+
class CustomField < ::Stripe::RequestParams
|
|
276
|
+
# The name of the custom field. This may be up to 40 characters.
|
|
277
|
+
attr_accessor :name
|
|
278
|
+
# The value of the custom field. This may be up to 140 characters.
|
|
279
|
+
attr_accessor :value
|
|
280
|
+
|
|
281
|
+
def initialize(name: nil, value: nil)
|
|
282
|
+
@name = name
|
|
283
|
+
@value = value
|
|
284
|
+
end
|
|
285
|
+
end
|
|
286
|
+
|
|
331
287
|
class Issuer < ::Stripe::RequestParams
|
|
332
288
|
# The connected account being referenced when `type` is `account`.
|
|
333
289
|
attr_accessor :account
|
|
@@ -341,11 +297,26 @@ module Stripe
|
|
|
341
297
|
end
|
|
342
298
|
# The account tax IDs associated with the subscription. Will be set on invoices generated by the subscription.
|
|
343
299
|
attr_accessor :account_tax_ids
|
|
300
|
+
# A list of up to 4 custom fields to be displayed on the invoice.
|
|
301
|
+
attr_accessor :custom_fields
|
|
302
|
+
# An arbitrary string attached to the object. Often useful for displaying to users.
|
|
303
|
+
attr_accessor :description
|
|
304
|
+
# Footer to be displayed on the invoice.
|
|
305
|
+
attr_accessor :footer
|
|
344
306
|
# The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
|
|
345
307
|
attr_accessor :issuer
|
|
346
308
|
|
|
347
|
-
def initialize(
|
|
309
|
+
def initialize(
|
|
310
|
+
account_tax_ids: nil,
|
|
311
|
+
custom_fields: nil,
|
|
312
|
+
description: nil,
|
|
313
|
+
footer: nil,
|
|
314
|
+
issuer: nil
|
|
315
|
+
)
|
|
348
316
|
@account_tax_ids = account_tax_ids
|
|
317
|
+
@custom_fields = custom_fields
|
|
318
|
+
@description = description
|
|
319
|
+
@footer = footer
|
|
349
320
|
@issuer = issuer
|
|
350
321
|
end
|
|
351
322
|
end
|
|
@@ -360,57 +331,17 @@ module Stripe
|
|
|
360
331
|
end
|
|
361
332
|
end
|
|
362
333
|
|
|
363
|
-
class CurrentTrial < ::Stripe::RequestParams
|
|
364
|
-
# Unix timestamp representing the end of the trial offer period. Required when the trial offer has `duration.type=timestamp`. Cannot be specified when `duration.type=relative`.
|
|
365
|
-
attr_accessor :trial_end
|
|
366
|
-
# The ID of the trial offer to apply to the subscription item.
|
|
367
|
-
attr_accessor :trial_offer
|
|
368
|
-
|
|
369
|
-
def initialize(trial_end: nil, trial_offer: nil)
|
|
370
|
-
@trial_end = trial_end
|
|
371
|
-
@trial_offer = trial_offer
|
|
372
|
-
end
|
|
373
|
-
end
|
|
374
|
-
|
|
375
334
|
class Discount < ::Stripe::RequestParams
|
|
376
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
377
|
-
class Duration < ::Stripe::RequestParams
|
|
378
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
379
|
-
attr_accessor :interval
|
|
380
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
381
|
-
attr_accessor :interval_count
|
|
382
|
-
|
|
383
|
-
def initialize(interval: nil, interval_count: nil)
|
|
384
|
-
@interval = interval
|
|
385
|
-
@interval_count = interval_count
|
|
386
|
-
end
|
|
387
|
-
end
|
|
388
|
-
# Time span for the redeemed discount.
|
|
389
|
-
attr_accessor :duration
|
|
390
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
391
|
-
attr_accessor :timestamp
|
|
392
|
-
# The type of calculation made to determine when the discount ends.
|
|
393
|
-
attr_accessor :type
|
|
394
|
-
|
|
395
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
396
|
-
@duration = duration
|
|
397
|
-
@timestamp = timestamp
|
|
398
|
-
@type = type
|
|
399
|
-
end
|
|
400
|
-
end
|
|
401
335
|
# ID of the coupon to create a new discount for.
|
|
402
336
|
attr_accessor :coupon
|
|
403
337
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
404
338
|
attr_accessor :discount
|
|
405
|
-
# Details to determine how long the discount should be applied for.
|
|
406
|
-
attr_accessor :discount_end
|
|
407
339
|
# ID of the promotion code to create a new discount for.
|
|
408
340
|
attr_accessor :promotion_code
|
|
409
341
|
|
|
410
|
-
def initialize(coupon: nil, discount: nil,
|
|
342
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
411
343
|
@coupon = coupon
|
|
412
344
|
@discount = discount
|
|
413
|
-
@discount_end = discount_end
|
|
414
345
|
@promotion_code = promotion_code
|
|
415
346
|
end
|
|
416
347
|
end
|
|
@@ -460,22 +391,8 @@ module Stripe
|
|
|
460
391
|
@field_encodings = { unit_amount_decimal: :decimal_string }
|
|
461
392
|
end
|
|
462
393
|
end
|
|
463
|
-
|
|
464
|
-
class Trial < ::Stripe::RequestParams
|
|
465
|
-
# List of price IDs which, if present on the subscription following a paid trial, constitute opting-in to the paid trial. Currently only supports at most 1 price ID.
|
|
466
|
-
attr_accessor :converts_to
|
|
467
|
-
# Determines the type of trial for this item.
|
|
468
|
-
attr_accessor :type
|
|
469
|
-
|
|
470
|
-
def initialize(converts_to: nil, type: nil)
|
|
471
|
-
@converts_to = converts_to
|
|
472
|
-
@type = type
|
|
473
|
-
end
|
|
474
|
-
end
|
|
475
394
|
# Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period. Pass an empty string to remove previously-defined thresholds.
|
|
476
395
|
attr_accessor :billing_thresholds
|
|
477
|
-
# The trial offer to apply to this subscription item.
|
|
478
|
-
attr_accessor :current_trial
|
|
479
396
|
# The coupons to redeem into discounts for the subscription item.
|
|
480
397
|
attr_accessor :discounts
|
|
481
398
|
# 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`.
|
|
@@ -490,23 +407,18 @@ module Stripe
|
|
|
490
407
|
attr_accessor :quantity
|
|
491
408
|
# A list of [Tax Rate](https://docs.stripe.com/api/tax_rates) ids. These Tax Rates will override the [`default_tax_rates`](https://docs.stripe.com/api/subscriptions/create#create_subscription-default_tax_rates) on the Subscription. When updating, pass an empty string to remove previously-defined tax rates.
|
|
492
409
|
attr_accessor :tax_rates
|
|
493
|
-
# Define options to configure the trial on the subscription item.
|
|
494
|
-
attr_accessor :trial
|
|
495
410
|
|
|
496
411
|
def initialize(
|
|
497
412
|
billing_thresholds: nil,
|
|
498
|
-
current_trial: nil,
|
|
499
413
|
discounts: nil,
|
|
500
414
|
metadata: nil,
|
|
501
415
|
plan: nil,
|
|
502
416
|
price: nil,
|
|
503
417
|
price_data: nil,
|
|
504
418
|
quantity: nil,
|
|
505
|
-
tax_rates: nil
|
|
506
|
-
trial: nil
|
|
419
|
+
tax_rates: nil
|
|
507
420
|
)
|
|
508
421
|
@billing_thresholds = billing_thresholds
|
|
509
|
-
@current_trial = current_trial
|
|
510
422
|
@discounts = discounts
|
|
511
423
|
@metadata = metadata
|
|
512
424
|
@plan = plan
|
|
@@ -514,7 +426,6 @@ module Stripe
|
|
|
514
426
|
@price_data = price_data
|
|
515
427
|
@quantity = quantity
|
|
516
428
|
@tax_rates = tax_rates
|
|
517
|
-
@trial = trial
|
|
518
429
|
end
|
|
519
430
|
|
|
520
431
|
def self.field_encodings
|
|
@@ -555,23 +466,6 @@ module Stripe
|
|
|
555
466
|
end
|
|
556
467
|
end
|
|
557
468
|
|
|
558
|
-
class Blik < ::Stripe::RequestParams
|
|
559
|
-
class MandateOptions < ::Stripe::RequestParams
|
|
560
|
-
# Date when the mandate expires and no further payments will be charged. If not provided, the mandate will be set to be indefinite.
|
|
561
|
-
attr_accessor :expires_after
|
|
562
|
-
|
|
563
|
-
def initialize(expires_after: nil)
|
|
564
|
-
@expires_after = expires_after
|
|
565
|
-
end
|
|
566
|
-
end
|
|
567
|
-
# Configuration options for setting up a mandate
|
|
568
|
-
attr_accessor :mandate_options
|
|
569
|
-
|
|
570
|
-
def initialize(mandate_options: nil)
|
|
571
|
-
@mandate_options = mandate_options
|
|
572
|
-
end
|
|
573
|
-
end
|
|
574
|
-
|
|
575
469
|
class Card < ::Stripe::RequestParams
|
|
576
470
|
class MandateOptions < ::Stripe::RequestParams
|
|
577
471
|
# Amount to be charged for future payments, specified in the presentment currency.
|
|
@@ -632,7 +526,6 @@ module Stripe
|
|
|
632
526
|
end
|
|
633
527
|
end
|
|
634
528
|
|
|
635
|
-
class IdBankTransfer < ::Stripe::RequestParams; end
|
|
636
529
|
class Konbini < ::Stripe::RequestParams; end
|
|
637
530
|
|
|
638
531
|
class Payto < ::Stripe::RequestParams
|
|
@@ -722,12 +615,9 @@ module Stripe
|
|
|
722
615
|
class Filters < ::Stripe::RequestParams
|
|
723
616
|
# The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
|
|
724
617
|
attr_accessor :account_subcategories
|
|
725
|
-
# ID of the institution to use to filter for selectable accounts.
|
|
726
|
-
attr_accessor :institution
|
|
727
618
|
|
|
728
|
-
def initialize(account_subcategories: nil
|
|
619
|
+
def initialize(account_subcategories: nil)
|
|
729
620
|
@account_subcategories = account_subcategories
|
|
730
|
-
@institution = institution
|
|
731
621
|
end
|
|
732
622
|
end
|
|
733
623
|
# Provide filters for the linked accounts that the customer can select for the payment method.
|
|
@@ -757,14 +647,10 @@ module Stripe
|
|
|
757
647
|
attr_accessor :acss_debit
|
|
758
648
|
# This sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
|
|
759
649
|
attr_accessor :bancontact
|
|
760
|
-
# This sub-hash contains details about the Blik payment method options to pass to the invoice’s PaymentIntent.
|
|
761
|
-
attr_accessor :blik
|
|
762
650
|
# This sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
|
|
763
651
|
attr_accessor :card
|
|
764
652
|
# This sub-hash contains details about the Bank transfer payment method options to pass to the invoice’s PaymentIntent.
|
|
765
653
|
attr_accessor :customer_balance
|
|
766
|
-
# This sub-hash contains details about the Indonesia bank transfer payment method options to pass to the invoice’s PaymentIntent.
|
|
767
|
-
attr_accessor :id_bank_transfer
|
|
768
654
|
# This sub-hash contains details about the Konbini payment method options to pass to the invoice’s PaymentIntent.
|
|
769
655
|
attr_accessor :konbini
|
|
770
656
|
# This sub-hash contains details about the PayTo payment method options to pass to the invoice’s PaymentIntent.
|
|
@@ -781,10 +667,8 @@ module Stripe
|
|
|
781
667
|
def initialize(
|
|
782
668
|
acss_debit: nil,
|
|
783
669
|
bancontact: nil,
|
|
784
|
-
blik: nil,
|
|
785
670
|
card: nil,
|
|
786
671
|
customer_balance: nil,
|
|
787
|
-
id_bank_transfer: nil,
|
|
788
672
|
konbini: nil,
|
|
789
673
|
payto: nil,
|
|
790
674
|
pix: nil,
|
|
@@ -794,10 +678,8 @@ module Stripe
|
|
|
794
678
|
)
|
|
795
679
|
@acss_debit = acss_debit
|
|
796
680
|
@bancontact = bancontact
|
|
797
|
-
@blik = blik
|
|
798
681
|
@card = card
|
|
799
682
|
@customer_balance = customer_balance
|
|
800
|
-
@id_bank_transfer = id_bank_transfer
|
|
801
683
|
@konbini = konbini
|
|
802
684
|
@payto = payto
|
|
803
685
|
@pix = pix
|
|
@@ -836,18 +718,6 @@ module Stripe
|
|
|
836
718
|
end
|
|
837
719
|
end
|
|
838
720
|
|
|
839
|
-
class Prebilling < ::Stripe::RequestParams
|
|
840
|
-
# This is used to determine the number of billing cycles to prebill.
|
|
841
|
-
attr_accessor :iterations
|
|
842
|
-
# Whether to cancel or preserve `prebilling` if the subscription is updated during the prebilled period. The default value is `reset`.
|
|
843
|
-
attr_accessor :update_behavior
|
|
844
|
-
|
|
845
|
-
def initialize(iterations: nil, update_behavior: nil)
|
|
846
|
-
@iterations = iterations
|
|
847
|
-
@update_behavior = update_behavior
|
|
848
|
-
end
|
|
849
|
-
end
|
|
850
|
-
|
|
851
721
|
class TransferData < ::Stripe::RequestParams
|
|
852
722
|
# A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the destination account. By default, the entire amount is transferred to the destination.
|
|
853
723
|
attr_accessor :amount_percent
|
|
@@ -862,13 +732,10 @@ module Stripe
|
|
|
862
732
|
|
|
863
733
|
class TrialSettings < ::Stripe::RequestParams
|
|
864
734
|
class EndBehavior < ::Stripe::RequestParams
|
|
865
|
-
# Indicates how the subscription's billing cycle anchor is reset when a trial ends. Defaults to `now`.
|
|
866
|
-
attr_accessor :billing_cycle_anchor
|
|
867
735
|
# Indicates how the subscription should change when the trial ends if the user did not provide a payment method.
|
|
868
736
|
attr_accessor :missing_payment_method
|
|
869
737
|
|
|
870
|
-
def initialize(
|
|
871
|
-
@billing_cycle_anchor = billing_cycle_anchor
|
|
738
|
+
def initialize(missing_payment_method: nil)
|
|
872
739
|
@missing_payment_method = missing_payment_method
|
|
873
740
|
end
|
|
874
741
|
end
|
|
@@ -939,8 +806,6 @@ module Stripe
|
|
|
939
806
|
attr_accessor :payment_settings
|
|
940
807
|
# Specifies an interval for how often to bill for any pending invoice items. It is analogous to calling [Create an invoice](/api/invoices/create) for the given subscription at the specified interval.
|
|
941
808
|
attr_accessor :pending_invoice_item_interval
|
|
942
|
-
# If specified, the invoicing for the given billing cycle iterations will be processed now.
|
|
943
|
-
attr_accessor :prebilling
|
|
944
809
|
# Determines how to handle [prorations](https://docs.stripe.com/billing/subscriptions/prorations) resulting from the `billing_cycle_anchor`. If no value is passed, the default is `create_prorations`.
|
|
945
810
|
attr_accessor :proration_behavior
|
|
946
811
|
# If specified, the funds from the subscription's invoices will be transferred to the destination and the ID of the resulting transfers will be found on the resulting charges.
|
|
@@ -985,7 +850,6 @@ module Stripe
|
|
|
985
850
|
payment_behavior: nil,
|
|
986
851
|
payment_settings: nil,
|
|
987
852
|
pending_invoice_item_interval: nil,
|
|
988
|
-
prebilling: nil,
|
|
989
853
|
proration_behavior: nil,
|
|
990
854
|
transfer_data: nil,
|
|
991
855
|
trial_end: nil,
|
|
@@ -1023,7 +887,6 @@ module Stripe
|
|
|
1023
887
|
@payment_behavior = payment_behavior
|
|
1024
888
|
@payment_settings = payment_settings
|
|
1025
889
|
@pending_invoice_item_interval = pending_invoice_item_interval
|
|
1026
|
-
@prebilling = prebilling
|
|
1027
890
|
@proration_behavior = proration_behavior
|
|
1028
891
|
@transfer_data = transfer_data
|
|
1029
892
|
@trial_end = trial_end
|