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
|
@@ -12,57 +12,17 @@ module Stripe
|
|
|
12
12
|
end
|
|
13
13
|
end
|
|
14
14
|
|
|
15
|
-
class CurrentTrial < ::Stripe::RequestParams
|
|
16
|
-
# 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`.
|
|
17
|
-
attr_accessor :trial_end
|
|
18
|
-
# The ID of the trial offer to apply to the subscription item.
|
|
19
|
-
attr_accessor :trial_offer
|
|
20
|
-
|
|
21
|
-
def initialize(trial_end: nil, trial_offer: nil)
|
|
22
|
-
@trial_end = trial_end
|
|
23
|
-
@trial_offer = trial_offer
|
|
24
|
-
end
|
|
25
|
-
end
|
|
26
|
-
|
|
27
15
|
class Discount < ::Stripe::RequestParams
|
|
28
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
29
|
-
class Duration < ::Stripe::RequestParams
|
|
30
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
31
|
-
attr_accessor :interval
|
|
32
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
33
|
-
attr_accessor :interval_count
|
|
34
|
-
|
|
35
|
-
def initialize(interval: nil, interval_count: nil)
|
|
36
|
-
@interval = interval
|
|
37
|
-
@interval_count = interval_count
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
# Time span for the redeemed discount.
|
|
41
|
-
attr_accessor :duration
|
|
42
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
43
|
-
attr_accessor :timestamp
|
|
44
|
-
# The type of calculation made to determine when the discount ends.
|
|
45
|
-
attr_accessor :type
|
|
46
|
-
|
|
47
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
48
|
-
@duration = duration
|
|
49
|
-
@timestamp = timestamp
|
|
50
|
-
@type = type
|
|
51
|
-
end
|
|
52
|
-
end
|
|
53
16
|
# ID of the coupon to create a new discount for.
|
|
54
17
|
attr_accessor :coupon
|
|
55
18
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
56
19
|
attr_accessor :discount
|
|
57
|
-
# Details to determine how long the discount should be applied for.
|
|
58
|
-
attr_accessor :discount_end
|
|
59
20
|
# ID of the promotion code to create a new discount for.
|
|
60
21
|
attr_accessor :promotion_code
|
|
61
22
|
|
|
62
|
-
def initialize(coupon: nil, discount: nil,
|
|
23
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
63
24
|
@coupon = coupon
|
|
64
25
|
@discount = discount
|
|
65
|
-
@discount_end = discount_end
|
|
66
26
|
@promotion_code = promotion_code
|
|
67
27
|
end
|
|
68
28
|
end
|
|
@@ -112,22 +72,8 @@ module Stripe
|
|
|
112
72
|
@field_encodings = { unit_amount_decimal: :decimal_string }
|
|
113
73
|
end
|
|
114
74
|
end
|
|
115
|
-
|
|
116
|
-
class Trial < ::Stripe::RequestParams
|
|
117
|
-
# 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.
|
|
118
|
-
attr_accessor :converts_to
|
|
119
|
-
# Determines the type of trial for this item.
|
|
120
|
-
attr_accessor :type
|
|
121
|
-
|
|
122
|
-
def initialize(converts_to: nil, type: nil)
|
|
123
|
-
@converts_to = converts_to
|
|
124
|
-
@type = type
|
|
125
|
-
end
|
|
126
|
-
end
|
|
127
75
|
# 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.
|
|
128
76
|
attr_accessor :billing_thresholds
|
|
129
|
-
# The trial offer to apply to this subscription item.
|
|
130
|
-
attr_accessor :current_trial
|
|
131
77
|
# The coupons to redeem into discounts for the subscription item.
|
|
132
78
|
attr_accessor :discounts
|
|
133
79
|
# Specifies which fields in the response should be expanded.
|
|
@@ -152,12 +98,9 @@ module Stripe
|
|
|
152
98
|
attr_accessor :subscription
|
|
153
99
|
# 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.
|
|
154
100
|
attr_accessor :tax_rates
|
|
155
|
-
# Options that configure the trial on the subscription item.
|
|
156
|
-
attr_accessor :trial
|
|
157
101
|
|
|
158
102
|
def initialize(
|
|
159
103
|
billing_thresholds: nil,
|
|
160
|
-
current_trial: nil,
|
|
161
104
|
discounts: nil,
|
|
162
105
|
expand: nil,
|
|
163
106
|
metadata: nil,
|
|
@@ -169,11 +112,9 @@ module Stripe
|
|
|
169
112
|
proration_date: nil,
|
|
170
113
|
quantity: nil,
|
|
171
114
|
subscription: nil,
|
|
172
|
-
tax_rates: nil
|
|
173
|
-
trial: nil
|
|
115
|
+
tax_rates: nil
|
|
174
116
|
)
|
|
175
117
|
@billing_thresholds = billing_thresholds
|
|
176
|
-
@current_trial = current_trial
|
|
177
118
|
@discounts = discounts
|
|
178
119
|
@expand = expand
|
|
179
120
|
@metadata = metadata
|
|
@@ -186,7 +127,6 @@ module Stripe
|
|
|
186
127
|
@quantity = quantity
|
|
187
128
|
@subscription = subscription
|
|
188
129
|
@tax_rates = tax_rates
|
|
189
|
-
@trial = trial
|
|
190
130
|
end
|
|
191
131
|
|
|
192
132
|
def self.field_encodings
|
|
@@ -12,57 +12,17 @@ module Stripe
|
|
|
12
12
|
end
|
|
13
13
|
end
|
|
14
14
|
|
|
15
|
-
class CurrentTrial < ::Stripe::RequestParams
|
|
16
|
-
# 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`.
|
|
17
|
-
attr_accessor :trial_end
|
|
18
|
-
# The ID of the trial offer to apply to the subscription item.
|
|
19
|
-
attr_accessor :trial_offer
|
|
20
|
-
|
|
21
|
-
def initialize(trial_end: nil, trial_offer: nil)
|
|
22
|
-
@trial_end = trial_end
|
|
23
|
-
@trial_offer = trial_offer
|
|
24
|
-
end
|
|
25
|
-
end
|
|
26
|
-
|
|
27
15
|
class Discount < ::Stripe::RequestParams
|
|
28
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
29
|
-
class Duration < ::Stripe::RequestParams
|
|
30
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
31
|
-
attr_accessor :interval
|
|
32
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
33
|
-
attr_accessor :interval_count
|
|
34
|
-
|
|
35
|
-
def initialize(interval: nil, interval_count: nil)
|
|
36
|
-
@interval = interval
|
|
37
|
-
@interval_count = interval_count
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
# Time span for the redeemed discount.
|
|
41
|
-
attr_accessor :duration
|
|
42
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
43
|
-
attr_accessor :timestamp
|
|
44
|
-
# The type of calculation made to determine when the discount ends.
|
|
45
|
-
attr_accessor :type
|
|
46
|
-
|
|
47
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
48
|
-
@duration = duration
|
|
49
|
-
@timestamp = timestamp
|
|
50
|
-
@type = type
|
|
51
|
-
end
|
|
52
|
-
end
|
|
53
16
|
# ID of the coupon to create a new discount for.
|
|
54
17
|
attr_accessor :coupon
|
|
55
18
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
56
19
|
attr_accessor :discount
|
|
57
|
-
# Details to determine how long the discount should be applied for.
|
|
58
|
-
attr_accessor :discount_end
|
|
59
20
|
# ID of the promotion code to create a new discount for.
|
|
60
21
|
attr_accessor :promotion_code
|
|
61
22
|
|
|
62
|
-
def initialize(coupon: nil, discount: nil,
|
|
23
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
63
24
|
@coupon = coupon
|
|
64
25
|
@discount = discount
|
|
65
|
-
@discount_end = discount_end
|
|
66
26
|
@promotion_code = promotion_code
|
|
67
27
|
end
|
|
68
28
|
end
|
|
@@ -114,8 +74,6 @@ module Stripe
|
|
|
114
74
|
end
|
|
115
75
|
# 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.
|
|
116
76
|
attr_accessor :billing_thresholds
|
|
117
|
-
# The trial offer to apply to this subscription item.
|
|
118
|
-
attr_accessor :current_trial
|
|
119
77
|
# The coupons to redeem into discounts for the subscription item.
|
|
120
78
|
attr_accessor :discounts
|
|
121
79
|
# Specifies which fields in the response should be expanded.
|
|
@@ -143,7 +101,6 @@ module Stripe
|
|
|
143
101
|
|
|
144
102
|
def initialize(
|
|
145
103
|
billing_thresholds: nil,
|
|
146
|
-
current_trial: nil,
|
|
147
104
|
discounts: nil,
|
|
148
105
|
expand: nil,
|
|
149
106
|
metadata: nil,
|
|
@@ -158,7 +115,6 @@ module Stripe
|
|
|
158
115
|
tax_rates: nil
|
|
159
116
|
)
|
|
160
117
|
@billing_thresholds = billing_thresholds
|
|
161
|
-
@current_trial = current_trial
|
|
162
118
|
@discounts = discounts
|
|
163
119
|
@expand = expand
|
|
164
120
|
@metadata = metadata
|
|
@@ -7,8 +7,6 @@ module Stripe
|
|
|
7
7
|
attr_accessor :billing_cycle_anchor
|
|
8
8
|
# Specifies which fields in the response should be expanded.
|
|
9
9
|
attr_accessor :expand
|
|
10
|
-
# Controls whether Stripe attempts payment on the resumption invoice in the resume request, and how payment on that invoice affects the subscription's status. The default is `resume_on_payment_attempt`.
|
|
11
|
-
attr_accessor :payment_behavior
|
|
12
10
|
# Determines how to handle [prorations](https://docs.stripe.com/billing/subscriptions/prorations) resulting from the `billing_cycle_anchor` being `unchanged`. When the `billing_cycle_anchor` is set to `now` (default value), no prorations are generated. If no value is passed, the default is `create_prorations`.
|
|
13
11
|
attr_accessor :proration_behavior
|
|
14
12
|
# If set, prorations will be calculated as though the subscription was resumed at the given time. This can be used to apply exactly the same prorations that were previewed with the [create preview](https://stripe.com/docs/api/invoices/create_preview) endpoint.
|
|
@@ -17,13 +15,11 @@ module Stripe
|
|
|
17
15
|
def initialize(
|
|
18
16
|
billing_cycle_anchor: nil,
|
|
19
17
|
expand: nil,
|
|
20
|
-
payment_behavior: nil,
|
|
21
18
|
proration_behavior: nil,
|
|
22
19
|
proration_date: nil
|
|
23
20
|
)
|
|
24
21
|
@billing_cycle_anchor = billing_cycle_anchor
|
|
25
22
|
@expand = expand
|
|
26
|
-
@payment_behavior = payment_behavior
|
|
27
23
|
@proration_behavior = proration_behavior
|
|
28
24
|
@proration_date = proration_date
|
|
29
25
|
end
|
|
@@ -145,44 +145,16 @@ module Stripe
|
|
|
145
145
|
class Phase < ::Stripe::RequestParams
|
|
146
146
|
class AddInvoiceItem < ::Stripe::RequestParams
|
|
147
147
|
class Discount < ::Stripe::RequestParams
|
|
148
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
149
|
-
class Duration < ::Stripe::RequestParams
|
|
150
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
151
|
-
attr_accessor :interval
|
|
152
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
153
|
-
attr_accessor :interval_count
|
|
154
|
-
|
|
155
|
-
def initialize(interval: nil, interval_count: nil)
|
|
156
|
-
@interval = interval
|
|
157
|
-
@interval_count = interval_count
|
|
158
|
-
end
|
|
159
|
-
end
|
|
160
|
-
# Time span for the redeemed discount.
|
|
161
|
-
attr_accessor :duration
|
|
162
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
163
|
-
attr_accessor :timestamp
|
|
164
|
-
# The type of calculation made to determine when the discount ends.
|
|
165
|
-
attr_accessor :type
|
|
166
|
-
|
|
167
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
168
|
-
@duration = duration
|
|
169
|
-
@timestamp = timestamp
|
|
170
|
-
@type = type
|
|
171
|
-
end
|
|
172
|
-
end
|
|
173
148
|
# ID of the coupon to create a new discount for.
|
|
174
149
|
attr_accessor :coupon
|
|
175
150
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
176
151
|
attr_accessor :discount
|
|
177
|
-
# Details to determine how long the discount should be applied for.
|
|
178
|
-
attr_accessor :discount_end
|
|
179
152
|
# ID of the promotion code to create a new discount for.
|
|
180
153
|
attr_accessor :promotion_code
|
|
181
154
|
|
|
182
|
-
def initialize(coupon: nil, discount: nil,
|
|
155
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
183
156
|
@coupon = coupon
|
|
184
157
|
@discount = discount
|
|
185
|
-
@discount_end = discount_end
|
|
186
158
|
@promotion_code = promotion_code
|
|
187
159
|
end
|
|
188
160
|
end
|
|
@@ -332,44 +304,16 @@ module Stripe
|
|
|
332
304
|
end
|
|
333
305
|
|
|
334
306
|
class Discount < ::Stripe::RequestParams
|
|
335
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
336
|
-
class Duration < ::Stripe::RequestParams
|
|
337
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
338
|
-
attr_accessor :interval
|
|
339
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
340
|
-
attr_accessor :interval_count
|
|
341
|
-
|
|
342
|
-
def initialize(interval: nil, interval_count: nil)
|
|
343
|
-
@interval = interval
|
|
344
|
-
@interval_count = interval_count
|
|
345
|
-
end
|
|
346
|
-
end
|
|
347
|
-
# Time span for the redeemed discount.
|
|
348
|
-
attr_accessor :duration
|
|
349
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
350
|
-
attr_accessor :timestamp
|
|
351
|
-
# The type of calculation made to determine when the discount ends.
|
|
352
|
-
attr_accessor :type
|
|
353
|
-
|
|
354
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
355
|
-
@duration = duration
|
|
356
|
-
@timestamp = timestamp
|
|
357
|
-
@type = type
|
|
358
|
-
end
|
|
359
|
-
end
|
|
360
307
|
# ID of the coupon to create a new discount for.
|
|
361
308
|
attr_accessor :coupon
|
|
362
309
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
363
310
|
attr_accessor :discount
|
|
364
|
-
# Details to determine how long the discount should be applied for.
|
|
365
|
-
attr_accessor :discount_end
|
|
366
311
|
# ID of the promotion code to create a new discount for.
|
|
367
312
|
attr_accessor :promotion_code
|
|
368
313
|
|
|
369
|
-
def initialize(coupon: nil, discount: nil,
|
|
314
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
370
315
|
@coupon = coupon
|
|
371
316
|
@discount = discount
|
|
372
|
-
@discount_end = discount_end
|
|
373
317
|
@promotion_code = promotion_code
|
|
374
318
|
end
|
|
375
319
|
end
|
|
@@ -423,44 +367,16 @@ module Stripe
|
|
|
423
367
|
end
|
|
424
368
|
|
|
425
369
|
class Discount < ::Stripe::RequestParams
|
|
426
|
-
class DiscountEnd < ::Stripe::RequestParams
|
|
427
|
-
class Duration < ::Stripe::RequestParams
|
|
428
|
-
# Specifies a type of interval unit. Either `day`, `week`, `month` or `year`.
|
|
429
|
-
attr_accessor :interval
|
|
430
|
-
# The number of intervals, as an whole number greater than 0. Stripe multiplies this by the interval type to get the overall duration.
|
|
431
|
-
attr_accessor :interval_count
|
|
432
|
-
|
|
433
|
-
def initialize(interval: nil, interval_count: nil)
|
|
434
|
-
@interval = interval
|
|
435
|
-
@interval_count = interval_count
|
|
436
|
-
end
|
|
437
|
-
end
|
|
438
|
-
# Time span for the redeemed discount.
|
|
439
|
-
attr_accessor :duration
|
|
440
|
-
# A precise Unix timestamp for the discount to end. Must be in the future.
|
|
441
|
-
attr_accessor :timestamp
|
|
442
|
-
# The type of calculation made to determine when the discount ends.
|
|
443
|
-
attr_accessor :type
|
|
444
|
-
|
|
445
|
-
def initialize(duration: nil, timestamp: nil, type: nil)
|
|
446
|
-
@duration = duration
|
|
447
|
-
@timestamp = timestamp
|
|
448
|
-
@type = type
|
|
449
|
-
end
|
|
450
|
-
end
|
|
451
370
|
# ID of the coupon to create a new discount for.
|
|
452
371
|
attr_accessor :coupon
|
|
453
372
|
# ID of an existing discount on the object (or one of its ancestors) to reuse.
|
|
454
373
|
attr_accessor :discount
|
|
455
|
-
# Details to determine how long the discount should be applied for.
|
|
456
|
-
attr_accessor :discount_end
|
|
457
374
|
# ID of the promotion code to create a new discount for.
|
|
458
375
|
attr_accessor :promotion_code
|
|
459
376
|
|
|
460
|
-
def initialize(coupon: nil, discount: nil,
|
|
377
|
+
def initialize(coupon: nil, discount: nil, promotion_code: nil)
|
|
461
378
|
@coupon = coupon
|
|
462
379
|
@discount = discount
|
|
463
|
-
@discount_end = discount_end
|
|
464
380
|
@promotion_code = promotion_code
|
|
465
381
|
end
|
|
466
382
|
end
|
|
@@ -510,18 +426,6 @@ module Stripe
|
|
|
510
426
|
@field_encodings = { unit_amount_decimal: :decimal_string }
|
|
511
427
|
end
|
|
512
428
|
end
|
|
513
|
-
|
|
514
|
-
class Trial < ::Stripe::RequestParams
|
|
515
|
-
# 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.
|
|
516
|
-
attr_accessor :converts_to
|
|
517
|
-
# Determines the type of trial for this item.
|
|
518
|
-
attr_accessor :type
|
|
519
|
-
|
|
520
|
-
def initialize(converts_to: nil, type: nil)
|
|
521
|
-
@converts_to = converts_to
|
|
522
|
-
@type = type
|
|
523
|
-
end
|
|
524
|
-
end
|
|
525
429
|
# 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.
|
|
526
430
|
attr_accessor :billing_thresholds
|
|
527
431
|
# The coupons to redeem into discounts for the subscription item.
|
|
@@ -538,10 +442,6 @@ module Stripe
|
|
|
538
442
|
attr_accessor :quantity
|
|
539
443
|
# 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.
|
|
540
444
|
attr_accessor :tax_rates
|
|
541
|
-
# Options that configure the trial on the subscription item.
|
|
542
|
-
attr_accessor :trial
|
|
543
|
-
# The ID of the trial offer to apply to the configuration item.
|
|
544
|
-
attr_accessor :trial_offer
|
|
545
445
|
|
|
546
446
|
def initialize(
|
|
547
447
|
billing_thresholds: nil,
|
|
@@ -551,9 +451,7 @@ module Stripe
|
|
|
551
451
|
price: nil,
|
|
552
452
|
price_data: nil,
|
|
553
453
|
quantity: nil,
|
|
554
|
-
tax_rates: nil
|
|
555
|
-
trial: nil,
|
|
556
|
-
trial_offer: nil
|
|
454
|
+
tax_rates: nil
|
|
557
455
|
)
|
|
558
456
|
@billing_thresholds = billing_thresholds
|
|
559
457
|
@discounts = discounts
|
|
@@ -563,8 +461,6 @@ module Stripe
|
|
|
563
461
|
@price_data = price_data
|
|
564
462
|
@quantity = quantity
|
|
565
463
|
@tax_rates = tax_rates
|
|
566
|
-
@trial = trial
|
|
567
|
-
@trial_offer = trial_offer
|
|
568
464
|
end
|
|
569
465
|
|
|
570
466
|
def self.field_encodings
|
|
@@ -574,15 +470,6 @@ module Stripe
|
|
|
574
470
|
end
|
|
575
471
|
end
|
|
576
472
|
|
|
577
|
-
class PauseCollection < ::Stripe::RequestParams
|
|
578
|
-
# The payment collection behavior for this subscription while paused.
|
|
579
|
-
attr_accessor :behavior
|
|
580
|
-
|
|
581
|
-
def initialize(behavior: nil)
|
|
582
|
-
@behavior = behavior
|
|
583
|
-
end
|
|
584
|
-
end
|
|
585
|
-
|
|
586
473
|
class TransferData < ::Stripe::RequestParams
|
|
587
474
|
# 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.
|
|
588
475
|
attr_accessor :amount_percent
|
|
@@ -594,23 +481,6 @@ module Stripe
|
|
|
594
481
|
@destination = destination
|
|
595
482
|
end
|
|
596
483
|
end
|
|
597
|
-
|
|
598
|
-
class TrialSettings < ::Stripe::RequestParams
|
|
599
|
-
class EndBehavior < ::Stripe::RequestParams
|
|
600
|
-
# Configure how an opt-in following a paid trial is billed when using `billing_behavior: prorate_up_front`.
|
|
601
|
-
attr_accessor :prorate_up_front
|
|
602
|
-
|
|
603
|
-
def initialize(prorate_up_front: nil)
|
|
604
|
-
@prorate_up_front = prorate_up_front
|
|
605
|
-
end
|
|
606
|
-
end
|
|
607
|
-
# Defines how the subscription should behave when a trial ends.
|
|
608
|
-
attr_accessor :end_behavior
|
|
609
|
-
|
|
610
|
-
def initialize(end_behavior: nil)
|
|
611
|
-
@end_behavior = end_behavior
|
|
612
|
-
end
|
|
613
|
-
end
|
|
614
484
|
# A list of prices and quantities that will generate invoice items appended to the next invoice for this phase. You may pass up to 20 items.
|
|
615
485
|
attr_accessor :add_invoice_items
|
|
616
486
|
# 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 application owner's Stripe account. The request must be made by a platform account on a connected account in order to set an application fee percentage. For more information, see the application fees [documentation](https://stripe.com/docs/connect/subscriptions#collecting-fees-on-subscriptions).
|
|
@@ -645,20 +515,14 @@ module Stripe
|
|
|
645
515
|
attr_accessor :metadata
|
|
646
516
|
# The account on behalf of which to charge, for each of the associated subscription's invoices.
|
|
647
517
|
attr_accessor :on_behalf_of
|
|
648
|
-
# If specified, payment collection for this subscription will be paused. Note that the subscription status will be unchanged and will not be updated to `paused`. Learn more about [pausing collection](https://docs.stripe.com/billing/subscriptions/pause-payment).
|
|
649
|
-
attr_accessor :pause_collection
|
|
650
518
|
# Controls whether the subscription schedule should create [prorations](https://docs.stripe.com/billing/subscriptions/prorations) when transitioning to this phase if there is a difference in billing configuration. It's different from the request-level [proration_behavior](https://docs.stripe.com/api/subscription_schedules/update#update_subscription_schedule-proration_behavior) parameter which controls what happens if the update request affects the billing configuration (item price, quantity, etc.) of the current phase.
|
|
651
519
|
attr_accessor :proration_behavior
|
|
652
520
|
# The data with which to automatically create a Transfer for each of the associated subscription's invoices.
|
|
653
521
|
attr_accessor :transfer_data
|
|
654
522
|
# If set to true the entire phase is counted as a trial and the customer will not be charged for any fees.
|
|
655
523
|
attr_accessor :trial
|
|
656
|
-
# Specify trial behavior when crossing phase boundaries
|
|
657
|
-
attr_accessor :trial_continuation
|
|
658
524
|
# Sets the phase to trialing from the start date to this date. Must be before the phase end date, can not be combined with `trial`
|
|
659
525
|
attr_accessor :trial_end
|
|
660
|
-
# Settings related to subscription trials.
|
|
661
|
-
attr_accessor :trial_settings
|
|
662
526
|
|
|
663
527
|
def initialize(
|
|
664
528
|
add_invoice_items: nil,
|
|
@@ -678,13 +542,10 @@ module Stripe
|
|
|
678
542
|
items: nil,
|
|
679
543
|
metadata: nil,
|
|
680
544
|
on_behalf_of: nil,
|
|
681
|
-
pause_collection: nil,
|
|
682
545
|
proration_behavior: nil,
|
|
683
546
|
transfer_data: nil,
|
|
684
547
|
trial: nil,
|
|
685
|
-
|
|
686
|
-
trial_end: nil,
|
|
687
|
-
trial_settings: nil
|
|
548
|
+
trial_end: nil
|
|
688
549
|
)
|
|
689
550
|
@add_invoice_items = add_invoice_items
|
|
690
551
|
@application_fee_percent = application_fee_percent
|
|
@@ -703,13 +564,10 @@ module Stripe
|
|
|
703
564
|
@items = items
|
|
704
565
|
@metadata = metadata
|
|
705
566
|
@on_behalf_of = on_behalf_of
|
|
706
|
-
@pause_collection = pause_collection
|
|
707
567
|
@proration_behavior = proration_behavior
|
|
708
568
|
@transfer_data = transfer_data
|
|
709
569
|
@trial = trial
|
|
710
|
-
@trial_continuation = trial_continuation
|
|
711
570
|
@trial_end = trial_end
|
|
712
|
-
@trial_settings = trial_settings
|
|
713
571
|
end
|
|
714
572
|
|
|
715
573
|
def self.field_encodings
|
|
@@ -731,20 +589,6 @@ module Stripe
|
|
|
731
589
|
}
|
|
732
590
|
end
|
|
733
591
|
end
|
|
734
|
-
|
|
735
|
-
class Prebilling < ::Stripe::RequestParams
|
|
736
|
-
# This is used to determine the number of billing cycles to prebill.
|
|
737
|
-
attr_accessor :iterations
|
|
738
|
-
# Whether to cancel or preserve `prebilling` if the subscription is updated during the prebilled period. The default value is `reset`.
|
|
739
|
-
attr_accessor :update_behavior
|
|
740
|
-
|
|
741
|
-
def initialize(iterations: nil, update_behavior: nil)
|
|
742
|
-
@iterations = iterations
|
|
743
|
-
@update_behavior = update_behavior
|
|
744
|
-
end
|
|
745
|
-
end
|
|
746
|
-
# Configures when the subscription schedule generates prorations for phase transitions. Possible values are `prorate_on_next_phase` or `prorate_up_front` with the default being `prorate_on_next_phase`. `prorate_on_next_phase` will apply phase changes and generate prorations at transition time. `prorate_up_front` will bill for all phases within the current billing cycle up front.
|
|
747
|
-
attr_accessor :billing_behavior
|
|
748
592
|
# Controls how prorations and invoices for subscriptions are calculated and orchestrated.
|
|
749
593
|
attr_accessor :billing_mode
|
|
750
594
|
# The identifier of the customer to create the subscription schedule for.
|
|
@@ -763,13 +607,10 @@ module Stripe
|
|
|
763
607
|
attr_accessor :metadata
|
|
764
608
|
# List representing phases of the subscription schedule. Each phase can be customized to have different durations, plans, and coupons. If there are multiple phases, the `end_date` of one phase will always equal the `start_date` of the next phase.
|
|
765
609
|
attr_accessor :phases
|
|
766
|
-
# If specified, the invoicing for the given billing cycle iterations will be processed now.
|
|
767
|
-
attr_accessor :prebilling
|
|
768
610
|
# When the subscription schedule starts. We recommend using `now` so that it starts the subscription immediately. You can also use a Unix timestamp to backdate the subscription so that it starts on a past date, or set a future date for the subscription to start on.
|
|
769
611
|
attr_accessor :start_date
|
|
770
612
|
|
|
771
613
|
def initialize(
|
|
772
|
-
billing_behavior: nil,
|
|
773
614
|
billing_mode: nil,
|
|
774
615
|
customer: nil,
|
|
775
616
|
customer_account: nil,
|
|
@@ -779,10 +620,8 @@ module Stripe
|
|
|
779
620
|
from_subscription: nil,
|
|
780
621
|
metadata: nil,
|
|
781
622
|
phases: nil,
|
|
782
|
-
prebilling: nil,
|
|
783
623
|
start_date: nil
|
|
784
624
|
)
|
|
785
|
-
@billing_behavior = billing_behavior
|
|
786
625
|
@billing_mode = billing_mode
|
|
787
626
|
@customer = customer
|
|
788
627
|
@customer_account = customer_account
|
|
@@ -792,7 +631,6 @@ module Stripe
|
|
|
792
631
|
@from_subscription = from_subscription
|
|
793
632
|
@metadata = metadata
|
|
794
633
|
@phases = phases
|
|
795
|
-
@prebilling = prebilling
|
|
796
634
|
@start_date = start_date
|
|
797
635
|
end
|
|
798
636
|
|