stripe 19.4.0.pre.beta.1 → 19.4.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 +2 -63
- data/lib/stripe/api_version.rb +2 -1
- data/lib/stripe/error_object.rb +43 -19
- data/lib/stripe/errors.rb +0 -87
- data/lib/stripe/event_types.rb +0 -236
- data/lib/stripe/events/unknown_event_notification.rb +0 -1
- data/lib/stripe/object_types.rb +0 -60
- data/lib/stripe/params/account_create_params.rb +73 -398
- data/lib/stripe/params/account_person_create_params.rb +6 -0
- data/lib/stripe/params/account_person_update_params.rb +6 -0
- data/lib/stripe/params/account_reject_params.rb +4 -1
- data/lib/stripe/params/account_session_create_params.rb +21 -230
- data/lib/stripe/params/{quote_mark_draft_params.rb → account_unreject_params.rb} +1 -1
- data/lib/stripe/params/account_update_params.rb +81 -332
- data/lib/stripe/params/billing/alert_create_params.rb +1 -1
- data/lib/stripe/params/billing_portal/configuration_create_params.rb +1 -1
- data/lib/stripe/params/billing_portal/configuration_update_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 +24 -133
- data/lib/stripe/params/checkout/session_update_params.rb +1 -176
- data/lib/stripe/params/confirmation_token_create_params.rb +0 -78
- data/lib/stripe/params/coupon_create_params.rb +1 -17
- data/lib/stripe/params/customer_create_params.rb +1 -1
- data/lib/stripe/params/customer_session_create_params.rb +1 -32
- data/lib/stripe/params/customer_tax_id_create_params.rb +1 -1
- data/lib/stripe/params/dispute_update_params.rb +1 -10
- data/lib/stripe/params/financial_connections/session_create_params.rb +9 -38
- data/lib/stripe/params/invoice_add_lines_params.rb +1 -48
- 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 +16 -844
- 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 +1 -48
- data/lib/stripe/params/invoice_update_lines_params.rb +1 -48
- data/lib/stripe/params/invoice_update_params.rb +2 -70
- data/lib/stripe/params/issuing/authorization_capture_params.rb +1 -1
- data/lib/stripe/params/issuing/authorization_create_params.rb +1 -1
- data/lib/stripe/params/issuing/authorization_finalize_amount_params.rb +1 -1
- data/lib/stripe/params/issuing/card_create_params.rb +4 -0
- data/lib/stripe/params/issuing/card_update_params.rb +4 -0
- data/lib/stripe/params/issuing/cardholder_create_params.rb +1 -2
- data/lib/stripe/params/issuing/transaction_create_force_capture_params.rb +1 -1
- data/lib/stripe/params/issuing/transaction_create_unlinked_refund_params.rb +1 -1
- 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 +137 -3047
- data/lib/stripe/params/payment_intent_create_params.rb +152 -3062
- data/lib/stripe/params/payment_intent_increment_authorization_params.rb +0 -37
- data/lib/stripe/params/payment_intent_update_params.rb +105 -3049
- data/lib/stripe/params/payment_link_create_params.rb +0 -15
- data/lib/stripe/params/payment_link_update_params.rb +58 -0
- 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 +0 -74
- data/lib/stripe/params/{account_notice_list_params.rb → payment_record_list_params.rb} +15 -5
- 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/promotion_code_create_params.rb +1 -1
- data/lib/stripe/params/promotion_code_update_params.rb +1 -1
- data/lib/stripe/params/quote_create_params.rb +31 -810
- data/lib/stripe/params/quote_list_params.rb +0 -4
- data/lib/stripe/params/quote_update_params.rb +32 -818
- data/lib/stripe/params/setup_intent_confirm_params.rb +7 -108
- data/lib/stripe/params/setup_intent_create_params.rb +7 -108
- data/lib/stripe/params/setup_intent_update_params.rb +7 -108
- data/lib/stripe/params/subscription_create_params.rb +6 -170
- 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 +65 -171
- data/lib/stripe/params/subscription_schedule_list_params.rb +1 -1
- data/lib/stripe/params/subscription_schedule_update_params.rb +66 -172
- data/lib/stripe/params/subscription_update_params.rb +6 -154
- data/lib/stripe/params/tax/calculation_create_params.rb +2 -6
- data/lib/stripe/params/tax/registration_create_params.rb +12 -90
- data/lib/stripe/params/tax_id_create_params.rb +1 -1
- 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 +0 -78
- data/lib/stripe/params/test_helpers/issuing/authorization_capture_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/authorization_create_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/authorization_finalize_amount_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/transaction_create_force_capture_params.rb +1 -1
- data/lib/stripe/params/test_helpers/issuing/transaction_create_unlinked_refund_params.rb +1 -1
- 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/token_create_params.rb +78 -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/billing/meter_event_create_params.rb +2 -2
- data/lib/stripe/params/v2/billing/meter_event_stream_create_params.rb +2 -2
- data/lib/stripe/params/v2/core/account_create_params.rb +48 -403
- data/lib/stripe/params/v2/core/account_token_create_params.rb +44 -13
- data/lib/stripe/params/v2/core/account_update_params.rb +48 -396
- data/lib/stripe/params.rb +4 -426
- data/lib/stripe/resources/account.rb +87 -265
- data/lib/stripe/resources/account_session.rb +8 -81
- data/lib/stripe/resources/balance.rb +0 -83
- data/lib/stripe/resources/balance_transaction.rb +1 -1
- data/lib/stripe/resources/bank_account.rb +2 -2
- data/lib/stripe/resources/billing/alert_triggered.rb +0 -4
- data/lib/stripe/resources/billing_portal/configuration.rb +1 -1
- data/lib/stripe/resources/capability.rb +2 -2
- data/lib/stripe/resources/card.rb +1 -18
- data/lib/stripe/resources/charge.rb +4 -230
- data/lib/stripe/resources/checkout/session.rb +20 -92
- data/lib/stripe/resources/confirmation_token.rb +1 -132
- data/lib/stripe/resources/coupon.rb +1 -26
- data/lib/stripe/resources/credit_note_line_item.rb +0 -18
- data/lib/stripe/resources/customer.rb +0 -16
- data/lib/stripe/resources/customer_session.rb +0 -36
- data/lib/stripe/resources/dispute.rb +4 -24
- data/lib/stripe/resources/event.rb +1 -64
- data/lib/stripe/resources/financial_connections/account.rb +1 -45
- data/lib/stripe/resources/financial_connections/authorization.rb +1 -24
- data/lib/stripe/resources/financial_connections/session.rb +25 -91
- data/lib/stripe/resources/invoice.rb +2 -118
- data/lib/stripe/resources/invoice_item.rb +0 -2
- data/lib/stripe/resources/invoice_line_item.rb +0 -40
- data/lib/stripe/resources/issuing/authorization.rb +0 -16
- data/lib/stripe/resources/issuing/card.rb +2 -16
- data/lib/stripe/resources/issuing/cardholder.rb +0 -16
- data/lib/stripe/resources/issuing/dispute.rb +1 -16
- data/lib/stripe/resources/issuing/transaction.rb +1 -19
- 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 +23 -1574
- data/lib/stripe/resources/payment_method.rb +3 -154
- data/lib/stripe/resources/payment_method_configuration.rb +0 -170
- data/lib/stripe/resources/payment_record.rb +10 -179
- data/lib/stripe/resources/person.rb +2 -2
- data/lib/stripe/resources/price.rb +0 -20
- data/lib/stripe/resources/product.rb +0 -18
- data/lib/stripe/resources/quote.rb +23 -569
- data/lib/stripe/resources/radar/value_list_item.rb +1 -15
- data/lib/stripe/resources/refund.rb +6 -18
- data/lib/stripe/resources/reserve/hold.rb +0 -7
- data/lib/stripe/resources/reserve/release.rb +0 -12
- data/lib/stripe/resources/setup_attempt.rb +0 -35
- data/lib/stripe/resources/setup_intent.rb +3 -38
- data/lib/stripe/resources/source.rb +0 -54
- data/lib/stripe/resources/subscription.rb +0 -167
- data/lib/stripe/resources/subscription_item.rb +1 -41
- data/lib/stripe/resources/subscription_schedule.rb +49 -200
- data/lib/stripe/resources/tax/calculation.rb +1 -1
- data/lib/stripe/resources/tax/calculation_line_item.rb +0 -2
- data/lib/stripe/resources/tax/registration.rb +10 -106
- data/lib/stripe/resources/tax/transaction.rb +1 -1
- data/lib/stripe/resources/tax_code.rb +1 -15
- data/lib/stripe/resources/tax_id.rb +1 -1
- data/lib/stripe/resources/terminal/configuration.rb +0 -16
- data/lib/stripe/resources/terminal/reader.rb +0 -8
- data/lib/stripe/resources/token.rb +1 -15
- data/lib/stripe/resources/topup.rb +31 -1
- 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/billing/meter_event.rb +2 -2
- data/lib/stripe/resources/v2/billing/meter_event_adjustment.rb +1 -1
- data/lib/stripe/resources/v2/core/account.rb +100 -949
- data/lib/stripe/resources/v2/core/event_notification.rb +0 -1
- data/lib/stripe/resources.rb +0 -425
- data/lib/stripe/services/account_person_service.rb +1 -1
- data/lib/stripe/services/account_service.rb +14 -14
- data/lib/stripe/services/billing_service.rb +1 -2
- data/lib/stripe/services/coupon_service.rb +0 -14
- data/lib/stripe/services/customer_service.rb +0 -15
- data/lib/stripe/services/dispute_service.rb +1 -1
- 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/payment_method_service.rb +1 -1
- data/lib/stripe/services/payment_record_service.rb +11 -0
- 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 +0 -56
- 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/telemetry_id.rb +65 -0
- data/lib/stripe/util.rb +1 -7
- data/lib/stripe/version.rb +1 -1
- data/lib/stripe.rb +2 -54
- data/rbi/stripe/resources/v2/core/event_notification.rbi +0 -3
- data/rbi/stripe/stripe_client.rbi +0 -13
- data/rbi/stripe.rbi +46727 -112851
- metadata +7 -380
- data/lib/stripe/events/v2_core_account_including_configuration_money_manager_capability_status_updated_event.rb +0 -63
- data/lib/stripe/events/v2_core_account_including_configuration_money_manager_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_under_review_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_under_review_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_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_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 -53
- 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 -144
- data/lib/stripe/resources/capital/financing_summary.rb +0 -84
- 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 -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 -1801
- 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 -486
- 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 -234
- 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 -211
- 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 -232
- 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 -102
- 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 -594
|
@@ -10,25 +10,6 @@ module Stripe
|
|
|
10
10
|
"financial_connections.authorization"
|
|
11
11
|
end
|
|
12
12
|
|
|
13
|
-
class AccountHolder < ::Stripe::StripeObject
|
|
14
|
-
# The ID of the Stripe account that this account belongs to. Only available when `account_holder.type` is `account`.
|
|
15
|
-
attr_reader :account
|
|
16
|
-
# The ID for an Account representing a customer that this account belongs to. Only available when `account_holder.type` is `customer`.
|
|
17
|
-
attr_reader :customer
|
|
18
|
-
# Attribute for field customer_account
|
|
19
|
-
attr_reader :customer_account
|
|
20
|
-
# Type of account holder that this account belongs to.
|
|
21
|
-
attr_reader :type
|
|
22
|
-
|
|
23
|
-
def self.inner_class_types
|
|
24
|
-
@inner_class_types = {}
|
|
25
|
-
end
|
|
26
|
-
|
|
27
|
-
def self.field_remappings
|
|
28
|
-
@field_remappings = {}
|
|
29
|
-
end
|
|
30
|
-
end
|
|
31
|
-
|
|
32
13
|
class StatusDetails < ::Stripe::StripeObject
|
|
33
14
|
class Active < ::Stripe::StripeObject
|
|
34
15
|
# The action (if any) to proactively relink the Authorization.
|
|
@@ -70,12 +51,8 @@ module Stripe
|
|
|
70
51
|
@field_remappings = {}
|
|
71
52
|
end
|
|
72
53
|
end
|
|
73
|
-
# The account holder that this authorization belongs to.
|
|
74
|
-
attr_reader :account_holder
|
|
75
54
|
# Unique identifier for the object.
|
|
76
55
|
attr_reader :id
|
|
77
|
-
# The ID of the Financial Connections Institution this account belongs to. Note that this relationship may sometimes change in rare circumstances (e.g. institution mergers).
|
|
78
|
-
attr_reader :institution
|
|
79
56
|
# The name of the institution that this authorization belongs to.
|
|
80
57
|
attr_reader :institution_name
|
|
81
58
|
# If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
|
|
@@ -88,7 +65,7 @@ module Stripe
|
|
|
88
65
|
attr_reader :status_details
|
|
89
66
|
|
|
90
67
|
def self.inner_class_types
|
|
91
|
-
@inner_class_types = {
|
|
68
|
+
@inner_class_types = { status_details: StatusDetails }
|
|
92
69
|
end
|
|
93
70
|
|
|
94
71
|
def self.field_remappings
|
|
@@ -36,23 +36,8 @@ module Stripe
|
|
|
36
36
|
attr_reader :account_subcategories
|
|
37
37
|
# List of countries from which to filter accounts.
|
|
38
38
|
attr_reader :countries
|
|
39
|
-
#
|
|
40
|
-
attr_reader :
|
|
41
|
-
|
|
42
|
-
def self.inner_class_types
|
|
43
|
-
@inner_class_types = {}
|
|
44
|
-
end
|
|
45
|
-
|
|
46
|
-
def self.field_remappings
|
|
47
|
-
@field_remappings = {}
|
|
48
|
-
end
|
|
49
|
-
end
|
|
50
|
-
|
|
51
|
-
class Hosted < ::Stripe::StripeObject
|
|
52
|
-
# How the user enters the hosted flow. You can only use the values `email` and `url` if you provide `relink_options`.
|
|
53
|
-
attr_reader :delivery_method
|
|
54
|
-
# The URL to redirect your customer back to after they link their accounts or cancel this Session. This parameter is required if `ui_mode` is `hosted`.
|
|
55
|
-
attr_reader :return_url
|
|
39
|
+
# Whether the Session should require that linked accounts support payments and retrieve account numbers before completion.
|
|
40
|
+
attr_reader :require_payment_method_support
|
|
56
41
|
|
|
57
42
|
def self.inner_class_types
|
|
58
43
|
@inner_class_types = {}
|
|
@@ -77,20 +62,8 @@ module Stripe
|
|
|
77
62
|
end
|
|
78
63
|
|
|
79
64
|
class ManualEntry < ::Stripe::StripeObject
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
end
|
|
83
|
-
|
|
84
|
-
def self.field_remappings
|
|
85
|
-
@field_remappings = {}
|
|
86
|
-
end
|
|
87
|
-
end
|
|
88
|
-
|
|
89
|
-
class RelinkOptions < ::Stripe::StripeObject
|
|
90
|
-
# Requires the end user to repair this specific account during the authentication flow instead of connecting a different one.
|
|
91
|
-
attr_reader :account
|
|
92
|
-
# The authorization to relink in the Session.
|
|
93
|
-
attr_reader :authorization
|
|
65
|
+
# Controls how manual entry of bank account details is presented to the user.
|
|
66
|
+
attr_reader :mode
|
|
94
67
|
|
|
95
68
|
def self.inner_class_types
|
|
96
69
|
@inner_class_types = {}
|
|
@@ -100,58 +73,35 @@ module Stripe
|
|
|
100
73
|
@field_remappings = {}
|
|
101
74
|
end
|
|
102
75
|
end
|
|
103
|
-
|
|
104
|
-
class RelinkResult < ::Stripe::StripeObject
|
|
105
|
-
# The account relinked in the Session. Only present if `relink_options[account]` is set and relink is successful.
|
|
106
|
-
attr_reader :account
|
|
107
|
-
# The authorization relinked in the Session. Only present if relink is successful.
|
|
108
|
-
attr_reader :authorization
|
|
109
|
-
# Reason for why relink failed. One of `no_authorization`, `no_account`, or `other`.
|
|
110
|
-
attr_reader :failure_reason
|
|
111
|
-
|
|
112
|
-
def self.inner_class_types
|
|
113
|
-
@inner_class_types = {}
|
|
114
|
-
end
|
|
115
|
-
|
|
116
|
-
def self.field_remappings
|
|
117
|
-
@field_remappings = {}
|
|
118
|
-
end
|
|
119
|
-
end
|
|
120
|
-
|
|
121
|
-
class StatusDetails < ::Stripe::StripeObject
|
|
122
|
-
class Cancelled < ::Stripe::StripeObject
|
|
123
|
-
# The reason for the Session being cancelled.
|
|
124
|
-
attr_reader :reason
|
|
125
|
-
|
|
126
|
-
def self.inner_class_types
|
|
127
|
-
@inner_class_types = {}
|
|
128
|
-
end
|
|
129
|
-
|
|
130
|
-
def self.field_remappings
|
|
131
|
-
@field_remappings = {}
|
|
132
|
-
end
|
|
133
|
-
end
|
|
134
|
-
# Attribute for field cancelled
|
|
135
|
-
attr_reader :cancelled
|
|
136
|
-
|
|
137
|
-
def self.inner_class_types
|
|
138
|
-
@inner_class_types = { cancelled: Cancelled }
|
|
139
|
-
end
|
|
140
|
-
|
|
141
|
-
def self.field_remappings
|
|
142
|
-
@field_remappings = {}
|
|
143
|
-
end
|
|
144
|
-
end
|
|
145
76
|
# The account holder for whom accounts are collected in this session.
|
|
146
77
|
attr_reader :account_holder
|
|
147
78
|
# The accounts that were collected as part of this Session.
|
|
148
79
|
attr_reader :accounts
|
|
80
|
+
# Tokenization is the process Stripe uses to collect sensitive card or bank
|
|
81
|
+
# account details, or personally identifiable information (PII), directly from
|
|
82
|
+
# your customers in a secure manner. A token representing this information is
|
|
83
|
+
# returned to your server to use. Use our
|
|
84
|
+
# [recommended payments integrations](https://docs.stripe.com/payments) to perform this process
|
|
85
|
+
# on the client-side. This guarantees that no sensitive card data touches your server,
|
|
86
|
+
# and allows your integration to operate in a PCI-compliant way.
|
|
87
|
+
#
|
|
88
|
+
# If you can't use client-side tokenization, you can also create tokens using
|
|
89
|
+
# the API with either your publishable or secret API key. If
|
|
90
|
+
# your integration uses this method, you're responsible for any PCI compliance
|
|
91
|
+
# that it might require, and you must keep your secret API key safe. Unlike with
|
|
92
|
+
# client-side tokenization, your customer's information isn't sent directly to
|
|
93
|
+
# Stripe, so we can't determine how it's handled or stored.
|
|
94
|
+
#
|
|
95
|
+
# You can't store or use tokens more than once. To store card or bank account
|
|
96
|
+
# information for later use, create [Customer](https://docs.stripe.com/api#customers)
|
|
97
|
+
# objects or [External accounts](/api#external_accounts).
|
|
98
|
+
# [Radar](https://docs.stripe.com/radar), our integrated solution for automatic fraud protection,
|
|
99
|
+
# performs best with integrations that use client-side tokenization.
|
|
100
|
+
attr_reader :bank_account_token
|
|
149
101
|
# A value that will be passed to the client to launch the authentication flow.
|
|
150
102
|
attr_reader :client_secret
|
|
151
103
|
# Attribute for field filters
|
|
152
104
|
attr_reader :filters
|
|
153
|
-
# Settings for the Hosted UI mode.
|
|
154
|
-
attr_reader :hosted
|
|
155
105
|
# Unique identifier for the object.
|
|
156
106
|
attr_reader :id
|
|
157
107
|
# Attribute for field limits
|
|
@@ -166,20 +116,8 @@ module Stripe
|
|
|
166
116
|
attr_reader :permissions
|
|
167
117
|
# Data features requested to be retrieved upon account creation.
|
|
168
118
|
attr_reader :prefetch
|
|
169
|
-
# Attribute for field relink_options
|
|
170
|
-
attr_reader :relink_options
|
|
171
|
-
# Attribute for field relink_result
|
|
172
|
-
attr_reader :relink_result
|
|
173
119
|
# For webview integrations only. Upon completing OAuth login in the native browser, the user will be redirected to this URL to return to your app.
|
|
174
120
|
attr_reader :return_url
|
|
175
|
-
# The current state of the session.
|
|
176
|
-
attr_reader :status
|
|
177
|
-
# Attribute for field status_details
|
|
178
|
-
attr_reader :status_details
|
|
179
|
-
# The UI mode for this session.
|
|
180
|
-
attr_reader :ui_mode
|
|
181
|
-
# The hosted URL for this Session. Redirect customers to this URL to take them to the hosted authentication flow. This value is only present when the Session is active and the `ui_mode` is `hosted`.
|
|
182
|
-
attr_reader :url
|
|
183
121
|
|
|
184
122
|
# To launch the Financial Connections authorization flow, create a Session. The session's client_secret can be used to launch the flow using Stripe.js.
|
|
185
123
|
def self.create(params = {}, opts = {})
|
|
@@ -195,12 +133,8 @@ module Stripe
|
|
|
195
133
|
@inner_class_types = {
|
|
196
134
|
account_holder: AccountHolder,
|
|
197
135
|
filters: Filters,
|
|
198
|
-
hosted: Hosted,
|
|
199
136
|
limits: Limits,
|
|
200
137
|
manual_entry: ManualEntry,
|
|
201
|
-
relink_options: RelinkOptions,
|
|
202
|
-
relink_result: RelinkResult,
|
|
203
|
-
status_details: StatusDetails,
|
|
204
138
|
}
|
|
205
139
|
end
|
|
206
140
|
|
|
@@ -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`.
|
|
@@ -208,7 +181,7 @@ module Stripe
|
|
|
208
181
|
end
|
|
209
182
|
|
|
210
183
|
class CustomerTaxId < ::Stripe::StripeObject
|
|
211
|
-
# The type of the tax ID, one of `ad_nrt`, `ar_cuit`, `eu_vat`, `bo_tin`, `br_cnpj`, `br_cpf`, `cn_tin`, `co_nit`, `cr_tin`, `do_rcn`, `ec_ruc`, `eu_oss_vat`, `hr_oib`, `pe_ruc`, `ro_tin`, `rs_pib`, `sv_nit`, `uy_ruc`, `ve_rif`, `vn_tin`, `gb_vat`, `nz_gst`, `au_abn`, `au_arn`, `in_gst`, `no_vat`, `no_voec`, `za_vat`, `ch_vat`, `mx_rfc`, `sg_uen`, `ru_inn`, `ru_kpp`, `ca_bn`, `hk_br`, `es_cif`, `pl_nip`, `it_cf`, `fo_vat`, `gi_tin`, `py_ruc`, `tw_vat`, `th_vat`, `jp_cn`, `jp_rn`, `jp_trn`, `li_uid`, `li_vat`, `lk_vat`, `my_itn`, `us_ein`, `kr_brn`, `ca_qst`, `ca_gst_hst`, `ca_pst_bc`, `ca_pst_mb`, `ca_pst_sk`, `my_sst`, `sg_gst`, `ae_trn`, `cl_tin`, `sa_vat`, `id_npwp`, `my_frp`, `il_vat`, `ge_vat`, `ua_vat`, `is_vat`, `bg_uic`, `hu_tin`, `si_tin`, `ke_pin`, `tr_tin`, `eg_tin`, `ph_tin`, `al_tin`, `bh_vat`, `kz_bin`, `ng_tin`, `om_vat`, `de_stn`, `ch_uid`, `tz_vat`, `uz_vat`, `uz_tin`, `md_vat`, `ma_vat`, `by_tin`, `ao_tin`, `bs_tin`, `bb_tin`, `cd_nif`, `mr_nif`, `me_pib`, `zw_tin`, `ba_tin`, `gn_nif`, `mk_vat`, `sr_fin`, `sn_ninea`, `am_tin`, `np_pan`, `tj_tin`, `ug_tin`, `zm_tin`, `kh_tin`, `aw_tin`, `az_tin`, `bd_bin`, `bj_ifu`, `et_tin`, `kg_tin`, `la_tin`, `cm_niu`, `cv_nif`, `bf_ifu`, or `unknown`
|
|
184
|
+
# The type of the tax ID, one of `ad_nrt`, `ar_cuit`, `eu_vat`, `bo_tin`, `br_cnpj`, `br_cpf`, `cn_tin`, `co_nit`, `cr_tin`, `do_rcn`, `ec_ruc`, `eu_oss_vat`, `hr_oib`, `pe_ruc`, `ro_tin`, `rs_pib`, `sv_nit`, `uy_ruc`, `ve_rif`, `vn_tin`, `gb_vat`, `nz_gst`, `au_abn`, `au_arn`, `in_gst`, `no_vat`, `no_voec`, `za_vat`, `ch_vat`, `mx_rfc`, `sg_uen`, `ru_inn`, `ru_kpp`, `ca_bn`, `hk_br`, `es_cif`, `pl_nip`, `it_cf`, `fo_vat`, `gi_tin`, `py_ruc`, `tw_vat`, `th_vat`, `jp_cn`, `jp_rn`, `jp_trn`, `li_uid`, `li_vat`, `lk_vat`, `my_itn`, `us_ein`, `kr_brn`, `ca_qst`, `ca_gst_hst`, `ca_pst_bc`, `ca_pst_mb`, `ca_pst_sk`, `my_sst`, `sg_gst`, `ae_trn`, `cl_tin`, `sa_vat`, `id_npwp`, `my_frp`, `il_vat`, `ge_vat`, `ua_vat`, `is_vat`, `bg_uic`, `hu_tin`, `si_tin`, `ke_pin`, `tr_tin`, `eg_tin`, `ph_tin`, `al_tin`, `bh_vat`, `kz_bin`, `ng_tin`, `om_vat`, `de_stn`, `ch_uid`, `tz_vat`, `uz_vat`, `uz_tin`, `md_vat`, `ma_vat`, `by_tin`, `ao_tin`, `bs_tin`, `bb_tin`, `cd_nif`, `mr_nif`, `me_pib`, `zw_tin`, `ba_tin`, `gn_nif`, `mk_vat`, `sr_fin`, `sn_ninea`, `am_tin`, `np_pan`, `tj_tin`, `ug_tin`, `zm_tin`, `kh_tin`, `aw_tin`, `az_tin`, `bd_bin`, `bj_ifu`, `et_tin`, `kg_tin`, `la_tin`, `cm_niu`, `cv_nif`, `bf_ifu`, `ic_nif`, or `unknown`
|
|
212
185
|
attr_reader :type
|
|
213
186
|
# The value of the tax ID.
|
|
214
187
|
attr_reader :value
|
|
@@ -344,32 +317,16 @@ module Stripe
|
|
|
344
317
|
end
|
|
345
318
|
|
|
346
319
|
class SubscriptionDetails < ::Stripe::StripeObject
|
|
347
|
-
class PauseCollection < ::Stripe::StripeObject
|
|
348
|
-
# The payment collection behavior for this subscription while paused.
|
|
349
|
-
attr_reader :behavior
|
|
350
|
-
# The time after which the subscription will resume collecting payments.
|
|
351
|
-
attr_reader :resumes_at
|
|
352
|
-
|
|
353
|
-
def self.inner_class_types
|
|
354
|
-
@inner_class_types = {}
|
|
355
|
-
end
|
|
356
|
-
|
|
357
|
-
def self.field_remappings
|
|
358
|
-
@field_remappings = {}
|
|
359
|
-
end
|
|
360
|
-
end
|
|
361
320
|
# Set of [key-value pairs](https://docs.stripe.com/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.
|
|
362
321
|
# *Note: This attribute is populated only for invoices created on or after June 29, 2023.*
|
|
363
322
|
attr_reader :metadata
|
|
364
|
-
# 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).
|
|
365
|
-
attr_reader :pause_collection
|
|
366
323
|
# The subscription that generated this invoice
|
|
367
324
|
attr_reader :subscription
|
|
368
325
|
# Only set for upcoming invoices that preview prorations. The time used to calculate prorations.
|
|
369
326
|
attr_reader :subscription_proration_date
|
|
370
327
|
|
|
371
328
|
def self.inner_class_types
|
|
372
|
-
@inner_class_types = {
|
|
329
|
+
@inner_class_types = {}
|
|
373
330
|
end
|
|
374
331
|
|
|
375
332
|
def self.field_remappings
|
|
@@ -437,16 +394,6 @@ module Stripe
|
|
|
437
394
|
end
|
|
438
395
|
end
|
|
439
396
|
|
|
440
|
-
class Blik < ::Stripe::StripeObject
|
|
441
|
-
def self.inner_class_types
|
|
442
|
-
@inner_class_types = {}
|
|
443
|
-
end
|
|
444
|
-
|
|
445
|
-
def self.field_remappings
|
|
446
|
-
@field_remappings = {}
|
|
447
|
-
end
|
|
448
|
-
end
|
|
449
|
-
|
|
450
397
|
class Card < ::Stripe::StripeObject
|
|
451
398
|
class Installments < ::Stripe::StripeObject
|
|
452
399
|
# Whether Installments are enabled for this Invoice.
|
|
@@ -515,16 +462,6 @@ module Stripe
|
|
|
515
462
|
end
|
|
516
463
|
end
|
|
517
464
|
|
|
518
|
-
class IdBankTransfer < ::Stripe::StripeObject
|
|
519
|
-
def self.inner_class_types
|
|
520
|
-
@inner_class_types = {}
|
|
521
|
-
end
|
|
522
|
-
|
|
523
|
-
def self.field_remappings
|
|
524
|
-
@field_remappings = {}
|
|
525
|
-
end
|
|
526
|
-
end
|
|
527
|
-
|
|
528
465
|
class Konbini < ::Stripe::StripeObject
|
|
529
466
|
def self.inner_class_types
|
|
530
467
|
@inner_class_types = {}
|
|
@@ -625,8 +562,6 @@ module Stripe
|
|
|
625
562
|
class Filters < ::Stripe::StripeObject
|
|
626
563
|
# The account subcategories to use to filter for possible accounts to link. Valid subcategories are `checking` and `savings`.
|
|
627
564
|
attr_reader :account_subcategories
|
|
628
|
-
# The institution to use to filter for possible accounts to link.
|
|
629
|
-
attr_reader :institution
|
|
630
565
|
|
|
631
566
|
def self.inner_class_types
|
|
632
567
|
@inner_class_types = {}
|
|
@@ -668,14 +603,10 @@ module Stripe
|
|
|
668
603
|
attr_reader :acss_debit
|
|
669
604
|
# If paying by `bancontact`, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.
|
|
670
605
|
attr_reader :bancontact
|
|
671
|
-
# If paying by `blik`, this sub-hash contains details about the Blik payment method options to pass to the invoice’s PaymentIntent.
|
|
672
|
-
attr_reader :blik
|
|
673
606
|
# If paying by `card`, this sub-hash contains details about the Card payment method options to pass to the invoice’s PaymentIntent.
|
|
674
607
|
attr_reader :card
|
|
675
608
|
# If paying by `customer_balance`, this sub-hash contains details about the Bank transfer payment method options to pass to the invoice’s PaymentIntent.
|
|
676
609
|
attr_reader :customer_balance
|
|
677
|
-
# 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.
|
|
678
|
-
attr_reader :id_bank_transfer
|
|
679
610
|
# If paying by `konbini`, this sub-hash contains details about the Konbini payment method options to pass to the invoice’s PaymentIntent.
|
|
680
611
|
attr_reader :konbini
|
|
681
612
|
# If paying by `payto`, this sub-hash contains details about the PayTo payment method options to pass to the invoice’s PaymentIntent.
|
|
@@ -693,10 +624,8 @@ module Stripe
|
|
|
693
624
|
@inner_class_types = {
|
|
694
625
|
acss_debit: AcssDebit,
|
|
695
626
|
bancontact: Bancontact,
|
|
696
|
-
blik: Blik,
|
|
697
627
|
card: Card,
|
|
698
628
|
customer_balance: CustomerBalance,
|
|
699
|
-
id_bank_transfer: IdBankTransfer,
|
|
700
629
|
konbini: Konbini,
|
|
701
630
|
payto: Payto,
|
|
702
631
|
pix: Pix,
|
|
@@ -904,21 +833,6 @@ module Stripe
|
|
|
904
833
|
end
|
|
905
834
|
end
|
|
906
835
|
|
|
907
|
-
class TotalMarginAmount < ::Stripe::StripeObject
|
|
908
|
-
# The amount, in cents (or local equivalent), of the reduction in line item amount.
|
|
909
|
-
attr_reader :amount
|
|
910
|
-
# The margin that was applied to get this margin amount.
|
|
911
|
-
attr_reader :margin
|
|
912
|
-
|
|
913
|
-
def self.inner_class_types
|
|
914
|
-
@inner_class_types = {}
|
|
915
|
-
end
|
|
916
|
-
|
|
917
|
-
def self.field_remappings
|
|
918
|
-
@field_remappings = {}
|
|
919
|
-
end
|
|
920
|
-
end
|
|
921
|
-
|
|
922
836
|
class TotalPretaxCreditAmount < ::Stripe::StripeObject
|
|
923
837
|
# The amount, in cents (or local equivalent), of the pretax credit amount.
|
|
924
838
|
attr_reader :amount
|
|
@@ -926,8 +840,6 @@ module Stripe
|
|
|
926
840
|
attr_reader :credit_balance_transaction
|
|
927
841
|
# The discount that was applied to get this pretax credit amount.
|
|
928
842
|
attr_reader :discount
|
|
929
|
-
# The margin that was applied to get this pretax credit amount.
|
|
930
|
-
attr_reader :margin
|
|
931
843
|
# Type of the pretax credit amount referenced.
|
|
932
844
|
attr_reader :type
|
|
933
845
|
|
|
@@ -992,8 +904,6 @@ module Stripe
|
|
|
992
904
|
attr_reader :amount_remaining
|
|
993
905
|
# This is the sum of all the shipping amounts.
|
|
994
906
|
attr_reader :amount_shipping
|
|
995
|
-
# List of expected payments and corresponding due dates. This value will be null for invoices where collection_method=charge_automatically.
|
|
996
|
-
attr_reader :amounts_due
|
|
997
907
|
# ID of the Connect Application that created the invoice.
|
|
998
908
|
attr_reader :application
|
|
999
909
|
# 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.
|
|
@@ -1044,8 +954,6 @@ module Stripe
|
|
|
1044
954
|
attr_reader :customer_tax_exempt
|
|
1045
955
|
# 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.
|
|
1046
956
|
attr_reader :customer_tax_ids
|
|
1047
|
-
# The margins applied to the invoice. Can be overridden by line item `margins`. Use `expand[]=default_margins` to expand each margin.
|
|
1048
|
-
attr_reader :default_margins
|
|
1049
957
|
# 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.
|
|
1050
958
|
attr_reader :default_payment_method
|
|
1051
959
|
# 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.
|
|
@@ -1138,8 +1046,6 @@ module Stripe
|
|
|
1138
1046
|
attr_reader :total_discount_amounts
|
|
1139
1047
|
# The integer amount in cents (or local equivalent) representing the total amount of the invoice including all discounts but excluding all tax.
|
|
1140
1048
|
attr_reader :total_excluding_tax
|
|
1141
|
-
# The aggregate amounts calculated per margin across all line items.
|
|
1142
|
-
attr_reader :total_margin_amounts
|
|
1143
1049
|
# 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.
|
|
1144
1050
|
attr_reader :total_pretax_credit_amounts
|
|
1145
1051
|
# The aggregate tax information of all line items.
|
|
@@ -1248,26 +1154,6 @@ module Stripe
|
|
|
1248
1154
|
)
|
|
1249
1155
|
end
|
|
1250
1156
|
|
|
1251
|
-
# Detaches a payment from the invoice, removing it from the list of payments
|
|
1252
|
-
def detach_payment(params = {}, opts = {})
|
|
1253
|
-
request_stripe_object(
|
|
1254
|
-
method: :post,
|
|
1255
|
-
path: format("/v1/invoices/%<invoice>s/detach_payment", { invoice: CGI.escape(self["id"]) }),
|
|
1256
|
-
params: params,
|
|
1257
|
-
opts: opts
|
|
1258
|
-
)
|
|
1259
|
-
end
|
|
1260
|
-
|
|
1261
|
-
# Detaches a payment from the invoice, removing it from the list of payments
|
|
1262
|
-
def self.detach_payment(invoice, params = {}, opts = {})
|
|
1263
|
-
request_stripe_object(
|
|
1264
|
-
method: :post,
|
|
1265
|
-
path: format("/v1/invoices/%<invoice>s/detach_payment", { invoice: CGI.escape(invoice) }),
|
|
1266
|
-
params: params,
|
|
1267
|
-
opts: opts
|
|
1268
|
-
)
|
|
1269
|
-
end
|
|
1270
|
-
|
|
1271
1157
|
# Stripe automatically finalizes drafts before sending and attempting payment on invoices. However, if you'd like to finalize a draft invoice manually, you can do so using this method.
|
|
1272
1158
|
def finalize_invoice(params = {}, opts = {})
|
|
1273
1159
|
request_stripe_object(
|
|
@@ -1446,7 +1332,6 @@ module Stripe
|
|
|
1446
1332
|
|
|
1447
1333
|
def self.inner_class_types
|
|
1448
1334
|
@inner_class_types = {
|
|
1449
|
-
amounts_due: AmountsDue,
|
|
1450
1335
|
automatic_tax: AutomaticTax,
|
|
1451
1336
|
confirmation_secret: ConfirmationSecret,
|
|
1452
1337
|
custom_fields: CustomField,
|
|
@@ -1464,7 +1349,6 @@ module Stripe
|
|
|
1464
1349
|
status_transitions: StatusTransitions,
|
|
1465
1350
|
threshold_reason: ThresholdReason,
|
|
1466
1351
|
total_discount_amounts: TotalDiscountAmount,
|
|
1467
|
-
total_margin_amounts: TotalMarginAmount,
|
|
1468
1352
|
total_pretax_credit_amounts: TotalPretaxCreditAmount,
|
|
1469
1353
|
total_taxes: TotalTax,
|
|
1470
1354
|
}
|
|
@@ -183,8 +183,6 @@ module Stripe
|
|
|
183
183
|
attr_reader :invoice
|
|
184
184
|
# If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
|
|
185
185
|
attr_reader :livemode
|
|
186
|
-
# The margins which apply to the invoice item. When set, the `default_margins` on the invoice do not apply to this invoice item.
|
|
187
|
-
attr_reader :margins
|
|
188
186
|
# Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
|
|
189
187
|
attr_reader :metadata
|
|
190
188
|
# 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
|
|
|
@@ -225,21 +208,6 @@ module Stripe
|
|
|
225
208
|
end
|
|
226
209
|
end
|
|
227
210
|
|
|
228
|
-
class TaxCalculationReference < ::Stripe::StripeObject
|
|
229
|
-
# The calculation identifier for tax calculation response.
|
|
230
|
-
attr_reader :calculation_id
|
|
231
|
-
# The calculation identifier for tax calculation response line item.
|
|
232
|
-
attr_reader :calculation_item_id
|
|
233
|
-
|
|
234
|
-
def self.inner_class_types
|
|
235
|
-
@inner_class_types = {}
|
|
236
|
-
end
|
|
237
|
-
|
|
238
|
-
def self.field_remappings
|
|
239
|
-
@field_remappings = {}
|
|
240
|
-
end
|
|
241
|
-
end
|
|
242
|
-
|
|
243
211
|
class Tax < ::Stripe::StripeObject
|
|
244
212
|
class TaxRateDetails < ::Stripe::StripeObject
|
|
245
213
|
# ID of the tax rate
|
|
@@ -292,10 +260,6 @@ module Stripe
|
|
|
292
260
|
attr_reader :invoice
|
|
293
261
|
# If the object exists in live mode, the value is `true`. If the object exists in test mode, the value is `false`.
|
|
294
262
|
attr_reader :livemode
|
|
295
|
-
# The amount of margin calculated per margin for this line item.
|
|
296
|
-
attr_reader :margin_amounts
|
|
297
|
-
# 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.
|
|
298
|
-
attr_reader :margins
|
|
299
263
|
# Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. 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.
|
|
300
264
|
attr_reader :metadata
|
|
301
265
|
# String representing the object's type. Objects of the same type share the same value.
|
|
@@ -316,8 +280,6 @@ module Stripe
|
|
|
316
280
|
attr_reader :subscription
|
|
317
281
|
# The subtotal of the line item, in cents (or local equivalent), before any discounts or taxes.
|
|
318
282
|
attr_reader :subtotal
|
|
319
|
-
# The tax calculation identifiers of the line item.
|
|
320
|
-
attr_reader :tax_calculation_reference
|
|
321
283
|
# The tax information of the line item.
|
|
322
284
|
attr_reader :taxes
|
|
323
285
|
|
|
@@ -337,12 +299,10 @@ module Stripe
|
|
|
337
299
|
def self.inner_class_types
|
|
338
300
|
@inner_class_types = {
|
|
339
301
|
discount_amounts: DiscountAmount,
|
|
340
|
-
margin_amounts: MarginAmount,
|
|
341
302
|
parent: Parent,
|
|
342
303
|
period: Period,
|
|
343
304
|
pretax_credit_amounts: PretaxCreditAmount,
|
|
344
305
|
pricing: Pricing,
|
|
345
|
-
tax_calculation_reference: TaxCalculationReference,
|
|
346
306
|
taxes: Tax,
|
|
347
307
|
}
|
|
348
308
|
end
|
|
@@ -313,19 +313,6 @@ module Stripe
|
|
|
313
313
|
end
|
|
314
314
|
end
|
|
315
315
|
|
|
316
|
-
class Redaction < ::Stripe::StripeObject
|
|
317
|
-
# Indicates whether this object and its related objects have been redacted or not.
|
|
318
|
-
attr_reader :status
|
|
319
|
-
|
|
320
|
-
def self.inner_class_types
|
|
321
|
-
@inner_class_types = {}
|
|
322
|
-
end
|
|
323
|
-
|
|
324
|
-
def self.field_remappings
|
|
325
|
-
@field_remappings = {}
|
|
326
|
-
end
|
|
327
|
-
end
|
|
328
|
-
|
|
329
316
|
class RequestHistory < ::Stripe::StripeObject
|
|
330
317
|
class AmountDetails < ::Stripe::StripeObject
|
|
331
318
|
# The fee charged by the ATM for the cash withdrawal.
|
|
@@ -490,8 +477,6 @@ module Stripe
|
|
|
490
477
|
attr_reader :object
|
|
491
478
|
# The pending authorization request. This field will only be non-null during an `issuing_authorization.request` webhook.
|
|
492
479
|
attr_reader :pending_request
|
|
493
|
-
# Redaction status of this authorization. If the authorization is not redacted, this field will be null.
|
|
494
|
-
attr_reader :redaction
|
|
495
480
|
# History of every time a `pending_request` authorization was approved/declined, either by you directly or by Stripe (e.g. based on your spending_controls). If the merchant changes the authorization by performing an incremental authorization, you can look at this field to see the previous requests for the authorization. This field can be helpful in determining why a given authorization was approved/declined.
|
|
496
481
|
attr_reader :request_history
|
|
497
482
|
# The current status of the authorization in its lifecycle.
|
|
@@ -735,7 +720,6 @@ module Stripe
|
|
|
735
720
|
merchant_data: MerchantData,
|
|
736
721
|
network_data: NetworkData,
|
|
737
722
|
pending_request: PendingRequest,
|
|
738
|
-
redaction: Redaction,
|
|
739
723
|
request_history: RequestHistory,
|
|
740
724
|
treasury: Treasury,
|
|
741
725
|
verification_data: VerificationData,
|
|
@@ -54,19 +54,6 @@ module Stripe
|
|
|
54
54
|
end
|
|
55
55
|
end
|
|
56
56
|
|
|
57
|
-
class Redaction < ::Stripe::StripeObject
|
|
58
|
-
# Indicates whether this object and its related objects have been redacted or not.
|
|
59
|
-
attr_reader :status
|
|
60
|
-
|
|
61
|
-
def self.inner_class_types
|
|
62
|
-
@inner_class_types = {}
|
|
63
|
-
end
|
|
64
|
-
|
|
65
|
-
def self.field_remappings
|
|
66
|
-
@field_remappings = {}
|
|
67
|
-
end
|
|
68
|
-
end
|
|
69
|
-
|
|
70
57
|
class Shipping < ::Stripe::StripeObject
|
|
71
58
|
class Address < ::Stripe::StripeObject
|
|
72
59
|
# City, district, suburb, town, or village.
|
|
@@ -146,6 +133,8 @@ module Stripe
|
|
|
146
133
|
attr_reader :address
|
|
147
134
|
# Address validation details for the shipment.
|
|
148
135
|
attr_reader :address_validation
|
|
136
|
+
# The name of the business at the shipping address, used on the shipping label to ensure delivery when the card is shipped to a cardholder's workplace.
|
|
137
|
+
attr_reader :business_name
|
|
149
138
|
# The delivery company that shipped a card.
|
|
150
139
|
attr_reader :carrier
|
|
151
140
|
# Additional information that may be required for clearing customs.
|
|
@@ -308,8 +297,6 @@ module Stripe
|
|
|
308
297
|
attr_reader :object
|
|
309
298
|
# The personalization design object belonging to this card.
|
|
310
299
|
attr_reader :personalization_design
|
|
311
|
-
# Redaction status of this card. If not null, this card is associated to a redaction job.
|
|
312
|
-
attr_reader :redaction
|
|
313
300
|
# The latest card that replaces this card, if any.
|
|
314
301
|
attr_reader :replaced_by
|
|
315
302
|
# The card this card replaces, if any.
|
|
@@ -464,7 +451,6 @@ module Stripe
|
|
|
464
451
|
@inner_class_types = {
|
|
465
452
|
latest_fraud_warning: LatestFraudWarning,
|
|
466
453
|
lifecycle_controls: LifecycleControls,
|
|
467
|
-
redaction: Redaction,
|
|
468
454
|
shipping: Shipping,
|
|
469
455
|
spending_controls: SpendingControls,
|
|
470
456
|
wallets: Wallets,
|
|
@@ -157,19 +157,6 @@ module Stripe
|
|
|
157
157
|
end
|
|
158
158
|
end
|
|
159
159
|
|
|
160
|
-
class Redaction < ::Stripe::StripeObject
|
|
161
|
-
# Indicates whether this object and its related objects have been redacted or not.
|
|
162
|
-
attr_reader :status
|
|
163
|
-
|
|
164
|
-
def self.inner_class_types
|
|
165
|
-
@inner_class_types = {}
|
|
166
|
-
end
|
|
167
|
-
|
|
168
|
-
def self.field_remappings
|
|
169
|
-
@field_remappings = {}
|
|
170
|
-
end
|
|
171
|
-
end
|
|
172
|
-
|
|
173
160
|
class Requirements < ::Stripe::StripeObject
|
|
174
161
|
# If `disabled_reason` is present, all cards will decline authorizations with `cardholder_verification_required` reason.
|
|
175
162
|
attr_reader :disabled_reason
|
|
@@ -252,8 +239,6 @@ module Stripe
|
|
|
252
239
|
# The cardholder’s preferred locales (languages), ordered by preference. Locales can be `da`, `de`, `en`, `es`, `fr`, `it`, `pl`, or `sv`.
|
|
253
240
|
# This changes the language of the [3D Secure flow](https://docs.stripe.com/issuing/3d-secure) and one-time password messages sent to the cardholder.
|
|
254
241
|
attr_reader :preferred_locales
|
|
255
|
-
# Redaction status of this cardholder. If the cardholder is not redacted, this field will be null.
|
|
256
|
-
attr_reader :redaction
|
|
257
242
|
# Attribute for field requirements
|
|
258
243
|
attr_reader :requirements
|
|
259
244
|
# Rules that control spending across this cardholder's cards. Refer to our [documentation](https://docs.stripe.com/issuing/controls/spending-controls) for more details.
|
|
@@ -298,7 +283,6 @@ module Stripe
|
|
|
298
283
|
billing: Billing,
|
|
299
284
|
company: Company,
|
|
300
285
|
individual: Individual,
|
|
301
|
-
redaction: Redaction,
|
|
302
286
|
requirements: Requirements,
|
|
303
287
|
spending_controls: SpendingControls,
|
|
304
288
|
}
|