stripe 17.2.0.pre.beta.1 → 17.2.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 +0 -34
- data/lib/stripe/api_version.rb +2 -1
- data/lib/stripe/errors.rb +0 -63
- data/lib/stripe/event_types.rb +0 -233
- data/lib/stripe/object_types.rb +0 -55
- data/lib/stripe/params/account_create_params.rb +2 -301
- data/lib/stripe/params/account_session_create_params.rb +1 -226
- data/lib/stripe/params/account_update_params.rb +1 -263
- data/lib/stripe/params/billing/credit_balance_summary_retrieve_params.rb +1 -4
- data/lib/stripe/params/billing/credit_balance_transaction_list_params.rb +0 -4
- data/lib/stripe/params/billing/credit_grant_create_params.rb +0 -4
- data/lib/stripe/params/billing/credit_grant_list_params.rb +0 -4
- data/lib/stripe/params/billing_portal/session_create_params.rb +0 -4
- data/lib/stripe/params/charge_capture_params.rb +0 -715
- data/lib/stripe/params/charge_update_params.rb +0 -715
- data/lib/stripe/params/checkout/session_create_params.rb +3 -193
- data/lib/stripe/params/checkout/session_list_params.rb +0 -4
- data/lib/stripe/params/checkout/session_update_params.rb +1 -288
- data/lib/stripe/params/confirmation_token_create_params.rb +0 -97
- data/lib/stripe/params/coupon_create_params.rb +1 -17
- data/lib/stripe/params/credit_note_list_params.rb +0 -4
- data/lib/stripe/params/customer_session_create_params.rb +3 -37
- data/lib/stripe/params/dispute_update_params.rb +1 -10
- data/lib/stripe/params/financial_connections/account_list_params.rb +1 -4
- data/lib/stripe/params/financial_connections/session_create_params.rb +2 -34
- data/lib/stripe/params/identity/verification_session_create_params.rb +0 -4
- data/lib/stripe/params/identity/verification_session_list_params.rb +0 -4
- data/lib/stripe/params/invoice_add_lines_params.rb +1 -33
- data/lib/stripe/params/invoice_attach_payment_params.rb +1 -43
- data/lib/stripe/params/invoice_create_params.rb +2 -112
- data/lib/stripe/params/invoice_create_preview_params.rb +9 -826
- data/lib/stripe/params/invoice_item_create_params.rb +1 -37
- data/lib/stripe/params/invoice_item_list_params.rb +0 -4
- data/lib/stripe/params/invoice_item_update_params.rb +1 -33
- data/lib/stripe/params/invoice_line_item_update_params.rb +1 -33
- data/lib/stripe/params/invoice_list_params.rb +0 -4
- data/lib/stripe/params/invoice_update_lines_params.rb +1 -33
- data/lib/stripe/params/invoice_update_params.rb +2 -108
- 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 -723
- data/lib/stripe/params/payment_intent_confirm_params.rb +12 -1197
- data/lib/stripe/params/payment_intent_create_params.rb +12 -1205
- data/lib/stripe/params/payment_intent_increment_authorization_params.rb +0 -50
- data/lib/stripe/params/payment_intent_list_params.rb +0 -4
- data/lib/stripe/params/payment_intent_update_params.rb +14 -1238
- data/lib/stripe/params/payment_method_attach_params.rb +1 -4
- data/lib/stripe/params/payment_method_configuration_create_params.rb +0 -126
- data/lib/stripe/params/payment_method_configuration_update_params.rb +0 -126
- data/lib/stripe/params/payment_method_create_params.rb +0 -97
- data/lib/stripe/params/payment_method_update_params.rb +0 -19
- data/lib/stripe/params/price_update_params.rb +0 -19
- data/lib/stripe/params/promotion_code_create_params.rb +0 -4
- data/lib/stripe/params/promotion_code_list_params.rb +0 -4
- data/lib/stripe/params/quote_create_params.rb +3 -805
- data/lib/stripe/params/quote_list_params.rb +0 -8
- data/lib/stripe/params/quote_update_params.rb +4 -813
- data/lib/stripe/params/setup_intent_confirm_params.rb +3 -225
- data/lib/stripe/params/setup_intent_create_params.rb +3 -231
- data/lib/stripe/params/setup_intent_list_params.rb +0 -4
- data/lib/stripe/params/setup_intent_update_params.rb +3 -231
- data/lib/stripe/params/subscription_create_params.rb +5 -259
- data/lib/stripe/params/subscription_item_create_params.rb +2 -46
- data/lib/stripe/params/subscription_item_update_params.rb +1 -29
- data/lib/stripe/params/subscription_list_params.rb +0 -4
- data/lib/stripe/params/subscription_schedule_create_params.rb +5 -167
- data/lib/stripe/params/subscription_schedule_list_params.rb +0 -4
- data/lib/stripe/params/subscription_schedule_update_params.rb +5 -163
- data/lib/stripe/params/subscription_update_params.rb +4 -238
- data/lib/stripe/params/tax_id_create_params.rb +1 -4
- data/lib/stripe/params/tax_id_list_params.rb +1 -4
- data/lib/stripe/params/terminal/configuration_create_params.rb +9 -22
- data/lib/stripe/params/terminal/configuration_update_params.rb +9 -22
- data/lib/stripe/params/test_helpers/confirmation_token_create_params.rb +0 -97
- 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/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_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.rb +0 -164
- data/lib/stripe/resources/account.rb +2 -167
- data/lib/stripe/resources/account_session.rb +0 -81
- data/lib/stripe/resources/billing/credit_balance_summary.rb +0 -2
- data/lib/stripe/resources/billing/credit_grant.rb +0 -2
- data/lib/stripe/resources/billing_portal/session.rb +0 -2
- data/lib/stripe/resources/card.rb +0 -2
- data/lib/stripe/resources/cash_balance.rb +0 -2
- data/lib/stripe/resources/charge.rb +1 -237
- data/lib/stripe/resources/checkout/session.rb +4 -154
- data/lib/stripe/resources/confirmation_token.rb +0 -155
- data/lib/stripe/resources/coupon.rb +1 -26
- data/lib/stripe/resources/credit_note.rb +0 -2
- data/lib/stripe/resources/credit_note_line_item.rb +0 -18
- data/lib/stripe/resources/customer.rb +0 -2
- data/lib/stripe/resources/customer_balance_transaction.rb +0 -2
- data/lib/stripe/resources/customer_cash_balance_transaction.rb +0 -2
- data/lib/stripe/resources/customer_session.rb +0 -38
- data/lib/stripe/resources/discount.rb +0 -2
- data/lib/stripe/resources/dispute.rb +0 -22
- data/lib/stripe/resources/event.rb +1 -64
- data/lib/stripe/resources/financial_connections/account.rb +0 -27
- data/lib/stripe/resources/financial_connections/session.rb +1 -67
- data/lib/stripe/resources/identity/verification_session.rb +0 -2
- data/lib/stripe/resources/invoice.rb +2 -153
- data/lib/stripe/resources/invoice_item.rb +0 -4
- 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 +1 -68
- data/lib/stripe/resources/mandate.rb +0 -71
- data/lib/stripe/resources/payment_attempt_record.rb +1 -203
- data/lib/stripe/resources/payment_intent.rb +6 -789
- data/lib/stripe/resources/payment_method.rb +0 -157
- data/lib/stripe/resources/payment_method_configuration.rb +0 -204
- data/lib/stripe/resources/payment_record.rb +1 -203
- data/lib/stripe/resources/price.rb +0 -20
- data/lib/stripe/resources/promotion_code.rb +0 -2
- data/lib/stripe/resources/quote.rb +2 -571
- data/lib/stripe/resources/refund.rb +0 -18
- data/lib/stripe/resources/setup_attempt.rb +0 -63
- data/lib/stripe/resources/setup_intent.rb +1 -132
- data/lib/stripe/resources/source.rb +0 -38
- data/lib/stripe/resources/subscription.rb +0 -232
- data/lib/stripe/resources/subscription_item.rb +1 -20
- data/lib/stripe/resources/subscription_schedule.rb +3 -198
- data/lib/stripe/resources/tax_id.rb +0 -4
- 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_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/billing/meter_event.rb +2 -1
- data/lib/stripe/resources/v2/core/event.rb +2 -2
- data/lib/stripe/resources.rb +0 -112
- data/lib/stripe/services/billing_service.rb +1 -2
- data/lib/stripe/services/financial_connections/account_service.rb +1 -3
- data/lib/stripe/services/financial_connections_service.rb +1 -2
- 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/quote_service.rb +1 -49
- data/lib/stripe/services/subscription_schedule_service.rb +0 -11
- data/lib/stripe/services/subscription_service.rb +0 -11
- data/lib/stripe/services/tax_service.rb +1 -3
- data/lib/stripe/services/terminal_service.rb +1 -3
- data/lib/stripe/services/v1_services.rb +1 -8
- data/lib/stripe/services/v2/billing_service.rb +1 -5
- data/lib/stripe/services/v2/core_service.rb +1 -4
- data/lib/stripe/services/v2_services.rb +1 -4
- data/lib/stripe/services.rb +0 -58
- 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 -53
- data/rbi/stripe.rbi +83044 -141384
- metadata +4 -338
- data/lib/stripe/events/v2_core_account_closed_event.rb +0 -44
- data/lib/stripe/events/v2_core_account_created_event.rb +0 -44
- data/lib/stripe/events/v2_core_account_including_configuration_customer_capability_status_updated_event.rb +0 -63
- data/lib/stripe/events/v2_core_account_including_configuration_customer_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_account_including_configuration_merchant_capability_status_updated_event.rb +0 -63
- data/lib/stripe/events/v2_core_account_including_configuration_merchant_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_account_including_configuration_recipient_capability_status_updated_event.rb +0 -63
- data/lib/stripe/events/v2_core_account_including_configuration_recipient_updated_event.rb +0 -44
- 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_account_including_defaults_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_account_including_identity_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_account_including_requirements_updated_event.rb +0 -44
- data/lib/stripe/events/v2_core_account_link_returned_event.rb +0 -42
- data/lib/stripe/events/v2_core_account_person_created_event.rb +0 -61
- data/lib/stripe/events/v2_core_account_person_deleted_event.rb +0 -61
- data/lib/stripe/events/v2_core_account_person_updated_event.rb +0 -61
- data/lib/stripe/events/v2_core_account_updated_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_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 -61
- data/lib/stripe/events/v2_money_management_transaction_updated_event.rb +0 -44
- data/lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_failed_event.rb +0 -44
- data/lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_started_event.rb +0 -46
- data/lib/stripe/events/v2_payments_off_session_payment_canceled_event.rb +0 -44
- data/lib/stripe/events/v2_payments_off_session_payment_created_event.rb +0 -44
- data/lib/stripe/events/v2_payments_off_session_payment_failed_event.rb +0 -44
- data/lib/stripe/events/v2_payments_off_session_payment_requires_capture_event.rb +0 -44
- data/lib/stripe/events/v2_payments_off_session_payment_succeeded_event.rb +0 -44
- 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/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/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_cancel_params.rb +0 -13
- data/lib/stripe/params/order_create_params.rb +0 -1124
- data/lib/stripe/params/order_line_item_list_params.rb +0 -22
- data/lib/stripe/params/order_list_line_items_params.rb +0 -22
- data/lib/stripe/params/order_list_params.rb +0 -25
- data/lib/stripe/params/order_reopen_params.rb +0 -13
- 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 -1128
- data/lib/stripe/params/payment_intent_decrement_authorization_params.rb +0 -73
- 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/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/subscription_attach_cadence_params.rb +0 -16
- data/lib/stripe/params/subscription_schedule_amend_params.rb +0 -570
- data/lib/stripe/params/tax/association_find_params.rb +0 -18
- 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/terminal/onboarding_link_create_params.rb +0 -43
- data/lib/stripe/params/terminal/reader_collected_data_retrieve_params.rb +0 -15
- 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 -223
- 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 -229
- 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/account_close_params.rb +0 -17
- data/lib/stripe/params/v2/core/account_create_params.rb +0 -2248
- data/lib/stripe/params/v2/core/account_link_create_params.rb +0 -101
- data/lib/stripe/params/v2/core/account_list_params.rb +0 -23
- data/lib/stripe/params/v2/core/account_retrieve_params.rb +0 -17
- data/lib/stripe/params/v2/core/account_update_params.rb +0 -2294
- data/lib/stripe/params/v2/core/accounts/person_create_params.rb +0 -493
- data/lib/stripe/params/v2/core/accounts/person_delete_params.rb +0 -12
- data/lib/stripe/params/v2/core/accounts/person_list_params.rb +0 -19
- data/lib/stripe/params/v2/core/accounts/person_retrieve_params.rb +0 -12
- data/lib/stripe/params/v2/core/accounts/person_update_params.rb +0 -493
- 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 -50
- 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 -33
- 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/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 -98
- 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 -85
- 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 -80
- 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/payments/off_session_payment_cancel_params.rb +0 -10
- data/lib/stripe/params/v2/payments/off_session_payment_capture_params.rb +0 -61
- data/lib/stripe/params/v2/payments/off_session_payment_create_params.rb +0 -237
- data/lib/stripe/params/v2/payments/off_session_payment_list_params.rb +0 -17
- data/lib/stripe/params/v2/payments/off_session_payment_retrieve_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 -79
- 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/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 -987
- data/lib/stripe/resources/privacy/redaction_job.rb +0 -187
- data/lib/stripe/resources/privacy/redaction_job_validation_error.rb +0 -49
- data/lib/stripe/resources/quote_line.rb +0 -521
- data/lib/stripe/resources/quote_preview_invoice.rb +0 -1150
- data/lib/stripe/resources/quote_preview_subscription_schedule.rb +0 -732
- data/lib/stripe/resources/tax/association.rb +0 -86
- data/lib/stripe/resources/tax/form.rb +0 -264
- data/lib/stripe/resources/terminal/onboarding_link.rb +0 -71
- 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 -90
- data/lib/stripe/resources/v2/billing/cadence.rb +0 -609
- data/lib/stripe/resources/v2/billing/collection_setting.rb +0 -274
- data/lib/stripe/resources/v2/billing/collection_setting_version.rb +0 -262
- data/lib/stripe/resources/v2/billing/profile.rb +0 -46
- data/lib/stripe/resources/v2/core/account.rb +0 -3906
- data/lib/stripe/resources/v2/core/account_link.rb +0 -123
- data/lib/stripe/resources/v2/core/account_person.rb +0 -477
- data/lib/stripe/resources/v2/core/vault/gb_bank_account.rb +0 -114
- data/lib/stripe/resources/v2/core/vault/us_bank_account.rb +0 -81
- data/lib/stripe/resources/v2/financial_address_credit_simulation.rb +0 -28
- data/lib/stripe/resources/v2/financial_address_generated_microdeposits.rb +0 -30
- 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 -132
- data/lib/stripe/resources/v2/money_management/inbound_transfer.rb +0 -148
- data/lib/stripe/resources/v2/money_management/outbound_payment.rb +0 -217
- 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 -109
- data/lib/stripe/resources/v2/money_management/payout_methods_bank_account_spec.rb +0 -81
- data/lib/stripe/resources/v2/money_management/received_credit.rb +0 -228
- data/lib/stripe/resources/v2/money_management/received_debit.rb +0 -136
- data/lib/stripe/resources/v2/money_management/transaction.rb +0 -116
- data/lib/stripe/resources/v2/money_management/transaction_entry.rb +0 -105
- data/lib/stripe/resources/v2/payments/off_session_payment.rb +0 -242
- 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/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_line_item_service.rb +0 -17
- data/lib/stripe/services/order_service.rb +0 -78
- 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/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/tax/association_service.rb +0 -19
- data/lib/stripe/services/tax/form_service.rb +0 -37
- data/lib/stripe/services/terminal/onboarding_link_service.rb +0 -19
- data/lib/stripe/services/terminal/reader_collected_data_service.rb +0 -19
- 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 -61
- 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/account_link_service.rb +0 -21
- data/lib/stripe/services/v2/core/account_service.rb +0 -76
- data/lib/stripe/services/v2/core/accounts/person_service.rb +0 -67
- 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/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 -73
- 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 -63
- 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/payment_service.rb +0 -15
- data/lib/stripe/services/v2/payments/off_session_payment_service.rb +0 -65
- data/lib/stripe/services/v2/test_helper_service.rb +0 -15
- data/lib/stripe/services/v2/test_helpers/financial_address_service.rb +0 -36
|
@@ -49,33 +49,6 @@ module Stripe
|
|
|
49
49
|
|
|
50
50
|
nested_resource_class_methods :line, operations: %i[list]
|
|
51
51
|
|
|
52
|
-
class AmountsDue < ::Stripe::StripeObject
|
|
53
|
-
# Incremental amount due for this payment in cents (or local equivalent).
|
|
54
|
-
attr_reader :amount
|
|
55
|
-
# The amount in cents (or local equivalent) that was paid for this payment.
|
|
56
|
-
attr_reader :amount_paid
|
|
57
|
-
# The difference between the payment’s amount and amount_paid, in cents (or local equivalent).
|
|
58
|
-
attr_reader :amount_remaining
|
|
59
|
-
# Number of days from when invoice is finalized until the payment is due.
|
|
60
|
-
attr_reader :days_until_due
|
|
61
|
-
# An arbitrary string attached to the object. Often useful for displaying to users.
|
|
62
|
-
attr_reader :description
|
|
63
|
-
# Date on which a payment plan’s payment is due.
|
|
64
|
-
attr_reader :due_date
|
|
65
|
-
# Timestamp when the payment was paid.
|
|
66
|
-
attr_reader :paid_at
|
|
67
|
-
# The status of the payment, one of `open`, `paid`, or `past_due`
|
|
68
|
-
attr_reader :status
|
|
69
|
-
|
|
70
|
-
def self.inner_class_types
|
|
71
|
-
@inner_class_types = {}
|
|
72
|
-
end
|
|
73
|
-
|
|
74
|
-
def self.field_remappings
|
|
75
|
-
@field_remappings = {}
|
|
76
|
-
end
|
|
77
|
-
end
|
|
78
|
-
|
|
79
52
|
class AutomaticTax < ::Stripe::StripeObject
|
|
80
53
|
class Liability < ::Stripe::StripeObject
|
|
81
54
|
# The connected account being referenced when `type` is `account`.
|
|
@@ -330,19 +303,6 @@ module Stripe
|
|
|
330
303
|
end
|
|
331
304
|
|
|
332
305
|
class Parent < ::Stripe::StripeObject
|
|
333
|
-
class BillingCadenceDetails < ::Stripe::StripeObject
|
|
334
|
-
# The billing cadence that generated this invoice
|
|
335
|
-
attr_reader :billing_cadence
|
|
336
|
-
|
|
337
|
-
def self.inner_class_types
|
|
338
|
-
@inner_class_types = {}
|
|
339
|
-
end
|
|
340
|
-
|
|
341
|
-
def self.field_remappings
|
|
342
|
-
@field_remappings = {}
|
|
343
|
-
end
|
|
344
|
-
end
|
|
345
|
-
|
|
346
306
|
class QuoteDetails < ::Stripe::StripeObject
|
|
347
307
|
# The quote that generated this invoice
|
|
348
308
|
attr_reader :quote
|
|
@@ -357,40 +317,22 @@ module Stripe
|
|
|
357
317
|
end
|
|
358
318
|
|
|
359
319
|
class SubscriptionDetails < ::Stripe::StripeObject
|
|
360
|
-
class PauseCollection < ::Stripe::StripeObject
|
|
361
|
-
# The payment collection behavior for this subscription while paused. One of `keep_as_draft`, `mark_uncollectible`, or `void`.
|
|
362
|
-
attr_reader :behavior
|
|
363
|
-
# The time after which the subscription will resume collecting payments.
|
|
364
|
-
attr_reader :resumes_at
|
|
365
|
-
|
|
366
|
-
def self.inner_class_types
|
|
367
|
-
@inner_class_types = {}
|
|
368
|
-
end
|
|
369
|
-
|
|
370
|
-
def self.field_remappings
|
|
371
|
-
@field_remappings = {}
|
|
372
|
-
end
|
|
373
|
-
end
|
|
374
320
|
# Set of [key-value pairs](https://stripe.com/docs/api/metadata) defined as subscription metadata when an invoice is created. Becomes an immutable snapshot of the subscription metadata at the time of invoice finalization.
|
|
375
321
|
# *Note: This attribute is populated only for invoices created on or after June 29, 2023.*
|
|
376
322
|
attr_reader :metadata
|
|
377
|
-
# 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://stripe.com/docs/billing/subscriptions/pause-payment).
|
|
378
|
-
attr_reader :pause_collection
|
|
379
323
|
# The subscription that generated this invoice
|
|
380
324
|
attr_reader :subscription
|
|
381
325
|
# Only set for upcoming invoices that preview prorations. The time used to calculate prorations.
|
|
382
326
|
attr_reader :subscription_proration_date
|
|
383
327
|
|
|
384
328
|
def self.inner_class_types
|
|
385
|
-
@inner_class_types = {
|
|
329
|
+
@inner_class_types = {}
|
|
386
330
|
end
|
|
387
331
|
|
|
388
332
|
def self.field_remappings
|
|
389
333
|
@field_remappings = {}
|
|
390
334
|
end
|
|
391
335
|
end
|
|
392
|
-
# Details about the billing cadence that generated this invoice
|
|
393
|
-
attr_reader :billing_cadence_details
|
|
394
336
|
# Details about the quote that generated this invoice
|
|
395
337
|
attr_reader :quote_details
|
|
396
338
|
# Details about the subscription that generated this invoice
|
|
@@ -400,7 +342,6 @@ module Stripe
|
|
|
400
342
|
|
|
401
343
|
def self.inner_class_types
|
|
402
344
|
@inner_class_types = {
|
|
403
|
-
billing_cadence_details: BillingCadenceDetails,
|
|
404
345
|
quote_details: QuoteDetails,
|
|
405
346
|
subscription_details: SubscriptionDetails,
|
|
406
347
|
}
|
|
@@ -521,16 +462,6 @@ module Stripe
|
|
|
521
462
|
end
|
|
522
463
|
end
|
|
523
464
|
|
|
524
|
-
class IdBankTransfer < ::Stripe::StripeObject
|
|
525
|
-
def self.inner_class_types
|
|
526
|
-
@inner_class_types = {}
|
|
527
|
-
end
|
|
528
|
-
|
|
529
|
-
def self.field_remappings
|
|
530
|
-
@field_remappings = {}
|
|
531
|
-
end
|
|
532
|
-
end
|
|
533
|
-
|
|
534
465
|
class Konbini < ::Stripe::StripeObject
|
|
535
466
|
def self.inner_class_types
|
|
536
467
|
@inner_class_types = {}
|
|
@@ -541,19 +472,6 @@ module Stripe
|
|
|
541
472
|
end
|
|
542
473
|
end
|
|
543
474
|
|
|
544
|
-
class Pix < ::Stripe::StripeObject
|
|
545
|
-
# Determines if the amount includes the IOF tax.
|
|
546
|
-
attr_reader :amount_includes_iof
|
|
547
|
-
|
|
548
|
-
def self.inner_class_types
|
|
549
|
-
@inner_class_types = {}
|
|
550
|
-
end
|
|
551
|
-
|
|
552
|
-
def self.field_remappings
|
|
553
|
-
@field_remappings = {}
|
|
554
|
-
end
|
|
555
|
-
end
|
|
556
|
-
|
|
557
475
|
class SepaDebit < ::Stripe::StripeObject
|
|
558
476
|
def self.inner_class_types
|
|
559
477
|
@inner_class_types = {}
|
|
@@ -564,44 +482,11 @@ module Stripe
|
|
|
564
482
|
end
|
|
565
483
|
end
|
|
566
484
|
|
|
567
|
-
class Upi < ::Stripe::StripeObject
|
|
568
|
-
class MandateOptions < ::Stripe::StripeObject
|
|
569
|
-
# Amount to be charged for future payments.
|
|
570
|
-
attr_reader :amount
|
|
571
|
-
# One of `fixed` or `maximum`. If `fixed`, the `amount` param refers to the exact amount to be charged in future payments. If `maximum`, the amount charged can be up to the value passed for the `amount` param.
|
|
572
|
-
attr_reader :amount_type
|
|
573
|
-
# A description of the mandate or subscription that is meant to be displayed to the customer.
|
|
574
|
-
attr_reader :description
|
|
575
|
-
# End date of the mandate or subscription. If not provided, the mandate will be active until canceled. If provided, end date should be after start date.
|
|
576
|
-
attr_reader :end_date
|
|
577
|
-
|
|
578
|
-
def self.inner_class_types
|
|
579
|
-
@inner_class_types = {}
|
|
580
|
-
end
|
|
581
|
-
|
|
582
|
-
def self.field_remappings
|
|
583
|
-
@field_remappings = {}
|
|
584
|
-
end
|
|
585
|
-
end
|
|
586
|
-
# Attribute for field mandate_options
|
|
587
|
-
attr_reader :mandate_options
|
|
588
|
-
|
|
589
|
-
def self.inner_class_types
|
|
590
|
-
@inner_class_types = { mandate_options: MandateOptions }
|
|
591
|
-
end
|
|
592
|
-
|
|
593
|
-
def self.field_remappings
|
|
594
|
-
@field_remappings = {}
|
|
595
|
-
end
|
|
596
|
-
end
|
|
597
|
-
|
|
598
485
|
class UsBankAccount < ::Stripe::StripeObject
|
|
599
486
|
class FinancialConnections < ::Stripe::StripeObject
|
|
600
487
|
class Filters < ::Stripe::StripeObject
|
|
601
488
|
# The account subcategories to use to filter for possible accounts to link. Valid subcategories are `checking` and `savings`.
|
|
602
489
|
attr_reader :account_subcategories
|
|
603
|
-
# The institution to use to filter for possible accounts to link.
|
|
604
|
-
attr_reader :institution
|
|
605
490
|
|
|
606
491
|
def self.inner_class_types
|
|
607
492
|
@inner_class_types = {}
|
|
@@ -647,16 +532,10 @@ module Stripe
|
|
|
647
532
|
attr_reader :card
|
|
648
533
|
# If paying by `customer_balance`, this sub-hash contains details about the Bank transfer payment method options to pass to the invoice’s PaymentIntent.
|
|
649
534
|
attr_reader :customer_balance
|
|
650
|
-
# If paying by `id_bank_transfer`, this sub-hash contains details about the Indonesia bank transfer payment method options to pass to the invoice’s PaymentIntent.
|
|
651
|
-
attr_reader :id_bank_transfer
|
|
652
535
|
# If paying by `konbini`, this sub-hash contains details about the Konbini payment method options to pass to the invoice’s PaymentIntent.
|
|
653
536
|
attr_reader :konbini
|
|
654
|
-
# If paying by `pix`, this sub-hash contains details about the Pix payment method options to pass to the invoice’s PaymentIntent.
|
|
655
|
-
attr_reader :pix
|
|
656
537
|
# If paying by `sepa_debit`, this sub-hash contains details about the SEPA Direct Debit payment method options to pass to the invoice’s PaymentIntent.
|
|
657
538
|
attr_reader :sepa_debit
|
|
658
|
-
# If paying by `upi`, this sub-hash contains details about the UPI payment method options to pass to the invoice’s PaymentIntent.
|
|
659
|
-
attr_reader :upi
|
|
660
539
|
# If paying by `us_bank_account`, this sub-hash contains details about the ACH direct debit payment method options to pass to the invoice’s PaymentIntent.
|
|
661
540
|
attr_reader :us_bank_account
|
|
662
541
|
|
|
@@ -666,11 +545,8 @@ module Stripe
|
|
|
666
545
|
bancontact: Bancontact,
|
|
667
546
|
card: Card,
|
|
668
547
|
customer_balance: CustomerBalance,
|
|
669
|
-
id_bank_transfer: IdBankTransfer,
|
|
670
548
|
konbini: Konbini,
|
|
671
|
-
pix: Pix,
|
|
672
549
|
sepa_debit: SepaDebit,
|
|
673
|
-
upi: Upi,
|
|
674
550
|
us_bank_account: UsBankAccount,
|
|
675
551
|
}
|
|
676
552
|
end
|
|
@@ -873,21 +749,6 @@ module Stripe
|
|
|
873
749
|
end
|
|
874
750
|
end
|
|
875
751
|
|
|
876
|
-
class TotalMarginAmount < ::Stripe::StripeObject
|
|
877
|
-
# The amount, in cents (or local equivalent), of the reduction in line item amount.
|
|
878
|
-
attr_reader :amount
|
|
879
|
-
# The margin that was applied to get this margin amount.
|
|
880
|
-
attr_reader :margin
|
|
881
|
-
|
|
882
|
-
def self.inner_class_types
|
|
883
|
-
@inner_class_types = {}
|
|
884
|
-
end
|
|
885
|
-
|
|
886
|
-
def self.field_remappings
|
|
887
|
-
@field_remappings = {}
|
|
888
|
-
end
|
|
889
|
-
end
|
|
890
|
-
|
|
891
752
|
class TotalPretaxCreditAmount < ::Stripe::StripeObject
|
|
892
753
|
# The amount, in cents (or local equivalent), of the pretax credit amount.
|
|
893
754
|
attr_reader :amount
|
|
@@ -895,8 +756,6 @@ module Stripe
|
|
|
895
756
|
attr_reader :credit_balance_transaction
|
|
896
757
|
# The discount that was applied to get this pretax credit amount.
|
|
897
758
|
attr_reader :discount
|
|
898
|
-
# The margin that was applied to get this pretax credit amount.
|
|
899
|
-
attr_reader :margin
|
|
900
759
|
# Type of the pretax credit amount referenced.
|
|
901
760
|
attr_reader :type
|
|
902
761
|
|
|
@@ -959,8 +818,6 @@ module Stripe
|
|
|
959
818
|
attr_reader :amount_remaining
|
|
960
819
|
# This is the sum of all the shipping amounts.
|
|
961
820
|
attr_reader :amount_shipping
|
|
962
|
-
# List of expected payments and corresponding due dates. This value will be null for invoices where collection_method=charge_automatically.
|
|
963
|
-
attr_reader :amounts_due
|
|
964
821
|
# ID of the Connect Application that created the invoice.
|
|
965
822
|
attr_reader :application
|
|
966
823
|
# Number of payment attempts made for this invoice, from the perspective of the payment retry schedule. Any payment attempt counts as the first attempt, and subsequently only automatic retries increment the attempt count. In other words, manual payment attempts after the first attempt do not affect the retry schedule. If a failure is returned with a non-retryable return code, the invoice can no longer be retried unless a new payment method is obtained. Retries will continue to be scheduled, and attempt_count will continue to increment, but retries will only be executed if a new payment method is obtained.
|
|
@@ -981,7 +838,7 @@ module Stripe
|
|
|
981
838
|
# * `subscription_cycle`: A subscription advanced into a new period.
|
|
982
839
|
# * `subscription_threshold`: A subscription reached a billing threshold.
|
|
983
840
|
# * `subscription_update`: A subscription was updated.
|
|
984
|
-
# * `upcoming`: Reserved for
|
|
841
|
+
# * `upcoming`: Reserved for upcoming invoices created through the Create Preview Invoice API or when an `invoice.upcoming` event is generated for an upcoming invoice on a subscription.
|
|
985
842
|
attr_reader :billing_reason
|
|
986
843
|
# Either `charge_automatically`, or `send_invoice`. When charging automatically, Stripe will attempt to pay this invoice using the default source attached to the customer. When sending an invoice, Stripe will email this invoice to the customer with payment instructions.
|
|
987
844
|
attr_reader :collection_method
|
|
@@ -995,8 +852,6 @@ module Stripe
|
|
|
995
852
|
attr_reader :custom_fields
|
|
996
853
|
# The ID of the customer who will be billed.
|
|
997
854
|
attr_reader :customer
|
|
998
|
-
# The ID of the account who will be billed.
|
|
999
|
-
attr_reader :customer_account
|
|
1000
855
|
# The customer's address. Until the invoice is finalized, this field will equal `customer.address`. Once the invoice is finalized, this field will no longer be updated.
|
|
1001
856
|
attr_reader :customer_address
|
|
1002
857
|
# The customer's email. Until the invoice is finalized, this field will equal `customer.email`. Once the invoice is finalized, this field will no longer be updated.
|
|
@@ -1011,8 +866,6 @@ module Stripe
|
|
|
1011
866
|
attr_reader :customer_tax_exempt
|
|
1012
867
|
# The customer's tax IDs. Until the invoice is finalized, this field will contain the same tax IDs as `customer.tax_ids`. Once the invoice is finalized, this field will no longer be updated.
|
|
1013
868
|
attr_reader :customer_tax_ids
|
|
1014
|
-
# The margins applied to the invoice. Can be overridden by line item `margins`. Use `expand[]=default_margins` to expand each margin.
|
|
1015
|
-
attr_reader :default_margins
|
|
1016
869
|
# ID of the default payment method for the invoice. It must belong to the customer associated with the invoice. If not set, defaults to the subscription's default payment method, if any, or to the default payment method in the customer's invoice settings.
|
|
1017
870
|
attr_reader :default_payment_method
|
|
1018
871
|
# ID of the default payment source for the invoice. It must belong to the customer associated with the invoice and be in a chargeable state. If not set, defaults to the subscription's default source, if any, or to the customer's default source.
|
|
@@ -1103,8 +956,6 @@ module Stripe
|
|
|
1103
956
|
attr_reader :total_discount_amounts
|
|
1104
957
|
# The integer amount in cents (or local equivalent) representing the total amount of the invoice including all discounts but excluding all tax.
|
|
1105
958
|
attr_reader :total_excluding_tax
|
|
1106
|
-
# The aggregate amounts calculated per margin across all line items.
|
|
1107
|
-
attr_reader :total_margin_amounts
|
|
1108
959
|
# Contains pretax credit amounts (ex: discount, credit grants, etc) that apply to this invoice. This is a combined list of total_pretax_credit_amounts across all invoice line items.
|
|
1109
960
|
attr_reader :total_pretax_credit_amounts
|
|
1110
961
|
# The aggregate tax information of all line items.
|
|
@@ -1393,7 +1244,6 @@ module Stripe
|
|
|
1393
1244
|
|
|
1394
1245
|
def self.inner_class_types
|
|
1395
1246
|
@inner_class_types = {
|
|
1396
|
-
amounts_due: AmountsDue,
|
|
1397
1247
|
automatic_tax: AutomaticTax,
|
|
1398
1248
|
confirmation_secret: ConfirmationSecret,
|
|
1399
1249
|
custom_fields: CustomField,
|
|
@@ -1411,7 +1261,6 @@ module Stripe
|
|
|
1411
1261
|
status_transitions: StatusTransitions,
|
|
1412
1262
|
threshold_reason: ThresholdReason,
|
|
1413
1263
|
total_discount_amounts: TotalDiscountAmount,
|
|
1414
|
-
total_margin_amounts: TotalMarginAmount,
|
|
1415
1264
|
total_pretax_credit_amounts: TotalPretaxCreditAmount,
|
|
1416
1265
|
total_taxes: TotalTax,
|
|
1417
1266
|
}
|
|
@@ -128,8 +128,6 @@ module Stripe
|
|
|
128
128
|
attr_reader :currency
|
|
129
129
|
# The ID of the customer who will be billed when this invoice item is billed.
|
|
130
130
|
attr_reader :customer
|
|
131
|
-
# The ID of the account who will be billed when this invoice item is billed.
|
|
132
|
-
attr_reader :customer_account
|
|
133
131
|
# Time at which the object was created. Measured in seconds since the Unix epoch.
|
|
134
132
|
attr_reader :date
|
|
135
133
|
# An arbitrary string attached to the object. Often useful for displaying to users.
|
|
@@ -144,8 +142,6 @@ module Stripe
|
|
|
144
142
|
attr_reader :invoice
|
|
145
143
|
# Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
|
|
146
144
|
attr_reader :livemode
|
|
147
|
-
# The margins which apply to the invoice item. When set, the `default_margins` on the invoice do not apply to this invoice item.
|
|
148
|
-
attr_reader :margins
|
|
149
145
|
# Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
|
|
150
146
|
attr_reader :metadata
|
|
151
147
|
# The amount after discounts, but before credits and taxes. This field is `null` for `discountable=true` items.
|
|
@@ -28,21 +28,6 @@ module Stripe
|
|
|
28
28
|
end
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
-
class MarginAmount < ::Stripe::StripeObject
|
|
32
|
-
# The amount, in cents (or local equivalent), of the reduction in line item amount.
|
|
33
|
-
attr_reader :amount
|
|
34
|
-
# The margin that was applied to get this margin amount.
|
|
35
|
-
attr_reader :margin
|
|
36
|
-
|
|
37
|
-
def self.inner_class_types
|
|
38
|
-
@inner_class_types = {}
|
|
39
|
-
end
|
|
40
|
-
|
|
41
|
-
def self.field_remappings
|
|
42
|
-
@field_remappings = {}
|
|
43
|
-
end
|
|
44
|
-
end
|
|
45
|
-
|
|
46
31
|
class Parent < ::Stripe::StripeObject
|
|
47
32
|
class InvoiceItemDetails < ::Stripe::StripeObject
|
|
48
33
|
class ProrationDetails < ::Stripe::StripeObject
|
|
@@ -176,8 +161,6 @@ module Stripe
|
|
|
176
161
|
attr_reader :credit_balance_transaction
|
|
177
162
|
# The discount that was applied to get this pretax credit amount.
|
|
178
163
|
attr_reader :discount
|
|
179
|
-
# The margin that was applied to get this pretax credit amount.
|
|
180
|
-
attr_reader :margin
|
|
181
164
|
# Type of the pretax credit amount referenced.
|
|
182
165
|
attr_reader :type
|
|
183
166
|
|
|
@@ -221,21 +204,6 @@ module Stripe
|
|
|
221
204
|
end
|
|
222
205
|
end
|
|
223
206
|
|
|
224
|
-
class TaxCalculationReference < ::Stripe::StripeObject
|
|
225
|
-
# The calculation identifier for tax calculation response.
|
|
226
|
-
attr_reader :calculation_id
|
|
227
|
-
# The calculation identifier for tax calculation response line item.
|
|
228
|
-
attr_reader :calculation_item_id
|
|
229
|
-
|
|
230
|
-
def self.inner_class_types
|
|
231
|
-
@inner_class_types = {}
|
|
232
|
-
end
|
|
233
|
-
|
|
234
|
-
def self.field_remappings
|
|
235
|
-
@field_remappings = {}
|
|
236
|
-
end
|
|
237
|
-
end
|
|
238
|
-
|
|
239
207
|
class Tax < ::Stripe::StripeObject
|
|
240
208
|
class TaxRateDetails < ::Stripe::StripeObject
|
|
241
209
|
# Attribute for field tax_rate
|
|
@@ -288,10 +256,6 @@ module Stripe
|
|
|
288
256
|
attr_reader :invoice
|
|
289
257
|
# Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
|
|
290
258
|
attr_reader :livemode
|
|
291
|
-
# The amount of margin calculated per margin for this line item.
|
|
292
|
-
attr_reader :margin_amounts
|
|
293
|
-
# The margins applied to the line item. When set, the `default_margins` on the invoice do not apply to the line item. Use `expand[]=margins` to expand each margin.
|
|
294
|
-
attr_reader :margins
|
|
295
259
|
# Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Note that for line items with `type=subscription`, `metadata` reflects the current metadata from the subscription associated with the line item, unless the invoice line was directly updated with different metadata after creation.
|
|
296
260
|
attr_reader :metadata
|
|
297
261
|
# String representing the object's type. Objects of the same type share the same value.
|
|
@@ -308,8 +272,6 @@ module Stripe
|
|
|
308
272
|
attr_reader :quantity
|
|
309
273
|
# Attribute for field subscription
|
|
310
274
|
attr_reader :subscription
|
|
311
|
-
# The tax calculation identifiers of the line item.
|
|
312
|
-
attr_reader :tax_calculation_reference
|
|
313
275
|
# The tax information of the line item.
|
|
314
276
|
attr_reader :taxes
|
|
315
277
|
|
|
@@ -329,12 +291,10 @@ module Stripe
|
|
|
329
291
|
def self.inner_class_types
|
|
330
292
|
@inner_class_types = {
|
|
331
293
|
discount_amounts: DiscountAmount,
|
|
332
|
-
margin_amounts: MarginAmount,
|
|
333
294
|
parent: Parent,
|
|
334
295
|
period: Period,
|
|
335
296
|
pretax_credit_amounts: PretaxCreditAmount,
|
|
336
297
|
pricing: Pricing,
|
|
337
|
-
tax_calculation_reference: TaxCalculationReference,
|
|
338
298
|
taxes: Tax,
|
|
339
299
|
}
|
|
340
300
|
end
|
|
@@ -357,8 +357,6 @@ module Stripe
|
|
|
357
357
|
attr_reader :object
|
|
358
358
|
# Additional purchase information that is optionally provided by the merchant.
|
|
359
359
|
attr_reader :purchase_details
|
|
360
|
-
# The ID of the [settlement](https://stripe.com/docs/api/issuing/settlements) to which this transaction belongs.
|
|
361
|
-
attr_reader :settlement
|
|
362
360
|
# [Token](https://stripe.com/docs/api/issuing/tokens/object) object used for this transaction. If a network token was not used for this transaction, this field will be null.
|
|
363
361
|
attr_reader :token
|
|
364
362
|
# [Treasury](https://stripe.com/docs/api/treasury) details related to this transaction if it was created on a [FinancialAccount](/docs/api/treasury/financial_accounts
|
|
@@ -9,23 +9,6 @@ module Stripe
|
|
|
9
9
|
"item"
|
|
10
10
|
end
|
|
11
11
|
|
|
12
|
-
class AdjustableQuantity < ::Stripe::StripeObject
|
|
13
|
-
# Attribute for field enabled
|
|
14
|
-
attr_reader :enabled
|
|
15
|
-
# Attribute for field maximum
|
|
16
|
-
attr_reader :maximum
|
|
17
|
-
# Attribute for field minimum
|
|
18
|
-
attr_reader :minimum
|
|
19
|
-
|
|
20
|
-
def self.inner_class_types
|
|
21
|
-
@inner_class_types = {}
|
|
22
|
-
end
|
|
23
|
-
|
|
24
|
-
def self.field_remappings
|
|
25
|
-
@field_remappings = {}
|
|
26
|
-
end
|
|
27
|
-
end
|
|
28
|
-
|
|
29
12
|
class Discount < ::Stripe::StripeObject
|
|
30
13
|
# The amount discounted.
|
|
31
14
|
attr_reader :amount
|
|
@@ -44,38 +27,6 @@ module Stripe
|
|
|
44
27
|
end
|
|
45
28
|
end
|
|
46
29
|
|
|
47
|
-
class Display < ::Stripe::StripeObject
|
|
48
|
-
# Attribute for field description
|
|
49
|
-
attr_reader :description
|
|
50
|
-
# Attribute for field images
|
|
51
|
-
attr_reader :images
|
|
52
|
-
# Attribute for field name
|
|
53
|
-
attr_reader :name
|
|
54
|
-
|
|
55
|
-
def self.inner_class_types
|
|
56
|
-
@inner_class_types = {}
|
|
57
|
-
end
|
|
58
|
-
|
|
59
|
-
def self.field_remappings
|
|
60
|
-
@field_remappings = {}
|
|
61
|
-
end
|
|
62
|
-
end
|
|
63
|
-
|
|
64
|
-
class TaxCalculationReference < ::Stripe::StripeObject
|
|
65
|
-
# The calculation identifier for tax calculation response.
|
|
66
|
-
attr_reader :calculation_id
|
|
67
|
-
# The calculation identifier for tax calculation response line item.
|
|
68
|
-
attr_reader :calculation_item_id
|
|
69
|
-
|
|
70
|
-
def self.inner_class_types
|
|
71
|
-
@inner_class_types = {}
|
|
72
|
-
end
|
|
73
|
-
|
|
74
|
-
def self.field_remappings
|
|
75
|
-
@field_remappings = {}
|
|
76
|
-
end
|
|
77
|
-
end
|
|
78
|
-
|
|
79
30
|
class Tax < ::Stripe::StripeObject
|
|
80
31
|
# Amount of tax applied for this rate.
|
|
81
32
|
attr_reader :amount
|
|
@@ -96,8 +47,6 @@ module Stripe
|
|
|
96
47
|
@field_remappings = {}
|
|
97
48
|
end
|
|
98
49
|
end
|
|
99
|
-
# Attribute for field adjustable_quantity
|
|
100
|
-
attr_reader :adjustable_quantity
|
|
101
50
|
# Total discount amount applied. If no discounts were applied, defaults to 0.
|
|
102
51
|
attr_reader :amount_discount
|
|
103
52
|
# Total before any discounts or taxes are applied.
|
|
@@ -112,35 +61,19 @@ module Stripe
|
|
|
112
61
|
attr_reader :description
|
|
113
62
|
# The discounts applied to the line item.
|
|
114
63
|
attr_reader :discounts
|
|
115
|
-
# Attribute for field display
|
|
116
|
-
attr_reader :display
|
|
117
64
|
# Unique identifier for the object.
|
|
118
65
|
attr_reader :id
|
|
119
|
-
# Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
|
|
120
|
-
attr_reader :metadata
|
|
121
66
|
# String representing the object's type. Objects of the same type share the same value.
|
|
122
67
|
attr_reader :object
|
|
123
68
|
# The price used to generate the line item.
|
|
124
69
|
attr_reader :price
|
|
125
|
-
# The ID of the product for this line item.
|
|
126
|
-
#
|
|
127
|
-
# This will always be the same as `price.product`.
|
|
128
|
-
attr_reader :product
|
|
129
70
|
# The quantity of products being purchased.
|
|
130
71
|
attr_reader :quantity
|
|
131
|
-
# The tax calculation identifiers of the line item.
|
|
132
|
-
attr_reader :tax_calculation_reference
|
|
133
72
|
# The taxes applied to the line item.
|
|
134
73
|
attr_reader :taxes
|
|
135
74
|
|
|
136
75
|
def self.inner_class_types
|
|
137
|
-
@inner_class_types = {
|
|
138
|
-
adjustable_quantity: AdjustableQuantity,
|
|
139
|
-
discounts: Discount,
|
|
140
|
-
display: Display,
|
|
141
|
-
tax_calculation_reference: TaxCalculationReference,
|
|
142
|
-
taxes: Tax,
|
|
143
|
-
}
|
|
76
|
+
@inner_class_types = { discounts: Discount, taxes: Tax }
|
|
144
77
|
end
|
|
145
78
|
|
|
146
79
|
def self.field_remappings
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
module Stripe
|
|
5
5
|
# A Mandate is a record of the permission that your customer gives you to debit their payment method.
|
|
6
6
|
class Mandate < APIResource
|
|
7
|
-
extend Stripe::APIOperations::List
|
|
8
|
-
|
|
9
7
|
OBJECT_NAME = "mandate"
|
|
10
8
|
def self.object_name
|
|
11
9
|
"mandate"
|
|
@@ -55,11 +53,6 @@ module Stripe
|
|
|
55
53
|
end
|
|
56
54
|
|
|
57
55
|
class MultiUse < ::Stripe::StripeObject
|
|
58
|
-
# The amount of the payment on a multi use mandate.
|
|
59
|
-
attr_reader :amount
|
|
60
|
-
# The currency of the payment on a multi use mandate.
|
|
61
|
-
attr_reader :currency
|
|
62
|
-
|
|
63
56
|
def self.inner_class_types
|
|
64
57
|
@inner_class_types = {}
|
|
65
58
|
end
|
|
@@ -214,61 +207,8 @@ module Stripe
|
|
|
214
207
|
class Paypal < ::Stripe::StripeObject
|
|
215
208
|
# The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
|
|
216
209
|
attr_reader :billing_agreement_id
|
|
217
|
-
# Uniquely identifies this particular PayPal account. You can use this attribute to check whether two PayPal accounts are the same.
|
|
218
|
-
attr_reader :fingerprint
|
|
219
210
|
# PayPal account PayerID. This identifier uniquely identifies the PayPal customer.
|
|
220
211
|
attr_reader :payer_id
|
|
221
|
-
# Owner's verified email. Values are verified or provided by PayPal directly
|
|
222
|
-
# (if supported) at the time of authorization or settlement. They cannot be set or mutated.
|
|
223
|
-
attr_reader :verified_email
|
|
224
|
-
|
|
225
|
-
def self.inner_class_types
|
|
226
|
-
@inner_class_types = {}
|
|
227
|
-
end
|
|
228
|
-
|
|
229
|
-
def self.field_remappings
|
|
230
|
-
@field_remappings = {}
|
|
231
|
-
end
|
|
232
|
-
end
|
|
233
|
-
|
|
234
|
-
class Payto < ::Stripe::StripeObject
|
|
235
|
-
# Amount that will be collected. It is required when `amount_type` is `fixed`.
|
|
236
|
-
attr_reader :amount
|
|
237
|
-
# The type of amount that will be collected. The amount charged must be exact or up to the value of `amount` param for `fixed` or `maximum` type respectively.
|
|
238
|
-
attr_reader :amount_type
|
|
239
|
-
# Date, in YYYY-MM-DD format, after which payments will not be collected. Defaults to no end date.
|
|
240
|
-
attr_reader :end_date
|
|
241
|
-
# The periodicity at which payments will be collected.
|
|
242
|
-
attr_reader :payment_schedule
|
|
243
|
-
# The number of payments that will be made during a payment period. Defaults to 1 except for when `payment_schedule` is `adhoc`. In that case, it defaults to no limit.
|
|
244
|
-
attr_reader :payments_per_period
|
|
245
|
-
# The purpose for which payments are made. Defaults to retail.
|
|
246
|
-
attr_reader :purpose
|
|
247
|
-
# Date, in YYYY-MM-DD format, from which payments will be collected. Defaults to confirmation time.
|
|
248
|
-
attr_reader :start_date
|
|
249
|
-
|
|
250
|
-
def self.inner_class_types
|
|
251
|
-
@inner_class_types = {}
|
|
252
|
-
end
|
|
253
|
-
|
|
254
|
-
def self.field_remappings
|
|
255
|
-
@field_remappings = {}
|
|
256
|
-
end
|
|
257
|
-
end
|
|
258
|
-
|
|
259
|
-
class Pix < ::Stripe::StripeObject
|
|
260
|
-
# Determines if the amount includes the IOF tax.
|
|
261
|
-
attr_reader :amount_includes_iof
|
|
262
|
-
# Type of amount.
|
|
263
|
-
attr_reader :amount_type
|
|
264
|
-
# Date when the mandate expires and no further payments will be charged, in `YYYY-MM-DD`.
|
|
265
|
-
attr_reader :end_date
|
|
266
|
-
# Schedule at which the future payments will be charged.
|
|
267
|
-
attr_reader :payment_schedule
|
|
268
|
-
# Subscription name displayed to buyers in their bank app.
|
|
269
|
-
attr_reader :reference
|
|
270
|
-
# Start date of the mandate, in `YYYY-MM-DD`.
|
|
271
|
-
attr_reader :start_date
|
|
272
212
|
|
|
273
213
|
def self.inner_class_types
|
|
274
214
|
@inner_class_types = {}
|
|
@@ -342,10 +282,6 @@ module Stripe
|
|
|
342
282
|
attr_reader :nz_bank_account
|
|
343
283
|
# Attribute for field paypal
|
|
344
284
|
attr_reader :paypal
|
|
345
|
-
# Attribute for field payto
|
|
346
|
-
attr_reader :payto
|
|
347
|
-
# Attribute for field pix
|
|
348
|
-
attr_reader :pix
|
|
349
285
|
# Attribute for field revolut_pay
|
|
350
286
|
attr_reader :revolut_pay
|
|
351
287
|
# Attribute for field sepa_debit
|
|
@@ -370,8 +306,6 @@ module Stripe
|
|
|
370
306
|
naver_pay: NaverPay,
|
|
371
307
|
nz_bank_account: NzBankAccount,
|
|
372
308
|
paypal: Paypal,
|
|
373
|
-
payto: Payto,
|
|
374
|
-
pix: Pix,
|
|
375
309
|
revolut_pay: RevolutPay,
|
|
376
310
|
sepa_debit: SepaDebit,
|
|
377
311
|
us_bank_account: UsBankAccount,
|
|
@@ -420,11 +354,6 @@ module Stripe
|
|
|
420
354
|
# The type of the mandate.
|
|
421
355
|
attr_reader :type
|
|
422
356
|
|
|
423
|
-
# Retrieves a list of Mandates for a given PaymentMethod.
|
|
424
|
-
def self.list(params = {}, opts = {})
|
|
425
|
-
request_stripe_object(method: :get, path: "/v1/mandates", params: params, opts: opts)
|
|
426
|
-
end
|
|
427
|
-
|
|
428
357
|
def self.inner_class_types
|
|
429
358
|
@inner_class_types = {
|
|
430
359
|
customer_acceptance: CustomerAcceptance,
|