.coveragerc
.flake8
CHANGELOG.md
LICENSE
LONG_DESCRIPTION.rst
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
setup.py
tox.ini
examples/charge.py
examples/oauth.py
examples/proxy.py
examples/webhooks.py
stripe/__init__.py
stripe/_account.py
stripe/_account_link.py
stripe/_account_notice.py
stripe/_account_session.py
stripe/_api_requestor.py
stripe/_api_resource.py
stripe/_api_version.py
stripe/_app_info.py
stripe/_apple_pay_domain.py
stripe/_application.py
stripe/_application_fee.py
stripe/_application_fee_refund.py
stripe/_balance.py
stripe/_balance_transaction.py
stripe/_bank_account.py
stripe/_capability.py
stripe/_card.py
stripe/_cash_balance.py
stripe/_charge.py
stripe/_confirmation_token.py
stripe/_connect_collection_transfer.py
stripe/_country_spec.py
stripe/_coupon.py
stripe/_createable_api_resource.py
stripe/_credit_note.py
stripe/_credit_note_line_item.py
stripe/_custom_method.py
stripe/_customer.py
stripe/_customer_balance_transaction.py
stripe/_customer_cash_balance_transaction.py
stripe/_customer_session.py
stripe/_deletable_api_resource.py
stripe/_discount.py
stripe/_dispute.py
stripe/_encode.py
stripe/_ephemeral_key.py
stripe/_error.py
stripe/_error_object.py
stripe/_event.py
stripe/_exchange_rate.py
stripe/_expandable_field.py
stripe/_file.py
stripe/_file_link.py
stripe/_funding_instructions.py
stripe/_http_client.py
stripe/_invoice.py
stripe/_invoice_item.py
stripe/_invoice_line_item.py
stripe/_invoice_payment.py
stripe/_line_item.py
stripe/_list_object.py
stripe/_listable_api_resource.py
stripe/_login_link.py
stripe/_mandate.py
stripe/_margin.py
stripe/_multipart_data_generator.py
stripe/_nested_resource_class_methods.py
stripe/_oauth.py
stripe/_object_classes.py
stripe/_order.py
stripe/_payment_intent.py
stripe/_payment_link.py
stripe/_payment_method.py
stripe/_payment_method_configuration.py
stripe/_payment_method_domain.py
stripe/_payout.py
stripe/_person.py
stripe/_plan.py
stripe/_platform_tax_fee.py
stripe/_preview.py
stripe/_price.py
stripe/_product.py
stripe/_promotion_code.py
stripe/_quote.py
stripe/_quote_line.py
stripe/_quote_phase.py
stripe/_quote_preview_invoice.py
stripe/_quote_preview_subscription_schedule.py
stripe/_raw_request.py
stripe/_refund.py
stripe/_request_metrics.py
stripe/_request_options.py
stripe/_reserve_transaction.py
stripe/_reversal.py
stripe/_review.py
stripe/_search_result_object.py
stripe/_searchable_api_resource.py
stripe/_setup_attempt.py
stripe/_setup_intent.py
stripe/_shipping_rate.py
stripe/_singleton_api_resource.py
stripe/_source.py
stripe/_source_mandate_notification.py
stripe/_source_transaction.py
stripe/_stripe_object.py
stripe/_stripe_response.py
stripe/_subscription.py
stripe/_subscription_item.py
stripe/_subscription_schedule.py
stripe/_tax_code.py
stripe/_tax_deducted_at_source.py
stripe/_tax_id.py
stripe/_tax_rate.py
stripe/_test_helpers.py
stripe/_token.py
stripe/_topup.py
stripe/_transfer.py
stripe/_updateable_api_resource.py
stripe/_usage_record.py
stripe/_usage_record_summary.py
stripe/_util.py
stripe/_verify_mixin.py
stripe/_version.py
stripe/_webhook.py
stripe/_webhook_endpoint.py
stripe/api_requestor.py
stripe/api_version.py
stripe/app_info.py
stripe/error.py
stripe/http_client.py
stripe/multipart_data_generator.py
stripe/oauth.py
stripe/oauth_error.py
stripe/py.typed
stripe/request_metrics.py
stripe/request_options.py
stripe/stripe_object.py
stripe/stripe_response.py
stripe/util.py
stripe/version.py
stripe/webhook.py
stripe.egg-info/PKG-INFO
stripe.egg-info/SOURCES.txt
stripe.egg-info/dependency_links.txt
stripe.egg-info/not-zip-safe
stripe.egg-info/requires.txt
stripe.egg-info/top_level.txt
stripe/api_resources/__init__.py
stripe/api_resources/account.py
stripe/api_resources/account_link.py
stripe/api_resources/account_notice.py
stripe/api_resources/account_session.py
stripe/api_resources/apple_pay_domain.py
stripe/api_resources/application.py
stripe/api_resources/application_fee.py
stripe/api_resources/application_fee_refund.py
stripe/api_resources/balance.py
stripe/api_resources/balance_transaction.py
stripe/api_resources/bank_account.py
stripe/api_resources/capability.py
stripe/api_resources/card.py
stripe/api_resources/cash_balance.py
stripe/api_resources/charge.py
stripe/api_resources/confirmation_token.py
stripe/api_resources/connect_collection_transfer.py
stripe/api_resources/country_spec.py
stripe/api_resources/coupon.py
stripe/api_resources/credit_note.py
stripe/api_resources/credit_note_line_item.py
stripe/api_resources/customer.py
stripe/api_resources/customer_balance_transaction.py
stripe/api_resources/customer_cash_balance_transaction.py
stripe/api_resources/customer_session.py
stripe/api_resources/discount.py
stripe/api_resources/dispute.py
stripe/api_resources/ephemeral_key.py
stripe/api_resources/error_object.py
stripe/api_resources/event.py
stripe/api_resources/exchange_rate.py
stripe/api_resources/file.py
stripe/api_resources/file_link.py
stripe/api_resources/funding_instructions.py
stripe/api_resources/invoice.py
stripe/api_resources/invoice_item.py
stripe/api_resources/invoice_line_item.py
stripe/api_resources/invoice_payment.py
stripe/api_resources/line_item.py
stripe/api_resources/list_object.py
stripe/api_resources/login_link.py
stripe/api_resources/mandate.py
stripe/api_resources/margin.py
stripe/api_resources/order.py
stripe/api_resources/payment_intent.py
stripe/api_resources/payment_link.py
stripe/api_resources/payment_method.py
stripe/api_resources/payment_method_configuration.py
stripe/api_resources/payment_method_domain.py
stripe/api_resources/payout.py
stripe/api_resources/person.py
stripe/api_resources/plan.py
stripe/api_resources/platform_tax_fee.py
stripe/api_resources/price.py
stripe/api_resources/product.py
stripe/api_resources/promotion_code.py
stripe/api_resources/quote.py
stripe/api_resources/quote_line.py
stripe/api_resources/quote_phase.py
stripe/api_resources/quote_preview_invoice.py
stripe/api_resources/quote_preview_subscription_schedule.py
stripe/api_resources/recipient_transfer.py
stripe/api_resources/refund.py
stripe/api_resources/reserve_transaction.py
stripe/api_resources/reversal.py
stripe/api_resources/review.py
stripe/api_resources/search_result_object.py
stripe/api_resources/setup_attempt.py
stripe/api_resources/setup_intent.py
stripe/api_resources/shipping_rate.py
stripe/api_resources/source.py
stripe/api_resources/source_mandate_notification.py
stripe/api_resources/source_transaction.py
stripe/api_resources/subscription.py
stripe/api_resources/subscription_item.py
stripe/api_resources/subscription_schedule.py
stripe/api_resources/tax_code.py
stripe/api_resources/tax_deducted_at_source.py
stripe/api_resources/tax_id.py
stripe/api_resources/tax_rate.py
stripe/api_resources/token.py
stripe/api_resources/topup.py
stripe/api_resources/transfer.py
stripe/api_resources/usage_record.py
stripe/api_resources/usage_record_summary.py
stripe/api_resources/webhook_endpoint.py
stripe/api_resources/abstract/__init__.py
stripe/api_resources/abstract/api_resource.py
stripe/api_resources/abstract/createable_api_resource.py
stripe/api_resources/abstract/custom_method.py
stripe/api_resources/abstract/deletable_api_resource.py
stripe/api_resources/abstract/listable_api_resource.py
stripe/api_resources/abstract/nested_resource_class_methods.py
stripe/api_resources/abstract/searchable_api_resource.py
stripe/api_resources/abstract/singleton_api_resource.py
stripe/api_resources/abstract/test_helpers.py
stripe/api_resources/abstract/updateable_api_resource.py
stripe/api_resources/abstract/verify_mixin.py
stripe/api_resources/apps/__init__.py
stripe/api_resources/apps/secret.py
stripe/api_resources/billing_portal/__init__.py
stripe/api_resources/billing_portal/configuration.py
stripe/api_resources/billing_portal/session.py
stripe/api_resources/capital/__init__.py
stripe/api_resources/capital/financing_offer.py
stripe/api_resources/capital/financing_summary.py
stripe/api_resources/capital/financing_transaction.py
stripe/api_resources/checkout/__init__.py
stripe/api_resources/checkout/session.py
stripe/api_resources/climate/__init__.py
stripe/api_resources/climate/order.py
stripe/api_resources/climate/product.py
stripe/api_resources/climate/supplier.py
stripe/api_resources/financial_connections/__init__.py
stripe/api_resources/financial_connections/account.py
stripe/api_resources/financial_connections/account_inferred_balance.py
stripe/api_resources/financial_connections/account_owner.py
stripe/api_resources/financial_connections/account_ownership.py
stripe/api_resources/financial_connections/session.py
stripe/api_resources/financial_connections/transaction.py
stripe/api_resources/gift_cards/__init__.py
stripe/api_resources/gift_cards/card.py
stripe/api_resources/gift_cards/transaction.py
stripe/api_resources/identity/__init__.py
stripe/api_resources/identity/verification_report.py
stripe/api_resources/identity/verification_session.py
stripe/api_resources/issuing/__init__.py
stripe/api_resources/issuing/authorization.py
stripe/api_resources/issuing/card.py
stripe/api_resources/issuing/cardholder.py
stripe/api_resources/issuing/credit_underwriting_record.py
stripe/api_resources/issuing/dispute.py
stripe/api_resources/issuing/personalization_design.py
stripe/api_resources/issuing/physical_bundle.py
stripe/api_resources/issuing/token.py
stripe/api_resources/issuing/transaction.py
stripe/api_resources/radar/__init__.py
stripe/api_resources/radar/early_fraud_warning.py
stripe/api_resources/radar/value_list.py
stripe/api_resources/radar/value_list_item.py
stripe/api_resources/reporting/__init__.py
stripe/api_resources/reporting/report_run.py
stripe/api_resources/reporting/report_type.py
stripe/api_resources/sigma/__init__.py
stripe/api_resources/sigma/scheduled_query_run.py
stripe/api_resources/tax/__init__.py
stripe/api_resources/tax/calculation.py
stripe/api_resources/tax/calculation_line_item.py
stripe/api_resources/tax/form.py
stripe/api_resources/tax/registration.py
stripe/api_resources/tax/settings.py
stripe/api_resources/tax/transaction.py
stripe/api_resources/tax/transaction_line_item.py
stripe/api_resources/terminal/__init__.py
stripe/api_resources/terminal/configuration.py
stripe/api_resources/terminal/connection_token.py
stripe/api_resources/terminal/location.py
stripe/api_resources/terminal/reader.py
stripe/api_resources/test_helpers/__init__.py
stripe/api_resources/test_helpers/test_clock.py
stripe/api_resources/treasury/__init__.py
stripe/api_resources/treasury/credit_reversal.py
stripe/api_resources/treasury/debit_reversal.py
stripe/api_resources/treasury/financial_account.py
stripe/api_resources/treasury/financial_account_features.py
stripe/api_resources/treasury/inbound_transfer.py
stripe/api_resources/treasury/outbound_payment.py
stripe/api_resources/treasury/outbound_transfer.py
stripe/api_resources/treasury/received_credit.py
stripe/api_resources/treasury/received_debit.py
stripe/api_resources/treasury/transaction.py
stripe/api_resources/treasury/transaction_entry.py
stripe/apps/__init__.py
stripe/apps/_secret.py
stripe/billing_portal/__init__.py
stripe/billing_portal/_configuration.py
stripe/billing_portal/_session.py
stripe/capital/__init__.py
stripe/capital/_financing_offer.py
stripe/capital/_financing_summary.py
stripe/capital/_financing_transaction.py
stripe/checkout/__init__.py
stripe/checkout/_session.py
stripe/climate/__init__.py
stripe/climate/_order.py
stripe/climate/_product.py
stripe/climate/_supplier.py
stripe/data/ca-certificates.crt
stripe/financial_connections/__init__.py
stripe/financial_connections/_account.py
stripe/financial_connections/_account_inferred_balance.py
stripe/financial_connections/_account_owner.py
stripe/financial_connections/_account_ownership.py
stripe/financial_connections/_session.py
stripe/financial_connections/_transaction.py
stripe/gift_cards/__init__.py
stripe/gift_cards/_card.py
stripe/gift_cards/_transaction.py
stripe/identity/__init__.py
stripe/identity/_verification_report.py
stripe/identity/_verification_session.py
stripe/issuing/__init__.py
stripe/issuing/_authorization.py
stripe/issuing/_card.py
stripe/issuing/_cardholder.py
stripe/issuing/_credit_underwriting_record.py
stripe/issuing/_dispute.py
stripe/issuing/_personalization_design.py
stripe/issuing/_physical_bundle.py
stripe/issuing/_token.py
stripe/issuing/_transaction.py
stripe/radar/__init__.py
stripe/radar/_early_fraud_warning.py
stripe/radar/_value_list.py
stripe/radar/_value_list_item.py
stripe/reporting/__init__.py
stripe/reporting/_report_run.py
stripe/reporting/_report_type.py
stripe/sigma/__init__.py
stripe/sigma/_scheduled_query_run.py
stripe/tax/__init__.py
stripe/tax/_calculation.py
stripe/tax/_calculation_line_item.py
stripe/tax/_form.py
stripe/tax/_registration.py
stripe/tax/_settings.py
stripe/tax/_transaction.py
stripe/tax/_transaction_line_item.py
stripe/terminal/__init__.py
stripe/terminal/_configuration.py
stripe/terminal/_connection_token.py
stripe/terminal/_location.py
stripe/terminal/_reader.py
stripe/test_helpers/__init__.py
stripe/test_helpers/_test_clock.py
stripe/treasury/__init__.py
stripe/treasury/_credit_reversal.py
stripe/treasury/_debit_reversal.py
stripe/treasury/_financial_account.py
stripe/treasury/_financial_account_features.py
stripe/treasury/_inbound_transfer.py
stripe/treasury/_outbound_payment.py
stripe/treasury/_outbound_transfer.py
stripe/treasury/_received_credit.py
stripe/treasury/_received_debit.py
stripe/treasury/_transaction.py
stripe/treasury/_transaction_entry.py
tests/__init__.py
tests/conftest.py
tests/request_mock.py
tests/stripe_mock.py
tests/test_api_requestor.py
tests/test_error.py
tests/test_exports.py
tests/test_generated_examples.py
tests/test_http_client.py
tests/test_integration.py
tests/test_multipart_data_generator.py
tests/test_oauth.py
tests/test_oauth_error.py
tests/test_preview.py
tests/test_raw_request.py
tests/test_stripe_object.py
tests/test_stripe_response.py
tests/test_util.py
tests/test_webhook.py
tests/api_resources/__init__.py
tests/api_resources/test_account.py
tests/api_resources/test_account_link.py
tests/api_resources/test_apple_pay_domain.py
tests/api_resources/test_application_fee.py
tests/api_resources/test_application_fee_refund.py
tests/api_resources/test_balance.py
tests/api_resources/test_balance_transaction.py
tests/api_resources/test_bank_account.py
tests/api_resources/test_capability.py
tests/api_resources/test_card.py
tests/api_resources/test_charge.py
tests/api_resources/test_country_spec.py
tests/api_resources/test_coupon.py
tests/api_resources/test_credit_note.py
tests/api_resources/test_customer.py
tests/api_resources/test_customer_balance_transaction.py
tests/api_resources/test_dispute.py
tests/api_resources/test_ephemeral_key.py
tests/api_resources/test_event.py
tests/api_resources/test_exchange_rate.py
tests/api_resources/test_file.py
tests/api_resources/test_file_link.py
tests/api_resources/test_invoice.py
tests/api_resources/test_invoice_item.py
tests/api_resources/test_invoice_line_item.py
tests/api_resources/test_list_object.py
tests/api_resources/test_mandate.py
tests/api_resources/test_payment_intent.py
tests/api_resources/test_payment_method.py
tests/api_resources/test_payout.py
tests/api_resources/test_person.py
tests/api_resources/test_plan.py
tests/api_resources/test_price.py
tests/api_resources/test_product.py
tests/api_resources/test_promotion_code.py
tests/api_resources/test_quote.py
tests/api_resources/test_refund.py
tests/api_resources/test_reversal.py
tests/api_resources/test_review.py
tests/api_resources/test_search_result_object.py
tests/api_resources/test_setup_attempt.py
tests/api_resources/test_setup_intent.py
tests/api_resources/test_source.py
tests/api_resources/test_source_transaction.py
tests/api_resources/test_subscription.py
tests/api_resources/test_subscription_item.py
tests/api_resources/test_subscription_schedule.py
tests/api_resources/test_tax_code.py
tests/api_resources/test_tax_id.py
tests/api_resources/test_tax_rate.py
tests/api_resources/test_topup.py
tests/api_resources/test_transfer.py
tests/api_resources/test_usage_record.py
tests/api_resources/test_usage_record_summary.py
tests/api_resources/test_webhook_endpoint.py
tests/api_resources/abstract/__init__.py
tests/api_resources/abstract/test_api_resource.py
tests/api_resources/abstract/test_createable_api_resource.py
tests/api_resources/abstract/test_custom_method.py
tests/api_resources/abstract/test_deletable_api_resource.py
tests/api_resources/abstract/test_listable_api_resource.py
tests/api_resources/abstract/test_nested_resource_class_methods.py
tests/api_resources/abstract/test_searchable_api_resource.py
tests/api_resources/abstract/test_singleton_api_resource.py
tests/api_resources/abstract/test_test_helpers_api_resource.py
tests/api_resources/abstract/test_updateable_api_resource.py
tests/api_resources/billing_portal/__init__.py
tests/api_resources/billing_portal/test_configuration.py
tests/api_resources/billing_portal/test_session.py
tests/api_resources/checkout/__init__.py
tests/api_resources/checkout/test_session.py
tests/api_resources/identity/test_verification_report.py
tests/api_resources/identity/test_verification_session.py
tests/api_resources/issuing/__init__.py
tests/api_resources/issuing/test_authorization.py
tests/api_resources/issuing/test_card.py
tests/api_resources/issuing/test_cardholder.py
tests/api_resources/issuing/test_dispute.py
tests/api_resources/issuing/test_transaction.py
tests/api_resources/radar/__init__.py
tests/api_resources/radar/test_early_fraud_warning.py
tests/api_resources/radar/test_value_list.py
tests/api_resources/radar/test_value_list_item.py
tests/api_resources/reporting/__init__.py
tests/api_resources/reporting/test_report_run.py
tests/api_resources/reporting/test_report_type.py
tests/api_resources/sigma/__init__.py
tests/api_resources/sigma/test_scheduled_query_run.py
tests/api_resources/terminal/__init__.py
tests/api_resources/terminal/test_connection_token.py
tests/api_resources/terminal/test_location.py
tests/api_resources/terminal/test_reader.py