stripe 18.0.0 → 18.1.0.pre.alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/stripe/api_requestor.rb +34 -0
- data/lib/stripe/api_version.rb +1 -2
- data/lib/stripe/errors.rb +63 -0
- data/lib/stripe/event_types.rb +493 -0
- data/lib/stripe/events/v2_billing_cadence_billed_event.rb +61 -0
- data/lib/stripe/events/v2_billing_cadence_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_billing_cadence_created_event.rb +61 -0
- data/lib/stripe/events/v2_billing_license_fee_created_event.rb +44 -0
- data/lib/stripe/events/v2_billing_license_fee_updated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_license_fee_version_created_event.rb +61 -0
- data/lib/stripe/events/v2_billing_licensed_item_created_event.rb +44 -0
- data/lib/stripe/events/v2_billing_licensed_item_updated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_metered_item_created_event.rb +44 -0
- data/lib/stripe/events/v2_billing_metered_item_updated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_component_created_event.rb +61 -0
- data/lib/stripe/events/v2_billing_pricing_plan_component_updated_event.rb +61 -0
- data/lib/stripe/events/v2_billing_pricing_plan_created_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_awaiting_customer_action_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_current_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_past_due_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_paused_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_collection_unpaid_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_activated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_paused_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_updated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_pricing_plan_version_created_event.rb +61 -0
- data/lib/stripe/events/v2_billing_rate_card_created_event.rb +61 -0
- data/lib/stripe/events/v2_billing_rate_card_rate_created_event.rb +67 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_activated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_collection_awaiting_customer_action_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_collection_current_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_collection_past_due_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_collection_paused_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_collection_unpaid_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_servicing_activated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_servicing_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_subscription_servicing_paused_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_updated_event.rb +44 -0
- data/lib/stripe/events/v2_billing_rate_card_version_created_event.rb +61 -0
- data/lib/stripe/events/v2_core_account_closed_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_created_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_configuration_card_creator_capability_status_updated_event.rb +63 -0
- data/lib/stripe/events/v2_core_account_including_configuration_card_creator_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_configuration_customer_capability_status_updated_event.rb +63 -0
- data/lib/stripe/events/v2_core_account_including_configuration_customer_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_configuration_merchant_capability_status_updated_event.rb +63 -0
- data/lib/stripe/events/v2_core_account_including_configuration_merchant_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_configuration_recipient_capability_status_updated_event.rb +63 -0
- data/lib/stripe/events/v2_core_account_including_configuration_recipient_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_configuration_storer_capability_status_updated_event.rb +63 -0
- data/lib/stripe/events/v2_core_account_including_configuration_storer_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_defaults_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_identity_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_including_requirements_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_account_link_returned_event.rb +42 -0
- data/lib/stripe/events/v2_core_account_person_created_event.rb +61 -0
- data/lib/stripe/events/v2_core_account_person_deleted_event.rb +61 -0
- data/lib/stripe/events/v2_core_account_person_updated_event.rb +61 -0
- data/lib/stripe/events/v2_core_account_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_claimable_sandbox_claimed_event.rb +44 -0
- data/lib/stripe/events/v2_core_claimable_sandbox_created_event.rb +44 -0
- data/lib/stripe/events/v2_core_claimable_sandbox_expired_event.rb +44 -0
- data/lib/stripe/events/v2_core_claimable_sandbox_expiring_event.rb +44 -0
- data/lib/stripe/events/v2_core_claimable_sandbox_sandbox_details_owner_account_updated_event.rb +44 -0
- data/lib/stripe/events/v2_core_health_api_error_firing_event.rb +68 -0
- data/lib/stripe/events/v2_core_health_api_error_resolved_event.rb +68 -0
- data/lib/stripe/events/v2_core_health_api_latency_firing_event.rb +66 -0
- data/lib/stripe/events/v2_core_health_api_latency_resolved_event.rb +66 -0
- data/lib/stripe/events/v2_core_health_authorization_rate_drop_firing_event.rb +80 -0
- data/lib/stripe/events/v2_core_health_authorization_rate_drop_resolved_event.rb +80 -0
- data/lib/stripe/events/v2_core_health_event_generation_failure_resolved_event.rb +78 -0
- data/lib/stripe/events/v2_core_health_fraud_rate_increased_event.rb +78 -0
- data/lib/stripe/events/v2_core_health_issuing_authorization_request_errors_firing_event.rb +91 -0
- data/lib/stripe/events/v2_core_health_issuing_authorization_request_errors_resolved_event.rb +93 -0
- data/lib/stripe/events/v2_core_health_issuing_authorization_request_timeout_firing_event.rb +93 -0
- data/lib/stripe/events/v2_core_health_issuing_authorization_request_timeout_resolved_event.rb +93 -0
- data/lib/stripe/events/v2_core_health_payment_method_error_firing_event.rb +64 -0
- data/lib/stripe/events/v2_core_health_payment_method_error_resolved_event.rb +64 -0
- data/lib/stripe/events/v2_core_health_traffic_volume_drop_firing_event.rb +62 -0
- data/lib/stripe/events/v2_core_health_traffic_volume_drop_resolved_event.rb +62 -0
- data/lib/stripe/events/v2_core_health_webhook_latency_firing_event.rb +58 -0
- data/lib/stripe/events/v2_core_health_webhook_latency_resolved_event.rb +58 -0
- data/lib/stripe/events/v2_money_management_adjustment_created_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_financial_account_created_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_financial_account_updated_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_financial_address_activated_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_financial_address_failed_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_inbound_transfer_available_event.rb +61 -0
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_failed_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_processing_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_queued_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_returned_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_succeeded_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_payment_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_payment_created_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_payment_failed_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_payment_posted_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_payment_returned_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_payment_updated_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_transfer_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_transfer_created_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_transfer_failed_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_transfer_posted_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_transfer_returned_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_outbound_transfer_updated_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_payout_method_updated_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_credit_available_event.rb +61 -0
- data/lib/stripe/events/v2_money_management_received_credit_failed_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_credit_returned_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_credit_succeeded_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_debit_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_debit_failed_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_debit_pending_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_debit_succeeded_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_received_debit_updated_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_recipient_verification_created_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_recipient_verification_updated_event.rb +44 -0
- data/lib/stripe/events/v2_money_management_transaction_created_event.rb +61 -0
- data/lib/stripe/events/v2_money_management_transaction_updated_event.rb +44 -0
- data/lib/stripe/events/v2_payments_off_session_payment_attempt_failed_event.rb +44 -0
- data/lib/stripe/events/v2_payments_off_session_payment_attempt_started_event.rb +46 -0
- data/lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_failed_event.rb +46 -0
- data/lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_started_event.rb +48 -0
- data/lib/stripe/events/v2_payments_off_session_payment_canceled_event.rb +44 -0
- data/lib/stripe/events/v2_payments_off_session_payment_created_event.rb +44 -0
- data/lib/stripe/events/v2_payments_off_session_payment_failed_event.rb +44 -0
- data/lib/stripe/events/v2_payments_off_session_payment_requires_capture_event.rb +44 -0
- data/lib/stripe/events/v2_payments_off_session_payment_succeeded_event.rb +44 -0
- data/lib/stripe/events/v2_reporting_report_run_created_event.rb +44 -0
- data/lib/stripe/events/v2_reporting_report_run_failed_event.rb +44 -0
- data/lib/stripe/events/v2_reporting_report_run_succeeded_event.rb +44 -0
- data/lib/stripe/events/v2_reporting_report_run_updated_event.rb +44 -0
- data/lib/stripe/object_types.rb +87 -0
- data/lib/stripe/params/account_create_params.rb +349 -1
- data/lib/stripe/params/account_notice_list_params.rb +25 -0
- data/lib/stripe/params/account_notice_retrieve_params.rb +13 -0
- data/lib/stripe/params/account_notice_update_params.rb +36 -0
- data/lib/stripe/params/account_person_create_params.rb +32 -0
- data/lib/stripe/params/account_person_update_params.rb +32 -0
- data/lib/stripe/params/account_session_create_params.rb +226 -1
- data/lib/stripe/params/account_update_params.rb +311 -0
- data/lib/stripe/params/balance_transfer_create_params.rb +66 -0
- data/lib/stripe/params/billing/alert_create_params.rb +121 -1
- data/lib/stripe/params/billing/alert_list_params.rb +4 -0
- data/lib/stripe/params/billing/analytics/meter_usage_retrieve_params.rb +69 -0
- data/lib/stripe/params/billing/credit_balance_summary_retrieve_params.rb +17 -2
- data/lib/stripe/params/billing/credit_balance_transaction_list_params.rb +4 -0
- data/lib/stripe/params/billing/credit_grant_create_params.rb +33 -2
- data/lib/stripe/params/billing/credit_grant_list_params.rb +4 -0
- data/lib/stripe/params/billing/meter_create_params.rb +4 -0
- data/lib/stripe/params/billing/meter_event_summary_list_params.rb +8 -0
- data/lib/stripe/params/billing_portal/session_create_params.rb +4 -0
- data/lib/stripe/params/capital/financing_offer_create_params.rb +37 -0
- data/lib/stripe/params/capital/financing_offer_list_params.rb +58 -0
- data/lib/stripe/params/capital/financing_offer_mark_delivered_params.rb +15 -0
- data/lib/stripe/params/capital/financing_offer_refill_params.rb +37 -0
- data/lib/stripe/params/capital/financing_offer_retrieve_params.rb +15 -0
- data/lib/stripe/params/capital/financing_summary_retrieve_params.rb +15 -0
- data/lib/stripe/params/capital/financing_transaction_list_params.rb +45 -0
- data/lib/stripe/params/capital/financing_transaction_retrieve_params.rb +15 -0
- data/lib/stripe/params/charge_capture_params.rb +1648 -0
- data/lib/stripe/params/charge_update_params.rb +1648 -0
- data/lib/stripe/params/checkout/session_create_params.rb +273 -4
- data/lib/stripe/params/checkout/session_list_params.rb +4 -0
- data/lib/stripe/params/checkout/session_update_params.rb +288 -1
- data/lib/stripe/params/confirmation_token_create_params.rb +97 -0
- data/lib/stripe/params/coupon_create_params.rb +17 -1
- data/lib/stripe/params/credit_note_list_params.rb +4 -0
- data/lib/stripe/params/customer_session_create_params.rb +36 -2
- data/lib/stripe/params/delegated_checkout/requested_session_confirm_params.rb +55 -0
- data/lib/stripe/params/delegated_checkout/requested_session_create_params.rb +205 -0
- data/lib/stripe/params/delegated_checkout/requested_session_expire_params.rb +15 -0
- data/lib/stripe/params/delegated_checkout/requested_session_retrieve_params.rb +15 -0
- data/lib/stripe/params/delegated_checkout/requested_session_update_params.rb +209 -0
- data/lib/stripe/params/dispute_update_params.rb +10 -1
- data/lib/stripe/params/external_account_create_params.rb +134 -0
- data/lib/stripe/params/external_account_delete_params.rb +6 -0
- data/lib/stripe/params/external_account_list_params.rb +25 -0
- data/lib/stripe/params/external_account_retrieve_params.rb +13 -0
- data/lib/stripe/params/external_account_update_params.rb +91 -0
- data/lib/stripe/params/financial_connections/account_inferred_balance_list_params.rb +24 -0
- data/lib/stripe/params/financial_connections/account_list_params.rb +4 -1
- data/lib/stripe/params/financial_connections/institution_list_params.rb +24 -0
- data/lib/stripe/params/financial_connections/institution_retrieve_params.rb +15 -0
- data/lib/stripe/params/financial_connections/session_create_params.rb +34 -2
- data/lib/stripe/params/fx_quote_create_params.rb +73 -0
- data/lib/stripe/params/fx_quote_list_params.rb +22 -0
- data/lib/stripe/params/fx_quote_retrieve_params.rb +13 -0
- data/lib/stripe/params/identity/blocklist_entry_create_params.rb +29 -0
- data/lib/stripe/params/identity/blocklist_entry_disable_params.rb +15 -0
- data/lib/stripe/params/identity/blocklist_entry_list_params.rb +62 -0
- data/lib/stripe/params/identity/blocklist_entry_retrieve_params.rb +15 -0
- data/lib/stripe/params/identity/verification_report_list_params.rb +4 -0
- data/lib/stripe/params/identity/verification_session_create_params.rb +4 -0
- data/lib/stripe/params/identity/verification_session_list_params.rb +4 -0
- data/lib/stripe/params/invoice_add_lines_params.rb +33 -1
- data/lib/stripe/params/invoice_attach_payment_params.rb +43 -1
- data/lib/stripe/params/invoice_create_params.rb +112 -2
- data/lib/stripe/params/invoice_create_preview_params.rb +946 -10
- data/lib/stripe/params/invoice_item_create_params.rb +37 -1
- data/lib/stripe/params/invoice_item_list_params.rb +4 -0
- data/lib/stripe/params/invoice_item_update_params.rb +33 -1
- data/lib/stripe/params/invoice_line_item_update_params.rb +33 -1
- data/lib/stripe/params/invoice_list_params.rb +8 -0
- data/lib/stripe/params/invoice_update_lines_params.rb +33 -1
- data/lib/stripe/params/invoice_update_params.rb +108 -2
- data/lib/stripe/params/issuing/cardholder_create_params.rb +2 -1
- data/lib/stripe/params/issuing/credit_underwriting_record_correct_params.rb +163 -0
- data/lib/stripe/params/issuing/credit_underwriting_record_create_from_application_params.rb +50 -0
- data/lib/stripe/params/issuing/credit_underwriting_record_create_from_proactive_review_params.rb +128 -0
- data/lib/stripe/params/issuing/credit_underwriting_record_list_params.rb +24 -0
- data/lib/stripe/params/issuing/credit_underwriting_record_report_decision_params.rb +86 -0
- data/lib/stripe/params/issuing/credit_underwriting_record_retrieve_params.rb +15 -0
- data/lib/stripe/params/issuing/dispute_settlement_detail_list_params.rb +33 -0
- data/lib/stripe/params/issuing/dispute_settlement_detail_retrieve_params.rb +15 -0
- data/lib/stripe/params/issuing/fraud_liability_debit_list_params.rb +44 -0
- data/lib/stripe/params/issuing/fraud_liability_debit_retrieve_params.rb +15 -0
- data/lib/stripe/params/issuing/program_create_params.rb +21 -0
- data/lib/stripe/params/issuing/program_list_params.rb +24 -0
- data/lib/stripe/params/issuing/program_retrieve_params.rb +15 -0
- data/lib/stripe/params/issuing/program_update_params.rb +21 -0
- data/lib/stripe/params/issuing/transaction_list_params.rb +4 -0
- data/lib/stripe/params/mandate_list_params.rb +39 -0
- data/lib/stripe/params/margin_create_params.rb +25 -0
- data/lib/stripe/params/margin_list_params.rb +25 -0
- data/lib/stripe/params/margin_retrieve_params.rb +13 -0
- data/lib/stripe/params/margin_update_params.rb +22 -0
- data/lib/stripe/params/order_cancel_params.rb +13 -0
- data/lib/stripe/params/order_create_params.rb +2061 -0
- data/lib/stripe/params/order_line_item_list_params.rb +22 -0
- data/lib/stripe/params/order_list_line_items_params.rb +22 -0
- data/lib/stripe/params/order_list_params.rb +25 -0
- data/lib/stripe/params/order_reopen_params.rb +13 -0
- data/lib/stripe/params/order_retrieve_params.rb +13 -0
- data/lib/stripe/params/order_submit_params.rb +16 -0
- data/lib/stripe/params/order_update_params.rb +2065 -0
- data/lib/stripe/params/payment_intent_capture_params.rb +1627 -1
- data/lib/stripe/params/payment_intent_confirm_params.rb +3306 -238
- data/lib/stripe/params/payment_intent_create_params.rb +3160 -84
- data/lib/stripe/params/payment_intent_decrement_authorization_params.rb +73 -0
- data/lib/stripe/params/payment_intent_increment_authorization_params.rb +21 -0
- data/lib/stripe/params/payment_intent_list_params.rb +4 -0
- data/lib/stripe/params/payment_intent_trigger_action_params.rb +27 -0
- data/lib/stripe/params/payment_intent_update_params.rb +3192 -85
- data/lib/stripe/params/payment_method_attach_params.rb +4 -1
- data/lib/stripe/params/payment_method_check_balance_params.rb +13 -0
- data/lib/stripe/params/payment_method_configuration_create_params.rb +126 -0
- data/lib/stripe/params/payment_method_configuration_update_params.rb +126 -0
- data/lib/stripe/params/payment_method_create_params.rb +97 -0
- data/lib/stripe/params/payment_method_list_params.rb +8 -0
- data/lib/stripe/params/payment_method_update_params.rb +19 -0
- data/lib/stripe/params/price_update_params.rb +19 -0
- data/lib/stripe/params/privacy/redaction_job_cancel_params.rb +15 -0
- data/lib/stripe/params/privacy/redaction_job_create_params.rb +67 -0
- data/lib/stripe/params/privacy/redaction_job_list_params.rb +27 -0
- data/lib/stripe/params/privacy/redaction_job_retrieve_params.rb +15 -0
- data/lib/stripe/params/privacy/redaction_job_run_params.rb +15 -0
- data/lib/stripe/params/privacy/redaction_job_update_params.rb +18 -0
- data/lib/stripe/params/privacy/redaction_job_validate_params.rb +15 -0
- data/lib/stripe/params/privacy/redaction_job_validation_error_list_params.rb +24 -0
- data/lib/stripe/params/promotion_code_create_params.rb +4 -0
- data/lib/stripe/params/promotion_code_list_params.rb +4 -0
- data/lib/stripe/params/quote_create_params.rb +1025 -3
- data/lib/stripe/params/quote_line_list_params.rb +22 -0
- data/lib/stripe/params/quote_list_lines_params.rb +22 -0
- data/lib/stripe/params/quote_list_params.rb +8 -0
- data/lib/stripe/params/quote_list_preview_invoice_lines_params.rb +22 -0
- data/lib/stripe/params/quote_mark_draft_params.rb +13 -0
- data/lib/stripe/params/quote_mark_stale_params.rb +16 -0
- data/lib/stripe/params/quote_preview_invoice_list_params.rb +22 -0
- data/lib/stripe/params/quote_preview_subscription_schedule_list_params.rb +22 -0
- data/lib/stripe/params/quote_reestimate_params.rb +13 -0
- data/lib/stripe/params/quote_update_params.rb +1033 -4
- data/lib/stripe/params/radar/account_evaluation_create_params.rb +81 -0
- data/lib/stripe/params/radar/account_evaluation_retrieve_params.rb +15 -0
- data/lib/stripe/params/radar/account_evaluation_update_params.rb +18 -0
- data/lib/stripe/params/setup_intent_confirm_params.rb +254 -3
- data/lib/stripe/params/setup_intent_create_params.rb +260 -3
- data/lib/stripe/params/setup_intent_list_params.rb +4 -0
- data/lib/stripe/params/setup_intent_update_params.rb +261 -4
- data/lib/stripe/params/subscription_attach_cadence_params.rb +16 -0
- data/lib/stripe/params/subscription_create_params.rb +275 -5
- data/lib/stripe/params/subscription_item_create_params.rb +62 -2
- data/lib/stripe/params/subscription_item_update_params.rb +46 -2
- data/lib/stripe/params/subscription_list_params.rb +4 -0
- data/lib/stripe/params/subscription_schedule_amend_params.rb +609 -0
- data/lib/stripe/params/subscription_schedule_create_params.rb +237 -7
- data/lib/stripe/params/subscription_schedule_list_params.rb +4 -0
- data/lib/stripe/params/subscription_schedule_update_params.rb +233 -7
- data/lib/stripe/params/subscription_update_params.rb +255 -5
- data/lib/stripe/params/tax/form_list_params.rb +51 -0
- data/lib/stripe/params/tax/form_pdf_params.rb +15 -0
- data/lib/stripe/params/tax/form_retrieve_params.rb +15 -0
- data/lib/stripe/params/tax_id_create_params.rb +4 -1
- data/lib/stripe/params/tax_id_list_params.rb +4 -1
- data/lib/stripe/params/terminal/configuration_create_params.rb +13 -0
- data/lib/stripe/params/terminal/configuration_update_params.rb +13 -0
- data/lib/stripe/params/terminal/reader_collected_data_retrieve_params.rb +15 -0
- data/lib/stripe/params/test_helpers/capital/financing_offer_create_params.rb +39 -0
- data/lib/stripe/params/test_helpers/capital/financing_offer_refill_params.rb +39 -0
- data/lib/stripe/params/test_helpers/confirmation_token_create_params.rb +97 -0
- data/lib/stripe/params/test_helpers/treasury/received_credit_create_params.rb +25 -1
- data/lib/stripe/params/test_helpers/treasury/received_debit_create_params.rb +25 -1
- data/lib/stripe/params/token_create_params.rb +64 -0
- data/lib/stripe/params/transfer_create_params.rb +8 -0
- data/lib/stripe/params/treasury/financial_account_create_params.rb +8 -1
- data/lib/stripe/params/treasury/financial_account_features_update_params.rb +4 -1
- data/lib/stripe/params/treasury/financial_account_update_features_params.rb +4 -1
- data/lib/stripe/params/treasury/financial_account_update_params.rb +8 -1
- data/lib/stripe/params/treasury/outbound_transfer_create_params.rb +24 -0
- data/lib/stripe/params/treasury/received_credit_create_params.rb +25 -1
- data/lib/stripe/params/treasury/received_debit_create_params.rb +25 -1
- data/lib/stripe/params/v2/billing/bill_setting_create_params.rb +74 -0
- data/lib/stripe/params/v2/billing/bill_setting_list_params.rb +21 -0
- data/lib/stripe/params/v2/billing/bill_setting_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/bill_setting_update_params.rb +80 -0
- data/lib/stripe/params/v2/billing/bill_settings/version_list_params.rb +19 -0
- data/lib/stripe/params/v2/billing/bill_settings/version_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/cadence_cancel_params.rb +17 -0
- data/lib/stripe/params/v2/billing/cadence_create_params.rb +257 -0
- data/lib/stripe/params/v2/billing/cadence_list_params.rb +43 -0
- data/lib/stripe/params/v2/billing/cadence_retrieve_params.rb +17 -0
- data/lib/stripe/params/v2/billing/cadence_update_params.rb +78 -0
- data/lib/stripe/params/v2/billing/collection_setting_create_params.rb +223 -0
- data/lib/stripe/params/v2/billing/collection_setting_list_params.rb +21 -0
- data/lib/stripe/params/v2/billing/collection_setting_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/collection_setting_update_params.rb +229 -0
- data/lib/stripe/params/v2/billing/collection_settings/version_list_params.rb +19 -0
- data/lib/stripe/params/v2/billing/collection_settings/version_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/custom_pricing_unit_create_params.rb +26 -0
- data/lib/stripe/params/v2/billing/custom_pricing_unit_list_params.rb +24 -0
- data/lib/stripe/params/v2/billing/custom_pricing_unit_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/custom_pricing_unit_update_params.rb +26 -0
- data/lib/stripe/params/v2/billing/intent_cancel_params.rb +10 -0
- data/lib/stripe/params/v2/billing/intent_commit_params.rb +17 -0
- data/lib/stripe/params/v2/billing/intent_create_params.rb +355 -0
- data/lib/stripe/params/v2/billing/intent_list_params.rb +17 -0
- data/lib/stripe/params/v2/billing/intent_release_reservation_params.rb +10 -0
- data/lib/stripe/params/v2/billing/intent_reserve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/intent_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/intents/action_list_params.rb +19 -0
- data/lib/stripe/params/v2/billing/intents/action_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/license_fee_create_params.rb +103 -0
- data/lib/stripe/params/v2/billing/license_fee_list_params.rb +24 -0
- data/lib/stripe/params/v2/billing/license_fee_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/license_fee_subscription_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/license_fee_update_params.rb +84 -0
- data/lib/stripe/params/v2/billing/license_fees/version_list_params.rb +19 -0
- data/lib/stripe/params/v2/billing/license_fees/version_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/licensed_item_create_params.rb +48 -0
- data/lib/stripe/params/v2/billing/licensed_item_list_params.rb +21 -0
- data/lib/stripe/params/v2/billing/licensed_item_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/licensed_item_update_params.rb +48 -0
- data/lib/stripe/params/v2/billing/metered_item_create_params.rb +73 -0
- data/lib/stripe/params/v2/billing/metered_item_list_params.rb +21 -0
- data/lib/stripe/params/v2/billing/metered_item_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/metered_item_update_params.rb +50 -0
- data/lib/stripe/params/v2/billing/pricing_plan_create_params.rb +39 -0
- data/lib/stripe/params/v2/billing/pricing_plan_list_params.rb +24 -0
- data/lib/stripe/params/v2/billing/pricing_plan_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/pricing_plan_subscription_list_params.rb +50 -0
- data/lib/stripe/params/v2/billing/pricing_plan_subscription_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/pricing_plan_subscription_update_params.rb +20 -0
- data/lib/stripe/params/v2/billing/pricing_plan_subscriptions/component_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/pricing_plan_update_params.rb +39 -0
- data/lib/stripe/params/v2/billing/pricing_plans/component_create_params.rb +73 -0
- data/lib/stripe/params/v2/billing/pricing_plans/component_delete_params.rb +12 -0
- data/lib/stripe/params/v2/billing/pricing_plans/component_list_params.rb +27 -0
- data/lib/stripe/params/v2/billing/pricing_plans/component_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/pricing_plans/component_update_params.rb +22 -0
- data/lib/stripe/params/v2/billing/pricing_plans/version_list_params.rb +19 -0
- data/lib/stripe/params/v2/billing/pricing_plans/version_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/profile_create_params.rb +37 -0
- data/lib/stripe/params/v2/billing/profile_list_params.rb +40 -0
- data/lib/stripe/params/v2/billing/profile_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/profile_update_params.rb +35 -0
- data/lib/stripe/params/v2/billing/rate_card_create_params.rb +49 -0
- data/lib/stripe/params/v2/billing/rate_card_list_params.rb +24 -0
- data/lib/stripe/params/v2/billing/rate_card_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/rate_card_subscription_cancel_params.rb +10 -0
- data/lib/stripe/params/v2/billing/rate_card_subscription_create_params.rb +26 -0
- data/lib/stripe/params/v2/billing/rate_card_subscription_list_params.rb +51 -0
- data/lib/stripe/params/v2/billing/rate_card_subscription_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/rate_card_subscription_update_params.rb +17 -0
- data/lib/stripe/params/v2/billing/rate_card_update_params.rb +38 -0
- data/lib/stripe/params/v2/billing/rate_cards/rate_create_params.rb +91 -0
- data/lib/stripe/params/v2/billing/rate_cards/rate_delete_params.rb +12 -0
- data/lib/stripe/params/v2/billing/rate_cards/rate_list_params.rb +25 -0
- data/lib/stripe/params/v2/billing/rate_cards/rate_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/rate_cards/version_list_params.rb +19 -0
- data/lib/stripe/params/v2/billing/rate_cards/version_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/billing/service_action_create_params.rb +278 -0
- data/lib/stripe/params/v2/billing/service_action_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/billing/service_action_update_params.rb +40 -0
- data/lib/stripe/params/v2/core/account_close_params.rb +17 -0
- data/lib/stripe/params/v2/core/account_create_params.rb +3058 -0
- data/lib/stripe/params/v2/core/account_link_create_params.rb +101 -0
- data/lib/stripe/params/v2/core/account_list_params.rb +23 -0
- data/lib/stripe/params/v2/core/account_retrieve_params.rb +17 -0
- data/lib/stripe/params/v2/core/account_token_create_params.rb +1259 -0
- data/lib/stripe/params/v2/core/account_token_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/core/account_update_params.rb +3090 -0
- data/lib/stripe/params/v2/core/accounts/person_create_params.rb +497 -0
- data/lib/stripe/params/v2/core/accounts/person_delete_params.rb +12 -0
- data/lib/stripe/params/v2/core/accounts/person_list_params.rb +19 -0
- data/lib/stripe/params/v2/core/accounts/person_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/core/accounts/person_token_create_params.rb +487 -0
- data/lib/stripe/params/v2/core/accounts/person_token_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/core/accounts/person_update_params.rb +497 -0
- data/lib/stripe/params/v2/core/claimable_sandbox_create_params.rb +36 -0
- data/lib/stripe/params/v2/core/claimable_sandbox_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/core/vault/gb_bank_account_acknowledge_confirmation_of_payee_params.rb +12 -0
- data/lib/stripe/params/v2/core/vault/gb_bank_account_archive_params.rb +12 -0
- data/lib/stripe/params/v2/core/vault/gb_bank_account_create_params.rb +50 -0
- data/lib/stripe/params/v2/core/vault/gb_bank_account_initiate_confirmation_of_payee_params.rb +22 -0
- data/lib/stripe/params/v2/core/vault/gb_bank_account_list_params.rb +19 -0
- data/lib/stripe/params/v2/core/vault/gb_bank_account_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/core/vault/us_bank_account_archive_params.rb +12 -0
- data/lib/stripe/params/v2/core/vault/us_bank_account_confirm_microdeposits_params.rb +22 -0
- data/lib/stripe/params/v2/core/vault/us_bank_account_create_params.rb +33 -0
- data/lib/stripe/params/v2/core/vault/us_bank_account_list_params.rb +22 -0
- data/lib/stripe/params/v2/core/vault/us_bank_account_retrieve_params.rb +12 -0
- data/lib/stripe/params/v2/core/vault/us_bank_account_send_microdeposits_params.rb +12 -0
- data/lib/stripe/params/v2/core/vault/us_bank_account_update_params.rb +22 -0
- data/lib/stripe/params/v2/money_management/adjustment_list_params.rb +48 -0
- data/lib/stripe/params/v2/money_management/adjustment_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/currency_conversion_create_params.rb +68 -0
- data/lib/stripe/params/v2/money_management/currency_conversion_list_params.rb +20 -0
- data/lib/stripe/params/v2/money_management/currency_conversion_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/financial_account_close_params.rb +28 -0
- data/lib/stripe/params/v2/money_management/financial_account_create_params.rb +34 -0
- data/lib/stripe/params/v2/money_management/financial_account_list_params.rb +20 -0
- data/lib/stripe/params/v2/money_management/financial_account_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/financial_account_update_params.rb +20 -0
- data/lib/stripe/params/v2/money_management/financial_address_create_params.rb +31 -0
- data/lib/stripe/params/v2/money_management/financial_address_list_params.rb +23 -0
- data/lib/stripe/params/v2/money_management/financial_address_retrieve_params.rb +17 -0
- data/lib/stripe/params/v2/money_management/inbound_transfer_create_params.rb +62 -0
- data/lib/stripe/params/v2/money_management/inbound_transfer_list_params.rb +44 -0
- data/lib/stripe/params/v2/money_management/inbound_transfer_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/outbound_payment_cancel_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/outbound_payment_create_params.rb +114 -0
- data/lib/stripe/params/v2/money_management/outbound_payment_list_params.rb +52 -0
- data/lib/stripe/params/v2/money_management/outbound_payment_quote_create_params.rb +79 -0
- data/lib/stripe/params/v2/money_management/outbound_payment_quote_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/outbound_payment_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_cancel_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_create_params.rb +103 -0
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_list_params.rb +17 -0
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/outbound_setup_intent_update_params.rb +80 -0
- data/lib/stripe/params/v2/money_management/outbound_transfer_cancel_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/outbound_transfer_create_params.rb +93 -0
- data/lib/stripe/params/v2/money_management/outbound_transfer_list_params.rb +48 -0
- data/lib/stripe/params/v2/money_management/outbound_transfer_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/payout_method_archive_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/payout_method_list_params.rb +31 -0
- data/lib/stripe/params/v2/money_management/payout_method_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/payout_method_unarchive_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/payout_methods_bank_account_spec_retrieve_params.rb +17 -0
- data/lib/stripe/params/v2/money_management/received_credit_list_params.rb +44 -0
- data/lib/stripe/params/v2/money_management/received_credit_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/received_debit_list_params.rb +17 -0
- data/lib/stripe/params/v2/money_management/received_debit_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/recipient_verification_acknowledge_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/recipient_verification_create_params.rb +20 -0
- data/lib/stripe/params/v2/money_management/recipient_verification_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/transaction_entry_list_params.rb +43 -0
- data/lib/stripe/params/v2/money_management/transaction_entry_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/money_management/transaction_list_params.rb +47 -0
- data/lib/stripe/params/v2/money_management/transaction_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/payments/off_session_payment_cancel_params.rb +10 -0
- data/lib/stripe/params/v2/payments/off_session_payment_capture_params.rb +57 -0
- data/lib/stripe/params/v2/payments/off_session_payment_create_params.rb +161 -0
- data/lib/stripe/params/v2/payments/off_session_payment_list_params.rb +17 -0
- data/lib/stripe/params/v2/payments/off_session_payment_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/reporting/report_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/reporting/report_run_create_params.rb +33 -0
- data/lib/stripe/params/v2/reporting/report_run_retrieve_params.rb +10 -0
- data/lib/stripe/params/v2/test_helpers/financial_address_credit_params.rb +34 -0
- data/lib/stripe/params/v2/test_helpers/financial_address_generate_microdeposits_params.rb +10 -0
- data/lib/stripe/params/v2/test_helpers/money_management_recipient_verifications_params.rb +24 -0
- data/lib/stripe/params.rb +261 -0
- data/lib/stripe/resources/account.rb +184 -1
- data/lib/stripe/resources/account_notice.rb +94 -0
- data/lib/stripe/resources/account_session.rb +81 -0
- data/lib/stripe/resources/application_fee.rb +2 -0
- data/lib/stripe/resources/balance.rb +83 -0
- data/lib/stripe/resources/balance_transfer.rb +139 -0
- data/lib/stripe/resources/billing/alert.rb +105 -1
- data/lib/stripe/resources/billing/alert_triggered.rb +6 -0
- data/lib/stripe/resources/billing/analytics/meter_usage.rb +33 -0
- data/lib/stripe/resources/billing/analytics/meter_usage_row.rb +40 -0
- data/lib/stripe/resources/billing/credit_balance_summary.rb +86 -2
- data/lib/stripe/resources/billing/credit_balance_transaction.rb +84 -2
- data/lib/stripe/resources/billing/credit_grant.rb +60 -2
- data/lib/stripe/resources/billing/meter.rb +2 -0
- data/lib/stripe/resources/billing/meter_event_summary.rb +2 -0
- data/lib/stripe/resources/billing_portal/session.rb +2 -0
- data/lib/stripe/resources/capital/financing_offer.rb +183 -0
- data/lib/stripe/resources/capital/financing_summary.rb +79 -0
- data/lib/stripe/resources/capital/financing_transaction.rb +99 -0
- data/lib/stripe/resources/card.rb +20 -1
- data/lib/stripe/resources/cash_balance.rb +2 -0
- data/lib/stripe/resources/charge.rb +255 -1
- data/lib/stripe/resources/checkout/session.rb +246 -4
- data/lib/stripe/resources/confirmation_token.rb +173 -0
- data/lib/stripe/resources/coupon.rb +26 -1
- data/lib/stripe/resources/credit_note.rb +2 -0
- data/lib/stripe/resources/credit_note_line_item.rb +18 -0
- data/lib/stripe/resources/customer.rb +2 -0
- data/lib/stripe/resources/customer_balance_transaction.rb +2 -0
- data/lib/stripe/resources/customer_cash_balance_transaction.rb +2 -0
- data/lib/stripe/resources/customer_session.rb +38 -0
- data/lib/stripe/resources/delegated_checkout/requested_session.rb +434 -0
- data/lib/stripe/resources/discount.rb +4 -0
- data/lib/stripe/resources/dispute.rb +22 -0
- data/lib/stripe/resources/event.rb +64 -1
- data/lib/stripe/resources/financial_connections/account.rb +27 -0
- data/lib/stripe/resources/financial_connections/account_inferred_balance.rb +35 -0
- data/lib/stripe/resources/financial_connections/institution.rb +127 -0
- data/lib/stripe/resources/financial_connections/session.rb +67 -1
- data/lib/stripe/resources/fx_quote.rb +147 -0
- data/lib/stripe/resources/identity/blocklist_entry.rb +116 -0
- data/lib/stripe/resources/identity/verification_report.rb +4 -0
- data/lib/stripe/resources/identity/verification_session.rb +2 -0
- data/lib/stripe/resources/invoice.rb +168 -1
- data/lib/stripe/resources/invoice_item.rb +110 -2
- data/lib/stripe/resources/invoice_line_item.rb +147 -1
- data/lib/stripe/resources/issuing/credit_underwriting_record.rb +263 -0
- data/lib/stripe/resources/issuing/dispute_settlement_detail.rb +71 -0
- data/lib/stripe/resources/issuing/fraud_liability_debit.rb +51 -0
- data/lib/stripe/resources/issuing/program.rb +69 -0
- data/lib/stripe/resources/issuing/settlement.rb +61 -0
- data/lib/stripe/resources/issuing/transaction.rb +2 -0
- data/lib/stripe/resources/line_item.rb +68 -1
- data/lib/stripe/resources/mandate.rb +71 -0
- data/lib/stripe/resources/margin.rb +64 -0
- data/lib/stripe/resources/order.rb +987 -0
- data/lib/stripe/resources/payment_attempt_record.rb +203 -1
- data/lib/stripe/resources/payment_intent.rb +793 -4
- data/lib/stripe/resources/payment_method.rb +195 -0
- data/lib/stripe/resources/payment_method_balance.rb +68 -0
- data/lib/stripe/resources/payment_method_configuration.rb +204 -0
- data/lib/stripe/resources/payment_record.rb +203 -1
- data/lib/stripe/resources/person.rb +36 -0
- data/lib/stripe/resources/price.rb +20 -0
- data/lib/stripe/resources/privacy/redaction_job.rb +187 -0
- data/lib/stripe/resources/privacy/redaction_job_validation_error.rb +49 -0
- data/lib/stripe/resources/promotion_code.rb +2 -0
- data/lib/stripe/resources/quote.rb +808 -2
- data/lib/stripe/resources/quote_line.rb +527 -0
- data/lib/stripe/resources/quote_preview_invoice.rb +1166 -0
- data/lib/stripe/resources/quote_preview_subscription_schedule.rb +826 -0
- data/lib/stripe/resources/radar/account_evaluation.rb +116 -0
- data/lib/stripe/resources/refund.rb +18 -0
- data/lib/stripe/resources/setup_attempt.rb +63 -0
- data/lib/stripe/resources/setup_intent.rb +172 -1
- data/lib/stripe/resources/source.rb +38 -0
- data/lib/stripe/resources/subscription.rb +251 -0
- data/lib/stripe/resources/subscription_item.rb +43 -1
- data/lib/stripe/resources/subscription_schedule.rb +292 -3
- data/lib/stripe/resources/tax/form.rb +264 -0
- data/lib/stripe/resources/tax_id.rb +4 -0
- data/lib/stripe/resources/terminal/configuration.rb +16 -0
- data/lib/stripe/resources/terminal/reader.rb +8 -0
- data/lib/stripe/resources/terminal/reader_collected_data.rb +47 -0
- data/lib/stripe/resources/transfer.rb +6 -0
- data/lib/stripe/resources/transit_balance.rb +45 -0
- data/lib/stripe/resources/treasury/financial_account.rb +2 -0
- data/lib/stripe/resources/treasury/financial_account_features.rb +2 -0
- data/lib/stripe/resources/treasury/outbound_transfer.rb +30 -0
- data/lib/stripe/resources/treasury/received_credit.rb +30 -0
- data/lib/stripe/resources/treasury/received_debit.rb +32 -0
- data/lib/stripe/resources/v2/billing/bill_setting.rb +102 -0
- data/lib/stripe/resources/v2/billing/bill_setting_version.rb +90 -0
- data/lib/stripe/resources/v2/billing/cadence.rb +655 -0
- data/lib/stripe/resources/v2/billing/collection_setting.rb +274 -0
- data/lib/stripe/resources/v2/billing/collection_setting_version.rb +262 -0
- data/lib/stripe/resources/v2/billing/custom_pricing_unit.rb +43 -0
- data/lib/stripe/resources/v2/billing/intent.rb +86 -0
- data/lib/stripe/resources/v2/billing/intent_action.rb +395 -0
- data/lib/stripe/resources/v2/billing/license_fee.rb +104 -0
- data/lib/stripe/resources/v2/billing/license_fee_subscription.rb +44 -0
- data/lib/stripe/resources/v2/billing/license_fee_version.rb +80 -0
- data/lib/stripe/resources/v2/billing/licensed_item.rb +60 -0
- data/lib/stripe/resources/v2/billing/metered_item.rb +85 -0
- data/lib/stripe/resources/v2/billing/pricing_plan.rb +51 -0
- data/lib/stripe/resources/v2/billing/pricing_plan_component.rb +94 -0
- data/lib/stripe/resources/v2/billing/pricing_plan_subscription.rb +94 -0
- data/lib/stripe/resources/v2/billing/pricing_plan_subscription_components.rb +49 -0
- data/lib/stripe/resources/v2/billing/pricing_plan_version.rb +38 -0
- data/lib/stripe/resources/v2/billing/profile.rb +46 -0
- data/lib/stripe/resources/v2/billing/rate_card.rb +61 -0
- data/lib/stripe/resources/v2/billing/rate_card_rate.rb +110 -0
- data/lib/stripe/resources/v2/billing/rate_card_subscription.rb +94 -0
- data/lib/stripe/resources/v2/billing/rate_card_version.rb +34 -0
- data/lib/stripe/resources/v2/billing/service_action.rb +274 -0
- data/lib/stripe/resources/v2/core/account.rb +5298 -0
- data/lib/stripe/resources/v2/core/account_link.rb +123 -0
- data/lib/stripe/resources/v2/core/account_person.rb +477 -0
- data/lib/stripe/resources/v2/core/account_person_token.rb +37 -0
- data/lib/stripe/resources/v2/core/account_token.rb +37 -0
- data/lib/stripe/resources/v2/core/claimable_sandbox.rb +105 -0
- data/lib/stripe/resources/v2/core/event.rb +2 -0
- data/lib/stripe/resources/v2/core/vault/gb_bank_account.rb +114 -0
- data/lib/stripe/resources/v2/core/vault/us_bank_account.rb +81 -0
- data/lib/stripe/resources/v2/financial_address_credit_simulation.rb +28 -0
- data/lib/stripe/resources/v2/financial_address_generated_microdeposits.rb +44 -0
- data/lib/stripe/resources/v2/money_management/adjustment.rb +82 -0
- data/lib/stripe/resources/v2/money_management/currency_conversion.rb +94 -0
- data/lib/stripe/resources/v2/money_management/financial_account.rb +188 -0
- data/lib/stripe/resources/v2/money_management/financial_address.rb +132 -0
- data/lib/stripe/resources/v2/money_management/inbound_transfer.rb +197 -0
- data/lib/stripe/resources/v2/money_management/outbound_payment.rb +263 -0
- data/lib/stripe/resources/v2/money_management/outbound_payment_quote.rb +202 -0
- data/lib/stripe/resources/v2/money_management/outbound_setup_intent.rb +69 -0
- data/lib/stripe/resources/v2/money_management/outbound_transfer.rb +242 -0
- data/lib/stripe/resources/v2/money_management/payout_method.rb +137 -0
- data/lib/stripe/resources/v2/money_management/payout_methods_bank_account_spec.rb +81 -0
- data/lib/stripe/resources/v2/money_management/received_credit.rb +262 -0
- data/lib/stripe/resources/v2/money_management/received_debit.rb +172 -0
- data/lib/stripe/resources/v2/money_management/recipient_verification.rb +83 -0
- data/lib/stripe/resources/v2/money_management/transaction.rb +180 -0
- data/lib/stripe/resources/v2/money_management/transaction_entry.rb +153 -0
- data/lib/stripe/resources/v2/payments/off_session_payment.rb +186 -0
- data/lib/stripe/resources/v2/reporting/report.rb +116 -0
- data/lib/stripe/resources/v2/reporting/report_run.rb +128 -0
- data/lib/stripe/resources.rb +212 -0
- data/lib/stripe/services/account_notice_service.rb +39 -0
- data/lib/stripe/services/balance_transfer_service.rb +17 -0
- data/lib/stripe/services/billing/analytics/meter_usage_service.rb +21 -0
- data/lib/stripe/services/billing/analytics_service.rb +15 -0
- data/lib/stripe/services/billing_service.rb +2 -1
- data/lib/stripe/services/capital/financing_offer_service.rb +42 -0
- data/lib/stripe/services/capital/financing_summary_service.rb +19 -0
- data/lib/stripe/services/capital/financing_transaction_service.rb +31 -0
- data/lib/stripe/services/capital_service.rb +15 -0
- data/lib/stripe/services/delegated_checkout/requested_session_service.rb +63 -0
- data/lib/stripe/services/delegated_checkout_service.rb +13 -0
- data/lib/stripe/services/external_account_service.rb +68 -0
- data/lib/stripe/services/financial_connections/account_inferred_balance_service.rb +19 -0
- data/lib/stripe/services/financial_connections/account_service.rb +3 -1
- data/lib/stripe/services/financial_connections/institution_service.rb +30 -0
- data/lib/stripe/services/financial_connections_service.rb +2 -1
- data/lib/stripe/services/fx_quote_service.rb +27 -0
- data/lib/stripe/services/identity/blocklist_entry_service.rb +71 -0
- data/lib/stripe/services/identity_service.rb +2 -1
- data/lib/stripe/services/issuing/credit_underwriting_record_service.rb +74 -0
- data/lib/stripe/services/issuing/dispute_settlement_detail_service.rb +30 -0
- data/lib/stripe/services/issuing/fraud_liability_debit_service.rb +30 -0
- data/lib/stripe/services/issuing/program_service.rb +52 -0
- data/lib/stripe/services/issuing_service.rb +6 -1
- data/lib/stripe/services/mandate_service.rb +5 -0
- data/lib/stripe/services/margin_service.rb +50 -0
- data/lib/stripe/services/order_line_item_service.rb +17 -0
- data/lib/stripe/services/order_service.rb +78 -0
- data/lib/stripe/services/payment_intent_service.rb +37 -0
- data/lib/stripe/services/payment_method_service.rb +11 -0
- data/lib/stripe/services/privacy/redaction_job_service.rb +104 -0
- data/lib/stripe/services/privacy/redaction_job_validation_error_service.rb +19 -0
- data/lib/stripe/services/privacy_service.rb +13 -0
- data/lib/stripe/services/quote_line_service.rb +17 -0
- data/lib/stripe/services/quote_preview_invoice_service.rb +17 -0
- data/lib/stripe/services/quote_preview_subscription_schedule_service.rb +17 -0
- data/lib/stripe/services/quote_service.rb +49 -1
- data/lib/stripe/services/radar/account_evaluation_service.rb +41 -0
- data/lib/stripe/services/radar_service.rb +2 -1
- data/lib/stripe/services/subscription_schedule_service.rb +11 -0
- data/lib/stripe/services/subscription_service.rb +11 -0
- data/lib/stripe/services/tax/form_service.rb +37 -0
- data/lib/stripe/services/tax_service.rb +2 -1
- data/lib/stripe/services/terminal/reader_collected_data_service.rb +19 -0
- data/lib/stripe/services/terminal_service.rb +2 -1
- data/lib/stripe/services/test_helpers/capital/financing_offer_service.rb +32 -0
- data/lib/stripe/services/test_helpers/capital_service.rb +15 -0
- data/lib/stripe/services/test_helpers_service.rb +2 -1
- data/lib/stripe/services/v1_services.rb +10 -1
- data/lib/stripe/services/v2/billing/bill_setting_service.rb +61 -0
- data/lib/stripe/services/v2/billing/bill_settings/version_service.rb +34 -0
- data/lib/stripe/services/v2/billing/cadence_service.rb +65 -0
- data/lib/stripe/services/v2/billing/collection_setting_service.rb +61 -0
- data/lib/stripe/services/v2/billing/collection_settings/version_service.rb +34 -0
- data/lib/stripe/services/v2/billing/custom_pricing_unit_service.rb +54 -0
- data/lib/stripe/services/v2/billing/intent_service.rb +94 -0
- data/lib/stripe/services/v2/billing/intents/action_service.rb +34 -0
- data/lib/stripe/services/v2/billing/license_fee_service.rb +61 -0
- data/lib/stripe/services/v2/billing/license_fee_subscription_service.rb +21 -0
- data/lib/stripe/services/v2/billing/license_fees/version_service.rb +34 -0
- data/lib/stripe/services/v2/billing/licensed_item_service.rb +54 -0
- data/lib/stripe/services/v2/billing/metered_item_service.rb +54 -0
- data/lib/stripe/services/v2/billing/pricing_plan_service.rb +62 -0
- data/lib/stripe/services/v2/billing/pricing_plan_subscription_service.rb +51 -0
- data/lib/stripe/services/v2/billing/pricing_plan_subscriptions/component_service.rb +23 -0
- data/lib/stripe/services/v2/billing/pricing_plans/component_service.rb +67 -0
- data/lib/stripe/services/v2/billing/pricing_plans/version_service.rb +34 -0
- data/lib/stripe/services/v2/billing/profile_service.rb +54 -0
- data/lib/stripe/services/v2/billing/rate_card_service.rb +62 -0
- data/lib/stripe/services/v2/billing/rate_card_subscription_service.rb +65 -0
- data/lib/stripe/services/v2/billing/rate_cards/rate_service.rb +57 -0
- data/lib/stripe/services/v2/billing/rate_cards/version_service.rb +34 -0
- data/lib/stripe/services/v2/billing/service_action_service.rb +43 -0
- data/lib/stripe/services/v2/billing_service.rb +18 -1
- data/lib/stripe/services/v2/core/account_link_service.rb +21 -0
- data/lib/stripe/services/v2/core/account_service.rb +77 -0
- data/lib/stripe/services/v2/core/account_token_service.rb +32 -0
- data/lib/stripe/services/v2/core/accounts/person_service.rb +67 -0
- data/lib/stripe/services/v2/core/accounts/person_token_service.rb +34 -0
- data/lib/stripe/services/v2/core/claimable_sandbox_service.rb +35 -0
- data/lib/stripe/services/v2/core/vault/gb_bank_account_service.rb +85 -0
- data/lib/stripe/services/v2/core/vault/us_bank_account_service.rb +101 -0
- data/lib/stripe/services/v2/core/vault_service.rb +18 -0
- data/lib/stripe/services/v2/core_service.rb +6 -1
- data/lib/stripe/services/v2/money_management/adjustment_service.rb +32 -0
- data/lib/stripe/services/v2/money_management/currency_conversion_service.rb +45 -0
- data/lib/stripe/services/v2/money_management/financial_account_service.rb +70 -0
- data/lib/stripe/services/v2/money_management/financial_address_service.rb +46 -0
- data/lib/stripe/services/v2/money_management/inbound_transfer_service.rb +45 -0
- data/lib/stripe/services/v2/money_management/outbound_payment_quote_service.rb +34 -0
- data/lib/stripe/services/v2/money_management/outbound_payment_service.rb +62 -0
- data/lib/stripe/services/v2/money_management/outbound_setup_intent_service.rb +73 -0
- data/lib/stripe/services/v2/money_management/outbound_transfer_service.rb +60 -0
- data/lib/stripe/services/v2/money_management/payout_method_service.rb +63 -0
- data/lib/stripe/services/v2/money_management/payout_methods_bank_account_spec_service.rb +23 -0
- data/lib/stripe/services/v2/money_management/received_credit_service.rb +32 -0
- data/lib/stripe/services/v2/money_management/received_debit_service.rb +32 -0
- data/lib/stripe/services/v2/money_management/recipient_verification_service.rb +43 -0
- data/lib/stripe/services/v2/money_management/transaction_entry_service.rb +32 -0
- data/lib/stripe/services/v2/money_management/transaction_service.rb +32 -0
- data/lib/stripe/services/v2/money_management_service.rb +35 -0
- data/lib/stripe/services/v2/payment_service.rb +15 -0
- data/lib/stripe/services/v2/payments/off_session_payment_service.rb +65 -0
- data/lib/stripe/services/v2/reporting/report_run_service.rb +38 -0
- data/lib/stripe/services/v2/reporting/report_service.rb +23 -0
- data/lib/stripe/services/v2/reporting_service.rb +16 -0
- data/lib/stripe/services/v2/test_helper_service.rb +16 -0
- data/lib/stripe/services/v2/test_helpers/financial_address_service.rb +36 -0
- data/lib/stripe/services/v2/test_helpers/money_management_service.rb +21 -0
- data/lib/stripe/services/v2_services.rb +5 -1
- data/lib/stripe/services.rb +91 -0
- data/lib/stripe/stripe_configuration.rb +3 -1
- data/lib/stripe/stripe_object.rb +1 -1
- data/lib/stripe/util.rb +7 -1
- data/lib/stripe/version.rb +1 -1
- data/lib/stripe.rb +53 -0
- data/rbi/stripe.rbi +177639 -83814
- metadata +568 -4
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: stripe
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 18.0.
|
|
4
|
+
version: 18.1.0.pre.alpha.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stripe
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-11-
|
|
11
|
+
date: 2025-11-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Stripe is the easiest way to accept payments online. See https://stripe.com
|
|
14
14
|
for details.
|
|
@@ -40,7 +40,137 @@ files:
|
|
|
40
40
|
- lib/stripe/events/unknown_event_notification.rb
|
|
41
41
|
- lib/stripe/events/v1_billing_meter_error_report_triggered_event.rb
|
|
42
42
|
- lib/stripe/events/v1_billing_meter_no_meter_found_event.rb
|
|
43
|
+
- lib/stripe/events/v2_billing_cadence_billed_event.rb
|
|
44
|
+
- lib/stripe/events/v2_billing_cadence_canceled_event.rb
|
|
45
|
+
- lib/stripe/events/v2_billing_cadence_created_event.rb
|
|
46
|
+
- lib/stripe/events/v2_billing_license_fee_created_event.rb
|
|
47
|
+
- lib/stripe/events/v2_billing_license_fee_updated_event.rb
|
|
48
|
+
- lib/stripe/events/v2_billing_license_fee_version_created_event.rb
|
|
49
|
+
- lib/stripe/events/v2_billing_licensed_item_created_event.rb
|
|
50
|
+
- lib/stripe/events/v2_billing_licensed_item_updated_event.rb
|
|
51
|
+
- lib/stripe/events/v2_billing_metered_item_created_event.rb
|
|
52
|
+
- lib/stripe/events/v2_billing_metered_item_updated_event.rb
|
|
53
|
+
- lib/stripe/events/v2_billing_pricing_plan_component_created_event.rb
|
|
54
|
+
- lib/stripe/events/v2_billing_pricing_plan_component_updated_event.rb
|
|
55
|
+
- lib/stripe/events/v2_billing_pricing_plan_created_event.rb
|
|
56
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_collection_awaiting_customer_action_event.rb
|
|
57
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_collection_current_event.rb
|
|
58
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_collection_past_due_event.rb
|
|
59
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_collection_paused_event.rb
|
|
60
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_collection_unpaid_event.rb
|
|
61
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_activated_event.rb
|
|
62
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_canceled_event.rb
|
|
63
|
+
- lib/stripe/events/v2_billing_pricing_plan_subscription_servicing_paused_event.rb
|
|
64
|
+
- lib/stripe/events/v2_billing_pricing_plan_updated_event.rb
|
|
65
|
+
- lib/stripe/events/v2_billing_pricing_plan_version_created_event.rb
|
|
66
|
+
- lib/stripe/events/v2_billing_rate_card_created_event.rb
|
|
67
|
+
- lib/stripe/events/v2_billing_rate_card_rate_created_event.rb
|
|
68
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_activated_event.rb
|
|
69
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_canceled_event.rb
|
|
70
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_collection_awaiting_customer_action_event.rb
|
|
71
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_collection_current_event.rb
|
|
72
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_collection_past_due_event.rb
|
|
73
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_collection_paused_event.rb
|
|
74
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_collection_unpaid_event.rb
|
|
75
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_servicing_activated_event.rb
|
|
76
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_servicing_canceled_event.rb
|
|
77
|
+
- lib/stripe/events/v2_billing_rate_card_subscription_servicing_paused_event.rb
|
|
78
|
+
- lib/stripe/events/v2_billing_rate_card_updated_event.rb
|
|
79
|
+
- lib/stripe/events/v2_billing_rate_card_version_created_event.rb
|
|
80
|
+
- lib/stripe/events/v2_core_account_closed_event.rb
|
|
81
|
+
- lib/stripe/events/v2_core_account_created_event.rb
|
|
82
|
+
- lib/stripe/events/v2_core_account_including_configuration_card_creator_capability_status_updated_event.rb
|
|
83
|
+
- lib/stripe/events/v2_core_account_including_configuration_card_creator_updated_event.rb
|
|
84
|
+
- lib/stripe/events/v2_core_account_including_configuration_customer_capability_status_updated_event.rb
|
|
85
|
+
- lib/stripe/events/v2_core_account_including_configuration_customer_updated_event.rb
|
|
86
|
+
- lib/stripe/events/v2_core_account_including_configuration_merchant_capability_status_updated_event.rb
|
|
87
|
+
- lib/stripe/events/v2_core_account_including_configuration_merchant_updated_event.rb
|
|
88
|
+
- lib/stripe/events/v2_core_account_including_configuration_recipient_capability_status_updated_event.rb
|
|
89
|
+
- lib/stripe/events/v2_core_account_including_configuration_recipient_updated_event.rb
|
|
90
|
+
- lib/stripe/events/v2_core_account_including_configuration_storer_capability_status_updated_event.rb
|
|
91
|
+
- lib/stripe/events/v2_core_account_including_configuration_storer_updated_event.rb
|
|
92
|
+
- lib/stripe/events/v2_core_account_including_defaults_updated_event.rb
|
|
93
|
+
- lib/stripe/events/v2_core_account_including_identity_updated_event.rb
|
|
94
|
+
- lib/stripe/events/v2_core_account_including_requirements_updated_event.rb
|
|
95
|
+
- lib/stripe/events/v2_core_account_link_returned_event.rb
|
|
96
|
+
- lib/stripe/events/v2_core_account_person_created_event.rb
|
|
97
|
+
- lib/stripe/events/v2_core_account_person_deleted_event.rb
|
|
98
|
+
- lib/stripe/events/v2_core_account_person_updated_event.rb
|
|
99
|
+
- lib/stripe/events/v2_core_account_updated_event.rb
|
|
100
|
+
- lib/stripe/events/v2_core_claimable_sandbox_claimed_event.rb
|
|
101
|
+
- lib/stripe/events/v2_core_claimable_sandbox_created_event.rb
|
|
102
|
+
- lib/stripe/events/v2_core_claimable_sandbox_expired_event.rb
|
|
103
|
+
- lib/stripe/events/v2_core_claimable_sandbox_expiring_event.rb
|
|
104
|
+
- lib/stripe/events/v2_core_claimable_sandbox_sandbox_details_owner_account_updated_event.rb
|
|
43
105
|
- lib/stripe/events/v2_core_event_destination_ping_event.rb
|
|
106
|
+
- lib/stripe/events/v2_core_health_api_error_firing_event.rb
|
|
107
|
+
- lib/stripe/events/v2_core_health_api_error_resolved_event.rb
|
|
108
|
+
- lib/stripe/events/v2_core_health_api_latency_firing_event.rb
|
|
109
|
+
- lib/stripe/events/v2_core_health_api_latency_resolved_event.rb
|
|
110
|
+
- lib/stripe/events/v2_core_health_authorization_rate_drop_firing_event.rb
|
|
111
|
+
- lib/stripe/events/v2_core_health_authorization_rate_drop_resolved_event.rb
|
|
112
|
+
- lib/stripe/events/v2_core_health_event_generation_failure_resolved_event.rb
|
|
113
|
+
- lib/stripe/events/v2_core_health_fraud_rate_increased_event.rb
|
|
114
|
+
- lib/stripe/events/v2_core_health_issuing_authorization_request_errors_firing_event.rb
|
|
115
|
+
- lib/stripe/events/v2_core_health_issuing_authorization_request_errors_resolved_event.rb
|
|
116
|
+
- lib/stripe/events/v2_core_health_issuing_authorization_request_timeout_firing_event.rb
|
|
117
|
+
- lib/stripe/events/v2_core_health_issuing_authorization_request_timeout_resolved_event.rb
|
|
118
|
+
- lib/stripe/events/v2_core_health_payment_method_error_firing_event.rb
|
|
119
|
+
- lib/stripe/events/v2_core_health_payment_method_error_resolved_event.rb
|
|
120
|
+
- lib/stripe/events/v2_core_health_traffic_volume_drop_firing_event.rb
|
|
121
|
+
- lib/stripe/events/v2_core_health_traffic_volume_drop_resolved_event.rb
|
|
122
|
+
- lib/stripe/events/v2_core_health_webhook_latency_firing_event.rb
|
|
123
|
+
- lib/stripe/events/v2_core_health_webhook_latency_resolved_event.rb
|
|
124
|
+
- lib/stripe/events/v2_money_management_adjustment_created_event.rb
|
|
125
|
+
- lib/stripe/events/v2_money_management_financial_account_created_event.rb
|
|
126
|
+
- lib/stripe/events/v2_money_management_financial_account_updated_event.rb
|
|
127
|
+
- lib/stripe/events/v2_money_management_financial_address_activated_event.rb
|
|
128
|
+
- lib/stripe/events/v2_money_management_financial_address_failed_event.rb
|
|
129
|
+
- lib/stripe/events/v2_money_management_inbound_transfer_available_event.rb
|
|
130
|
+
- lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_failed_event.rb
|
|
131
|
+
- lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_processing_event.rb
|
|
132
|
+
- lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_queued_event.rb
|
|
133
|
+
- lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_returned_event.rb
|
|
134
|
+
- lib/stripe/events/v2_money_management_inbound_transfer_bank_debit_succeeded_event.rb
|
|
135
|
+
- lib/stripe/events/v2_money_management_outbound_payment_canceled_event.rb
|
|
136
|
+
- lib/stripe/events/v2_money_management_outbound_payment_created_event.rb
|
|
137
|
+
- lib/stripe/events/v2_money_management_outbound_payment_failed_event.rb
|
|
138
|
+
- lib/stripe/events/v2_money_management_outbound_payment_posted_event.rb
|
|
139
|
+
- lib/stripe/events/v2_money_management_outbound_payment_returned_event.rb
|
|
140
|
+
- lib/stripe/events/v2_money_management_outbound_payment_updated_event.rb
|
|
141
|
+
- lib/stripe/events/v2_money_management_outbound_transfer_canceled_event.rb
|
|
142
|
+
- lib/stripe/events/v2_money_management_outbound_transfer_created_event.rb
|
|
143
|
+
- lib/stripe/events/v2_money_management_outbound_transfer_failed_event.rb
|
|
144
|
+
- lib/stripe/events/v2_money_management_outbound_transfer_posted_event.rb
|
|
145
|
+
- lib/stripe/events/v2_money_management_outbound_transfer_returned_event.rb
|
|
146
|
+
- lib/stripe/events/v2_money_management_outbound_transfer_updated_event.rb
|
|
147
|
+
- lib/stripe/events/v2_money_management_payout_method_updated_event.rb
|
|
148
|
+
- lib/stripe/events/v2_money_management_received_credit_available_event.rb
|
|
149
|
+
- lib/stripe/events/v2_money_management_received_credit_failed_event.rb
|
|
150
|
+
- lib/stripe/events/v2_money_management_received_credit_returned_event.rb
|
|
151
|
+
- lib/stripe/events/v2_money_management_received_credit_succeeded_event.rb
|
|
152
|
+
- lib/stripe/events/v2_money_management_received_debit_canceled_event.rb
|
|
153
|
+
- lib/stripe/events/v2_money_management_received_debit_failed_event.rb
|
|
154
|
+
- lib/stripe/events/v2_money_management_received_debit_pending_event.rb
|
|
155
|
+
- lib/stripe/events/v2_money_management_received_debit_succeeded_event.rb
|
|
156
|
+
- lib/stripe/events/v2_money_management_received_debit_updated_event.rb
|
|
157
|
+
- lib/stripe/events/v2_money_management_recipient_verification_created_event.rb
|
|
158
|
+
- lib/stripe/events/v2_money_management_recipient_verification_updated_event.rb
|
|
159
|
+
- lib/stripe/events/v2_money_management_transaction_created_event.rb
|
|
160
|
+
- lib/stripe/events/v2_money_management_transaction_updated_event.rb
|
|
161
|
+
- lib/stripe/events/v2_payments_off_session_payment_attempt_failed_event.rb
|
|
162
|
+
- lib/stripe/events/v2_payments_off_session_payment_attempt_started_event.rb
|
|
163
|
+
- lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_failed_event.rb
|
|
164
|
+
- lib/stripe/events/v2_payments_off_session_payment_authorization_attempt_started_event.rb
|
|
165
|
+
- lib/stripe/events/v2_payments_off_session_payment_canceled_event.rb
|
|
166
|
+
- lib/stripe/events/v2_payments_off_session_payment_created_event.rb
|
|
167
|
+
- lib/stripe/events/v2_payments_off_session_payment_failed_event.rb
|
|
168
|
+
- lib/stripe/events/v2_payments_off_session_payment_requires_capture_event.rb
|
|
169
|
+
- lib/stripe/events/v2_payments_off_session_payment_succeeded_event.rb
|
|
170
|
+
- lib/stripe/events/v2_reporting_report_run_created_event.rb
|
|
171
|
+
- lib/stripe/events/v2_reporting_report_run_failed_event.rb
|
|
172
|
+
- lib/stripe/events/v2_reporting_report_run_succeeded_event.rb
|
|
173
|
+
- lib/stripe/events/v2_reporting_report_run_updated_event.rb
|
|
44
174
|
- lib/stripe/instrumentation.rb
|
|
45
175
|
- lib/stripe/list_object.rb
|
|
46
176
|
- lib/stripe/multipart_encoder.rb
|
|
@@ -60,6 +190,9 @@ files:
|
|
|
60
190
|
- lib/stripe/params/account_link_create_params.rb
|
|
61
191
|
- lib/stripe/params/account_list_params.rb
|
|
62
192
|
- lib/stripe/params/account_login_link_create_params.rb
|
|
193
|
+
- lib/stripe/params/account_notice_list_params.rb
|
|
194
|
+
- lib/stripe/params/account_notice_retrieve_params.rb
|
|
195
|
+
- lib/stripe/params/account_notice_update_params.rb
|
|
63
196
|
- lib/stripe/params/account_person_create_params.rb
|
|
64
197
|
- lib/stripe/params/account_person_delete_params.rb
|
|
65
198
|
- lib/stripe/params/account_person_list_params.rb
|
|
@@ -90,12 +223,14 @@ files:
|
|
|
90
223
|
- lib/stripe/params/balance_settings_update_params.rb
|
|
91
224
|
- lib/stripe/params/balance_transaction_list_params.rb
|
|
92
225
|
- lib/stripe/params/balance_transaction_retrieve_params.rb
|
|
226
|
+
- lib/stripe/params/balance_transfer_create_params.rb
|
|
93
227
|
- lib/stripe/params/billing/alert_activate_params.rb
|
|
94
228
|
- lib/stripe/params/billing/alert_archive_params.rb
|
|
95
229
|
- lib/stripe/params/billing/alert_create_params.rb
|
|
96
230
|
- lib/stripe/params/billing/alert_deactivate_params.rb
|
|
97
231
|
- lib/stripe/params/billing/alert_list_params.rb
|
|
98
232
|
- lib/stripe/params/billing/alert_retrieve_params.rb
|
|
233
|
+
- lib/stripe/params/billing/analytics/meter_usage_retrieve_params.rb
|
|
99
234
|
- lib/stripe/params/billing/credit_balance_summary_retrieve_params.rb
|
|
100
235
|
- lib/stripe/params/billing/credit_balance_transaction_list_params.rb
|
|
101
236
|
- lib/stripe/params/billing/credit_balance_transaction_retrieve_params.rb
|
|
@@ -119,6 +254,14 @@ files:
|
|
|
119
254
|
- lib/stripe/params/billing_portal/configuration_retrieve_params.rb
|
|
120
255
|
- lib/stripe/params/billing_portal/configuration_update_params.rb
|
|
121
256
|
- lib/stripe/params/billing_portal/session_create_params.rb
|
|
257
|
+
- lib/stripe/params/capital/financing_offer_create_params.rb
|
|
258
|
+
- lib/stripe/params/capital/financing_offer_list_params.rb
|
|
259
|
+
- lib/stripe/params/capital/financing_offer_mark_delivered_params.rb
|
|
260
|
+
- lib/stripe/params/capital/financing_offer_refill_params.rb
|
|
261
|
+
- lib/stripe/params/capital/financing_offer_retrieve_params.rb
|
|
262
|
+
- lib/stripe/params/capital/financing_summary_retrieve_params.rb
|
|
263
|
+
- lib/stripe/params/capital/financing_transaction_list_params.rb
|
|
264
|
+
- lib/stripe/params/capital/financing_transaction_retrieve_params.rb
|
|
122
265
|
- lib/stripe/params/charge_capture_params.rb
|
|
123
266
|
- lib/stripe/params/charge_create_params.rb
|
|
124
267
|
- lib/stripe/params/charge_list_params.rb
|
|
@@ -192,6 +335,11 @@ files:
|
|
|
192
335
|
- lib/stripe/params/customer_tax_id_list_params.rb
|
|
193
336
|
- lib/stripe/params/customer_tax_id_retrieve_params.rb
|
|
194
337
|
- lib/stripe/params/customer_update_params.rb
|
|
338
|
+
- lib/stripe/params/delegated_checkout/requested_session_confirm_params.rb
|
|
339
|
+
- lib/stripe/params/delegated_checkout/requested_session_create_params.rb
|
|
340
|
+
- lib/stripe/params/delegated_checkout/requested_session_expire_params.rb
|
|
341
|
+
- lib/stripe/params/delegated_checkout/requested_session_retrieve_params.rb
|
|
342
|
+
- lib/stripe/params/delegated_checkout/requested_session_update_params.rb
|
|
195
343
|
- lib/stripe/params/dispute_close_params.rb
|
|
196
344
|
- lib/stripe/params/dispute_list_params.rb
|
|
197
345
|
- lib/stripe/params/dispute_retrieve_params.rb
|
|
@@ -208,6 +356,11 @@ files:
|
|
|
208
356
|
- lib/stripe/params/event_retrieve_params.rb
|
|
209
357
|
- lib/stripe/params/exchange_rate_list_params.rb
|
|
210
358
|
- lib/stripe/params/exchange_rate_retrieve_params.rb
|
|
359
|
+
- lib/stripe/params/external_account_create_params.rb
|
|
360
|
+
- lib/stripe/params/external_account_delete_params.rb
|
|
361
|
+
- lib/stripe/params/external_account_list_params.rb
|
|
362
|
+
- lib/stripe/params/external_account_retrieve_params.rb
|
|
363
|
+
- lib/stripe/params/external_account_update_params.rb
|
|
211
364
|
- lib/stripe/params/file_create_params.rb
|
|
212
365
|
- lib/stripe/params/file_link_create_params.rb
|
|
213
366
|
- lib/stripe/params/file_link_list_params.rb
|
|
@@ -216,6 +369,7 @@ files:
|
|
|
216
369
|
- lib/stripe/params/file_list_params.rb
|
|
217
370
|
- lib/stripe/params/file_retrieve_params.rb
|
|
218
371
|
- lib/stripe/params/financial_connections/account_disconnect_params.rb
|
|
372
|
+
- lib/stripe/params/financial_connections/account_inferred_balance_list_params.rb
|
|
219
373
|
- lib/stripe/params/financial_connections/account_list_owners_params.rb
|
|
220
374
|
- lib/stripe/params/financial_connections/account_list_params.rb
|
|
221
375
|
- lib/stripe/params/financial_connections/account_owner_list_params.rb
|
|
@@ -224,6 +378,8 @@ files:
|
|
|
224
378
|
- lib/stripe/params/financial_connections/account_retrieve_params.rb
|
|
225
379
|
- lib/stripe/params/financial_connections/account_subscribe_params.rb
|
|
226
380
|
- lib/stripe/params/financial_connections/account_unsubscribe_params.rb
|
|
381
|
+
- lib/stripe/params/financial_connections/institution_list_params.rb
|
|
382
|
+
- lib/stripe/params/financial_connections/institution_retrieve_params.rb
|
|
227
383
|
- lib/stripe/params/financial_connections/session_create_params.rb
|
|
228
384
|
- lib/stripe/params/financial_connections/session_retrieve_params.rb
|
|
229
385
|
- lib/stripe/params/financial_connections/transaction_list_params.rb
|
|
@@ -231,6 +387,13 @@ files:
|
|
|
231
387
|
- lib/stripe/params/forwarding/request_create_params.rb
|
|
232
388
|
- lib/stripe/params/forwarding/request_list_params.rb
|
|
233
389
|
- lib/stripe/params/forwarding/request_retrieve_params.rb
|
|
390
|
+
- lib/stripe/params/fx_quote_create_params.rb
|
|
391
|
+
- lib/stripe/params/fx_quote_list_params.rb
|
|
392
|
+
- lib/stripe/params/fx_quote_retrieve_params.rb
|
|
393
|
+
- lib/stripe/params/identity/blocklist_entry_create_params.rb
|
|
394
|
+
- lib/stripe/params/identity/blocklist_entry_disable_params.rb
|
|
395
|
+
- lib/stripe/params/identity/blocklist_entry_list_params.rb
|
|
396
|
+
- lib/stripe/params/identity/blocklist_entry_retrieve_params.rb
|
|
234
397
|
- lib/stripe/params/identity/verification_report_list_params.rb
|
|
235
398
|
- lib/stripe/params/identity/verification_report_retrieve_params.rb
|
|
236
399
|
- lib/stripe/params/identity/verification_session_cancel_params.rb
|
|
@@ -293,11 +456,21 @@ files:
|
|
|
293
456
|
- lib/stripe/params/issuing/cardholder_list_params.rb
|
|
294
457
|
- lib/stripe/params/issuing/cardholder_retrieve_params.rb
|
|
295
458
|
- lib/stripe/params/issuing/cardholder_update_params.rb
|
|
459
|
+
- lib/stripe/params/issuing/credit_underwriting_record_correct_params.rb
|
|
460
|
+
- lib/stripe/params/issuing/credit_underwriting_record_create_from_application_params.rb
|
|
461
|
+
- lib/stripe/params/issuing/credit_underwriting_record_create_from_proactive_review_params.rb
|
|
462
|
+
- lib/stripe/params/issuing/credit_underwriting_record_list_params.rb
|
|
463
|
+
- lib/stripe/params/issuing/credit_underwriting_record_report_decision_params.rb
|
|
464
|
+
- lib/stripe/params/issuing/credit_underwriting_record_retrieve_params.rb
|
|
296
465
|
- lib/stripe/params/issuing/dispute_create_params.rb
|
|
297
466
|
- lib/stripe/params/issuing/dispute_list_params.rb
|
|
298
467
|
- lib/stripe/params/issuing/dispute_retrieve_params.rb
|
|
468
|
+
- lib/stripe/params/issuing/dispute_settlement_detail_list_params.rb
|
|
469
|
+
- lib/stripe/params/issuing/dispute_settlement_detail_retrieve_params.rb
|
|
299
470
|
- lib/stripe/params/issuing/dispute_submit_params.rb
|
|
300
471
|
- lib/stripe/params/issuing/dispute_update_params.rb
|
|
472
|
+
- lib/stripe/params/issuing/fraud_liability_debit_list_params.rb
|
|
473
|
+
- lib/stripe/params/issuing/fraud_liability_debit_retrieve_params.rb
|
|
301
474
|
- lib/stripe/params/issuing/personalization_design_activate_params.rb
|
|
302
475
|
- lib/stripe/params/issuing/personalization_design_create_params.rb
|
|
303
476
|
- lib/stripe/params/issuing/personalization_design_deactivate_params.rb
|
|
@@ -307,6 +480,10 @@ files:
|
|
|
307
480
|
- lib/stripe/params/issuing/personalization_design_update_params.rb
|
|
308
481
|
- lib/stripe/params/issuing/physical_bundle_list_params.rb
|
|
309
482
|
- lib/stripe/params/issuing/physical_bundle_retrieve_params.rb
|
|
483
|
+
- lib/stripe/params/issuing/program_create_params.rb
|
|
484
|
+
- lib/stripe/params/issuing/program_list_params.rb
|
|
485
|
+
- lib/stripe/params/issuing/program_retrieve_params.rb
|
|
486
|
+
- lib/stripe/params/issuing/program_update_params.rb
|
|
310
487
|
- lib/stripe/params/issuing/token_list_params.rb
|
|
311
488
|
- lib/stripe/params/issuing/token_retrieve_params.rb
|
|
312
489
|
- lib/stripe/params/issuing/token_update_params.rb
|
|
@@ -316,7 +493,21 @@ files:
|
|
|
316
493
|
- lib/stripe/params/issuing/transaction_refund_params.rb
|
|
317
494
|
- lib/stripe/params/issuing/transaction_retrieve_params.rb
|
|
318
495
|
- lib/stripe/params/issuing/transaction_update_params.rb
|
|
496
|
+
- lib/stripe/params/mandate_list_params.rb
|
|
319
497
|
- lib/stripe/params/mandate_retrieve_params.rb
|
|
498
|
+
- lib/stripe/params/margin_create_params.rb
|
|
499
|
+
- lib/stripe/params/margin_list_params.rb
|
|
500
|
+
- lib/stripe/params/margin_retrieve_params.rb
|
|
501
|
+
- lib/stripe/params/margin_update_params.rb
|
|
502
|
+
- lib/stripe/params/order_cancel_params.rb
|
|
503
|
+
- lib/stripe/params/order_create_params.rb
|
|
504
|
+
- lib/stripe/params/order_line_item_list_params.rb
|
|
505
|
+
- lib/stripe/params/order_list_line_items_params.rb
|
|
506
|
+
- lib/stripe/params/order_list_params.rb
|
|
507
|
+
- lib/stripe/params/order_reopen_params.rb
|
|
508
|
+
- lib/stripe/params/order_retrieve_params.rb
|
|
509
|
+
- lib/stripe/params/order_submit_params.rb
|
|
510
|
+
- lib/stripe/params/order_update_params.rb
|
|
320
511
|
- lib/stripe/params/payment_attempt_record_list_params.rb
|
|
321
512
|
- lib/stripe/params/payment_attempt_record_retrieve_params.rb
|
|
322
513
|
- lib/stripe/params/payment_intent_amount_details_line_item_list_params.rb
|
|
@@ -325,10 +516,12 @@ files:
|
|
|
325
516
|
- lib/stripe/params/payment_intent_capture_params.rb
|
|
326
517
|
- lib/stripe/params/payment_intent_confirm_params.rb
|
|
327
518
|
- lib/stripe/params/payment_intent_create_params.rb
|
|
519
|
+
- lib/stripe/params/payment_intent_decrement_authorization_params.rb
|
|
328
520
|
- lib/stripe/params/payment_intent_increment_authorization_params.rb
|
|
329
521
|
- lib/stripe/params/payment_intent_list_params.rb
|
|
330
522
|
- lib/stripe/params/payment_intent_retrieve_params.rb
|
|
331
523
|
- lib/stripe/params/payment_intent_search_params.rb
|
|
524
|
+
- lib/stripe/params/payment_intent_trigger_action_params.rb
|
|
332
525
|
- lib/stripe/params/payment_intent_update_params.rb
|
|
333
526
|
- lib/stripe/params/payment_intent_verify_microdeposits_params.rb
|
|
334
527
|
- lib/stripe/params/payment_link_create_params.rb
|
|
@@ -338,6 +531,7 @@ files:
|
|
|
338
531
|
- lib/stripe/params/payment_link_retrieve_params.rb
|
|
339
532
|
- lib/stripe/params/payment_link_update_params.rb
|
|
340
533
|
- lib/stripe/params/payment_method_attach_params.rb
|
|
534
|
+
- lib/stripe/params/payment_method_check_balance_params.rb
|
|
341
535
|
- lib/stripe/params/payment_method_configuration_create_params.rb
|
|
342
536
|
- lib/stripe/params/payment_method_configuration_list_params.rb
|
|
343
537
|
- lib/stripe/params/payment_method_configuration_retrieve_params.rb
|
|
@@ -376,6 +570,14 @@ files:
|
|
|
376
570
|
- lib/stripe/params/price_retrieve_params.rb
|
|
377
571
|
- lib/stripe/params/price_search_params.rb
|
|
378
572
|
- lib/stripe/params/price_update_params.rb
|
|
573
|
+
- lib/stripe/params/privacy/redaction_job_cancel_params.rb
|
|
574
|
+
- lib/stripe/params/privacy/redaction_job_create_params.rb
|
|
575
|
+
- lib/stripe/params/privacy/redaction_job_list_params.rb
|
|
576
|
+
- lib/stripe/params/privacy/redaction_job_retrieve_params.rb
|
|
577
|
+
- lib/stripe/params/privacy/redaction_job_run_params.rb
|
|
578
|
+
- lib/stripe/params/privacy/redaction_job_update_params.rb
|
|
579
|
+
- lib/stripe/params/privacy/redaction_job_validate_params.rb
|
|
580
|
+
- lib/stripe/params/privacy/redaction_job_validation_error_list_params.rb
|
|
379
581
|
- lib/stripe/params/product_create_params.rb
|
|
380
582
|
- lib/stripe/params/product_delete_params.rb
|
|
381
583
|
- lib/stripe/params/product_feature_create_params.rb
|
|
@@ -396,12 +598,23 @@ files:
|
|
|
396
598
|
- lib/stripe/params/quote_create_params.rb
|
|
397
599
|
- lib/stripe/params/quote_finalize_quote_params.rb
|
|
398
600
|
- lib/stripe/params/quote_line_item_list_params.rb
|
|
601
|
+
- lib/stripe/params/quote_line_list_params.rb
|
|
399
602
|
- lib/stripe/params/quote_list_computed_upfront_line_items_params.rb
|
|
400
603
|
- lib/stripe/params/quote_list_line_items_params.rb
|
|
604
|
+
- lib/stripe/params/quote_list_lines_params.rb
|
|
401
605
|
- lib/stripe/params/quote_list_params.rb
|
|
606
|
+
- lib/stripe/params/quote_list_preview_invoice_lines_params.rb
|
|
607
|
+
- lib/stripe/params/quote_mark_draft_params.rb
|
|
608
|
+
- lib/stripe/params/quote_mark_stale_params.rb
|
|
402
609
|
- lib/stripe/params/quote_pdf_params.rb
|
|
610
|
+
- lib/stripe/params/quote_preview_invoice_list_params.rb
|
|
611
|
+
- lib/stripe/params/quote_preview_subscription_schedule_list_params.rb
|
|
612
|
+
- lib/stripe/params/quote_reestimate_params.rb
|
|
403
613
|
- lib/stripe/params/quote_retrieve_params.rb
|
|
404
614
|
- lib/stripe/params/quote_update_params.rb
|
|
615
|
+
- lib/stripe/params/radar/account_evaluation_create_params.rb
|
|
616
|
+
- lib/stripe/params/radar/account_evaluation_retrieve_params.rb
|
|
617
|
+
- lib/stripe/params/radar/account_evaluation_update_params.rb
|
|
405
618
|
- lib/stripe/params/radar/early_fraud_warning_list_params.rb
|
|
406
619
|
- lib/stripe/params/radar/early_fraud_warning_retrieve_params.rb
|
|
407
620
|
- lib/stripe/params/radar/value_list_create_params.rb
|
|
@@ -447,6 +660,7 @@ files:
|
|
|
447
660
|
- lib/stripe/params/source_transaction_list_params.rb
|
|
448
661
|
- lib/stripe/params/source_update_params.rb
|
|
449
662
|
- lib/stripe/params/source_verify_params.rb
|
|
663
|
+
- lib/stripe/params/subscription_attach_cadence_params.rb
|
|
450
664
|
- lib/stripe/params/subscription_cancel_params.rb
|
|
451
665
|
- lib/stripe/params/subscription_create_params.rb
|
|
452
666
|
- lib/stripe/params/subscription_delete_discount_params.rb
|
|
@@ -459,6 +673,7 @@ files:
|
|
|
459
673
|
- lib/stripe/params/subscription_migrate_params.rb
|
|
460
674
|
- lib/stripe/params/subscription_resume_params.rb
|
|
461
675
|
- lib/stripe/params/subscription_retrieve_params.rb
|
|
676
|
+
- lib/stripe/params/subscription_schedule_amend_params.rb
|
|
462
677
|
- lib/stripe/params/subscription_schedule_cancel_params.rb
|
|
463
678
|
- lib/stripe/params/subscription_schedule_create_params.rb
|
|
464
679
|
- lib/stripe/params/subscription_schedule_list_params.rb
|
|
@@ -472,6 +687,9 @@ files:
|
|
|
472
687
|
- lib/stripe/params/tax/calculation_line_item_list_params.rb
|
|
473
688
|
- lib/stripe/params/tax/calculation_list_line_items_params.rb
|
|
474
689
|
- lib/stripe/params/tax/calculation_retrieve_params.rb
|
|
690
|
+
- lib/stripe/params/tax/form_list_params.rb
|
|
691
|
+
- lib/stripe/params/tax/form_pdf_params.rb
|
|
692
|
+
- lib/stripe/params/tax/form_retrieve_params.rb
|
|
475
693
|
- lib/stripe/params/tax/registration_create_params.rb
|
|
476
694
|
- lib/stripe/params/tax/registration_list_params.rb
|
|
477
695
|
- lib/stripe/params/tax/registration_retrieve_params.rb
|
|
@@ -508,6 +726,7 @@ files:
|
|
|
508
726
|
- lib/stripe/params/terminal/reader_cancel_action_params.rb
|
|
509
727
|
- lib/stripe/params/terminal/reader_collect_inputs_params.rb
|
|
510
728
|
- lib/stripe/params/terminal/reader_collect_payment_method_params.rb
|
|
729
|
+
- lib/stripe/params/terminal/reader_collected_data_retrieve_params.rb
|
|
511
730
|
- lib/stripe/params/terminal/reader_confirm_payment_intent_params.rb
|
|
512
731
|
- lib/stripe/params/terminal/reader_create_params.rb
|
|
513
732
|
- lib/stripe/params/terminal/reader_delete_params.rb
|
|
@@ -521,6 +740,8 @@ files:
|
|
|
521
740
|
- lib/stripe/params/terminal/reader_succeed_input_collection_params.rb
|
|
522
741
|
- lib/stripe/params/terminal/reader_timeout_input_collection_params.rb
|
|
523
742
|
- lib/stripe/params/terminal/reader_update_params.rb
|
|
743
|
+
- lib/stripe/params/test_helpers/capital/financing_offer_create_params.rb
|
|
744
|
+
- lib/stripe/params/test_helpers/capital/financing_offer_refill_params.rb
|
|
524
745
|
- lib/stripe/params/test_helpers/confirmation_token_create_params.rb
|
|
525
746
|
- lib/stripe/params/test_helpers/customer_fund_cash_balance_params.rb
|
|
526
747
|
- lib/stripe/params/test_helpers/issuing/authorization_capture_params.rb
|
|
@@ -626,10 +847,109 @@ files:
|
|
|
626
847
|
- lib/stripe/params/treasury/transaction_entry_retrieve_params.rb
|
|
627
848
|
- lib/stripe/params/treasury/transaction_list_params.rb
|
|
628
849
|
- lib/stripe/params/treasury/transaction_retrieve_params.rb
|
|
850
|
+
- lib/stripe/params/v2/billing/bill_setting_create_params.rb
|
|
851
|
+
- lib/stripe/params/v2/billing/bill_setting_list_params.rb
|
|
852
|
+
- lib/stripe/params/v2/billing/bill_setting_retrieve_params.rb
|
|
853
|
+
- lib/stripe/params/v2/billing/bill_setting_update_params.rb
|
|
854
|
+
- lib/stripe/params/v2/billing/bill_settings/version_list_params.rb
|
|
855
|
+
- lib/stripe/params/v2/billing/bill_settings/version_retrieve_params.rb
|
|
856
|
+
- lib/stripe/params/v2/billing/cadence_cancel_params.rb
|
|
857
|
+
- lib/stripe/params/v2/billing/cadence_create_params.rb
|
|
858
|
+
- lib/stripe/params/v2/billing/cadence_list_params.rb
|
|
859
|
+
- lib/stripe/params/v2/billing/cadence_retrieve_params.rb
|
|
860
|
+
- lib/stripe/params/v2/billing/cadence_update_params.rb
|
|
861
|
+
- lib/stripe/params/v2/billing/collection_setting_create_params.rb
|
|
862
|
+
- lib/stripe/params/v2/billing/collection_setting_list_params.rb
|
|
863
|
+
- lib/stripe/params/v2/billing/collection_setting_retrieve_params.rb
|
|
864
|
+
- lib/stripe/params/v2/billing/collection_setting_update_params.rb
|
|
865
|
+
- lib/stripe/params/v2/billing/collection_settings/version_list_params.rb
|
|
866
|
+
- lib/stripe/params/v2/billing/collection_settings/version_retrieve_params.rb
|
|
867
|
+
- lib/stripe/params/v2/billing/custom_pricing_unit_create_params.rb
|
|
868
|
+
- lib/stripe/params/v2/billing/custom_pricing_unit_list_params.rb
|
|
869
|
+
- lib/stripe/params/v2/billing/custom_pricing_unit_retrieve_params.rb
|
|
870
|
+
- lib/stripe/params/v2/billing/custom_pricing_unit_update_params.rb
|
|
871
|
+
- lib/stripe/params/v2/billing/intent_cancel_params.rb
|
|
872
|
+
- lib/stripe/params/v2/billing/intent_commit_params.rb
|
|
873
|
+
- lib/stripe/params/v2/billing/intent_create_params.rb
|
|
874
|
+
- lib/stripe/params/v2/billing/intent_list_params.rb
|
|
875
|
+
- lib/stripe/params/v2/billing/intent_release_reservation_params.rb
|
|
876
|
+
- lib/stripe/params/v2/billing/intent_reserve_params.rb
|
|
877
|
+
- lib/stripe/params/v2/billing/intent_retrieve_params.rb
|
|
878
|
+
- lib/stripe/params/v2/billing/intents/action_list_params.rb
|
|
879
|
+
- lib/stripe/params/v2/billing/intents/action_retrieve_params.rb
|
|
880
|
+
- lib/stripe/params/v2/billing/license_fee_create_params.rb
|
|
881
|
+
- lib/stripe/params/v2/billing/license_fee_list_params.rb
|
|
882
|
+
- lib/stripe/params/v2/billing/license_fee_retrieve_params.rb
|
|
883
|
+
- lib/stripe/params/v2/billing/license_fee_subscription_retrieve_params.rb
|
|
884
|
+
- lib/stripe/params/v2/billing/license_fee_update_params.rb
|
|
885
|
+
- lib/stripe/params/v2/billing/license_fees/version_list_params.rb
|
|
886
|
+
- lib/stripe/params/v2/billing/license_fees/version_retrieve_params.rb
|
|
887
|
+
- lib/stripe/params/v2/billing/licensed_item_create_params.rb
|
|
888
|
+
- lib/stripe/params/v2/billing/licensed_item_list_params.rb
|
|
889
|
+
- lib/stripe/params/v2/billing/licensed_item_retrieve_params.rb
|
|
890
|
+
- lib/stripe/params/v2/billing/licensed_item_update_params.rb
|
|
629
891
|
- lib/stripe/params/v2/billing/meter_event_adjustment_create_params.rb
|
|
630
892
|
- lib/stripe/params/v2/billing/meter_event_create_params.rb
|
|
631
893
|
- lib/stripe/params/v2/billing/meter_event_session_create_params.rb
|
|
632
894
|
- lib/stripe/params/v2/billing/meter_event_stream_create_params.rb
|
|
895
|
+
- lib/stripe/params/v2/billing/metered_item_create_params.rb
|
|
896
|
+
- lib/stripe/params/v2/billing/metered_item_list_params.rb
|
|
897
|
+
- lib/stripe/params/v2/billing/metered_item_retrieve_params.rb
|
|
898
|
+
- lib/stripe/params/v2/billing/metered_item_update_params.rb
|
|
899
|
+
- lib/stripe/params/v2/billing/pricing_plan_create_params.rb
|
|
900
|
+
- lib/stripe/params/v2/billing/pricing_plan_list_params.rb
|
|
901
|
+
- lib/stripe/params/v2/billing/pricing_plan_retrieve_params.rb
|
|
902
|
+
- lib/stripe/params/v2/billing/pricing_plan_subscription_list_params.rb
|
|
903
|
+
- lib/stripe/params/v2/billing/pricing_plan_subscription_retrieve_params.rb
|
|
904
|
+
- lib/stripe/params/v2/billing/pricing_plan_subscription_update_params.rb
|
|
905
|
+
- lib/stripe/params/v2/billing/pricing_plan_subscriptions/component_retrieve_params.rb
|
|
906
|
+
- lib/stripe/params/v2/billing/pricing_plan_update_params.rb
|
|
907
|
+
- lib/stripe/params/v2/billing/pricing_plans/component_create_params.rb
|
|
908
|
+
- lib/stripe/params/v2/billing/pricing_plans/component_delete_params.rb
|
|
909
|
+
- lib/stripe/params/v2/billing/pricing_plans/component_list_params.rb
|
|
910
|
+
- lib/stripe/params/v2/billing/pricing_plans/component_retrieve_params.rb
|
|
911
|
+
- lib/stripe/params/v2/billing/pricing_plans/component_update_params.rb
|
|
912
|
+
- lib/stripe/params/v2/billing/pricing_plans/version_list_params.rb
|
|
913
|
+
- lib/stripe/params/v2/billing/pricing_plans/version_retrieve_params.rb
|
|
914
|
+
- lib/stripe/params/v2/billing/profile_create_params.rb
|
|
915
|
+
- lib/stripe/params/v2/billing/profile_list_params.rb
|
|
916
|
+
- lib/stripe/params/v2/billing/profile_retrieve_params.rb
|
|
917
|
+
- lib/stripe/params/v2/billing/profile_update_params.rb
|
|
918
|
+
- lib/stripe/params/v2/billing/rate_card_create_params.rb
|
|
919
|
+
- lib/stripe/params/v2/billing/rate_card_list_params.rb
|
|
920
|
+
- lib/stripe/params/v2/billing/rate_card_retrieve_params.rb
|
|
921
|
+
- lib/stripe/params/v2/billing/rate_card_subscription_cancel_params.rb
|
|
922
|
+
- lib/stripe/params/v2/billing/rate_card_subscription_create_params.rb
|
|
923
|
+
- lib/stripe/params/v2/billing/rate_card_subscription_list_params.rb
|
|
924
|
+
- lib/stripe/params/v2/billing/rate_card_subscription_retrieve_params.rb
|
|
925
|
+
- lib/stripe/params/v2/billing/rate_card_subscription_update_params.rb
|
|
926
|
+
- lib/stripe/params/v2/billing/rate_card_update_params.rb
|
|
927
|
+
- lib/stripe/params/v2/billing/rate_cards/rate_create_params.rb
|
|
928
|
+
- lib/stripe/params/v2/billing/rate_cards/rate_delete_params.rb
|
|
929
|
+
- lib/stripe/params/v2/billing/rate_cards/rate_list_params.rb
|
|
930
|
+
- lib/stripe/params/v2/billing/rate_cards/rate_retrieve_params.rb
|
|
931
|
+
- lib/stripe/params/v2/billing/rate_cards/version_list_params.rb
|
|
932
|
+
- lib/stripe/params/v2/billing/rate_cards/version_retrieve_params.rb
|
|
933
|
+
- lib/stripe/params/v2/billing/service_action_create_params.rb
|
|
934
|
+
- lib/stripe/params/v2/billing/service_action_retrieve_params.rb
|
|
935
|
+
- lib/stripe/params/v2/billing/service_action_update_params.rb
|
|
936
|
+
- lib/stripe/params/v2/core/account_close_params.rb
|
|
937
|
+
- lib/stripe/params/v2/core/account_create_params.rb
|
|
938
|
+
- lib/stripe/params/v2/core/account_link_create_params.rb
|
|
939
|
+
- lib/stripe/params/v2/core/account_list_params.rb
|
|
940
|
+
- lib/stripe/params/v2/core/account_retrieve_params.rb
|
|
941
|
+
- lib/stripe/params/v2/core/account_token_create_params.rb
|
|
942
|
+
- lib/stripe/params/v2/core/account_token_retrieve_params.rb
|
|
943
|
+
- lib/stripe/params/v2/core/account_update_params.rb
|
|
944
|
+
- lib/stripe/params/v2/core/accounts/person_create_params.rb
|
|
945
|
+
- lib/stripe/params/v2/core/accounts/person_delete_params.rb
|
|
946
|
+
- lib/stripe/params/v2/core/accounts/person_list_params.rb
|
|
947
|
+
- lib/stripe/params/v2/core/accounts/person_retrieve_params.rb
|
|
948
|
+
- lib/stripe/params/v2/core/accounts/person_token_create_params.rb
|
|
949
|
+
- lib/stripe/params/v2/core/accounts/person_token_retrieve_params.rb
|
|
950
|
+
- lib/stripe/params/v2/core/accounts/person_update_params.rb
|
|
951
|
+
- lib/stripe/params/v2/core/claimable_sandbox_create_params.rb
|
|
952
|
+
- lib/stripe/params/v2/core/claimable_sandbox_retrieve_params.rb
|
|
633
953
|
- lib/stripe/params/v2/core/event_destination_create_params.rb
|
|
634
954
|
- lib/stripe/params/v2/core/event_destination_delete_params.rb
|
|
635
955
|
- lib/stripe/params/v2/core/event_destination_disable_params.rb
|
|
@@ -640,6 +960,77 @@ files:
|
|
|
640
960
|
- lib/stripe/params/v2/core/event_destination_update_params.rb
|
|
641
961
|
- lib/stripe/params/v2/core/event_list_params.rb
|
|
642
962
|
- lib/stripe/params/v2/core/event_retrieve_params.rb
|
|
963
|
+
- lib/stripe/params/v2/core/vault/gb_bank_account_acknowledge_confirmation_of_payee_params.rb
|
|
964
|
+
- lib/stripe/params/v2/core/vault/gb_bank_account_archive_params.rb
|
|
965
|
+
- lib/stripe/params/v2/core/vault/gb_bank_account_create_params.rb
|
|
966
|
+
- lib/stripe/params/v2/core/vault/gb_bank_account_initiate_confirmation_of_payee_params.rb
|
|
967
|
+
- lib/stripe/params/v2/core/vault/gb_bank_account_list_params.rb
|
|
968
|
+
- lib/stripe/params/v2/core/vault/gb_bank_account_retrieve_params.rb
|
|
969
|
+
- lib/stripe/params/v2/core/vault/us_bank_account_archive_params.rb
|
|
970
|
+
- lib/stripe/params/v2/core/vault/us_bank_account_confirm_microdeposits_params.rb
|
|
971
|
+
- lib/stripe/params/v2/core/vault/us_bank_account_create_params.rb
|
|
972
|
+
- lib/stripe/params/v2/core/vault/us_bank_account_list_params.rb
|
|
973
|
+
- lib/stripe/params/v2/core/vault/us_bank_account_retrieve_params.rb
|
|
974
|
+
- lib/stripe/params/v2/core/vault/us_bank_account_send_microdeposits_params.rb
|
|
975
|
+
- lib/stripe/params/v2/core/vault/us_bank_account_update_params.rb
|
|
976
|
+
- lib/stripe/params/v2/money_management/adjustment_list_params.rb
|
|
977
|
+
- lib/stripe/params/v2/money_management/adjustment_retrieve_params.rb
|
|
978
|
+
- lib/stripe/params/v2/money_management/currency_conversion_create_params.rb
|
|
979
|
+
- lib/stripe/params/v2/money_management/currency_conversion_list_params.rb
|
|
980
|
+
- lib/stripe/params/v2/money_management/currency_conversion_retrieve_params.rb
|
|
981
|
+
- lib/stripe/params/v2/money_management/financial_account_close_params.rb
|
|
982
|
+
- lib/stripe/params/v2/money_management/financial_account_create_params.rb
|
|
983
|
+
- lib/stripe/params/v2/money_management/financial_account_list_params.rb
|
|
984
|
+
- lib/stripe/params/v2/money_management/financial_account_retrieve_params.rb
|
|
985
|
+
- lib/stripe/params/v2/money_management/financial_account_update_params.rb
|
|
986
|
+
- lib/stripe/params/v2/money_management/financial_address_create_params.rb
|
|
987
|
+
- lib/stripe/params/v2/money_management/financial_address_list_params.rb
|
|
988
|
+
- lib/stripe/params/v2/money_management/financial_address_retrieve_params.rb
|
|
989
|
+
- lib/stripe/params/v2/money_management/inbound_transfer_create_params.rb
|
|
990
|
+
- lib/stripe/params/v2/money_management/inbound_transfer_list_params.rb
|
|
991
|
+
- lib/stripe/params/v2/money_management/inbound_transfer_retrieve_params.rb
|
|
992
|
+
- lib/stripe/params/v2/money_management/outbound_payment_cancel_params.rb
|
|
993
|
+
- lib/stripe/params/v2/money_management/outbound_payment_create_params.rb
|
|
994
|
+
- lib/stripe/params/v2/money_management/outbound_payment_list_params.rb
|
|
995
|
+
- lib/stripe/params/v2/money_management/outbound_payment_quote_create_params.rb
|
|
996
|
+
- lib/stripe/params/v2/money_management/outbound_payment_quote_retrieve_params.rb
|
|
997
|
+
- lib/stripe/params/v2/money_management/outbound_payment_retrieve_params.rb
|
|
998
|
+
- lib/stripe/params/v2/money_management/outbound_setup_intent_cancel_params.rb
|
|
999
|
+
- lib/stripe/params/v2/money_management/outbound_setup_intent_create_params.rb
|
|
1000
|
+
- lib/stripe/params/v2/money_management/outbound_setup_intent_list_params.rb
|
|
1001
|
+
- lib/stripe/params/v2/money_management/outbound_setup_intent_retrieve_params.rb
|
|
1002
|
+
- lib/stripe/params/v2/money_management/outbound_setup_intent_update_params.rb
|
|
1003
|
+
- lib/stripe/params/v2/money_management/outbound_transfer_cancel_params.rb
|
|
1004
|
+
- lib/stripe/params/v2/money_management/outbound_transfer_create_params.rb
|
|
1005
|
+
- lib/stripe/params/v2/money_management/outbound_transfer_list_params.rb
|
|
1006
|
+
- lib/stripe/params/v2/money_management/outbound_transfer_retrieve_params.rb
|
|
1007
|
+
- lib/stripe/params/v2/money_management/payout_method_archive_params.rb
|
|
1008
|
+
- lib/stripe/params/v2/money_management/payout_method_list_params.rb
|
|
1009
|
+
- lib/stripe/params/v2/money_management/payout_method_retrieve_params.rb
|
|
1010
|
+
- lib/stripe/params/v2/money_management/payout_method_unarchive_params.rb
|
|
1011
|
+
- lib/stripe/params/v2/money_management/payout_methods_bank_account_spec_retrieve_params.rb
|
|
1012
|
+
- lib/stripe/params/v2/money_management/received_credit_list_params.rb
|
|
1013
|
+
- lib/stripe/params/v2/money_management/received_credit_retrieve_params.rb
|
|
1014
|
+
- lib/stripe/params/v2/money_management/received_debit_list_params.rb
|
|
1015
|
+
- lib/stripe/params/v2/money_management/received_debit_retrieve_params.rb
|
|
1016
|
+
- lib/stripe/params/v2/money_management/recipient_verification_acknowledge_params.rb
|
|
1017
|
+
- lib/stripe/params/v2/money_management/recipient_verification_create_params.rb
|
|
1018
|
+
- lib/stripe/params/v2/money_management/recipient_verification_retrieve_params.rb
|
|
1019
|
+
- lib/stripe/params/v2/money_management/transaction_entry_list_params.rb
|
|
1020
|
+
- lib/stripe/params/v2/money_management/transaction_entry_retrieve_params.rb
|
|
1021
|
+
- lib/stripe/params/v2/money_management/transaction_list_params.rb
|
|
1022
|
+
- lib/stripe/params/v2/money_management/transaction_retrieve_params.rb
|
|
1023
|
+
- lib/stripe/params/v2/payments/off_session_payment_cancel_params.rb
|
|
1024
|
+
- lib/stripe/params/v2/payments/off_session_payment_capture_params.rb
|
|
1025
|
+
- lib/stripe/params/v2/payments/off_session_payment_create_params.rb
|
|
1026
|
+
- lib/stripe/params/v2/payments/off_session_payment_list_params.rb
|
|
1027
|
+
- lib/stripe/params/v2/payments/off_session_payment_retrieve_params.rb
|
|
1028
|
+
- lib/stripe/params/v2/reporting/report_retrieve_params.rb
|
|
1029
|
+
- lib/stripe/params/v2/reporting/report_run_create_params.rb
|
|
1030
|
+
- lib/stripe/params/v2/reporting/report_run_retrieve_params.rb
|
|
1031
|
+
- lib/stripe/params/v2/test_helpers/financial_address_credit_params.rb
|
|
1032
|
+
- lib/stripe/params/v2/test_helpers/financial_address_generate_microdeposits_params.rb
|
|
1033
|
+
- lib/stripe/params/v2/test_helpers/money_management_recipient_verifications_params.rb
|
|
643
1034
|
- lib/stripe/params/webhook_endpoint_create_params.rb
|
|
644
1035
|
- lib/stripe/params/webhook_endpoint_delete_params.rb
|
|
645
1036
|
- lib/stripe/params/webhook_endpoint_list_params.rb
|
|
@@ -650,6 +1041,7 @@ files:
|
|
|
650
1041
|
- lib/stripe/resources.rb
|
|
651
1042
|
- lib/stripe/resources/account.rb
|
|
652
1043
|
- lib/stripe/resources/account_link.rb
|
|
1044
|
+
- lib/stripe/resources/account_notice.rb
|
|
653
1045
|
- lib/stripe/resources/account_session.rb
|
|
654
1046
|
- lib/stripe/resources/alipay_account.rb
|
|
655
1047
|
- lib/stripe/resources/apple_pay_domain.rb
|
|
@@ -660,9 +1052,12 @@ files:
|
|
|
660
1052
|
- lib/stripe/resources/balance.rb
|
|
661
1053
|
- lib/stripe/resources/balance_settings.rb
|
|
662
1054
|
- lib/stripe/resources/balance_transaction.rb
|
|
1055
|
+
- lib/stripe/resources/balance_transfer.rb
|
|
663
1056
|
- lib/stripe/resources/bank_account.rb
|
|
664
1057
|
- lib/stripe/resources/billing/alert.rb
|
|
665
1058
|
- lib/stripe/resources/billing/alert_triggered.rb
|
|
1059
|
+
- lib/stripe/resources/billing/analytics/meter_usage.rb
|
|
1060
|
+
- lib/stripe/resources/billing/analytics/meter_usage_row.rb
|
|
666
1061
|
- lib/stripe/resources/billing/credit_balance_summary.rb
|
|
667
1062
|
- lib/stripe/resources/billing/credit_balance_transaction.rb
|
|
668
1063
|
- lib/stripe/resources/billing/credit_grant.rb
|
|
@@ -673,6 +1068,9 @@ files:
|
|
|
673
1068
|
- lib/stripe/resources/billing_portal/configuration.rb
|
|
674
1069
|
- lib/stripe/resources/billing_portal/session.rb
|
|
675
1070
|
- lib/stripe/resources/capability.rb
|
|
1071
|
+
- lib/stripe/resources/capital/financing_offer.rb
|
|
1072
|
+
- lib/stripe/resources/capital/financing_summary.rb
|
|
1073
|
+
- lib/stripe/resources/capital/financing_transaction.rb
|
|
676
1074
|
- lib/stripe/resources/card.rb
|
|
677
1075
|
- lib/stripe/resources/cash_balance.rb
|
|
678
1076
|
- lib/stripe/resources/charge.rb
|
|
@@ -690,6 +1088,7 @@ files:
|
|
|
690
1088
|
- lib/stripe/resources/customer_balance_transaction.rb
|
|
691
1089
|
- lib/stripe/resources/customer_cash_balance_transaction.rb
|
|
692
1090
|
- lib/stripe/resources/customer_session.rb
|
|
1091
|
+
- lib/stripe/resources/delegated_checkout/requested_session.rb
|
|
693
1092
|
- lib/stripe/resources/discount.rb
|
|
694
1093
|
- lib/stripe/resources/dispute.rb
|
|
695
1094
|
- lib/stripe/resources/entitlements/active_entitlement.rb
|
|
@@ -701,12 +1100,16 @@ files:
|
|
|
701
1100
|
- lib/stripe/resources/file.rb
|
|
702
1101
|
- lib/stripe/resources/file_link.rb
|
|
703
1102
|
- lib/stripe/resources/financial_connections/account.rb
|
|
1103
|
+
- lib/stripe/resources/financial_connections/account_inferred_balance.rb
|
|
704
1104
|
- lib/stripe/resources/financial_connections/account_owner.rb
|
|
705
1105
|
- lib/stripe/resources/financial_connections/account_ownership.rb
|
|
1106
|
+
- lib/stripe/resources/financial_connections/institution.rb
|
|
706
1107
|
- lib/stripe/resources/financial_connections/session.rb
|
|
707
1108
|
- lib/stripe/resources/financial_connections/transaction.rb
|
|
708
1109
|
- lib/stripe/resources/forwarding/request.rb
|
|
709
1110
|
- lib/stripe/resources/funding_instructions.rb
|
|
1111
|
+
- lib/stripe/resources/fx_quote.rb
|
|
1112
|
+
- lib/stripe/resources/identity/blocklist_entry.rb
|
|
710
1113
|
- lib/stripe/resources/identity/verification_report.rb
|
|
711
1114
|
- lib/stripe/resources/identity/verification_session.rb
|
|
712
1115
|
- lib/stripe/resources/invoice.rb
|
|
@@ -717,19 +1120,27 @@ files:
|
|
|
717
1120
|
- lib/stripe/resources/issuing/authorization.rb
|
|
718
1121
|
- lib/stripe/resources/issuing/card.rb
|
|
719
1122
|
- lib/stripe/resources/issuing/cardholder.rb
|
|
1123
|
+
- lib/stripe/resources/issuing/credit_underwriting_record.rb
|
|
720
1124
|
- lib/stripe/resources/issuing/dispute.rb
|
|
1125
|
+
- lib/stripe/resources/issuing/dispute_settlement_detail.rb
|
|
1126
|
+
- lib/stripe/resources/issuing/fraud_liability_debit.rb
|
|
721
1127
|
- lib/stripe/resources/issuing/personalization_design.rb
|
|
722
1128
|
- lib/stripe/resources/issuing/physical_bundle.rb
|
|
1129
|
+
- lib/stripe/resources/issuing/program.rb
|
|
1130
|
+
- lib/stripe/resources/issuing/settlement.rb
|
|
723
1131
|
- lib/stripe/resources/issuing/token.rb
|
|
724
1132
|
- lib/stripe/resources/issuing/transaction.rb
|
|
725
1133
|
- lib/stripe/resources/line_item.rb
|
|
726
1134
|
- lib/stripe/resources/login_link.rb
|
|
727
1135
|
- lib/stripe/resources/mandate.rb
|
|
1136
|
+
- lib/stripe/resources/margin.rb
|
|
1137
|
+
- lib/stripe/resources/order.rb
|
|
728
1138
|
- lib/stripe/resources/payment_attempt_record.rb
|
|
729
1139
|
- lib/stripe/resources/payment_intent.rb
|
|
730
1140
|
- lib/stripe/resources/payment_intent_amount_details_line_item.rb
|
|
731
1141
|
- lib/stripe/resources/payment_link.rb
|
|
732
1142
|
- lib/stripe/resources/payment_method.rb
|
|
1143
|
+
- lib/stripe/resources/payment_method_balance.rb
|
|
733
1144
|
- lib/stripe/resources/payment_method_configuration.rb
|
|
734
1145
|
- lib/stripe/resources/payment_method_domain.rb
|
|
735
1146
|
- lib/stripe/resources/payment_record.rb
|
|
@@ -737,10 +1148,16 @@ files:
|
|
|
737
1148
|
- lib/stripe/resources/person.rb
|
|
738
1149
|
- lib/stripe/resources/plan.rb
|
|
739
1150
|
- lib/stripe/resources/price.rb
|
|
1151
|
+
- lib/stripe/resources/privacy/redaction_job.rb
|
|
1152
|
+
- lib/stripe/resources/privacy/redaction_job_validation_error.rb
|
|
740
1153
|
- lib/stripe/resources/product.rb
|
|
741
1154
|
- lib/stripe/resources/product_feature.rb
|
|
742
1155
|
- lib/stripe/resources/promotion_code.rb
|
|
743
1156
|
- lib/stripe/resources/quote.rb
|
|
1157
|
+
- lib/stripe/resources/quote_line.rb
|
|
1158
|
+
- lib/stripe/resources/quote_preview_invoice.rb
|
|
1159
|
+
- lib/stripe/resources/quote_preview_subscription_schedule.rb
|
|
1160
|
+
- lib/stripe/resources/radar/account_evaluation.rb
|
|
744
1161
|
- lib/stripe/resources/radar/early_fraud_warning.rb
|
|
745
1162
|
- lib/stripe/resources/radar/value_list.rb
|
|
746
1163
|
- lib/stripe/resources/radar/value_list_item.rb
|
|
@@ -764,6 +1181,7 @@ files:
|
|
|
764
1181
|
- lib/stripe/resources/tax/association.rb
|
|
765
1182
|
- lib/stripe/resources/tax/calculation.rb
|
|
766
1183
|
- lib/stripe/resources/tax/calculation_line_item.rb
|
|
1184
|
+
- lib/stripe/resources/tax/form.rb
|
|
767
1185
|
- lib/stripe/resources/tax/registration.rb
|
|
768
1186
|
- lib/stripe/resources/tax/settings.rb
|
|
769
1187
|
- lib/stripe/resources/tax/transaction.rb
|
|
@@ -777,10 +1195,12 @@ files:
|
|
|
777
1195
|
- lib/stripe/resources/terminal/location.rb
|
|
778
1196
|
- lib/stripe/resources/terminal/onboarding_link.rb
|
|
779
1197
|
- lib/stripe/resources/terminal/reader.rb
|
|
1198
|
+
- lib/stripe/resources/terminal/reader_collected_data.rb
|
|
780
1199
|
- lib/stripe/resources/test_helpers/test_clock.rb
|
|
781
1200
|
- lib/stripe/resources/token.rb
|
|
782
1201
|
- lib/stripe/resources/topup.rb
|
|
783
1202
|
- lib/stripe/resources/transfer.rb
|
|
1203
|
+
- lib/stripe/resources/transit_balance.rb
|
|
784
1204
|
- lib/stripe/resources/treasury/credit_reversal.rb
|
|
785
1205
|
- lib/stripe/resources/treasury/debit_reversal.rb
|
|
786
1206
|
- lib/stripe/resources/treasury/financial_account.rb
|
|
@@ -793,13 +1213,66 @@ files:
|
|
|
793
1213
|
- lib/stripe/resources/treasury/transaction.rb
|
|
794
1214
|
- lib/stripe/resources/treasury/transaction_entry.rb
|
|
795
1215
|
- lib/stripe/resources/v2/amount.rb
|
|
1216
|
+
- lib/stripe/resources/v2/billing/bill_setting.rb
|
|
1217
|
+
- lib/stripe/resources/v2/billing/bill_setting_version.rb
|
|
1218
|
+
- lib/stripe/resources/v2/billing/cadence.rb
|
|
1219
|
+
- lib/stripe/resources/v2/billing/collection_setting.rb
|
|
1220
|
+
- lib/stripe/resources/v2/billing/collection_setting_version.rb
|
|
1221
|
+
- lib/stripe/resources/v2/billing/custom_pricing_unit.rb
|
|
1222
|
+
- lib/stripe/resources/v2/billing/intent.rb
|
|
1223
|
+
- lib/stripe/resources/v2/billing/intent_action.rb
|
|
1224
|
+
- lib/stripe/resources/v2/billing/license_fee.rb
|
|
1225
|
+
- lib/stripe/resources/v2/billing/license_fee_subscription.rb
|
|
1226
|
+
- lib/stripe/resources/v2/billing/license_fee_version.rb
|
|
1227
|
+
- lib/stripe/resources/v2/billing/licensed_item.rb
|
|
796
1228
|
- lib/stripe/resources/v2/billing/meter_event.rb
|
|
797
1229
|
- lib/stripe/resources/v2/billing/meter_event_adjustment.rb
|
|
798
1230
|
- lib/stripe/resources/v2/billing/meter_event_session.rb
|
|
1231
|
+
- lib/stripe/resources/v2/billing/metered_item.rb
|
|
1232
|
+
- lib/stripe/resources/v2/billing/pricing_plan.rb
|
|
1233
|
+
- lib/stripe/resources/v2/billing/pricing_plan_component.rb
|
|
1234
|
+
- lib/stripe/resources/v2/billing/pricing_plan_subscription.rb
|
|
1235
|
+
- lib/stripe/resources/v2/billing/pricing_plan_subscription_components.rb
|
|
1236
|
+
- lib/stripe/resources/v2/billing/pricing_plan_version.rb
|
|
1237
|
+
- lib/stripe/resources/v2/billing/profile.rb
|
|
1238
|
+
- lib/stripe/resources/v2/billing/rate_card.rb
|
|
1239
|
+
- lib/stripe/resources/v2/billing/rate_card_rate.rb
|
|
1240
|
+
- lib/stripe/resources/v2/billing/rate_card_subscription.rb
|
|
1241
|
+
- lib/stripe/resources/v2/billing/rate_card_version.rb
|
|
1242
|
+
- lib/stripe/resources/v2/billing/service_action.rb
|
|
1243
|
+
- lib/stripe/resources/v2/core/account.rb
|
|
1244
|
+
- lib/stripe/resources/v2/core/account_link.rb
|
|
1245
|
+
- lib/stripe/resources/v2/core/account_person.rb
|
|
1246
|
+
- lib/stripe/resources/v2/core/account_person_token.rb
|
|
1247
|
+
- lib/stripe/resources/v2/core/account_token.rb
|
|
1248
|
+
- lib/stripe/resources/v2/core/claimable_sandbox.rb
|
|
799
1249
|
- lib/stripe/resources/v2/core/event.rb
|
|
800
1250
|
- lib/stripe/resources/v2/core/event_destination.rb
|
|
801
1251
|
- lib/stripe/resources/v2/core/event_notification.rb
|
|
1252
|
+
- lib/stripe/resources/v2/core/vault/gb_bank_account.rb
|
|
1253
|
+
- lib/stripe/resources/v2/core/vault/us_bank_account.rb
|
|
802
1254
|
- lib/stripe/resources/v2/deleted_object.rb
|
|
1255
|
+
- lib/stripe/resources/v2/financial_address_credit_simulation.rb
|
|
1256
|
+
- lib/stripe/resources/v2/financial_address_generated_microdeposits.rb
|
|
1257
|
+
- lib/stripe/resources/v2/money_management/adjustment.rb
|
|
1258
|
+
- lib/stripe/resources/v2/money_management/currency_conversion.rb
|
|
1259
|
+
- lib/stripe/resources/v2/money_management/financial_account.rb
|
|
1260
|
+
- lib/stripe/resources/v2/money_management/financial_address.rb
|
|
1261
|
+
- lib/stripe/resources/v2/money_management/inbound_transfer.rb
|
|
1262
|
+
- lib/stripe/resources/v2/money_management/outbound_payment.rb
|
|
1263
|
+
- lib/stripe/resources/v2/money_management/outbound_payment_quote.rb
|
|
1264
|
+
- lib/stripe/resources/v2/money_management/outbound_setup_intent.rb
|
|
1265
|
+
- lib/stripe/resources/v2/money_management/outbound_transfer.rb
|
|
1266
|
+
- lib/stripe/resources/v2/money_management/payout_method.rb
|
|
1267
|
+
- lib/stripe/resources/v2/money_management/payout_methods_bank_account_spec.rb
|
|
1268
|
+
- lib/stripe/resources/v2/money_management/received_credit.rb
|
|
1269
|
+
- lib/stripe/resources/v2/money_management/received_debit.rb
|
|
1270
|
+
- lib/stripe/resources/v2/money_management/recipient_verification.rb
|
|
1271
|
+
- lib/stripe/resources/v2/money_management/transaction.rb
|
|
1272
|
+
- lib/stripe/resources/v2/money_management/transaction_entry.rb
|
|
1273
|
+
- lib/stripe/resources/v2/payments/off_session_payment.rb
|
|
1274
|
+
- lib/stripe/resources/v2/reporting/report.rb
|
|
1275
|
+
- lib/stripe/resources/v2/reporting/report_run.rb
|
|
803
1276
|
- lib/stripe/resources/webhook_endpoint.rb
|
|
804
1277
|
- lib/stripe/search_result_object.rb
|
|
805
1278
|
- lib/stripe/services.rb
|
|
@@ -807,6 +1280,7 @@ files:
|
|
|
807
1280
|
- lib/stripe/services/account_external_account_service.rb
|
|
808
1281
|
- lib/stripe/services/account_link_service.rb
|
|
809
1282
|
- lib/stripe/services/account_login_link_service.rb
|
|
1283
|
+
- lib/stripe/services/account_notice_service.rb
|
|
810
1284
|
- lib/stripe/services/account_person_service.rb
|
|
811
1285
|
- lib/stripe/services/account_service.rb
|
|
812
1286
|
- lib/stripe/services/account_session_service.rb
|
|
@@ -818,7 +1292,10 @@ files:
|
|
|
818
1292
|
- lib/stripe/services/balance_service.rb
|
|
819
1293
|
- lib/stripe/services/balance_settings_service.rb
|
|
820
1294
|
- lib/stripe/services/balance_transaction_service.rb
|
|
1295
|
+
- lib/stripe/services/balance_transfer_service.rb
|
|
821
1296
|
- lib/stripe/services/billing/alert_service.rb
|
|
1297
|
+
- lib/stripe/services/billing/analytics/meter_usage_service.rb
|
|
1298
|
+
- lib/stripe/services/billing/analytics_service.rb
|
|
822
1299
|
- lib/stripe/services/billing/credit_balance_summary_service.rb
|
|
823
1300
|
- lib/stripe/services/billing/credit_balance_transaction_service.rb
|
|
824
1301
|
- lib/stripe/services/billing/credit_grant_service.rb
|
|
@@ -830,6 +1307,10 @@ files:
|
|
|
830
1307
|
- lib/stripe/services/billing_portal/session_service.rb
|
|
831
1308
|
- lib/stripe/services/billing_portal_service.rb
|
|
832
1309
|
- lib/stripe/services/billing_service.rb
|
|
1310
|
+
- lib/stripe/services/capital/financing_offer_service.rb
|
|
1311
|
+
- lib/stripe/services/capital/financing_summary_service.rb
|
|
1312
|
+
- lib/stripe/services/capital/financing_transaction_service.rb
|
|
1313
|
+
- lib/stripe/services/capital_service.rb
|
|
833
1314
|
- lib/stripe/services/charge_service.rb
|
|
834
1315
|
- lib/stripe/services/checkout/session_line_item_service.rb
|
|
835
1316
|
- lib/stripe/services/checkout/session_service.rb
|
|
@@ -853,6 +1334,8 @@ files:
|
|
|
853
1334
|
- lib/stripe/services/customer_service.rb
|
|
854
1335
|
- lib/stripe/services/customer_session_service.rb
|
|
855
1336
|
- lib/stripe/services/customer_tax_id_service.rb
|
|
1337
|
+
- lib/stripe/services/delegated_checkout/requested_session_service.rb
|
|
1338
|
+
- lib/stripe/services/delegated_checkout_service.rb
|
|
856
1339
|
- lib/stripe/services/dispute_service.rb
|
|
857
1340
|
- lib/stripe/services/entitlements/active_entitlement_service.rb
|
|
858
1341
|
- lib/stripe/services/entitlements/feature_service.rb
|
|
@@ -860,15 +1343,20 @@ files:
|
|
|
860
1343
|
- lib/stripe/services/ephemeral_key_service.rb
|
|
861
1344
|
- lib/stripe/services/event_service.rb
|
|
862
1345
|
- lib/stripe/services/exchange_rate_service.rb
|
|
1346
|
+
- lib/stripe/services/external_account_service.rb
|
|
863
1347
|
- lib/stripe/services/file_link_service.rb
|
|
864
1348
|
- lib/stripe/services/file_service.rb
|
|
1349
|
+
- lib/stripe/services/financial_connections/account_inferred_balance_service.rb
|
|
865
1350
|
- lib/stripe/services/financial_connections/account_owner_service.rb
|
|
866
1351
|
- lib/stripe/services/financial_connections/account_service.rb
|
|
1352
|
+
- lib/stripe/services/financial_connections/institution_service.rb
|
|
867
1353
|
- lib/stripe/services/financial_connections/session_service.rb
|
|
868
1354
|
- lib/stripe/services/financial_connections/transaction_service.rb
|
|
869
1355
|
- lib/stripe/services/financial_connections_service.rb
|
|
870
1356
|
- lib/stripe/services/forwarding/request_service.rb
|
|
871
1357
|
- lib/stripe/services/forwarding_service.rb
|
|
1358
|
+
- lib/stripe/services/fx_quote_service.rb
|
|
1359
|
+
- lib/stripe/services/identity/blocklist_entry_service.rb
|
|
872
1360
|
- lib/stripe/services/identity/verification_report_service.rb
|
|
873
1361
|
- lib/stripe/services/identity/verification_session_service.rb
|
|
874
1362
|
- lib/stripe/services/identity_service.rb
|
|
@@ -880,14 +1368,21 @@ files:
|
|
|
880
1368
|
- lib/stripe/services/issuing/authorization_service.rb
|
|
881
1369
|
- lib/stripe/services/issuing/card_service.rb
|
|
882
1370
|
- lib/stripe/services/issuing/cardholder_service.rb
|
|
1371
|
+
- lib/stripe/services/issuing/credit_underwriting_record_service.rb
|
|
883
1372
|
- lib/stripe/services/issuing/dispute_service.rb
|
|
1373
|
+
- lib/stripe/services/issuing/dispute_settlement_detail_service.rb
|
|
1374
|
+
- lib/stripe/services/issuing/fraud_liability_debit_service.rb
|
|
884
1375
|
- lib/stripe/services/issuing/personalization_design_service.rb
|
|
885
1376
|
- lib/stripe/services/issuing/physical_bundle_service.rb
|
|
1377
|
+
- lib/stripe/services/issuing/program_service.rb
|
|
886
1378
|
- lib/stripe/services/issuing/token_service.rb
|
|
887
1379
|
- lib/stripe/services/issuing/transaction_service.rb
|
|
888
1380
|
- lib/stripe/services/issuing_service.rb
|
|
889
1381
|
- lib/stripe/services/mandate_service.rb
|
|
1382
|
+
- lib/stripe/services/margin_service.rb
|
|
890
1383
|
- lib/stripe/services/oauth_service.rb
|
|
1384
|
+
- lib/stripe/services/order_line_item_service.rb
|
|
1385
|
+
- lib/stripe/services/order_service.rb
|
|
891
1386
|
- lib/stripe/services/payment_attempt_record_service.rb
|
|
892
1387
|
- lib/stripe/services/payment_intent_amount_details_line_item_service.rb
|
|
893
1388
|
- lib/stripe/services/payment_intent_service.rb
|
|
@@ -900,12 +1395,19 @@ files:
|
|
|
900
1395
|
- lib/stripe/services/payout_service.rb
|
|
901
1396
|
- lib/stripe/services/plan_service.rb
|
|
902
1397
|
- lib/stripe/services/price_service.rb
|
|
1398
|
+
- lib/stripe/services/privacy/redaction_job_service.rb
|
|
1399
|
+
- lib/stripe/services/privacy/redaction_job_validation_error_service.rb
|
|
1400
|
+
- lib/stripe/services/privacy_service.rb
|
|
903
1401
|
- lib/stripe/services/product_feature_service.rb
|
|
904
1402
|
- lib/stripe/services/product_service.rb
|
|
905
1403
|
- lib/stripe/services/promotion_code_service.rb
|
|
906
1404
|
- lib/stripe/services/quote_computed_upfront_line_items_service.rb
|
|
907
1405
|
- lib/stripe/services/quote_line_item_service.rb
|
|
1406
|
+
- lib/stripe/services/quote_line_service.rb
|
|
1407
|
+
- lib/stripe/services/quote_preview_invoice_service.rb
|
|
1408
|
+
- lib/stripe/services/quote_preview_subscription_schedule_service.rb
|
|
908
1409
|
- lib/stripe/services/quote_service.rb
|
|
1410
|
+
- lib/stripe/services/radar/account_evaluation_service.rb
|
|
909
1411
|
- lib/stripe/services/radar/early_fraud_warning_service.rb
|
|
910
1412
|
- lib/stripe/services/radar/value_list_item_service.rb
|
|
911
1413
|
- lib/stripe/services/radar/value_list_service.rb
|
|
@@ -928,6 +1430,7 @@ files:
|
|
|
928
1430
|
- lib/stripe/services/tax/association_service.rb
|
|
929
1431
|
- lib/stripe/services/tax/calculation_line_item_service.rb
|
|
930
1432
|
- lib/stripe/services/tax/calculation_service.rb
|
|
1433
|
+
- lib/stripe/services/tax/form_service.rb
|
|
931
1434
|
- lib/stripe/services/tax/registration_service.rb
|
|
932
1435
|
- lib/stripe/services/tax/settings_service.rb
|
|
933
1436
|
- lib/stripe/services/tax/transaction_line_item_service.rb
|
|
@@ -940,8 +1443,11 @@ files:
|
|
|
940
1443
|
- lib/stripe/services/terminal/connection_token_service.rb
|
|
941
1444
|
- lib/stripe/services/terminal/location_service.rb
|
|
942
1445
|
- lib/stripe/services/terminal/onboarding_link_service.rb
|
|
1446
|
+
- lib/stripe/services/terminal/reader_collected_data_service.rb
|
|
943
1447
|
- lib/stripe/services/terminal/reader_service.rb
|
|
944
1448
|
- lib/stripe/services/terminal_service.rb
|
|
1449
|
+
- lib/stripe/services/test_helpers/capital/financing_offer_service.rb
|
|
1450
|
+
- lib/stripe/services/test_helpers/capital_service.rb
|
|
945
1451
|
- lib/stripe/services/test_helpers/confirmation_token_service.rb
|
|
946
1452
|
- lib/stripe/services/test_helpers/customer_service.rb
|
|
947
1453
|
- lib/stripe/services/test_helpers/issuing/authorization_service.rb
|
|
@@ -977,14 +1483,72 @@ files:
|
|
|
977
1483
|
- lib/stripe/services/treasury/transaction_service.rb
|
|
978
1484
|
- lib/stripe/services/treasury_service.rb
|
|
979
1485
|
- lib/stripe/services/v1_services.rb
|
|
1486
|
+
- lib/stripe/services/v2/billing/bill_setting_service.rb
|
|
1487
|
+
- lib/stripe/services/v2/billing/bill_settings/version_service.rb
|
|
1488
|
+
- lib/stripe/services/v2/billing/cadence_service.rb
|
|
1489
|
+
- lib/stripe/services/v2/billing/collection_setting_service.rb
|
|
1490
|
+
- lib/stripe/services/v2/billing/collection_settings/version_service.rb
|
|
1491
|
+
- lib/stripe/services/v2/billing/custom_pricing_unit_service.rb
|
|
1492
|
+
- lib/stripe/services/v2/billing/intent_service.rb
|
|
1493
|
+
- lib/stripe/services/v2/billing/intents/action_service.rb
|
|
1494
|
+
- lib/stripe/services/v2/billing/license_fee_service.rb
|
|
1495
|
+
- lib/stripe/services/v2/billing/license_fee_subscription_service.rb
|
|
1496
|
+
- lib/stripe/services/v2/billing/license_fees/version_service.rb
|
|
1497
|
+
- lib/stripe/services/v2/billing/licensed_item_service.rb
|
|
980
1498
|
- lib/stripe/services/v2/billing/meter_event_adjustment_service.rb
|
|
981
1499
|
- lib/stripe/services/v2/billing/meter_event_service.rb
|
|
982
1500
|
- lib/stripe/services/v2/billing/meter_event_session_service.rb
|
|
983
1501
|
- lib/stripe/services/v2/billing/meter_event_stream_service.rb
|
|
1502
|
+
- lib/stripe/services/v2/billing/metered_item_service.rb
|
|
1503
|
+
- lib/stripe/services/v2/billing/pricing_plan_service.rb
|
|
1504
|
+
- lib/stripe/services/v2/billing/pricing_plan_subscription_service.rb
|
|
1505
|
+
- lib/stripe/services/v2/billing/pricing_plan_subscriptions/component_service.rb
|
|
1506
|
+
- lib/stripe/services/v2/billing/pricing_plans/component_service.rb
|
|
1507
|
+
- lib/stripe/services/v2/billing/pricing_plans/version_service.rb
|
|
1508
|
+
- lib/stripe/services/v2/billing/profile_service.rb
|
|
1509
|
+
- lib/stripe/services/v2/billing/rate_card_service.rb
|
|
1510
|
+
- lib/stripe/services/v2/billing/rate_card_subscription_service.rb
|
|
1511
|
+
- lib/stripe/services/v2/billing/rate_cards/rate_service.rb
|
|
1512
|
+
- lib/stripe/services/v2/billing/rate_cards/version_service.rb
|
|
1513
|
+
- lib/stripe/services/v2/billing/service_action_service.rb
|
|
984
1514
|
- lib/stripe/services/v2/billing_service.rb
|
|
1515
|
+
- lib/stripe/services/v2/core/account_link_service.rb
|
|
1516
|
+
- lib/stripe/services/v2/core/account_service.rb
|
|
1517
|
+
- lib/stripe/services/v2/core/account_token_service.rb
|
|
1518
|
+
- lib/stripe/services/v2/core/accounts/person_service.rb
|
|
1519
|
+
- lib/stripe/services/v2/core/accounts/person_token_service.rb
|
|
1520
|
+
- lib/stripe/services/v2/core/claimable_sandbox_service.rb
|
|
985
1521
|
- lib/stripe/services/v2/core/event_destination_service.rb
|
|
986
1522
|
- lib/stripe/services/v2/core/event_service.rb
|
|
1523
|
+
- lib/stripe/services/v2/core/vault/gb_bank_account_service.rb
|
|
1524
|
+
- lib/stripe/services/v2/core/vault/us_bank_account_service.rb
|
|
1525
|
+
- lib/stripe/services/v2/core/vault_service.rb
|
|
987
1526
|
- lib/stripe/services/v2/core_service.rb
|
|
1527
|
+
- lib/stripe/services/v2/money_management/adjustment_service.rb
|
|
1528
|
+
- lib/stripe/services/v2/money_management/currency_conversion_service.rb
|
|
1529
|
+
- lib/stripe/services/v2/money_management/financial_account_service.rb
|
|
1530
|
+
- lib/stripe/services/v2/money_management/financial_address_service.rb
|
|
1531
|
+
- lib/stripe/services/v2/money_management/inbound_transfer_service.rb
|
|
1532
|
+
- lib/stripe/services/v2/money_management/outbound_payment_quote_service.rb
|
|
1533
|
+
- lib/stripe/services/v2/money_management/outbound_payment_service.rb
|
|
1534
|
+
- lib/stripe/services/v2/money_management/outbound_setup_intent_service.rb
|
|
1535
|
+
- lib/stripe/services/v2/money_management/outbound_transfer_service.rb
|
|
1536
|
+
- lib/stripe/services/v2/money_management/payout_method_service.rb
|
|
1537
|
+
- lib/stripe/services/v2/money_management/payout_methods_bank_account_spec_service.rb
|
|
1538
|
+
- lib/stripe/services/v2/money_management/received_credit_service.rb
|
|
1539
|
+
- lib/stripe/services/v2/money_management/received_debit_service.rb
|
|
1540
|
+
- lib/stripe/services/v2/money_management/recipient_verification_service.rb
|
|
1541
|
+
- lib/stripe/services/v2/money_management/transaction_entry_service.rb
|
|
1542
|
+
- lib/stripe/services/v2/money_management/transaction_service.rb
|
|
1543
|
+
- lib/stripe/services/v2/money_management_service.rb
|
|
1544
|
+
- lib/stripe/services/v2/payment_service.rb
|
|
1545
|
+
- lib/stripe/services/v2/payments/off_session_payment_service.rb
|
|
1546
|
+
- lib/stripe/services/v2/reporting/report_run_service.rb
|
|
1547
|
+
- lib/stripe/services/v2/reporting/report_service.rb
|
|
1548
|
+
- lib/stripe/services/v2/reporting_service.rb
|
|
1549
|
+
- lib/stripe/services/v2/test_helper_service.rb
|
|
1550
|
+
- lib/stripe/services/v2/test_helpers/financial_address_service.rb
|
|
1551
|
+
- lib/stripe/services/v2/test_helpers/money_management_service.rb
|
|
988
1552
|
- lib/stripe/services/v2_services.rb
|
|
989
1553
|
- lib/stripe/services/webhook_endpoint_service.rb
|
|
990
1554
|
- lib/stripe/singleton_api_resource.rb
|
|
@@ -1023,9 +1587,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
1023
1587
|
version: 2.6.0
|
|
1024
1588
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1025
1589
|
requirements:
|
|
1026
|
-
- - "
|
|
1590
|
+
- - ">"
|
|
1027
1591
|
- !ruby/object:Gem::Version
|
|
1028
|
-
version:
|
|
1592
|
+
version: 1.3.1
|
|
1029
1593
|
requirements: []
|
|
1030
1594
|
rubygems_version: 3.3.27
|
|
1031
1595
|
signing_key:
|