Expand description
This crate provides Rust bindings to the Stripe HTTP API.
§Getting Started
To get started, we need to create a Client:
let client = stripe::Client::new("sk_test_YOUR_STRIPE_SECRET");
Then we can begin making requests as we’d like. Most Stripe requests accept
many optional parameters, so we usually get the ::new(...)
with any required
params and then set the ones we want from there.
Most requests for creating or updating a Stripe object use the same Rust struct, so you may frequently need to refer to the official API docs to determine which fields are required for either request.
Note: We have an extensive collection of examples which are interspersed in the documentation. Any time an API is used in an example it is highlighted in the docs for that item. You can also find all the raw examples in the
examples
directory. Please have a look at those for inspiration or ideas on how to get started.
§Idempotency / Request Strategies
This library provides a few basic request strategies for making requests to the Stripe API. This is currently implemented as an enum with the following variants:
RequestStrategy::Once
: This is the default strategy. It will make a request to the Stripe API and, whether the request fails or not, will simply return the response.RequestStrategy::Idempotent
: This strategy will make a request to stripe api, passing the provided key to Stripe as theIdempotency-Key
header, ensuring that the request is idempotent. If the request fails, you may retry it.RequestStrategy::Retry
: Make a request to the Stripe API and, if the request fails, retry it up to n times with a timeout. The idempotency key is generated automatically and is stable across retries.RequestStrategy::ExponentialBackoff
: Make a request to the Stripe API and, if the request fails, retry it up to n times with exponential backoff. The idempotency key is generated automatically and is stable across retries.
Want to implement your own? If it is a common strategy, please consider opening a PR to add it to the library. Otherwise, we are open to turning this into an open trait so that you can implement your own strategy.
Modules§
- generated
- generated module
Structs§
- Accept
Tos - Account
- The resource representing a Stripe “Account”.
- Account
Annual Revenue - Account
Bacs Debit Payments Settings - Account
Capabilities - Account
Card Issuing Settings - Account
Future Requirements - Account
Id - An id for the corresponding object type.
- Account
Invoices Settings - Account
Link - The resource representing a Stripe “AccountLink”.
- Account
Monthly Estimated Revenue - Account
Requirements - Account
Requirements Alternative - Account
Requirements Alternative - Account
Requirements Error - Account
Requirements Error - Account
Requirements Error - Account
Sepa Debit Payments Settings - Account
Settings - Account
Settings Params - Account
Settings Params Bacs Debit Payments - Account
Settings Params Card Issuing - Account
Settings Params Card Issuing TosAcceptance - Account
Settings Params Treasury - Account
Settings Params Treasury TosAcceptance - Account
Terms OfService - Account
Treasury Settings - Account
Unification Account Controller - AddInvoice
Items - AddInvoice
Items - Address
- The resource representing a Stripe “Address”.
- Alipay
Account Id - An id for the corresponding object type.
- ApiErrors
- The resource representing a Stripe “APIErrors”.
- Application
- The resource representing a Stripe “Application”.
- Application
Fee - The resource representing a Stripe “PlatformFee”.
- Application
FeeId - An id for the corresponding object type.
- Application
FeeRefund - The resource representing a Stripe “FeeRefund”.
- Application
FeeRefund Id - An id for the corresponding object type.
- Application
Id - An id for the corresponding object type.
- Attach
Payment Method - The parameters for
PaymentMethod::attach
- Automatic
Tax - Balance
- The resource representing a Stripe “Balance”.
- Balance
Amount - Balance
Amount BySource Type - The resource representing a Stripe “BalanceAmountBySourceType”.
- Balance
Amount Net - Balance
Detail - Balance
Transaction - The resource representing a Stripe “BalanceTransaction”.
- Balance
Transaction Id - An id for the corresponding object type.
- Bank
Account - The resource representing a Stripe “BankAccount”.
- Bank
Account Id - An id for the corresponding object type.
- Bank
Account Params - Bank
Token Id - An id for the corresponding object type.
- Base
Client - Billing
Details - The resource representing a Stripe “billing_details”.
- Billing
Portal Configuration - The resource representing a Stripe “PortalConfiguration”.
- Billing
Portal Configuration Id - An id for the corresponding object type.
- Billing
Portal Session - The resource representing a Stripe “PortalSession”.
- Billing
Portal Session Id - An id for the corresponding object type.
- Branding
Settings - Branding
Settings Params - Business
Profile - Cancel
Payment Intent - The set of parameters that can be used when canceling a payment_intent object.
- Cancel
Setup Intent - The set of parameters that can be used when canceling a setup_intent object.
- Cancel
Subscription - Cancellation
Details - Capture
Charge - The set of parameters that can be used when capturing a charge object.
- Capture
Payment Intent - The set of parameters that can be used when capturing a payment_intent object.
- Card
- The resource representing a Stripe “Card”.
- Card
Details - Card
Details Params - CardId
- An id for the corresponding object type.
- Card
Issuing Account Terms OfService - Card
Mandate Payment Method Details - Card
Params - Card
Payments Settings - Card
Payments Settings Params - Card
Present - Card
Token Id - An id for the corresponding object type.
- Cash
Balance - The resource representing a Stripe “cash_balance”.
- Charge
- The resource representing a Stripe “Charge”.
- Charge
Id - An id for the corresponding object type.
- Charge
Outcome - Charge
Search Params - Checkout
Acss Debit Mandate Options - Checkout
Acss Debit Payment Method Options - Checkout
Affirm Payment Method Options - Checkout
Afterpay Clearpay Payment Method Options - Checkout
Alipay Payment Method Options - Checkout
AuBecs Debit Payment Method Options - Checkout
Bacs Debit Payment Method Options - Checkout
Bancontact Payment Method Options - Checkout
Boleto Payment Method Options - Checkout
Card Installments Options - Checkout
Card Payment Method Options - Checkout
Cashapp Payment Method Options - Checkout
Customer Balance Bank Transfer Payment Method Options - Checkout
Customer Balance Payment Method Options - Checkout
EpsPayment Method Options - Checkout
FpxPayment Method Options - Checkout
Giropay Payment Method Options - Checkout
Grab PayPayment Method Options - Checkout
Ideal Payment Method Options - Checkout
Klarna Payment Method Options - Checkout
Konbini Payment Method Options - Checkout
Link Payment Method Options - Checkout
Oxxo Payment Method Options - Checkout
P24Payment Method Options - Checkout
Paynow Payment Method Options - Checkout
Paypal Payment Method Options - Checkout
PixPayment Method Options - Checkout
Revolut PayPayment Method Options - Checkout
Sepa Debit Payment Method Options - Checkout
Session - The resource representing a Stripe “Session”.
- Checkout
Session Id - An id for the corresponding object type.
- Checkout
Session Item - The resource representing a Stripe “LineItem”.
- Checkout
Session Item Id - An id for the corresponding object type.
- Checkout
Session Payment Method Options - Checkout
Sofort Payment Method Options - Checkout
Swish Payment Method Options - Checkout
UsBank Account Payment Method Options - Client
- Company
- Company
Params - Company
Params Ownership Declaration - Company
Verification - Company
Verification Document - Company
Verification Params - Confirm
Setup Intent - The set of parameters that can be used when confirming a setup_intent object.
- Connect
Account Reference - The resource representing a Stripe “ConnectAccountReference”.
- Connect
Collection Transfer - The resource representing a Stripe “ConnectCollectionTransfer”.
- Connect
Collection Transfer Id - An id for the corresponding object type.
- Connect
Token Id - An id for the corresponding object type.
- Country
Spec Supported Bank Account Currencies - Coupon
- The resource representing a Stripe “Coupon”.
- Coupon
Applies To - Coupon
Currency Option - Coupon
Id - Create
Account - The parameters for
Account::create
. - Create
Account Capabilities - Create
Account Capabilities Acss Debit Payments - Create
Account Capabilities Affirm Payments - Create
Account Capabilities Afterpay Clearpay Payments - Create
Account Capabilities AuBecs Debit Payments - Create
Account Capabilities Bacs Debit Payments - Create
Account Capabilities Bancontact Payments - Create
Account Capabilities Bank Transfer Payments - Create
Account Capabilities Blik Payments - Create
Account Capabilities Boleto Payments - Create
Account Capabilities Card Issuing - Create
Account Capabilities Card Payments - Create
Account Capabilities Cartes Bancaires Payments - Create
Account Capabilities Cashapp Payments - Create
Account Capabilities EpsPayments - Create
Account Capabilities FpxPayments - Create
Account Capabilities Giropay Payments - Create
Account Capabilities Grabpay Payments - Create
Account Capabilities Ideal Payments - Create
Account Capabilities India International Payments - Create
Account Capabilities JcbPayments - Create
Account Capabilities Klarna Payments - Create
Account Capabilities Konbini Payments - Create
Account Capabilities Legacy Payments - Create
Account Capabilities Link Payments - Create
Account Capabilities Oxxo Payments - Create
Account Capabilities P24Payments - Create
Account Capabilities Paynow Payments - Create
Account Capabilities Promptpay Payments - Create
Account Capabilities Revolut PayPayments - Create
Account Capabilities Sepa Debit Payments - Create
Account Capabilities Sofort Payments - Create
Account Capabilities Swish Payments - Create
Account Capabilities TaxReporting Us1099K - Create
Account Capabilities TaxReporting Us1099 Misc - Create
Account Capabilities Transfers - Create
Account Capabilities Treasury - Create
Account Capabilities UsBank Account AchPayments - Create
Account Capabilities ZipPayments - Create
Account Documents - Create
Account Documents Bank Account Ownership Verification - Create
Account Documents Company License - Create
Account Documents Company Memorandum OfAssociation - Create
Account Documents Company Ministerial Decree - Create
Account Documents Company Registration Verification - Create
Account Documents Company TaxId Verification - Create
Account Documents Proof OfRegistration - Create
Account Link - The parameters for
AccountLink::create
. - Create
Account Link Collection Options - Create
Billing Portal Session - The parameters for
BillingPortalSession::create
. - Create
Billing Portal Session Flow Data - Create
Billing Portal Session Flow Data After Completion - Create
Billing Portal Session Flow Data After Completion Hosted Confirmation - Create
Billing Portal Session Flow Data After Completion Redirect - Create
Billing Portal Session Flow Data Subscription Cancel - Create
Billing Portal Session Flow Data Subscription Cancel Retention - Create
Billing Portal Session Flow Data Subscription Cancel Retention Coupon Offer - Create
Billing Portal Session Flow Data Subscription Update - Create
Billing Portal Session Flow Data Subscription Update Confirm - Create
Billing Portal Session Flow Data Subscription Update Confirm Discounts - Create
Billing Portal Session Flow Data Subscription Update Confirm Items - Create
Charge - The parameters for
Charge::create
. - Create
Charge Radar Options - Create
Checkout Session - The parameters for
CheckoutSession::create
. - Create
Checkout Session After Expiration - Create
Checkout Session After Expiration Recovery - Create
Checkout Session Automatic Tax - Create
Checkout Session Automatic TaxLiability - Create
Checkout Session Consent Collection - Create
Checkout Session Consent Collection Payment Method Reuse Agreement - Create
Checkout Session Custom Fields - Create
Checkout Session Custom Fields Dropdown - Create
Checkout Session Custom Fields Dropdown Options - Create
Checkout Session Custom Fields Label - Create
Checkout Session Custom Fields Numeric - Create
Checkout Session Custom Fields Text - Create
Checkout Session Custom Text - Create
Checkout Session Custom Text After Submit - Create
Checkout Session Custom Text Shipping Address - Create
Checkout Session Custom Text Submit - Create
Checkout Session Custom Text Terms OfService Acceptance - Create
Checkout Session Customer Update - Create
Checkout Session Discounts - Create
Checkout Session Invoice Creation - Create
Checkout Session Invoice Creation Invoice Data - Create
Checkout Session Invoice Creation Invoice Data Custom Fields - Create
Checkout Session Invoice Creation Invoice Data Issuer - Create
Checkout Session Invoice Creation Invoice Data Rendering Options - Create
Checkout Session Line Items - Create
Checkout Session Line Items Adjustable Quantity - Create
Checkout Session Line Items Price Data - Create
Checkout Session Line Items Price Data Product Data - Create
Checkout Session Line Items Price Data Recurring - Create
Checkout Session Payment Intent Data - Create
Checkout Session Payment Intent Data Shipping - Create
Checkout Session Payment Intent Data Shipping Address - Create
Checkout Session Payment Intent Data Transfer Data - Create
Checkout Session Payment Method Options - Create
Checkout Session Payment Method Options Acss Debit - Create
Checkout Session Payment Method Options Acss Debit Mandate Options - Create
Checkout Session Payment Method Options Affirm - Create
Checkout Session Payment Method Options Afterpay Clearpay - Create
Checkout Session Payment Method Options Alipay - Create
Checkout Session Payment Method Options AuBecs Debit - Create
Checkout Session Payment Method Options Bacs Debit - Create
Checkout Session Payment Method Options Bancontact - Create
Checkout Session Payment Method Options Boleto - Create
Checkout Session Payment Method Options Card - Create
Checkout Session Payment Method Options Card Installments - Create
Checkout Session Payment Method Options Cashapp - Create
Checkout Session Payment Method Options Customer Balance - Create
Checkout Session Payment Method Options Customer Balance Bank Transfer - Create
Checkout Session Payment Method Options Customer Balance Bank Transfer EuBank Transfer - Create
Checkout Session Payment Method Options Eps - Create
Checkout Session Payment Method Options Fpx - Create
Checkout Session Payment Method Options Giropay - Create
Checkout Session Payment Method Options Grabpay - Create
Checkout Session Payment Method Options Ideal - Create
Checkout Session Payment Method Options Klarna - Create
Checkout Session Payment Method Options Konbini - Create
Checkout Session Payment Method Options Link - Create
Checkout Session Payment Method Options Oxxo - Create
Checkout Session Payment Method Options P24 - Create
Checkout Session Payment Method Options Paynow - Create
Checkout Session Payment Method Options Paypal - Create
Checkout Session Payment Method Options Pix - Create
Checkout Session Payment Method Options Revolut Pay - Create
Checkout Session Payment Method Options Sepa Debit - Create
Checkout Session Payment Method Options Sofort - Create
Checkout Session Payment Method Options Swish - Create
Checkout Session Payment Method Options UsBank Account - Create
Checkout Session Payment Method Options UsBank Account Financial Connections - Create
Checkout Session Payment Method Options Wechat Pay - Create
Checkout Session Phone Number Collection - Create
Checkout Session Setup Intent Data - Create
Checkout Session Shipping Address Collection - Create
Checkout Session Shipping Options - Create
Checkout Session Shipping Options Shipping Rate Data - Create
Checkout Session Shipping Options Shipping Rate Data Delivery Estimate - Create
Checkout Session Shipping Options Shipping Rate Data Delivery Estimate Maximum - Create
Checkout Session Shipping Options Shipping Rate Data Delivery Estimate Minimum - Create
Checkout Session Shipping Options Shipping Rate Data Fixed Amount - Create
Checkout Session Shipping Options Shipping Rate Data Fixed Amount Currency Options - Create
Checkout Session Subscription Data - Create
Checkout Session Subscription Data Invoice Settings - Create
Checkout Session Subscription Data Invoice Settings Issuer - Create
Checkout Session Subscription Data Transfer Data - Create
Checkout Session Subscription Data Trial Settings - Create
Checkout Session Subscription Data Trial Settings EndBehavior - Create
Checkout Session TaxId Collection - Create
Coupon - The parameters for
Coupon::create
. - Create
Coupon Applies To - Create
Coupon Currency Options - Create
Credit Note - The parameters for
CreditNote::create
. - Create
Credit Note Lines - Create
Credit Note Lines TaxAmounts - Create
Credit Note Shipping Cost - Create
Customer - The parameters for
Customer::create
. - Create
Customer Balance Transaction - The parameters that can be used when creating or updating a
CustomerBalanceTransaction
. - Create
Customer Cash Balance - Create
Customer Cash Balance Settings - Create
Customer Shipping - Create
Customer Shipping Address - Create
Customer Tax - Create
Ephemeral Key - The parameters for
EphemeralKey::create
. - Create
File Link - The parameters for
FileLink::create
. - Create
Invoice - The parameters for
Invoice::create
. - Create
Invoice Automatic Tax - Create
Invoice Automatic TaxLiability - Create
Invoice Custom Fields - Create
Invoice Discounts - Create
Invoice From Invoice - Create
Invoice Issuer - Create
Invoice Item - The parameters for
InvoiceItem::create
. - Create
Invoice Item Discounts - Create
Invoice Line Item - Create
Invoice Payment Settings - Create
Invoice Payment Settings Payment Method Options - Create
Invoice Payment Settings Payment Method Options Acss Debit - Create
Invoice Payment Settings Payment Method Options Acss Debit Mandate Options - Create
Invoice Payment Settings Payment Method Options Bancontact - Create
Invoice Payment Settings Payment Method Options Card - Create
Invoice Payment Settings Payment Method Options Card Installments - Create
Invoice Payment Settings Payment Method Options Card Installments Plan - Create
Invoice Payment Settings Payment Method Options Customer Balance - Create
Invoice Payment Settings Payment Method Options Customer Balance Bank Transfer - Create
Invoice Payment Settings Payment Method Options Customer Balance Bank Transfer EuBank Transfer - Create
Invoice Payment Settings Payment Method Options Konbini - Create
Invoice Payment Settings Payment Method Options UsBank Account - Create
Invoice Payment Settings Payment Method Options UsBank Account Financial Connections - Create
Invoice Rendering - Create
Invoice Rendering Options - Create
Invoice Rendering Pdf - Create
Invoice Shipping Cost - Create
Invoice Shipping Cost Shipping Rate Data - Create
Invoice Shipping Cost Shipping Rate Data Delivery Estimate - Create
Invoice Shipping Cost Shipping Rate Data Delivery Estimate Maximum - Create
Invoice Shipping Cost Shipping Rate Data Delivery Estimate Minimum - Create
Invoice Shipping Cost Shipping Rate Data Fixed Amount - Create
Invoice Shipping Cost Shipping Rate Data Fixed Amount Currency Options - Create
Invoice Shipping Details - Create
Invoice Shipping Details Address - Create
Invoice Transfer Data - Create
Login Link - Create
Payment Intent - The parameters for
PaymentIntent::create
. - Create
Payment Intent Automatic Payment Methods - Create
Payment Intent Mandate Data - Create
Payment Intent Mandate Data Customer Acceptance - Create
Payment Intent Mandate Data Customer Acceptance Offline - Create
Payment Intent Mandate Data Customer Acceptance Online - Create
Payment Intent Payment Method Data - Create
Payment Intent Payment Method Data Acss Debit - Create
Payment Intent Payment Method Data Affirm - Create
Payment Intent Payment Method Data Afterpay Clearpay - Create
Payment Intent Payment Method Data Alipay - Create
Payment Intent Payment Method Data AuBecs Debit - Create
Payment Intent Payment Method Data Bacs Debit - Create
Payment Intent Payment Method Data Bancontact - Create
Payment Intent Payment Method Data Billing Details - Create
Payment Intent Payment Method Data Billing Details Address - Create
Payment Intent Payment Method Data Blik - Create
Payment Intent Payment Method Data Boleto - Create
Payment Intent Payment Method Data Cashapp - Create
Payment Intent Payment Method Data Customer Balance - Create
Payment Intent Payment Method Data Eps - Create
Payment Intent Payment Method Data Fpx - Create
Payment Intent Payment Method Data Giropay - Create
Payment Intent Payment Method Data Grabpay - Create
Payment Intent Payment Method Data Ideal - Create
Payment Intent Payment Method Data Interac Present - Create
Payment Intent Payment Method Data Klarna - Create
Payment Intent Payment Method Data Klarna Dob - Create
Payment Intent Payment Method Data Konbini - Create
Payment Intent Payment Method Data Link - Create
Payment Intent Payment Method Data Oxxo - Create
Payment Intent Payment Method Data P24 - Create
Payment Intent Payment Method Data Paynow - Create
Payment Intent Payment Method Data Paypal - Create
Payment Intent Payment Method Data Pix - Create
Payment Intent Payment Method Data Promptpay - Create
Payment Intent Payment Method Data Radar Options - Create
Payment Intent Payment Method Data Revolut Pay - Create
Payment Intent Payment Method Data Sepa Debit - Create
Payment Intent Payment Method Data Sofort - Create
Payment Intent Payment Method Data Swish - Create
Payment Intent Payment Method Data UsBank Account - Create
Payment Intent Payment Method Data Wechat Pay - Create
Payment Intent Payment Method Data Zip - Create
Payment Intent Payment Method Options - Create
Payment Intent Payment Method Options Acss Debit - Create
Payment Intent Payment Method Options Acss Debit Mandate Options - Create
Payment Intent Payment Method Options Affirm - Create
Payment Intent Payment Method Options Afterpay Clearpay - Create
Payment Intent Payment Method Options Alipay - Create
Payment Intent Payment Method Options AuBecs Debit - Create
Payment Intent Payment Method Options Bacs Debit - Create
Payment Intent Payment Method Options Bancontact - Create
Payment Intent Payment Method Options Blik - Create
Payment Intent Payment Method Options Boleto - Create
Payment Intent Payment Method Options Card - Create
Payment Intent Payment Method Options Card Installments - Create
Payment Intent Payment Method Options Card Installments Plan - Create
Payment Intent Payment Method Options Card Mandate Options - Create
Payment Intent Payment Method Options Card Present - Create
Payment Intent Payment Method Options Card ThreeD Secure - Create
Payment Intent Payment Method Options Card ThreeD Secure Network Options - Create
Payment Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires - Create
Payment Intent Payment Method Options Cashapp - Create
Payment Intent Payment Method Options Customer Balance - Create
Payment Intent Payment Method Options Customer Balance Bank Transfer - Create
Payment Intent Payment Method Options Customer Balance Bank Transfer EuBank Transfer - Create
Payment Intent Payment Method Options Eps - Create
Payment Intent Payment Method Options Fpx - Create
Payment Intent Payment Method Options Giropay - Create
Payment Intent Payment Method Options Grabpay - Create
Payment Intent Payment Method Options Ideal - Create
Payment Intent Payment Method Options Interac Present - Create
Payment Intent Payment Method Options Klarna - Create
Payment Intent Payment Method Options Konbini - Create
Payment Intent Payment Method Options Link - Create
Payment Intent Payment Method Options Oxxo - Create
Payment Intent Payment Method Options P24 - Create
Payment Intent Payment Method Options Paynow - Create
Payment Intent Payment Method Options Paypal - Create
Payment Intent Payment Method Options Pix - Create
Payment Intent Payment Method Options Promptpay - Create
Payment Intent Payment Method Options Revolut Pay - Create
Payment Intent Payment Method Options Sepa Debit - Create
Payment Intent Payment Method Options Sepa Debit Mandate Options - Create
Payment Intent Payment Method Options Sofort - Create
Payment Intent Payment Method Options Swish - Create
Payment Intent Payment Method Options UsBank Account - Create
Payment Intent Payment Method Options UsBank Account Financial Connections - Create
Payment Intent Payment Method Options UsBank Account Mandate Options - Create
Payment Intent Payment Method Options UsBank Account Networks - Create
Payment Intent Payment Method Options Wechat Pay - Create
Payment Intent Payment Method Options Zip - Create
Payment Intent Radar Options - Create
Payment Intent Shipping - Create
Payment Intent Shipping Address - Create
Payment Intent Transfer Data - Create
Payment Link - The parameters for
PaymentLink::create
. - Create
Payment Link After Completion - Create
Payment Link After Completion Hosted Confirmation - Create
Payment Link After Completion Redirect - Create
Payment Link Automatic Tax - Create
Payment Link Automatic TaxLiability - Create
Payment Link Consent Collection - Create
Payment Link Consent Collection Payment Method Reuse Agreement - Create
Payment Link Custom Fields - Create
Payment Link Custom Fields Dropdown - Create
Payment Link Custom Fields Dropdown Options - Create
Payment Link Custom Fields Label - Create
Payment Link Custom Fields Numeric - Create
Payment Link Custom Fields Text - Create
Payment Link Custom Text - Create
Payment Link Custom Text After Submit - Create
Payment Link Custom Text Shipping Address - Create
Payment Link Custom Text Submit - Create
Payment Link Custom Text Terms OfService Acceptance - Create
Payment Link Invoice Creation - Create
Payment Link Invoice Creation Invoice Data - Create
Payment Link Invoice Creation Invoice Data Custom Fields - Create
Payment Link Invoice Creation Invoice Data Issuer - Create
Payment Link Invoice Creation Invoice Data Rendering Options - Create
Payment Link Line Items - Create
Payment Link Line Items Adjustable Quantity - Create
Payment Link Payment Intent Data - Create
Payment Link Phone Number Collection - Create
Payment Link Restrictions - Create
Payment Link Restrictions Completed Sessions - Create
Payment Link Shipping Address Collection - Create
Payment Link Shipping Options - Create
Payment Link Subscription Data - Create
Payment Link Subscription Data Invoice Settings - Create
Payment Link Subscription Data Invoice Settings Issuer - Create
Payment Link Subscription Data Trial Settings - Create
Payment Link Subscription Data Trial Settings EndBehavior - Create
Payment Link TaxId Collection - Create
Payment Link Transfer Data - Create
Payment Method - The parameters for
PaymentMethod::create
. - Create
Payment Method Acss Debit - Create
Payment Method Affirm - Create
Payment Method Afterpay Clearpay - Create
Payment Method Alipay - Create
Payment Method AuBecs Debit - Create
Payment Method Bacs Debit - Create
Payment Method Bancontact - Create
Payment Method Blik - Create
Payment Method Boleto - Create
Payment Method Cashapp - Create
Payment Method Customer Balance - Create
Payment Method Eps - Create
Payment Method Fpx - Create
Payment Method Giropay - Create
Payment Method Grabpay - Create
Payment Method Ideal - Create
Payment Method Interac Present - Create
Payment Method Klarna - Create
Payment Method Klarna Dob - Create
Payment Method Konbini - Create
Payment Method Link - Create
Payment Method Oxxo - Create
Payment Method P24 - Create
Payment Method Paynow - Create
Payment Method Paypal - Create
Payment Method Pix - Create
Payment Method Promptpay - Create
Payment Method Radar Options - Create
Payment Method Revolut Pay - Create
Payment Method Sepa Debit - Create
Payment Method Sofort - Create
Payment Method Swish - Create
Payment Method UsBank Account - Create
Payment Method Wechat Pay - Create
Payment Method Zip - Create
Payout - The parameters for
Payout::create
. - Create
Price - The parameters for
Price::create
. - Create
Price Currency Options - Create
Price Currency Options Custom Unit Amount - Create
Price Currency Options Tiers - Create
Price Custom Unit Amount - Create
Price Product Data - Create
Price Recurring - Create
Price Tiers - Create
Price Transform Quantity - Create
Product - The parameters for
Product::create
. - Create
Product Default Price Data - Create
Product Default Price Data Currency Options - Create
Product Default Price Data Currency Options Custom Unit Amount - Create
Product Default Price Data Currency Options Tiers - Create
Product Default Price Data Recurring - Create
Product Features - Create
Refund - The parameters for
Refund::create
. - Create
Setup Intent - The parameters for
SetupIntent::create
. - Create
Setup Intent Automatic Payment Methods - Create
Setup Intent Mandate Data - Create
Setup Intent Mandate Data Customer Acceptance - Create
Setup Intent Mandate Data Customer Acceptance Offline - Create
Setup Intent Mandate Data Customer Acceptance Online - Create
Setup Intent Payment Method Data - Create
Setup Intent Payment Method Data Acss Debit - Create
Setup Intent Payment Method Data Affirm - Create
Setup Intent Payment Method Data Afterpay Clearpay - Create
Setup Intent Payment Method Data Alipay - Create
Setup Intent Payment Method Data AuBecs Debit - Create
Setup Intent Payment Method Data Bacs Debit - Create
Setup Intent Payment Method Data Bancontact - Create
Setup Intent Payment Method Data Billing Details - Create
Setup Intent Payment Method Data Billing Details Address - Create
Setup Intent Payment Method Data Blik - Create
Setup Intent Payment Method Data Boleto - Create
Setup Intent Payment Method Data Cashapp - Create
Setup Intent Payment Method Data Customer Balance - Create
Setup Intent Payment Method Data Eps - Create
Setup Intent Payment Method Data Fpx - Create
Setup Intent Payment Method Data Giropay - Create
Setup Intent Payment Method Data Grabpay - Create
Setup Intent Payment Method Data Ideal - Create
Setup Intent Payment Method Data Interac Present - Create
Setup Intent Payment Method Data Klarna - Create
Setup Intent Payment Method Data Klarna Dob - Create
Setup Intent Payment Method Data Konbini - Create
Setup Intent Payment Method Data Link - Create
Setup Intent Payment Method Data Oxxo - Create
Setup Intent Payment Method Data P24 - Create
Setup Intent Payment Method Data Paynow - Create
Setup Intent Payment Method Data Paypal - Create
Setup Intent Payment Method Data Pix - Create
Setup Intent Payment Method Data Promptpay - Create
Setup Intent Payment Method Data Radar Options - Create
Setup Intent Payment Method Data Revolut Pay - Create
Setup Intent Payment Method Data Sepa Debit - Create
Setup Intent Payment Method Data Sofort - Create
Setup Intent Payment Method Data Swish - Create
Setup Intent Payment Method Data UsBank Account - Create
Setup Intent Payment Method Data Wechat Pay - Create
Setup Intent Payment Method Data Zip - Create
Setup Intent Payment Method Options - Create
Setup Intent Payment Method Options Acss Debit - Create
Setup Intent Payment Method Options Acss Debit Mandate Options - Create
Setup Intent Payment Method Options Card - Create
Setup Intent Payment Method Options Card Mandate Options - Create
Setup Intent Payment Method Options Card ThreeD Secure - Create
Setup Intent Payment Method Options Card ThreeD Secure Network Options - Create
Setup Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires - Create
Setup Intent Payment Method Options Link - Create
Setup Intent Payment Method Options Paypal - Create
Setup Intent Payment Method Options Sepa Debit - Create
Setup Intent Payment Method Options Sepa Debit Mandate Options - Create
Setup Intent Payment Method Options UsBank Account - Create
Setup Intent Payment Method Options UsBank Account Financial Connections - Create
Setup Intent Payment Method Options UsBank Account Mandate Options - Create
Setup Intent Payment Method Options UsBank Account Networks - Create
Setup Intent Single Use - Create
Shipping Rate - The parameters for
ShippingRate::create
. - Create
Shipping Rate Delivery Estimate - Create
Shipping Rate Delivery Estimate Maximum - Create
Shipping Rate Delivery Estimate Minimum - Create
Shipping Rate Fixed Amount - Create
Shipping Rate Fixed Amount Currency Options - Create
Source - The parameters for
Source::create
. - Create
Source Receiver - Create
Source Redirect - Create
Source Source Order - Create
Source Source Order Items - Create
Source Source Order Shipping - Create
Source Source Order Shipping Address - Create
Subscription - The parameters for
Subscription::create
. - Create
Subscription Automatic Tax - Create
Subscription Automatic TaxLiability - Create
Subscription Billing Cycle Anchor Config - Create
Subscription Invoice Settings - Create
Subscription Invoice Settings Issuer - Create
Subscription Item - The parameters for
SubscriptionItem::create
. - Create
Subscription Items - Create
Subscription Items Billing Thresholds - Create
Subscription Payment Settings - Create
Subscription Payment Settings Payment Method Options - Create
Subscription Payment Settings Payment Method Options Acss Debit - Create
Subscription Payment Settings Payment Method Options Acss Debit Mandate Options - Create
Subscription Payment Settings Payment Method Options Bancontact - Create
Subscription Payment Settings Payment Method Options Card - Create
Subscription Payment Settings Payment Method Options Card Mandate Options - Create
Subscription Payment Settings Payment Method Options Customer Balance - Create
Subscription Payment Settings Payment Method Options Customer Balance Bank Transfer - Create
Subscription Payment Settings Payment Method Options Customer Balance Bank Transfer EuBank Transfer - Create
Subscription Payment Settings Payment Method Options Konbini - Create
Subscription Payment Settings Payment Method Options UsBank Account - Create
Subscription Payment Settings Payment Method Options UsBank Account Financial Connections - Create
Subscription Pending Invoice Item Interval - Create
Subscription Schedule - The parameters for
SubscriptionSchedule::create
. - Create
Subscription Schedule Phases - Create
Subscription Schedule Phases Automatic Tax - Create
Subscription Schedule Phases Automatic TaxLiability - Create
Subscription Schedule Phases Items - Create
Subscription Schedule Phases Items Billing Thresholds - Create
Subscription Schedule Phases Items Price Data - Create
Subscription Schedule Phases Items Price Data Recurring - Create
Subscription Schedule Phases Transfer Data - Create
Subscription Transfer Data - Create
Subscription Trial Settings - Create
Subscription Trial Settings EndBehavior - Create
TaxId - The parameters for
TaxId::create
. - Create
TaxId Owner - Create
TaxRate - The parameters for
TaxRate::create
. - Create
Terminal Configuration - The parameters for
TerminalConfiguration::create
. - Create
Terminal Configuration Bbpos WiseposE - Create
Terminal Configuration Offline - Create
Terminal Configuration Tipping - Create
Terminal Configuration Tipping Aud - Create
Terminal Configuration Tipping Cad - Create
Terminal Configuration Tipping Chf - Create
Terminal Configuration Tipping Czk - Create
Terminal Configuration Tipping Dkk - Create
Terminal Configuration Tipping Eur - Create
Terminal Configuration Tipping Gbp - Create
Terminal Configuration Tipping Hkd - Create
Terminal Configuration Tipping Myr - Create
Terminal Configuration Tipping Nok - Create
Terminal Configuration Tipping Nzd - Create
Terminal Configuration Tipping Sek - Create
Terminal Configuration Tipping Sgd - Create
Terminal Configuration Tipping Usd - Create
Terminal Configuration Verifone P400 - Create
Terminal Connection Token - The parameters for
TerminalConnectionToken::create
. - Create
Terminal Location - The parameters for
TerminalLocation::create
. - Create
Terminal Location Address - Create
Terminal Reader - The parameters for
TerminalReader::create
. - Create
Token - The parameters for
Token::create
. - Create
Token Account - Create
Token CvcUpdate - Create
Token Person - Create
Token Person Additional TosAcceptances - Create
Token Person Additional TosAcceptances Account - Create
Token Person Dob - Create
Token Person Documents - Create
Token Person Documents Company Authorization - Create
Token Person Documents Passport - Create
Token Person Documents Visa - Create
Token Person Registered Address - Create
Token Person Relationship - Create
Token Pii - Create
Transfer - The parameters for
Transfer::create
. - Create
Transfer Reversal - The set of parameters that can be used when doing transfer reversal.
- Create
Usage Record - The parameters for
UsageRecord::create
. - Create
Webhook Endpoint - The parameters for
WebhookEndpoint::create
. - Credit
Card Specs - Credit
Note - The resource representing a Stripe “CreditNote”.
- Credit
Note Id - An id for the corresponding object type.
- Credit
Note Line Item - The resource representing a Stripe “CreditNoteLineItem”.
- Credit
Note Line Item Id - An id for the corresponding object type.
- Credit
Note TaxAmount - Credit
Note TaxAmount - Currency
Option - Custom
Unit Amount - The resource representing a Stripe “CustomUnitAmount”.
- Customer
- The resource representing a Stripe “Customer”.
- Customer
Acceptance - Customer
Balance Customer Balance Settings - Customer
Balance Transaction - The resource representing a Stripe “CustomerBalanceTransaction”.
- Customer
Balance Transaction Id - An id for the corresponding object type.
- Customer
Id - An id for the corresponding object type.
- Customer
Invoice Settings - Customer
Invoice Settings Custom Fields - Customer
Invoice Settings Rendering Options - Customer
Payment Method Retrieval - Customer
Search Params - Customer
Tax - Customer
TaxLocation - Dashboard
Settings - Decline
Charge On - Decline
Charge OnParams - Destination
Details Unimplemented - Destination
Specs - Discount
- The resource representing a Stripe “Discount”.
- Discount
Id - An id for the corresponding object type.
- Discounts
Resource Discount Amount - Discounts
Resource Discount Amount - Discounts
Resource Discount Amount - Discounts
Resource Discount Amount - Dispute
- The resource representing a Stripe “Dispute”.
- Dispute
Evidence - Dispute
Evidence Details - Dispute
Id - An id for the corresponding object type.
- Dispute
Payment Method Details - Dispute
Payment Method Details Card - Email
Sent - Ephemeral
Key - The resource representing a Stripe “EphemeralKey”.
- Ephemeral
KeyId - An id for the corresponding object type.
- Event
- The resource representing a Stripe “NotificationEvent”.
- EventId
- An id for the corresponding object type.
- Exchange
Rate Rates - External
Account Requirements - Fee
- File
- The resource representing a Stripe “File”.
- FileId
- An id for the corresponding object type.
- File
Link - The resource representing a Stripe “FileLink”.
- File
Link Id - An id for the corresponding object type.
- Finalize
Invoice Params - Fraud
Details - Fraud
Details Params - Funding
Instructions Bank Transfer AbaRecord - Funding
Instructions Bank Transfer Financial Address - Funding
Instructions Bank Transfer Iban Record - Funding
Instructions Bank Transfer Sort Code Record - Funding
Instructions Bank Transfer Spei Record - Funding
Instructions Bank Transfer Swift Record - Funding
Instructions Bank Transfer Zengin Record - Headers
- Invoice
- The resource representing a Stripe “Invoice”.
- Invoice
Id - An id for the corresponding object type.
- Invoice
Installments Card - Invoice
Item - The resource representing a Stripe “InvoiceItem”.
- Invoice
Item Id - An id for the corresponding object type.
- Invoice
Item Price Data - Invoice
Item Price Data - Invoice
Item Price Data - Invoice
Item Threshold Reason - Invoice
Line Item - The resource representing a Stripe “InvoiceLineItem”.
- Invoice
Line Item IdWebhook - An id for the corresponding object type.
- Invoice
Mandate Options Card - Invoice
Payment Method Options Acss Debit - The resource representing a Stripe “invoice_payment_method_options_acss_debit”.
- Invoice
Payment Method Options Acss Debit Mandate Options - Invoice
Payment Method Options Bancontact - The resource representing a Stripe “invoice_payment_method_options_bancontact”.
- Invoice
Payment Method Options Card - Invoice
Payment Method Options Customer Balance - The resource representing a Stripe “invoice_payment_method_options_customer_balance”.
- Invoice
Payment Method Options Customer Balance Bank Transfer - Invoice
Payment Method Options Customer Balance Bank Transfer EuBank Transfer - Invoice
Payment Method Options Konbini - The resource representing a Stripe “invoice_payment_method_options_konbini”.
- Invoice
Payment Method Options UsBank Account - The resource representing a Stripe “invoice_payment_method_options_us_bank_account”.
- Invoice
Payment Method Options UsBank Account Linked Account Options - Invoice
Rendering Pdf - Invoice
Search Params - Invoice
Setting Custom Field - Invoice
Setting Custom Field - Invoice
Setting Custom Field - Invoice
Setting Custom Field - Invoice
Setting Customer Setting - Invoice
Setting Quote Setting - Invoice
Setting Rendering Options - The resource representing a Stripe “InvoiceSettingRenderingOptions”.
- Invoice
Setting Subscription Schedule Phase Setting - Invoice
Threshold Reason - Invoice
Transfer Data - Invoices
From Invoice - Invoices
Invoice Rendering - Invoices
Payment Method Options - Invoices
Payment Settings - Invoices
Resource Invoice TaxId - Invoices
Resource Line Items Credited Items - Invoices
Resource Line Items Proration Details - Invoices
Shipping Cost - The resource representing a Stripe “InvoicesShippingCost”.
- Invoices
Status Transitions - Issuing
Authorization - The resource representing a Stripe “IssuingAuthorization”.
- Issuing
Authorization Amount Details - Issuing
Authorization Authentication Exemption - Issuing
Authorization Id - An id for the corresponding object type.
- Issuing
Authorization Network Data - Issuing
Authorization Pending Request - Issuing
Authorization Request - Issuing
Authorization ThreeD Secure - Issuing
Authorization Treasury - Issuing
Authorization Verification Data - Issuing
Card - The resource representing a Stripe “IssuingCard”.
- Issuing
Card Apple Pay - Issuing
Card Authorization Controls - Issuing
Card Google Pay - Issuing
Card Id - An id for the corresponding object type.
- Issuing
Card Shipping - Issuing
Card Shipping Customs - Issuing
Card Spending Limit - Issuing
Card Wallets - Issuing
Cardholder - The resource representing a Stripe “IssuingCardholder”.
- Issuing
Cardholder Address - Issuing
Cardholder Authorization Controls - Issuing
Cardholder Card Issuing - Issuing
Cardholder Company - Issuing
Cardholder Id - An id for the corresponding object type.
- Issuing
Cardholder IdDocument - Issuing
Cardholder Individual - Issuing
Cardholder Individual Dob - Issuing
Cardholder Requirements - Issuing
Cardholder Spending Limit - Issuing
Cardholder User Terms Acceptance - Issuing
Cardholder Verification - Issuing
Dispute - The resource representing a Stripe “IssuingDispute”.
- Issuing
Dispute Canceled Evidence - Issuing
Dispute Duplicate Evidence - Issuing
Dispute Evidence - Issuing
Dispute Fraudulent Evidence - Issuing
Dispute Id - An id for the corresponding object type.
- Issuing
Dispute Merchandise NotAs Described Evidence - Issuing
Dispute NotReceived Evidence - Issuing
Dispute Other Evidence - Issuing
Dispute Service NotAs Described Evidence - Issuing
Dispute Treasury - Issuing
Network Token Address - Issuing
Network Token Device - Issuing
Network Token Mastercard - Issuing
Network Token Network Data - Issuing
Network Token Visa - Issuing
Network Token Wallet Provider - Issuing
Token - The resource representing a Stripe “IssuingNetworkToken”.
- Issuing
Token Id - Issuing
Transaction - The resource representing a Stripe “IssuingTransaction”.
- Issuing
Transaction Amount Details - Issuing
Transaction Flight Data - Issuing
Transaction Flight Data Leg - Issuing
Transaction Fuel Data - Issuing
Transaction Id - An id for the corresponding object type.
- Issuing
Transaction Lodging Data - Issuing
Transaction Network Data - Issuing
Transaction Purchase Details - Issuing
Transaction Receipt Data - Issuing
Transaction Treasury - Legal
Entity Dob - Legal
Entity UboDeclaration - Level3
- Level3
Line Items - Line
Items Discount Amount - Line
Items Discount Amount - Line
Items Discount Amount - Line
Items TaxAmount - Line
Items TaxAmount - Line
Items TaxAmount - Line
Items TaxAmount - Linked
Account Options UsBank Account - The resource representing a Stripe “linked_account_options_us_bank_account”.
- List
- A single page of a cursor-paginated list of an object.
- List
Accounts - The parameters for
Account::list
. - List
Application Fees - The parameters for
ApplicationFee::list
. - List
Balance Transactions - The parameters for
BalanceTransaction::list
. - List
Charges - The parameters for
Charge::list
. - List
Checkout Sessions - The parameters for
CheckoutSession::list
. - List
Checkout Sessions Customer Details - List
Coupons - The parameters for
Coupon::list
. - List
Credit Notes - The parameters for
CreditNote::list
. - List
Customer Balance Transactions - The parameters for
CustomerBalanceTransaction::list
. - List
Customers - The parameters for
Customer::list
. - List
Disputes - The parameters for
Dispute::list
. - List
Events - The parameters for
Event::list
. - List
File Links - The parameters for
FileLink::list
. - List
Files - The parameters for
File::list
. - List
Invoice Items - The parameters for
InvoiceItem::list
. - List
Invoices - The parameters for
Invoice::list
. - List
Payment Intents - The parameters for
PaymentIntent::list
. - List
Payment Links - The parameters for
PaymentLink::list
. - List
Payment Methods - The parameters for
PaymentMethod::list
. - List
Payouts - The parameters for
Payout::list
. - List
Plans - The parameters for
Plan::list
. - List
Prices - The parameters for
Price::list
. - List
Prices Recurring - List
Products - The parameters for
Product::list
. - List
Promotion Codes - The parameters for
PromotionCode::list
. - List
Quotes - The parameters for
Quote::list
. - List
Refunds - The parameters for
Refund::list
. - List
Reviews - The parameters for
Review::list
. - List
Setup Attempts - The parameters for
SetupAttempt::list
. - List
Setup Intents - The parameters for
SetupIntent::list
. - List
Shipping Rates - The parameters for
ShippingRate::list
. - List
Sources - The parameters for
Source::list
. - List
Subscription Items - The parameters for
SubscriptionItem::list
. - List
Subscription Schedules - The parameters for
SubscriptionSchedule::list
. - List
Subscriptions - The parameters for
Subscription::list
. - List
Subscriptions Automatic Tax - List
TaxCodes - The parameters for
TaxCode::list
. - List
TaxIds - The parameters for
TaxId::list
. - List
TaxIds Owner - List
TaxRates - The parameters for
TaxRate::list
. - List
Terminal Configurations - The parameters for
TerminalConfiguration::list
. - List
Terminal Locations - The parameters for
TerminalLocation::list
. - List
Terminal Readers - The parameters for
TerminalReader::list
. - List
Topups - The parameters for
Topup::list
. - List
Transfers - The parameters for
Transfer::list
. - List
Webhook Endpoints - The parameters for
WebhookEndpoint::list
. - Login
Link - The resource representing a Stripe “LoginLink”.
- Mandate
- The resource representing a Stripe “Mandate”.
- Mandate
Acss Debit - Mandate
AuBecs Debit - Mandate
Bacs Debit - Mandate
Cashapp - Mandate
Id - An id for the corresponding object type.
- Mandate
Link - Mandate
Multi Use - Mandate
Payment Method Details - Mandate
Paypal - Mandate
Sepa Debit - Mandate
Single Use - Mandate
UsBank Account - Merchant
Data - The resource representing a Stripe “IssuingAuthorizationMerchantData”.
- Networks
- Notification
Event Data - The resource representing a Stripe “NotificationEventData”.
- Notification
Event Request - Offline
Acceptance - Online
Acceptance - OrderId
- An id for the corresponding object type.
- Order
Return Id - An id for the corresponding object type.
- Package
Dimensions - Parse
Currency Error - Parse
IdError - Payment
Error - The resource representing a Stripe PaymentError object.
- Payment
Flows Amount Details - Payment
Flows Amount Details Resource Tip - Payment
Flows Automatic Payment Methods Payment Intent - Payment
Flows Automatic Payment Methods Setup Intent - Payment
Flows Private Payment Methods Alipay - Payment
Flows Private Payment Methods Alipay Details - Payment
Flows Private Payment Methods Card Details ApiResource Enterprise Features Extended Authorization Extended Authorization - Payment
Flows Private Payment Methods Card Details ApiResource Enterprise Features Incremental Authorization Incremental Authorization - Payment
Flows Private Payment Methods Card Details ApiResource Enterprise Features Overcapture Overcapture - Payment
Flows Private Payment Methods Card Details ApiResource Multicapture - Payment
Flows Private Payment Methods Klarna Dob - Payment
Intent - The resource representing a Stripe “PaymentIntent”.
- Payment
Intent Card Processing - Payment
Intent Confirm Params - The set of parameters that can be used when confirming a payment_intent object.
- Payment
Intent Id - An id for the corresponding object type.
- Payment
Intent Next Action - Payment
Intent Next Action Alipay Handle Redirect - Payment
Intent Next Action Boleto - Payment
Intent Next Action Card Await Notification - Payment
Intent Next Action Cashapp Handle Redirect OrDisplay QrCode - The resource representing a Stripe “PaymentIntentNextActionCashappHandleRedirectOrDisplayQrCode”.
- Payment
Intent Next Action Cashapp QrCode - Payment
Intent Next Action Display Bank Transfer Instructions - Payment
Intent Next Action Display Oxxo Details - Payment
Intent Next Action Konbini - Payment
Intent Next Action Konbini Familymart - Payment
Intent Next Action Konbini Lawson - Payment
Intent Next Action Konbini Ministop - Payment
Intent Next Action Konbini Seicomart - Payment
Intent Next Action Konbini Stores - Payment
Intent Next Action Paynow Display QrCode - Payment
Intent Next Action PixDisplay QrCode - Payment
Intent Next Action Promptpay Display QrCode - Payment
Intent Next Action Redirect ToUrl - Payment
Intent Next Action Swish Handle Redirect OrDisplay QrCode - Payment
Intent Next Action Swish QrCode - Payment
Intent Next Action Verify With Microdeposits - Payment
Intent Next Action Wechat PayDisplay QrCode - Payment
Intent Next Action Wechat PayRedirect ToAndroid App - Payment
Intent Next Action Wechat PayRedirect ToIos App - Payment
Intent Payment Method Options - Payment
Intent Payment Method Options Acss Debit - Payment
Intent Payment Method Options AuBecs Debit - Payment
Intent Payment Method Options Blik - Payment
Intent Payment Method Options Card - Payment
Intent Payment Method Options Eps - Payment
Intent Payment Method Options Link - Payment
Intent Payment Method Options Mandate Options Acss Debit - Payment
Intent Payment Method Options Mandate Options Sepa Debit - Payment
Intent Payment Method Options Sepa Debit - Payment
Intent Payment Method Options Swish - Payment
Intent Payment Method Options UsBank Account - Payment
Intent Processing - Payment
Intent Processing Customer Notification - Payment
Intent Search Params - Payment
Intent Update Params - The set of parameters that can be used when updating a payment_intent object.
- Payment
Link - The resource representing a Stripe “PaymentLink”.
- Payment
Link Id - An id for the corresponding object type.
- Payment
Links Resource After Completion - Payment
Links Resource Automatic Tax - Payment
Links Resource Completed Sessions - Payment
Links Resource Completion Behavior Confirmation Page - Payment
Links Resource Completion Behavior Redirect - Payment
Links Resource Consent Collection - Payment
Links Resource Custom Fields - Payment
Links Resource Custom Fields Dropdown - Payment
Links Resource Custom Fields Dropdown Option - Payment
Links Resource Custom Fields Label - Payment
Links Resource Custom Fields Numeric - Payment
Links Resource Custom Fields Text - Payment
Links Resource Custom Text - Payment
Links Resource Custom Text Position - Payment
Links Resource Invoice Creation - Payment
Links Resource Invoice Settings - Payment
Links Resource Payment Intent Data - Payment
Links Resource Payment Method Reuse Agreement - Payment
Links Resource Phone Number Collection - Payment
Links Resource Restrictions - Payment
Links Resource Shipping Address Collection - Payment
Links Resource Shipping Option - Payment
Links Resource Subscription Data - Payment
Links Resource Subscription Data Invoice Settings - Payment
Links Resource TaxId Collection - Payment
Links Resource Transfer Data - Payment
Method - The resource representing a Stripe “PaymentMethod”.
- Payment
Method Acss Debit - Payment
Method Affirm - Payment
Method Afterpay Clearpay - Payment
Method AuBecs Debit - Payment
Method Bacs Debit - Payment
Method Bancontact - Payment
Method Blik - Payment
Method Boleto - Payment
Method Card Checks - Payment
Method Card Present Networks - The resource representing a Stripe “payment_method_card_present_networks”.
- Payment
Method Card Wallet Link - Payment
Method Cashapp - Payment
Method Config BizPayment Method Configuration Details - The resource representing a Stripe “PaymentMethodConfigBizPaymentMethodConfigurationDetails”.
- Payment
Method Configuration Id - Payment
Method Customer Balance - Payment
Method Details - Payment
Method Details AchCredit Transfer - Payment
Method Details AchDebit - Payment
Method Details Acss Debit - Payment
Method Details Affirm - Payment
Method Details Afterpay Clearpay - Payment
Method Details AuBecs Debit - Payment
Method Details Bacs Debit - Payment
Method Details Bancontact - Payment
Method Details Blik - Payment
Method Details Boleto - Payment
Method Details Card - Payment
Method Details Card Checks - Payment
Method Details Card Installments - Payment
Method Details Card Installments Plan - Payment
Method Details Card Network Token - Payment
Method Details Card Present - Payment
Method Details Card Present - Payment
Method Details Card Present Offline - Payment
Method Details Card Present Receipt - Payment
Method Details Card Wallet - Payment
Method Details Card Wallet - Payment
Method Details Card Wallet Amex Express Checkout - Payment
Method Details Card Wallet Apple Pay - The resource representing a Stripe “payment_method_details_card_wallet_apple_pay”.
- Payment
Method Details Card Wallet Google Pay - The resource representing a Stripe “payment_method_details_card_wallet_google_pay”.
- Payment
Method Details Card Wallet Link - Payment
Method Details Card Wallet Masterpass - Payment
Method Details Card Wallet Samsung Pay - Payment
Method Details Card Wallet Visa Checkout - Payment
Method Details Cashapp - Payment
Method Details Customer Balance - Payment
Method Details Eps - Payment
Method Details Fpx - Payment
Method Details Giropay - Payment
Method Details Grabpay - Payment
Method Details Ideal - Payment
Method Details Interac Present - Payment
Method Details Interac Present Receipt - Payment
Method Details Klarna - Payment
Method Details Konbini - Payment
Method Details Konbini Store - Payment
Method Details Link - Payment
Method Details Multibanco - Payment
Method Details Oxxo - Payment
Method Details P24 - Payment
Method Details Paynow - Payment
Method Details Paypal - Payment
Method Details Pix - Payment
Method Details Promptpay - Payment
Method Details Revolut Pay - Payment
Method Details Sepa Credit Transfer - Payment
Method Details Sepa Debit - Payment
Method Details Sofort - Payment
Method Details Stripe Account - Payment
Method Details Swish - Payment
Method Details UsBank Account - Payment
Method Details Wechat - Payment
Method Details Wechat Pay - Payment
Method Details Zip - Payment
Method Eps - Payment
Method Fpx - Payment
Method Giropay - Payment
Method Grabpay - Payment
Method Id - An id for the corresponding object type.
- Payment
Method Ideal - Payment
Method Interac Present - Payment
Method Klarna - Payment
Method Konbini - Payment
Method Link - Payment
Method Options Affirm - Payment
Method Options Afterpay Clearpay - Payment
Method Options Alipay - Payment
Method Options Bacs Debit - Payment
Method Options Bancontact - Payment
Method Options Boleto - Payment
Method Options Card Installments - Payment
Method Options Card Mandate Options - Payment
Method Options Card Present - Payment
Method Options Cashapp - Payment
Method Options Customer Balance - Payment
Method Options Customer Balance Bank Transfer - Payment
Method Options Customer Balance EuBank Account - The resource representing a Stripe “payment_method_options_customer_balance_eu_bank_account”.
- Payment
Method Options Fpx - Payment
Method Options Giropay - Payment
Method Options Grabpay - Payment
Method Options Ideal - Payment
Method Options Interac Present - Payment
Method Options Klarna - Payment
Method Options Konbini - Payment
Method Options Oxxo - Payment
Method Options P24 - Payment
Method Options Paynow - Payment
Method Options Paypal - Payment
Method Options Pix - Payment
Method Options Promptpay - Payment
Method Options Revolut Pay - Payment
Method Options Sofort - Payment
Method Options UsBank Account Mandate Options - The resource representing a Stripe “payment_method_options_us_bank_account_mandate_options”.
- Payment
Method Options Wechat Pay - Payment
Method Options Zip - Payment
Method Oxxo - Payment
Method P24 - Payment
Method Paynow - Payment
Method Paypal - Payment
Method Pix - Payment
Method Promptpay - Payment
Method Revolut Pay - Payment
Method Sepa Debit - Payment
Method Sofort - Payment
Method Swish - Payment
Method UsBank Account - Payment
Method UsBank Account Blocked - Payment
Method UsBank Account Status Details - Payment
Method Wechat Pay - Payment
Method Zip - Payment
Pages Checkout Session After Expiration - Payment
Pages Checkout Session After Expiration Recovery - Payment
Pages Checkout Session Automatic Tax - Payment
Pages Checkout Session Consent - Payment
Pages Checkout Session Consent Collection - Payment
Pages Checkout Session Currency Conversion - Payment
Pages Checkout Session Custom Fields - Payment
Pages Checkout Session Custom Fields Dropdown - Payment
Pages Checkout Session Custom Fields Label - Payment
Pages Checkout Session Custom Fields Numeric - Payment
Pages Checkout Session Custom Fields Option - Payment
Pages Checkout Session Custom Fields Text - Payment
Pages Checkout Session Custom Text - Payment
Pages Checkout Session Custom Text Position - Payment
Pages Checkout Session Customer Details - Payment
Pages Checkout Session Invoice Creation - Payment
Pages Checkout Session Invoice Settings - Payment
Pages Checkout Session Payment Method Reuse Agreement - Payment
Pages Checkout Session Phone Number Collection - Payment
Pages Checkout Session Shipping Address Collection - Payment
Pages Checkout Session Shipping Cost - Payment
Pages Checkout Session Shipping Option - Payment
Pages Checkout Session TaxId - Payment
Pages Checkout Session TaxId Collection - Payment
Pages Checkout Session Total Details - Payment
Pages Checkout Session Total Details Resource Breakdown - Payments
Settings - Payments
Settings Params - Payout
- The resource representing a Stripe “Payout”.
- Payout
Id - An id for the corresponding object type.
- Payout
Settings - Payout
Settings Params - Paypal
Seller Protection - Period
- Person
- The resource representing a Stripe “Person”.
- Person
Additional TosAcceptance - Person
Additional TosAcceptances - Person
Future Requirements - Person
Id - An id for the corresponding object type.
- Person
Params - Person
Params Dob - Person
Params Registered Address - Person
Params Relationship - Person
Relationship - Person
Requirements - Person
Verification - Person
Verification Document - Person
Verification Params - Plan
- The resource representing a Stripe “Plan”.
- PlanId
- Plan
Tier - Platform
TaxFee - The resource representing a Stripe “PlatformTax”.
- Platform
TaxFee Id - An id for the corresponding object type.
- Portal
Business Profile - Portal
Customer Update - Portal
Features - Portal
Flows After Completion Hosted Confirmation - Portal
Flows After Completion Redirect - Portal
Flows Coupon Offer - Portal
Flows Flow - Portal
Flows Flow After Completion - Portal
Flows Flow Subscription Cancel - Portal
Flows Flow Subscription Update - Portal
Flows Flow Subscription Update Confirm - Portal
Flows Retention - Portal
Flows Subscription Update Confirm Discount - Portal
Flows Subscription Update Confirm Item - Portal
Invoice List - Portal
Login Page - Portal
Payment Method Update - Portal
Subscription Cancel - Portal
Subscription Cancellation Reason - Portal
Subscription Pause - Portal
Subscription Update - Portal
Subscription Update Product - Price
- The resource representing a Stripe “Price”.
- PriceId
- An id for the corresponding object type.
- Price
Search Params - Price
Tier - Product
- The resource representing a Stripe “Product”.
- Product
Feature - Product
Id - Product
Search Params - Promotion
Code - The resource representing a Stripe “PromotionCode”.
- Promotion
Code Currency Option - Promotion
Code Id - An id for the corresponding object type.
- Promotion
Codes Resource Restrictions - Quote
- The resource representing a Stripe “Quote”.
- QuoteId
- An id for the corresponding object type.
- Quotes
Resource Automatic Tax - Quotes
Resource Computed - Quotes
Resource From Quote - Quotes
Resource Recurring - Quotes
Resource Status Transitions - Quotes
Resource Subscription Data Subscription Data - Quotes
Resource Total Details - The resource representing a Stripe “QuotesResourceTotalDetails”.
- Quotes
Resource Total Details Resource Breakdown - Quotes
Resource Transfer Data - Quotes
Resource Upfront - Radar
Radar Options - The resource representing a Stripe “RadarRadarOptions”.
- Radar
Review Resource Location - Radar
Review Resource Session - Radar
Value List Item - Range
Bounds - Recipient
Id - Recurring
- Refund
- The resource representing a Stripe “Refund”.
- Refund
Destination Details - Refund
Destination Details Card - Refund
Destination Details Generic - Refund
Id - An id for the corresponding object type.
- Refund
Next Action - Refund
Next Action Display Details - Request
Error - An error reported by stripe in a request’s response.
- Reserve
Transaction - The resource representing a Stripe “ReserveTransaction”.
- Reserve
Transaction Id - An id for the corresponding object type.
- Retrieve
Upcoming Invoice - Review
- The resource representing a Stripe “RadarReview”.
- Review
Id - An id for the corresponding object type.
- Rule
- Scheduled
Query Run - The resource representing a Stripe “ScheduledQueryRun”.
- Scheduled
Query RunId - An id for the corresponding object type.
- Schedules
Phase Automatic Tax - Search
List - A single page of a cursor-paginated list of a search object.
- Sepa
Debit Generated From - Setup
Attempt - The resource representing a Stripe “PaymentFlowsSetupIntentSetupAttempt”.
- Setup
Attempt Id - An id for the corresponding object type.
- Setup
Attempt Payment Method Details - Setup
Attempt Payment Method Details Acss Debit - Setup
Attempt Payment Method Details AuBecs Debit - Setup
Attempt Payment Method Details Bacs Debit - Setup
Attempt Payment Method Details Bancontact - Setup
Attempt Payment Method Details Boleto - Setup
Attempt Payment Method Details Card - Setup
Attempt Payment Method Details Card Checks - Setup
Attempt Payment Method Details Card Present - Setup
Attempt Payment Method Details Card Wallet - Setup
Attempt Payment Method Details Cashapp - Setup
Attempt Payment Method Details Ideal - Setup
Attempt Payment Method Details Klarna - Setup
Attempt Payment Method Details Link - Setup
Attempt Payment Method Details Paypal - Setup
Attempt Payment Method Details Sepa Debit - Setup
Attempt Payment Method Details Sofort - Setup
Attempt Payment Method Details UsBank Account - Setup
Intent - The resource representing a Stripe “SetupIntent”.
- Setup
Intent Id - An id for the corresponding object type.
- Setup
Intent Next Action - Setup
Intent Next Action Redirect ToUrl - Setup
Intent Next Action Verify With Microdeposits - Setup
Intent Payment Method Options - Setup
Intent Payment Method Options Acss Debit - Setup
Intent Payment Method Options Card - Setup
Intent Payment Method Options Card Mandate Options - Setup
Intent Payment Method Options Link - Setup
Intent Payment Method Options Mandate Options Acss Debit - Setup
Intent Payment Method Options Mandate Options Sepa Debit - Setup
Intent Payment Method Options Paypal - Setup
Intent Payment Method Options Sepa Debit - Setup
Intent Payment Method Options UsBank Account - Shipping
- The resource representing a Stripe “Shipping”.
- Shipping
Rate - The resource representing a Stripe “ShippingRate”.
- Shipping
Rate Currency Option - Shipping
Rate Delivery Estimate - Shipping
Rate Delivery Estimate Bound - Shipping
Rate Fixed Amount - Shipping
Rate Id - An id for the corresponding object type.
- Sigma
Scheduled Query RunError - SkuId
- An id for the corresponding object type.
- Source
- The resource representing a Stripe “Source”.
- Source
Acceptance Offline Params - Source
Acceptance Online Params - Source
Acceptance Params - Source
Code Verification Flow - Source
Id - An id for the corresponding object type.
- Source
Mandate Params - Source
Order - Source
Order Item - Source
Owner - Source
Receiver Flow - Source
Redirect Flow - Source
Type AchCredit Transfer - Source
Type AchDebit - Source
Type Acss Debit - Source
Type Alipay - Source
Type AuBecs Debit - Source
Type Bancontact - Source
Type Card - Source
Type Card Present - Source
Type Eps - Source
Type Giropay - Source
Type Ideal - Source
Type Klarna - Source
Type Multibanco - Source
Type P24 - Source
Type Sepa Credit Transfer - Source
Type Sepa Debit - Source
Type Sofort - Source
Type ThreeD Secure - Source
Type Wechat - Subscription
- The resource representing a Stripe “Subscription”.
- Subscription
Automatic Tax - Subscription
Billing Thresholds - The resource representing a Stripe “SubscriptionBillingThresholds”.
- Subscription
Details Data - Subscription
Id - An id for the corresponding object type.
- Subscription
Item - The resource representing a Stripe “SubscriptionItem”.
- Subscription
Item Billing Thresholds - The resource representing a Stripe “SubscriptionItemBillingThresholds”.
- Subscription
Item Filter - Subscription
Item Id - An id for the corresponding object type.
- Subscription
Item Price Data - Subscription
Item Price Data - Subscription
Item Price Data Recurring - Subscription
Item Price Data Recurring - Subscription
Line Id - An id for the corresponding object type.
- Subscription
Payment Method Options Card - Subscription
Pending Invoice Item Interval - Subscription
Price Data - Subscription
Price Data Recurring - Subscription
Schedule - The resource representing a Stripe “SubscriptionSchedule”.
- Subscription
Schedule AddInvoice Item - Subscription
Schedule Billing Thresholds - Subscription
Schedule Configuration Item - Subscription
Schedule Current Phase - Subscription
Schedule Default Settings - Subscription
Schedule Default Settings Params - Subscription
Schedule Default Settings Params Automatic Tax - Subscription
Schedule Default Settings Params Automatic TaxLiability - Subscription
Schedule Default Settings Params Transfer Data - Subscription
Schedule Id - An id for the corresponding object type.
- Subscription
Schedule Invoice Settings - Subscription
Schedule Invoice Settings Issuer - Subscription
Schedule Phase Configuration - Subscription
Schedules Resource Default Settings Automatic Tax - Subscription
Search Params - Subscription
Transfer Data - Subscriptions
Resource Billing Cycle Anchor Config - Subscriptions
Resource Pause Collection - Subscriptions
Resource Payment Method Options - Subscriptions
Resource Payment Settings - Subscriptions
Resource Pending Update - Subscriptions
Trials Resource EndBehavior - Subscriptions
Trials Resource Trial Settings - The resource representing a Stripe “SubscriptionsTrialsResourceTrialSettings”.
- TaxAmount
- TaxAmount
- TaxCalculation
- The resource representing a Stripe “TaxProductResourceTaxCalculation”.
- TaxCalculation
Id - TaxCalculation
Line Item - The resource representing a Stripe “TaxProductResourceTaxCalculationLineItem”.
- TaxCalculation
Line Item Id - TaxCode
- The resource representing a Stripe “TaxProductResourceTaxCode”.
- TaxCode
Id - An id for the corresponding object type.
- TaxDeducted
AtSource - The resource representing a Stripe “TaxDeductedAtSource”.
- TaxDeducted
AtSource Id - An id for the corresponding object type.
- TaxI
DsOwner - TaxId
- The resource representing a Stripe “tax_id”.
- TaxId
Data - TaxIdId
- An id for the corresponding object type.
- TaxId
Verification - TaxProduct
Resource Customer Details - The resource representing a Stripe “TaxProductResourceCustomerDetails”.
- TaxProduct
Resource Customer Details Resource TaxId - TaxProduct
Resource Jurisdiction - TaxProduct
Resource Jurisdiction - TaxProduct
Resource Line Item TaxBreakdown - TaxProduct
Resource Line Item TaxBreakdown - TaxProduct
Resource Line Item TaxRate Details - TaxProduct
Resource Line Item TaxRate Details - TaxProduct
Resource Postal Address - TaxProduct
Resource TaxBreakdown - TaxProduct
Resource TaxCalculation Shipping Cost - TaxProduct
Resource TaxRate Details - TaxRate
- The resource representing a Stripe “TaxRate”.
- TaxRate
Id - An id for the corresponding object type.
- Terminal
Configuration - The resource representing a Stripe “TerminalConfigurationConfiguration”.
- Terminal
Configuration Configuration Resource Currency Specific Config - Terminal
Configuration Configuration Resource Device Type Specific Config - Terminal
Configuration Configuration Resource Offline Config - Terminal
Configuration Configuration Resource Tipping - Terminal
Configuration Id - An id for the corresponding object type.
- Terminal
Connection Token - The resource representing a Stripe “TerminalConnectionToken”.
- Terminal
Location - The resource representing a Stripe “TerminalLocationLocation”.
- Terminal
Location Id - An id for the corresponding object type.
- Terminal
Reader - The resource representing a Stripe “TerminalReaderReader”.
- Terminal
Reader Id - An id for the corresponding object type.
- Terminal
Reader Reader Resource Cart - Terminal
Reader Reader Resource Line Item - Terminal
Reader Reader Resource Process Config - Terminal
Reader Reader Resource Process Payment Intent Action - Terminal
Reader Reader Resource Process Setup Config - Terminal
Reader Reader Resource Process Setup Intent Action - Terminal
Reader Reader Resource Reader Action - Terminal
Reader Reader Resource Refund Payment Action - Terminal
Reader Reader Resource SetReader Display Action - Terminal
Reader Reader Resource Tipping Config - Test
Helpers Test Clock - The resource representing a Stripe “TestClock”.
- Test
Helpers Test Clock Id - An id for the corresponding object type.
- ThreeD
Secure Details - ThreeD
Secure Details - ThreeD
Secure Details Charge - ThreeD
Secure Usage - Token
- The resource representing a Stripe “Token”.
- Token
Params - Topup
- The resource representing a Stripe “Topup”.
- TopupId
- An id for the corresponding object type.
- TosAcceptance
- Transfer
- The resource representing a Stripe “Transfer”.
- Transfer
Data - Transfer
Data - Transfer
Data Params - Transfer
Id - An id for the corresponding object type.
- Transfer
Reversal - The resource representing a Stripe “TransferReversal”.
- Transfer
Reversal Id - An id for the corresponding object type.
- Transfer
Schedule - Transfer
Schedule Params - Transform
Quantity - Transform
Usage - Update
Account - The parameters for
Account::update
. - Update
Account Capabilities - Update
Account Capabilities Acss Debit Payments - Update
Account Capabilities Affirm Payments - Update
Account Capabilities Afterpay Clearpay Payments - Update
Account Capabilities AuBecs Debit Payments - Update
Account Capabilities Bacs Debit Payments - Update
Account Capabilities Bancontact Payments - Update
Account Capabilities Bank Transfer Payments - Update
Account Capabilities Blik Payments - Update
Account Capabilities Boleto Payments - Update
Account Capabilities Card Issuing - Update
Account Capabilities Card Payments - Update
Account Capabilities Cartes Bancaires Payments - Update
Account Capabilities Cashapp Payments - Update
Account Capabilities EpsPayments - Update
Account Capabilities FpxPayments - Update
Account Capabilities Giropay Payments - Update
Account Capabilities Grabpay Payments - Update
Account Capabilities Ideal Payments - Update
Account Capabilities India International Payments - Update
Account Capabilities JcbPayments - Update
Account Capabilities Klarna Payments - Update
Account Capabilities Konbini Payments - Update
Account Capabilities Legacy Payments - Update
Account Capabilities Link Payments - Update
Account Capabilities Oxxo Payments - Update
Account Capabilities P24Payments - Update
Account Capabilities Paynow Payments - Update
Account Capabilities Promptpay Payments - Update
Account Capabilities Revolut PayPayments - Update
Account Capabilities Sepa Debit Payments - Update
Account Capabilities Sofort Payments - Update
Account Capabilities Swish Payments - Update
Account Capabilities TaxReporting Us1099K - Update
Account Capabilities TaxReporting Us1099 Misc - Update
Account Capabilities Transfers - Update
Account Capabilities Treasury - Update
Account Capabilities UsBank Account AchPayments - Update
Account Capabilities ZipPayments - Update
Account Documents - Update
Account Documents Bank Account Ownership Verification - Update
Account Documents Company License - Update
Account Documents Company Memorandum OfAssociation - Update
Account Documents Company Ministerial Decree - Update
Account Documents Company Registration Verification - Update
Account Documents Company TaxId Verification - Update
Account Documents Proof OfRegistration - Update
ApiParam - If this is a
card
PaymentMethod, this hash contains the user’s card details. - Update
Charge - The parameters for
Charge::update
. - Update
Coupon - The parameters for
Coupon::update
. - Update
Coupon Currency Options - Update
Credit Note - The parameters for
CreditNote::update
. - Update
Customer - The parameters for
Customer::update
. - Update
Customer Balance Transaction - The parameters that can be used when creating or updating a
CustomerBalanceTransaction
. - Update
Customer Cash Balance - Update
Customer Cash Balance Settings - Update
Customer Shipping - Update
Customer Shipping Address - Update
Customer Tax - Update
File Link - The parameters for
FileLink::update
. - Update
Invoice Item - The parameters for
InvoiceItem::update
. - Update
Invoice Item Discounts - Update
Payment Intent - The parameters for
PaymentIntent::update
. - Update
Payment Intent Payment Method Data - Update
Payment Intent Payment Method Data Acss Debit - Update
Payment Intent Payment Method Data Affirm - Update
Payment Intent Payment Method Data Afterpay Clearpay - Update
Payment Intent Payment Method Data Alipay - Update
Payment Intent Payment Method Data AuBecs Debit - Update
Payment Intent Payment Method Data Bacs Debit - Update
Payment Intent Payment Method Data Bancontact - Update
Payment Intent Payment Method Data Billing Details - Update
Payment Intent Payment Method Data Billing Details Address - Update
Payment Intent Payment Method Data Blik - Update
Payment Intent Payment Method Data Boleto - Update
Payment Intent Payment Method Data Cashapp - Update
Payment Intent Payment Method Data Customer Balance - Update
Payment Intent Payment Method Data Eps - Update
Payment Intent Payment Method Data Fpx - Update
Payment Intent Payment Method Data Giropay - Update
Payment Intent Payment Method Data Grabpay - Update
Payment Intent Payment Method Data Ideal - Update
Payment Intent Payment Method Data Interac Present - Update
Payment Intent Payment Method Data Klarna - Update
Payment Intent Payment Method Data Klarna Dob - Update
Payment Intent Payment Method Data Konbini - Update
Payment Intent Payment Method Data Link - Update
Payment Intent Payment Method Data Oxxo - Update
Payment Intent Payment Method Data P24 - Update
Payment Intent Payment Method Data Paynow - Update
Payment Intent Payment Method Data Paypal - Update
Payment Intent Payment Method Data Pix - Update
Payment Intent Payment Method Data Promptpay - Update
Payment Intent Payment Method Data Radar Options - Update
Payment Intent Payment Method Data Revolut Pay - Update
Payment Intent Payment Method Data Sepa Debit - Update
Payment Intent Payment Method Data Sofort - Update
Payment Intent Payment Method Data Swish - Update
Payment Intent Payment Method Data UsBank Account - Update
Payment Intent Payment Method Data Wechat Pay - Update
Payment Intent Payment Method Data Zip - Update
Payment Intent Payment Method Options - Update
Payment Intent Payment Method Options Acss Debit - Update
Payment Intent Payment Method Options Acss Debit Mandate Options - Update
Payment Intent Payment Method Options Affirm - Update
Payment Intent Payment Method Options Afterpay Clearpay - Update
Payment Intent Payment Method Options Alipay - Update
Payment Intent Payment Method Options AuBecs Debit - Update
Payment Intent Payment Method Options Bacs Debit - Update
Payment Intent Payment Method Options Bancontact - Update
Payment Intent Payment Method Options Blik - Update
Payment Intent Payment Method Options Boleto - Update
Payment Intent Payment Method Options Card - Update
Payment Intent Payment Method Options Card Installments - Update
Payment Intent Payment Method Options Card Installments Plan - Update
Payment Intent Payment Method Options Card Mandate Options - Update
Payment Intent Payment Method Options Card Present - Update
Payment Intent Payment Method Options Card ThreeD Secure - Update
Payment Intent Payment Method Options Card ThreeD Secure Network Options - Update
Payment Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires - Update
Payment Intent Payment Method Options Cashapp - Update
Payment Intent Payment Method Options Customer Balance - Update
Payment Intent Payment Method Options Customer Balance Bank Transfer - Update
Payment Intent Payment Method Options Customer Balance Bank Transfer EuBank Transfer - Update
Payment Intent Payment Method Options Eps - Update
Payment Intent Payment Method Options Fpx - Update
Payment Intent Payment Method Options Giropay - Update
Payment Intent Payment Method Options Grabpay - Update
Payment Intent Payment Method Options Ideal - Update
Payment Intent Payment Method Options Interac Present - Update
Payment Intent Payment Method Options Klarna - Update
Payment Intent Payment Method Options Konbini - Update
Payment Intent Payment Method Options Link - Update
Payment Intent Payment Method Options Oxxo - Update
Payment Intent Payment Method Options P24 - Update
Payment Intent Payment Method Options Paynow - Update
Payment Intent Payment Method Options Paypal - Update
Payment Intent Payment Method Options Pix - Update
Payment Intent Payment Method Options Promptpay - Update
Payment Intent Payment Method Options Revolut Pay - Update
Payment Intent Payment Method Options Sepa Debit - Update
Payment Intent Payment Method Options Sepa Debit Mandate Options - Update
Payment Intent Payment Method Options Sofort - Update
Payment Intent Payment Method Options Swish - Update
Payment Intent Payment Method Options UsBank Account - Update
Payment Intent Payment Method Options UsBank Account Financial Connections - Update
Payment Intent Payment Method Options UsBank Account Mandate Options - Update
Payment Intent Payment Method Options UsBank Account Networks - Update
Payment Intent Payment Method Options Wechat Pay - Update
Payment Intent Payment Method Options Zip - Update
Payment Intent Shipping - Update
Payment Intent Shipping Address - Update
Payment Intent Transfer Data - Update
Payment Link - The parameters for
PaymentLink::update
. - Update
Payment Link After Completion - Update
Payment Link After Completion Hosted Confirmation - Update
Payment Link After Completion Redirect - Update
Payment Link Automatic Tax - Update
Payment Link Automatic TaxLiability - Update
Payment Link Custom Fields - Update
Payment Link Custom Fields Dropdown - Update
Payment Link Custom Fields Dropdown Options - Update
Payment Link Custom Fields Label - Update
Payment Link Custom Fields Numeric - Update
Payment Link Custom Fields Text - Update
Payment Link Custom Text - Update
Payment Link Custom Text After Submit - Update
Payment Link Custom Text Shipping Address - Update
Payment Link Custom Text Submit - Update
Payment Link Custom Text Terms OfService Acceptance - Update
Payment Link Invoice Creation - Update
Payment Link Invoice Creation Invoice Data - Update
Payment Link Invoice Creation Invoice Data Custom Fields - Update
Payment Link Invoice Creation Invoice Data Issuer - Update
Payment Link Invoice Creation Invoice Data Rendering Options - Update
Payment Link Line Items - Update
Payment Link Line Items Adjustable Quantity - Update
Payment Link Payment Intent Data - Update
Payment Link Restrictions - Update
Payment Link Restrictions Completed Sessions - Update
Payment Link Shipping Address Collection - Update
Payment Link Subscription Data - Update
Payment Link Subscription Data Invoice Settings - Update
Payment Link Subscription Data Invoice Settings Issuer - Update
Payment Link Subscription Data Trial Settings - Update
Payment Link Subscription Data Trial Settings EndBehavior - Update
Payment Method - The parameters for
PaymentMethod::update
. - Update
Payment Method Link - Update
Payment Method UsBank Account - Update
Payout - The parameters for
Payout::update
. - Update
Plan - The parameters for
Plan::update
. - Update
Price - The parameters for
Price::update
. - Update
Price Currency Options - Update
Price Currency Options Custom Unit Amount - Update
Price Currency Options Tiers - Update
Product - The parameters for
Product::update
. - Update
Product Features - Update
Promotion Code - The parameters for
PromotionCode::update
. - Update
Promotion Code Restrictions - Update
Promotion Code Restrictions Currency Options - Update
Refund - The parameters for
Refund::update
. - Update
Setup Intent - The parameters for
SetupIntent::update
. - Update
Setup Intent Payment Method Data - Update
Setup Intent Payment Method Data Acss Debit - Update
Setup Intent Payment Method Data Affirm - Update
Setup Intent Payment Method Data Afterpay Clearpay - Update
Setup Intent Payment Method Data Alipay - Update
Setup Intent Payment Method Data AuBecs Debit - Update
Setup Intent Payment Method Data Bacs Debit - Update
Setup Intent Payment Method Data Bancontact - Update
Setup Intent Payment Method Data Billing Details - Update
Setup Intent Payment Method Data Billing Details Address - Update
Setup Intent Payment Method Data Blik - Update
Setup Intent Payment Method Data Boleto - Update
Setup Intent Payment Method Data Cashapp - Update
Setup Intent Payment Method Data Customer Balance - Update
Setup Intent Payment Method Data Eps - Update
Setup Intent Payment Method Data Fpx - Update
Setup Intent Payment Method Data Giropay - Update
Setup Intent Payment Method Data Grabpay - Update
Setup Intent Payment Method Data Ideal - Update
Setup Intent Payment Method Data Interac Present - Update
Setup Intent Payment Method Data Klarna - Update
Setup Intent Payment Method Data Klarna Dob - Update
Setup Intent Payment Method Data Konbini - Update
Setup Intent Payment Method Data Link - Update
Setup Intent Payment Method Data Oxxo - Update
Setup Intent Payment Method Data P24 - Update
Setup Intent Payment Method Data Paynow - Update
Setup Intent Payment Method Data Paypal - Update
Setup Intent Payment Method Data Pix - Update
Setup Intent Payment Method Data Promptpay - Update
Setup Intent Payment Method Data Radar Options - Update
Setup Intent Payment Method Data Revolut Pay - Update
Setup Intent Payment Method Data Sepa Debit - Update
Setup Intent Payment Method Data Sofort - Update
Setup Intent Payment Method Data Swish - Update
Setup Intent Payment Method Data UsBank Account - Update
Setup Intent Payment Method Data Wechat Pay - Update
Setup Intent Payment Method Data Zip - Update
Setup Intent Payment Method Options - Update
Setup Intent Payment Method Options Acss Debit - Update
Setup Intent Payment Method Options Acss Debit Mandate Options - Update
Setup Intent Payment Method Options Card - Update
Setup Intent Payment Method Options Card Mandate Options - Update
Setup Intent Payment Method Options Card ThreeD Secure - Update
Setup Intent Payment Method Options Card ThreeD Secure Network Options - Update
Setup Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires - Update
Setup Intent Payment Method Options Link - Update
Setup Intent Payment Method Options Paypal - Update
Setup Intent Payment Method Options Sepa Debit - Update
Setup Intent Payment Method Options Sepa Debit Mandate Options - Update
Setup Intent Payment Method Options UsBank Account - Update
Setup Intent Payment Method Options UsBank Account Financial Connections - Update
Setup Intent Payment Method Options UsBank Account Mandate Options - Update
Setup Intent Payment Method Options UsBank Account Networks - Update
Shipping Rate - The parameters for
ShippingRate::update
. - Update
Shipping Rate Fixed Amount - Update
Shipping Rate Fixed Amount Currency Options - Update
Source - The parameters for
Source::update
. - Update
Source Source Order - Update
Source Source Order Items - Update
Source Source Order Shipping - Update
Source Source Order Shipping Address - Update
Subscription - The parameters for
Subscription::update
. - Update
Subscription Automatic Tax - Update
Subscription Automatic TaxLiability - Update
Subscription Cancellation Details - Update
Subscription Invoice Settings - Update
Subscription Invoice Settings Issuer - Update
Subscription Item - The parameters for
SubscriptionItem::update
. - Update
Subscription Items - Update
Subscription Pause Collection - Update
Subscription Payment Settings - Update
Subscription Payment Settings Payment Method Options - Update
Subscription Payment Settings Payment Method Options Acss Debit - Update
Subscription Payment Settings Payment Method Options Acss Debit Mandate Options - Update
Subscription Payment Settings Payment Method Options Bancontact - Update
Subscription Payment Settings Payment Method Options Card - Update
Subscription Payment Settings Payment Method Options Card Mandate Options - Update
Subscription Payment Settings Payment Method Options Customer Balance - Update
Subscription Payment Settings Payment Method Options Customer Balance Bank Transfer - Update
Subscription Payment Settings Payment Method Options Customer Balance Bank Transfer EuBank Transfer - Update
Subscription Payment Settings Payment Method Options Konbini - Update
Subscription Payment Settings Payment Method Options UsBank Account - Update
Subscription Payment Settings Payment Method Options UsBank Account Financial Connections - Update
Subscription Pending Invoice Item Interval - Update
Subscription Schedule - The parameters for
SubscriptionSchedule::update
. - Update
Subscription Schedule Phases - Update
Subscription Schedule Phases Automatic Tax - Update
Subscription Schedule Phases Automatic TaxLiability - Update
Subscription Schedule Phases Items - Update
Subscription Schedule Phases Items Billing Thresholds - Update
Subscription Schedule Phases Items Price Data - Update
Subscription Schedule Phases Items Price Data Recurring - Update
Subscription Schedule Phases Transfer Data - Update
Subscription Transfer Data - Update
Subscription Trial Settings - Update
Subscription Trial Settings EndBehavior - Update
TaxRate - The parameters for
TaxRate::update
. - Update
Topup - The parameters for
Topup::update
. - Update
Transfer - The parameters for
Transfer::update
. - Update
Webhook Endpoint - The parameters for
WebhookEndpoint::update
. - UsBank
Account Networks - Usage
Record - The resource representing a Stripe “UsageRecord”.
- Usage
Record Id - An id for the corresponding object type.
- Usage
Record Summary - The resource representing a Stripe “UsageRecordSummary”.
- Usage
Record Summary Id - An id for the corresponding object type.
- Verification
Document Params - Verify
Bank Account - The set of parameters that can be used when verifying a Bank Account.
- Wallet
Amex Express Checkout - Wallet
Apple Pay - Wallet
Details - Wallet
Google Pay - Wallet
Masterpass - Wallet
Samsung Pay - Wallet
Visa Checkout - Webhook
- Webhook
Endpoint - The resource representing a Stripe “NotificationWebhookEndpoint”.
- Webhook
Endpoint Id - An id for the corresponding object type.
Enums§
- Account
Business Type - An enum representing the possible values of an
Account
’sbusiness_type
field. - Account
Capabilities Acss Debit Payments - An enum representing the possible values of an
AccountCapabilities
’sacss_debit_payments
field. - Account
Capabilities Affirm Payments - An enum representing the possible values of an
AccountCapabilities
’saffirm_payments
field. - Account
Capabilities Afterpay Clearpay Payments - An enum representing the possible values of an
AccountCapabilities
’safterpay_clearpay_payments
field. - Account
Capabilities Bacs Debit Payments - An enum representing the possible values of an
AccountCapabilities
’sbacs_debit_payments
field. - Account
Capabilities Bancontact Payments - An enum representing the possible values of an
AccountCapabilities
’sbancontact_payments
field. - Account
Capabilities Bank Transfer Payments - An enum representing the possible values of an
AccountCapabilities
’sbank_transfer_payments
field. - Account
Capabilities Blik Payments - An enum representing the possible values of an
AccountCapabilities
’sblik_payments
field. - Account
Capabilities Boleto Payments - An enum representing the possible values of an
AccountCapabilities
’sboleto_payments
field. - Account
Capabilities Cartes Bancaires Payments - An enum representing the possible values of an
AccountCapabilities
’scartes_bancaires_payments
field. - Account
Capabilities Cashapp Payments - An enum representing the possible values of an
AccountCapabilities
’scashapp_payments
field. - Account
Capabilities EpsPayments - An enum representing the possible values of an
AccountCapabilities
’seps_payments
field. - Account
Capabilities FpxPayments - An enum representing the possible values of an
AccountCapabilities
’sfpx_payments
field. - Account
Capabilities Giropay Payments - An enum representing the possible values of an
AccountCapabilities
’sgiropay_payments
field. - Account
Capabilities Grabpay Payments - An enum representing the possible values of an
AccountCapabilities
’sgrabpay_payments
field. - Account
Capabilities Ideal Payments - An enum representing the possible values of an
AccountCapabilities
’sideal_payments
field. - Account
Capabilities India International Payments - An enum representing the possible values of an
AccountCapabilities
’sindia_international_payments
field. - Account
Capabilities Klarna Payments - An enum representing the possible values of an
AccountCapabilities
’sklarna_payments
field. - Account
Capabilities Konbini Payments - An enum representing the possible values of an
AccountCapabilities
’skonbini_payments
field. - Account
Capabilities Link Payments - An enum representing the possible values of an
AccountCapabilities
’slink_payments
field. - Account
Capabilities Oxxo Payments - An enum representing the possible values of an
AccountCapabilities
’soxxo_payments
field. - Account
Capabilities P24Payments - An enum representing the possible values of an
AccountCapabilities
’sp24_payments
field. - Account
Capabilities Paynow Payments - An enum representing the possible values of an
AccountCapabilities
’spaynow_payments
field. - Account
Capabilities Promptpay Payments - An enum representing the possible values of an
AccountCapabilities
’spromptpay_payments
field. - Account
Capabilities Revolut PayPayments - An enum representing the possible values of an
AccountCapabilities
’srevolut_pay_payments
field. - Account
Capabilities Sepa Debit Payments - An enum representing the possible values of an
AccountCapabilities
’ssepa_debit_payments
field. - Account
Capabilities Sofort Payments - An enum representing the possible values of an
AccountCapabilities
’ssofort_payments
field. - Account
Capabilities Swish Payments - An enum representing the possible values of an
AccountCapabilities
’sswish_payments
field. - Account
Capabilities Treasury - An enum representing the possible values of an
AccountCapabilities
’streasury
field. - Account
Capabilities UsBank Account AchPayments - An enum representing the possible values of an
AccountCapabilities
’sus_bank_account_ach_payments
field. - Account
Capabilities ZipPayments - An enum representing the possible values of an
AccountCapabilities
’szip_payments
field. - Account
Link Collect - An enum representing the possible values of an
CreateAccountLink
’scollect
field. - Account
Link Type - An enum representing the possible values of an
CreateAccountLink
’stype_
field. - Account
Requirements Error Code - An enum representing the possible values of an
AccountRequirementsError
’scode
field. - Account
Requirements Error Code - An enum representing the possible values of an
AccountRequirementsError
’scode
field. - Account
Requirements Error Code - An enum representing the possible values of an
AccountRequirementsError
’scode
field. - Account
Type - An enum representing the possible values of an
CreateAccount
’stype_
field. - Account
Unification Account Controller Type - An enum representing the possible values of an
AccountUnificationAccountController
’stype
field. - ApiErrors
Code - An enum representing the possible values of an
ApiErrors
’scode
field. - ApiErrors
Type - An enum representing the possible values of an
ApiErrors
’stype
field. - ApiVersion
- An enum representing the versions of the Stripe API.
- Automatic
TaxStatus - An enum representing the possible values of an
AutomaticTax
’sstatus
field. - Balance
Transaction Source Id - Balance
Transaction Source Union - Balance
Transaction Status - An enum representing the possible values of an
BalanceTransaction
’sstatus
field. - Balance
Transaction Type - An enum representing the possible values of an
BalanceTransaction
’stype
field. - Bank
Account Available Payout Methods - An enum representing the possible values of an
BankAccount
’savailable_payout_methods
field. - Bank
Account Status - An enum representing the possible values of an
BankAccount
’sstatus
field. - Billing
Portal Session Locale - An enum representing the possible values of an
BillingPortalSession
’slocale
field. - Cancellation
Details Feedback - An enum representing the possible values of an
CancellationDetails
’sfeedback
field. - Cancellation
Details Reason - An enum representing the possible values of an
CancellationDetails
’sreason
field. - Capability
Status - An enum representing the possible values of an
AccountCapabilities
’sau_becs_debit_payments
field. - Capture
Method - The resource representing a Stripe CaptureMethod object.
- Card
Available Payout Methods - An enum representing the possible values of an
Card
’savailable_payout_methods
field. - Card
Brand - Card
Present Read Method - An enum representing the possible values of an
CardPresent
’sread_method
field. - Card
Type - Charge
Source Params - The set of PaymentSource parameters that can be used to create a charge.
- Charge
Status - An enum representing the possible values of an
Charge
’sstatus
field. - Checkout
Acss Debit Mandate Options Default For - An enum representing the possible values of an
CheckoutAcssDebitMandateOptions
’sdefault_for
field. - Checkout
Acss Debit Mandate Options Payment Schedule - An enum representing the possible values of an
CheckoutAcssDebitMandateOptions
’spayment_schedule
field. - Checkout
Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
CheckoutAcssDebitMandateOptions
’stransaction_type
field. - Checkout
Acss Debit Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutAcssDebitPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Acss Debit Payment Method Options Verification Method - An enum representing the possible values of an
CheckoutAcssDebitPaymentMethodOptions
’sverification_method
field. - Checkout
Affirm Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutAffirmPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Afterpay Clearpay Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutAfterpayClearpayPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Alipay Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutAlipayPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
AuBecs Debit Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutAuBecsDebitPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Bacs Debit Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutBacsDebitPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Bancontact Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutBancontactPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Boleto Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutBoletoPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Card Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutCardPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Cashapp Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutCashappPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Customer Balance Bank Transfer Payment Method Options Requested Address Types - An enum representing the possible values of an
CheckoutCustomerBalanceBankTransferPaymentMethodOptions
’srequested_address_types
field. - Checkout
Customer Balance Bank Transfer Payment Method Options Type - An enum representing the possible values of an
CheckoutCustomerBalanceBankTransferPaymentMethodOptions
’stype
field. - Checkout
Customer Balance Payment Method Options Funding Type - An enum representing the possible values of an
CheckoutCustomerBalancePaymentMethodOptions
’sfunding_type
field. - Checkout
Customer Balance Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutCustomerBalancePaymentMethodOptions
’ssetup_future_usage
field. - Checkout
EpsPayment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutEpsPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
FpxPayment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutFpxPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Giropay Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutGiropayPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Grab PayPayment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutGrabPayPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Ideal Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutIdealPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Klarna Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutKlarnaPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Konbini Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutKonbiniPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Link Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutLinkPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Oxxo Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutOxxoPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
P24Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutP24PaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Paynow Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutPaynowPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Paypal Payment Method Options Capture Method - An enum representing the possible values of an
CheckoutPaypalPaymentMethodOptions
’scapture_method
field. - Checkout
Paypal Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutPaypalPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Sepa Debit Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutSepaDebitPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
Session Billing Address Collection - An enum representing the possible values of an
CheckoutSession
’sbilling_address_collection
field. - Checkout
Session Customer Creation - An enum representing the possible values of an
CheckoutSession
’scustomer_creation
field. - Checkout
Session Locale - An enum representing the possible values of an
CheckoutSession
’slocale
field. - Checkout
Session Mode - An enum representing the possible values of an
CheckoutSession
’smode
field. - Checkout
Session Payment Method Collection - An enum representing the possible values of an
CheckoutSession
’spayment_method_collection
field. - Checkout
Session Payment Status - An enum representing the possible values of an
CheckoutSession
’spayment_status
field. - Checkout
Session Redirect OnCompletion - An enum representing the possible values of an
CheckoutSession
’sredirect_on_completion
field. - Checkout
Session Status - An enum representing the possible values of an
CheckoutSession
’sstatus
field. - Checkout
Session Submit Type - An enum representing the possible values of an
CheckoutSession
’ssubmit_type
field. - Checkout
Session UiMode - An enum representing the possible values of an
CheckoutSession
’sui_mode
field. - Checkout
Sofort Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutSofortPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
UsBank Account Payment Method Options Setup Future Usage - An enum representing the possible values of an
CheckoutUsBankAccountPaymentMethodOptions
’ssetup_future_usage
field. - Checkout
UsBank Account Payment Method Options Verification Method - An enum representing the possible values of an
CheckoutUsBankAccountPaymentMethodOptions
’sverification_method
field. - Collection
Method - An enum representing the possible values of an
Invoice
’scollection_method
field. - Company
Params Structure - An enum representing the possible values of an
CompanyParams
’sstructure
field. - Company
Structure - An enum representing the possible values of an
Company
’sstructure
field. - Confirmation
Method - The resource representing a Stripe ConfirmationMethod object.
- Connect
Account Reference Type - An enum representing the possible values of an
ConnectAccountReference
’stype
field. - Coupon
Duration - An enum representing the possible values of an
Coupon
’sduration
field. - Create
Account Link Collection Options Fields - An enum representing the possible values of an
CreateAccountLinkCollectionOptions
’sfields
field. - Create
Account Link Collection Options Future Requirements - An enum representing the possible values of an
CreateAccountLinkCollectionOptions
’sfuture_requirements
field. - Create
Billing Portal Session Flow Data After Completion Type - An enum representing the possible values of an
CreateBillingPortalSessionFlowDataAfterCompletion
’stype
field. - Create
Billing Portal Session Flow Data Subscription Cancel Retention Type - An enum representing the possible values of an
CreateBillingPortalSessionFlowDataSubscriptionCancelRetention
’stype
field. - Create
Billing Portal Session Flow Data Type - An enum representing the possible values of an
CreateBillingPortalSessionFlowData
’stype
field. - Create
Checkout Session Automatic TaxLiability Type - An enum representing the possible values of an
CreateCheckoutSessionAutomaticTaxLiability
’stype
field. - Create
Checkout Session Consent Collection Payment Method Reuse Agreement Position - An enum representing the possible values of an
CreateCheckoutSessionConsentCollectionPaymentMethodReuseAgreement
’sposition
field. - Create
Checkout Session Consent Collection Promotions - An enum representing the possible values of an
CreateCheckoutSessionConsentCollection
’spromotions
field. - Create
Checkout Session Consent Collection Terms OfService - An enum representing the possible values of an
CreateCheckoutSessionConsentCollection
’sterms_of_service
field. - Create
Checkout Session Custom Fields Label Type - An enum representing the possible values of an
CreateCheckoutSessionCustomFieldsLabel
’stype
field. - Create
Checkout Session Custom Fields Type - An enum representing the possible values of an
CreateCheckoutSessionCustomFields
’stype
field. - Create
Checkout Session Customer Update Address - An enum representing the possible values of an
CreateCheckoutSessionCustomerUpdate
’saddress
field. - Create
Checkout Session Customer Update Name - An enum representing the possible values of an
CreateCheckoutSessionCustomerUpdate
’sname
field. - Create
Checkout Session Customer Update Shipping - An enum representing the possible values of an
CreateCheckoutSessionCustomerUpdate
’sshipping
field. - Create
Checkout Session Invoice Creation Invoice Data Issuer Type - An enum representing the possible values of an
CreateCheckoutSessionInvoiceCreationInvoiceDataIssuer
’stype
field. - Create
Checkout Session Invoice Creation Invoice Data Rendering Options Amount TaxDisplay - An enum representing the possible values of an
CreateCheckoutSessionInvoiceCreationInvoiceDataRenderingOptions
’samount_tax_display
field. - Create
Checkout Session Line Items Price Data Recurring Interval - An enum representing the possible values of an
CreateCheckoutSessionLineItemsPriceDataRecurring
’sinterval
field. - Create
Checkout Session Line Items Price Data TaxBehavior - An enum representing the possible values of an
CreateCheckoutSessionLineItemsPriceData
’stax_behavior
field. - Create
Checkout Session Payment Intent Data Capture Method - An enum representing the possible values of an
CreateCheckoutSessionPaymentIntentData
’scapture_method
field. - Create
Checkout Session Payment Intent Data Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentIntentData
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Acss Debit Mandate Options Default For - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAcssDebitMandateOptions
’sdefault_for
field. - Create
Checkout Session Payment Method Options Acss Debit Mandate Options Payment Schedule - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAcssDebitMandateOptions
’spayment_schedule
field. - Create
Checkout Session Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Create
Checkout Session Payment Method Options Acss Debit Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAcssDebit
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAcssDebit
’sverification_method
field. - Create
Checkout Session Payment Method Options Affirm Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAffirm
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Afterpay Clearpay Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAfterpayClearpay
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Alipay Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAlipay
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options AuBecs Debit Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsAuBecsDebit
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Bacs Debit Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsBacsDebit
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Bancontact Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsBancontact
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Boleto Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsBoleto
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Card Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsCard
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Cashapp Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsCashapp
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Customer Balance Bank Transfer Requested Address Types - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsCustomerBalanceBankTransfer
’srequested_address_types
field. - Create
Checkout Session Payment Method Options Customer Balance Bank Transfer Type - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsCustomerBalanceBankTransfer
’stype
field. - Create
Checkout Session Payment Method Options Customer Balance Funding Type - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsCustomerBalance
’sfunding_type
field. - Create
Checkout Session Payment Method Options Customer Balance Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsCustomerBalance
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options EpsSetup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsEps
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options FpxSetup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsFpx
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Giropay Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsGiropay
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Grabpay Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsGrabpay
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Ideal Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsIdeal
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Klarna Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsKlarna
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Konbini Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsKonbini
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Link Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsLink
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Oxxo Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsOxxo
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options P24Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsP24
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Paynow Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsPaynow
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Paypal Capture Method - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsPaypal
’scapture_method
field. - Create
Checkout Session Payment Method Options Paypal Preferred Locale - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsPaypal
’spreferred_locale
field. - Create
Checkout Session Payment Method Options Paypal Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsPaypal
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Revolut PaySetup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsRevolutPay
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Sepa Debit Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsSepaDebit
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options Sofort Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsSofort
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Create
Checkout Session Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Create
Checkout Session Payment Method Options UsBank Account Setup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsUsBankAccount
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Create
Checkout Session Payment Method Options Wechat PayClient - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsWechatPay
’sclient
field. - Create
Checkout Session Payment Method Options Wechat PaySetup Future Usage - An enum representing the possible values of an
CreateCheckoutSessionPaymentMethodOptionsWechatPay
’ssetup_future_usage
field. - Create
Checkout Session Payment Method Types - An enum representing the possible values of an
CreateCheckoutSession
’spayment_method_types
field. - Create
Checkout Session Shipping Address Collection Allowed Countries - An enum representing the possible values of an
CreateCheckoutSessionShippingAddressCollection
’sallowed_countries
field. - Create
Checkout Session Shipping Options Shipping Rate Data Delivery Estimate Maximum Unit - An enum representing the possible values of an
CreateCheckoutSessionShippingOptionsShippingRateDataDeliveryEstimateMaximum
’sunit
field. - Create
Checkout Session Shipping Options Shipping Rate Data Delivery Estimate Minimum Unit - An enum representing the possible values of an
CreateCheckoutSessionShippingOptionsShippingRateDataDeliveryEstimateMinimum
’sunit
field. - Create
Checkout Session Shipping Options Shipping Rate Data Fixed Amount Currency Options TaxBehavior - An enum representing the possible values of an
CreateCheckoutSessionShippingOptionsShippingRateDataFixedAmountCurrencyOptions
’stax_behavior
field. - Create
Checkout Session Shipping Options Shipping Rate Data TaxBehavior - An enum representing the possible values of an
CreateCheckoutSessionShippingOptionsShippingRateData
’stax_behavior
field. - Create
Checkout Session Shipping Options Shipping Rate Data Type - An enum representing the possible values of an
CreateCheckoutSessionShippingOptionsShippingRateData
’stype
field. - Create
Checkout Session Subscription Data Invoice Settings Issuer Type - An enum representing the possible values of an
CreateCheckoutSessionSubscriptionDataInvoiceSettingsIssuer
’stype
field. - Create
Checkout Session Subscription Data Proration Behavior - An enum representing the possible values of an
CreateCheckoutSessionSubscriptionData
’sproration_behavior
field. - Create
Checkout Session Subscription Data Trial Settings EndBehavior Missing Payment Method - An enum representing the possible values of an
CreateCheckoutSessionSubscriptionDataTrialSettingsEndBehavior
’smissing_payment_method
field. - Create
Credit Note Lines Type - An enum representing the possible values of an
CreateCreditNoteLines
’stype
field. - Create
Customer Cash Balance Settings Reconciliation Mode - An enum representing the possible values of an
CreateCustomerCashBalanceSettings
’sreconciliation_mode
field. - Create
Customer TaxValidate Location - An enum representing the possible values of an
CreateCustomerTax
’svalidate_location
field. - Create
Invoice Automatic TaxLiability Type - An enum representing the possible values of an
CreateInvoiceAutomaticTaxLiability
’stype
field. - Create
Invoice From Invoice Action - An enum representing the possible values of an
CreateInvoiceFromInvoice
’saction
field. - Create
Invoice Issuer Type - An enum representing the possible values of an
CreateInvoiceIssuer
’stype
field. - Create
Invoice Payment Settings Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Create
Invoice Payment Settings Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsAcssDebit
’sverification_method
field. - Create
Invoice Payment Settings Payment Method Options Bancontact Preferred Language - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsBancontact
’spreferred_language
field. - Create
Invoice Payment Settings Payment Method Options Card Installments Plan Interval - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsCardInstallmentsPlan
’sinterval
field. - Create
Invoice Payment Settings Payment Method Options Card Installments Plan Type - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsCardInstallmentsPlan
’stype
field. - Create
Invoice Payment Settings Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Create
Invoice Payment Settings Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Create
Invoice Payment Settings Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Create
Invoice Payment Settings Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
CreateInvoicePaymentSettingsPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Create
Invoice Payment Settings Payment Method Types - An enum representing the possible values of an
CreateInvoicePaymentSettings
’spayment_method_types
field. - Create
Invoice Rendering Amount TaxDisplay - An enum representing the possible values of an
CreateInvoiceRendering
’samount_tax_display
field. - Create
Invoice Rendering Options Amount TaxDisplay - An enum representing the possible values of an
CreateInvoiceRenderingOptions
’samount_tax_display
field. - Create
Invoice Rendering PdfPage Size - An enum representing the possible values of an
CreateInvoiceRenderingPdf
’spage_size
field. - Create
Invoice Shipping Cost Shipping Rate Data Delivery Estimate Maximum Unit - An enum representing the possible values of an
CreateInvoiceShippingCostShippingRateDataDeliveryEstimateMaximum
’sunit
field. - Create
Invoice Shipping Cost Shipping Rate Data Delivery Estimate Minimum Unit - An enum representing the possible values of an
CreateInvoiceShippingCostShippingRateDataDeliveryEstimateMinimum
’sunit
field. - Create
Invoice Shipping Cost Shipping Rate Data Fixed Amount Currency Options TaxBehavior - An enum representing the possible values of an
CreateInvoiceShippingCostShippingRateDataFixedAmountCurrencyOptions
’stax_behavior
field. - Create
Invoice Shipping Cost Shipping Rate Data TaxBehavior - An enum representing the possible values of an
CreateInvoiceShippingCostShippingRateData
’stax_behavior
field. - Create
Invoice Shipping Cost Shipping Rate Data Type - An enum representing the possible values of an
CreateInvoiceShippingCostShippingRateData
’stype
field. - Create
Payment Intent Automatic Payment Methods Allow Redirects - An enum representing the possible values of an
CreatePaymentIntentAutomaticPaymentMethods
’sallow_redirects
field. - Create
Payment Intent Mandate Data Customer Acceptance Type - An enum representing the possible values of an
CreatePaymentIntentMandateDataCustomerAcceptance
’stype
field. - Create
Payment Intent Payment Method Data EpsBank - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataEps
’sbank
field. - Create
Payment Intent Payment Method Data FpxAccount Holder Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataFpx
’saccount_holder_type
field. - Create
Payment Intent Payment Method Data FpxBank - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataFpx
’sbank
field. - Create
Payment Intent Payment Method Data Ideal Bank - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataIdeal
’sbank
field. - Create
Payment Intent Payment Method Data P24Bank - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataP24
’sbank
field. - Create
Payment Intent Payment Method Data Sofort Country - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataSofort
’scountry
field. - Create
Payment Intent Payment Method Data Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodData
’stype
field. - Create
Payment Intent Payment Method Data UsBank Account Account Holder Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataUsBankAccount
’saccount_holder_type
field. - Create
Payment Intent Payment Method Data UsBank Account Account Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodDataUsBankAccount
’saccount_type
field. - Create
Payment Intent Payment Method Options Acss Debit Mandate Options Payment Schedule - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAcssDebitMandateOptions
’spayment_schedule
field. - Create
Payment Intent Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Create
Payment Intent Payment Method Options Acss Debit Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAcssDebit
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAcssDebit
’sverification_method
field. - Create
Payment Intent Payment Method Options Affirm Capture Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAffirm
’scapture_method
field. - Create
Payment Intent Payment Method Options Affirm Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAffirm
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Afterpay Clearpay Capture Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAfterpayClearpay
’scapture_method
field. - Create
Payment Intent Payment Method Options Afterpay Clearpay Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAfterpayClearpay
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Alipay Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAlipay
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options AuBecs Debit Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsAuBecsDebit
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Bacs Debit Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsBacsDebit
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Bancontact Preferred Language - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsBancontact
’spreferred_language
field. - Create
Payment Intent Payment Method Options Bancontact Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsBancontact
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Blik Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsBlik
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Boleto Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsBoleto
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Card Capture Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’scapture_method
field. - Create
Payment Intent Payment Method Options Card Installments Plan Interval - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardInstallmentsPlan
’sinterval
field. - Create
Payment Intent Payment Method Options Card Installments Plan Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardInstallmentsPlan
’stype
field. - Create
Payment Intent Payment Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardMandateOptions
’samount_type
field. - Create
Payment Intent Payment Method Options Card Mandate Options Interval - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardMandateOptions
’sinterval
field. - Create
Payment Intent Payment Method Options Card Mandate Options Supported Types - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardMandateOptions
’ssupported_types
field. - Create
Payment Intent Payment Method Options Card Network - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’snetwork
field. - Create
Payment Intent Payment Method Options Card Request Extended Authorization - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’srequest_extended_authorization
field. - Create
Payment Intent Payment Method Options Card Request Incremental Authorization - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’srequest_incremental_authorization
field. - Create
Payment Intent Payment Method Options Card Request Multicapture - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’srequest_multicapture
field. - Create
Payment Intent Payment Method Options Card Request Overcapture - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’srequest_overcapture
field. - Create
Payment Intent Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Create
Payment Intent Payment Method Options Card Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCard
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Card ThreeD Secure Ares Trans Status - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’sares_trans_status
field. - Create
Payment Intent Payment Method Options Card ThreeD Secure Electronic Commerce Indicator - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’selectronic_commerce_indicator
field. - Create
Payment Intent Payment Method Options Card ThreeD Secure Exemption Indicator - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’sexemption_indicator
field. - Create
Payment Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires CbAvalgo - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardThreeDSecureNetworkOptionsCartesBancaires
’scb_avalgo
field. - Create
Payment Intent Payment Method Options Card ThreeD Secure Version - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’sversion
field. - Create
Payment Intent Payment Method Options Cashapp Capture Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCashapp
’scapture_method
field. - Create
Payment Intent Payment Method Options Cashapp Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCashapp
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Customer Balance Bank Transfer Requested Address Types - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCustomerBalanceBankTransfer
’srequested_address_types
field. - Create
Payment Intent Payment Method Options Customer Balance Bank Transfer Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCustomerBalanceBankTransfer
’stype
field. - Create
Payment Intent Payment Method Options Customer Balance Funding Type - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCustomerBalance
’sfunding_type
field. - Create
Payment Intent Payment Method Options Customer Balance Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsCustomerBalance
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options EpsSetup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsEps
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options FpxSetup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsFpx
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Giropay Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsGiropay
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Grabpay Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsGrabpay
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Ideal Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsIdeal
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Klarna Capture Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsKlarna
’scapture_method
field. - Create
Payment Intent Payment Method Options Klarna Preferred Locale - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsKlarna
’spreferred_locale
field. - Create
Payment Intent Payment Method Options Klarna Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsKlarna
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Konbini Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsKonbini
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Link Capture Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsLink
’scapture_method
field. - Create
Payment Intent Payment Method Options Link Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsLink
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Oxxo Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsOxxo
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options P24Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsP24
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Paynow Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsPaynow
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Paypal Capture Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsPaypal
’scapture_method
field. - Create
Payment Intent Payment Method Options Paypal Preferred Locale - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsPaypal
’spreferred_locale
field. - Create
Payment Intent Payment Method Options Paypal Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsPaypal
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options PixSetup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsPix
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Promptpay Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsPromptpay
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Revolut PaySetup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsRevolutPay
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Sepa Debit Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsSepaDebit
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Sofort Preferred Language - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsSofort
’spreferred_language
field. - Create
Payment Intent Payment Method Options Sofort Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsSofort
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options Swish Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsSwish
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Create
Payment Intent Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Create
Payment Intent Payment Method Options UsBank Account Mandate Options Collection Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsUsBankAccountMandateOptions
’scollection_method
field. - Create
Payment Intent Payment Method Options UsBank Account Networks Requested - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsUsBankAccountNetworks
’srequested
field. - Create
Payment Intent Payment Method Options UsBank Account Preferred Settlement Speed - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsUsBankAccount
’spreferred_settlement_speed
field. - Create
Payment Intent Payment Method Options UsBank Account Setup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsUsBankAccount
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Create
Payment Intent Payment Method Options Wechat PayClient - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsWechatPay
’sclient
field. - Create
Payment Intent Payment Method Options Wechat PaySetup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsWechatPay
’ssetup_future_usage
field. - Create
Payment Intent Payment Method Options ZipSetup Future Usage - An enum representing the possible values of an
CreatePaymentIntentPaymentMethodOptionsZip
’ssetup_future_usage
field. - Create
Payment Link After Completion Type - An enum representing the possible values of an
CreatePaymentLinkAfterCompletion
’stype
field. - Create
Payment Link Automatic TaxLiability Type - An enum representing the possible values of an
CreatePaymentLinkAutomaticTaxLiability
’stype
field. - Create
Payment Link Consent Collection Payment Method Reuse Agreement Position - An enum representing the possible values of an
CreatePaymentLinkConsentCollectionPaymentMethodReuseAgreement
’sposition
field. - Create
Payment Link Consent Collection Promotions - An enum representing the possible values of an
CreatePaymentLinkConsentCollection
’spromotions
field. - Create
Payment Link Consent Collection Terms OfService - An enum representing the possible values of an
CreatePaymentLinkConsentCollection
’sterms_of_service
field. - Create
Payment Link Custom Fields Label Type - An enum representing the possible values of an
CreatePaymentLinkCustomFieldsLabel
’stype
field. - Create
Payment Link Custom Fields Type - An enum representing the possible values of an
CreatePaymentLinkCustomFields
’stype
field. - Create
Payment Link Invoice Creation Invoice Data Issuer Type - An enum representing the possible values of an
CreatePaymentLinkInvoiceCreationInvoiceDataIssuer
’stype
field. - Create
Payment Link Invoice Creation Invoice Data Rendering Options Amount TaxDisplay - An enum representing the possible values of an
CreatePaymentLinkInvoiceCreationInvoiceDataRenderingOptions
’samount_tax_display
field. - Create
Payment Link Payment Intent Data Capture Method - An enum representing the possible values of an
CreatePaymentLinkPaymentIntentData
’scapture_method
field. - Create
Payment Link Payment Intent Data Setup Future Usage - An enum representing the possible values of an
CreatePaymentLinkPaymentIntentData
’ssetup_future_usage
field. - Create
Payment Link Payment Method Types - An enum representing the possible values of an
CreatePaymentLink
’spayment_method_types
field. - Create
Payment Link Shipping Address Collection Allowed Countries - An enum representing the possible values of an
CreatePaymentLinkShippingAddressCollection
’sallowed_countries
field. - Create
Payment Link Subscription Data Invoice Settings Issuer Type - An enum representing the possible values of an
CreatePaymentLinkSubscriptionDataInvoiceSettingsIssuer
’stype
field. - Create
Payment Link Subscription Data Trial Settings EndBehavior Missing Payment Method - An enum representing the possible values of an
CreatePaymentLinkSubscriptionDataTrialSettingsEndBehavior
’smissing_payment_method
field. - Create
Payment Method Card Union - If this is a
card
PaymentMethod, this hash contains the user’s card details. - Create
Payment Method EpsBank - An enum representing the possible values of an
CreatePaymentMethodEps
’sbank
field. - Create
Payment Method FpxAccount Holder Type - An enum representing the possible values of an
CreatePaymentMethodFpx
’saccount_holder_type
field. - Create
Payment Method FpxBank - An enum representing the possible values of an
CreatePaymentMethodFpx
’sbank
field. - Create
Payment Method Ideal Bank - An enum representing the possible values of an
CreatePaymentMethodIdeal
’sbank
field. - Create
Payment Method P24Bank - An enum representing the possible values of an
CreatePaymentMethodP24
’sbank
field. - Create
Payment Method Sofort Country - An enum representing the possible values of an
CreatePaymentMethodSofort
’scountry
field. - Create
Payment Method UsBank Account Account Holder Type - An enum representing the possible values of an
CreatePaymentMethodUsBankAccount
’saccount_holder_type
field. - Create
Payment Method UsBank Account Account Type - An enum representing the possible values of an
CreatePaymentMethodUsBankAccount
’saccount_type
field. - Create
Price Currency Options TaxBehavior - An enum representing the possible values of an
CreatePriceCurrencyOptions
’stax_behavior
field. - Create
Price Recurring Aggregate Usage - An enum representing the possible values of an
CreatePriceRecurring
’saggregate_usage
field. - Create
Price Recurring Interval - An enum representing the possible values of an
CreatePriceRecurring
’sinterval
field. - Create
Price Recurring Usage Type - An enum representing the possible values of an
CreatePriceRecurring
’susage_type
field. - Create
Price Transform Quantity Round - An enum representing the possible values of an
CreatePriceTransformQuantity
’sround
field. - Create
Product Default Price Data Currency Options TaxBehavior - An enum representing the possible values of an
CreateProductDefaultPriceDataCurrencyOptions
’stax_behavior
field. - Create
Product Default Price Data Recurring Interval - An enum representing the possible values of an
CreateProductDefaultPriceDataRecurring
’sinterval
field. - Create
Product Default Price Data TaxBehavior - An enum representing the possible values of an
CreateProductDefaultPriceData
’stax_behavior
field. - Create
Setup Intent Automatic Payment Methods Allow Redirects - An enum representing the possible values of an
CreateSetupIntentAutomaticPaymentMethods
’sallow_redirects
field. - Create
Setup Intent Flow Directions - An enum representing the possible values of an
CreateSetupIntent
’sflow_directions
field. - Create
Setup Intent Mandate Data Customer Acceptance Type - An enum representing the possible values of an
CreateSetupIntentMandateDataCustomerAcceptance
’stype
field. - Create
Setup Intent Payment Method Data EpsBank - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataEps
’sbank
field. - Create
Setup Intent Payment Method Data FpxAccount Holder Type - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataFpx
’saccount_holder_type
field. - Create
Setup Intent Payment Method Data FpxBank - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataFpx
’sbank
field. - Create
Setup Intent Payment Method Data Ideal Bank - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataIdeal
’sbank
field. - Create
Setup Intent Payment Method Data P24Bank - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataP24
’sbank
field. - Create
Setup Intent Payment Method Data Sofort Country - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataSofort
’scountry
field. - Create
Setup Intent Payment Method Data Type - An enum representing the possible values of an
CreateSetupIntentPaymentMethodData
’stype
field. - Create
Setup Intent Payment Method Data UsBank Account Account Holder Type - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataUsBankAccount
’saccount_holder_type
field. - Create
Setup Intent Payment Method Data UsBank Account Account Type - An enum representing the possible values of an
CreateSetupIntentPaymentMethodDataUsBankAccount
’saccount_type
field. - Create
Setup Intent Payment Method Options Acss Debit Mandate Options Default For - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsAcssDebitMandateOptions
’sdefault_for
field. - Create
Setup Intent Payment Method Options Acss Debit Mandate Options Payment Schedule - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsAcssDebitMandateOptions
’spayment_schedule
field. - Create
Setup Intent Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Create
Setup Intent Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsAcssDebit
’sverification_method
field. - Create
Setup Intent Payment Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCardMandateOptions
’samount_type
field. - Create
Setup Intent Payment Method Options Card Mandate Options Interval - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCardMandateOptions
’sinterval
field. - Create
Setup Intent Payment Method Options Card Mandate Options Supported Types - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCardMandateOptions
’ssupported_types
field. - Create
Setup Intent Payment Method Options Card Network - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCard
’snetwork
field. - Create
Setup Intent Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Create
Setup Intent Payment Method Options Card ThreeD Secure Ares Trans Status - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCardThreeDSecure
’sares_trans_status
field. - Create
Setup Intent Payment Method Options Card ThreeD Secure Electronic Commerce Indicator - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCardThreeDSecure
’selectronic_commerce_indicator
field. - Create
Setup Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires CbAvalgo - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCardThreeDSecureNetworkOptionsCartesBancaires
’scb_avalgo
field. - Create
Setup Intent Payment Method Options Card ThreeD Secure Version - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsCardThreeDSecure
’sversion
field. - Create
Setup Intent Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Create
Setup Intent Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Create
Setup Intent Payment Method Options UsBank Account Mandate Options Collection Method - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsUsBankAccountMandateOptions
’scollection_method
field. - Create
Setup Intent Payment Method Options UsBank Account Networks Requested - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsUsBankAccountNetworks
’srequested
field. - Create
Setup Intent Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
CreateSetupIntentPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Create
Shipping Rate Delivery Estimate Maximum Unit - An enum representing the possible values of an
CreateShippingRateDeliveryEstimateMaximum
’sunit
field. - Create
Shipping Rate Delivery Estimate Minimum Unit - An enum representing the possible values of an
CreateShippingRateDeliveryEstimateMinimum
’sunit
field. - Create
Shipping Rate Fixed Amount Currency Options TaxBehavior - An enum representing the possible values of an
CreateShippingRateFixedAmountCurrencyOptions
’stax_behavior
field. - Create
Source Source Order Items Type - An enum representing the possible values of an
CreateSourceSourceOrderItems
’stype
field. - Create
Subscription Automatic TaxLiability Type - An enum representing the possible values of an
CreateSubscriptionAutomaticTaxLiability
’stype
field. - Create
Subscription Invoice Settings Issuer Type - An enum representing the possible values of an
CreateSubscriptionInvoiceSettingsIssuer
’stype
field. - Create
Subscription Payment Settings Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Create
Subscription Payment Settings Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsAcssDebit
’sverification_method
field. - Create
Subscription Payment Settings Payment Method Options Bancontact Preferred Language - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsBancontact
’spreferred_language
field. - Create
Subscription Payment Settings Payment Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsCardMandateOptions
’samount_type
field. - Create
Subscription Payment Settings Payment Method Options Card Network - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsCard
’snetwork
field. - Create
Subscription Payment Settings Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Create
Subscription Payment Settings Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Create
Subscription Payment Settings Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Create
Subscription Payment Settings Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
CreateSubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Create
Subscription Payment Settings Payment Method Types - An enum representing the possible values of an
CreateSubscriptionPaymentSettings
’spayment_method_types
field. - Create
Subscription Payment Settings Save Default Payment Method - An enum representing the possible values of an
CreateSubscriptionPaymentSettings
’ssave_default_payment_method
field. - Create
Subscription Schedule Phases Automatic TaxLiability Type - An enum representing the possible values of an
CreateSubscriptionSchedulePhasesAutomaticTaxLiability
’stype
field. - Create
Subscription Schedule Phases Billing Cycle Anchor - An enum representing the possible values of an
CreateSubscriptionSchedulePhases
’sbilling_cycle_anchor
field. - Create
Subscription Schedule Phases Items Price Data Recurring Interval - An enum representing the possible values of an
CreateSubscriptionSchedulePhasesItemsPriceDataRecurring
’sinterval
field. - Create
Subscription Schedule Phases Items Price Data TaxBehavior - An enum representing the possible values of an
CreateSubscriptionSchedulePhasesItemsPriceData
’stax_behavior
field. - Create
Subscription Trial Settings EndBehavior Missing Payment Method - An enum representing the possible values of an
CreateSubscriptionTrialSettingsEndBehavior
’smissing_payment_method
field. - Create
TaxId Owner Type - An enum representing the possible values of an
CreateTaxIdOwner
’stype
field. - Create
Token Account Business Type - An enum representing the possible values of an
CreateTokenAccount
’sbusiness_type
field. - Create
Token Card Union - The card this token will represent.
- Credit
Note Line Item Type - An enum representing the possible values of an
CreditNoteLineItem
’stype
field. - Credit
Note Reason - An enum representing the possible values of an
CreditNote
’sreason
field. - Credit
Note Status - An enum representing the possible values of an
CreditNote
’sstatus
field. - Credit
Note TaxAmount Taxability Reason - An enum representing the possible values of an
CreditNoteTaxAmount
’staxability_reason
field. - Credit
Note TaxAmount Taxability Reason - An enum representing the possible values of an
CreditNoteTaxAmount
’staxability_reason
field. - Credit
Note Type - An enum representing the possible values of an
CreditNote
’stype
field. - Currency
- Currency is the list of supported currencies.
- Currency
Option TaxBehavior - An enum representing the possible values of an
CurrencyOption
’stax_behavior
field. - Customer
Acceptance Type - An enum representing the possible values of an
CustomerAcceptance
’stype
field. - Customer
Balance Customer Balance Settings Reconciliation Mode - An enum representing the possible values of an
CustomerBalanceCustomerBalanceSettings
’sreconciliation_mode
field. - Customer
Balance Transaction Type - An enum representing the possible values of an
CustomerBalanceTransaction
’stype
field. - Customer
Invoice Settings Rendering Options Amount TaxDisplay - An enum representing the possible values of an
CustomerInvoiceSettingsRenderingOptions
’samount_tax_display
field. - Customer
Payment Method Retrieval Type - Customer
TaxAutomatic Tax - An enum representing the possible values of an
CustomerTax
’sautomatic_tax
field. - Customer
TaxExempt - An enum representing the possible values of an
Customer
’stax_exempt
field. - Customer
TaxExempt Filter - An enum representing the possible values of an
CreateCustomer
’stax_exempt
field. - Customer
TaxLocation Source - An enum representing the possible values of an
CustomerTaxLocation
’ssource
field. - Delay
Days - Delay
Days Other - Detached
Source - Dispute
Payment Method Details Type - An enum representing the possible values of an
DisputePaymentMethodDetails
’stype
field. - Dispute
Status - An enum representing the possible values of an
Dispute
’sstatus
field. - Error
Code - The list of possible values for a RequestError’s code.
- Error
Type - The list of possible values for a RequestError’s type.
- Event
Filter - An enum representing the possible values of an
CreateWebhookEndpoint
’senabled_events
field. - Event
Object - Event
Type - Expandable
- An id or object.
- External
Account - FeeType
- An enum representing the possible values of an
Fee
’stype
field. - File
Purpose - An enum representing the possible values of an
ListFiles
’spurpose
field. - Fraud
Details Params User Report - An enum representing the possible values of an
FraudDetailsParams
’suser_report
field. - Funding
Instructions Bank Transfer Financial Address Supported Networks - An enum representing the possible values of an
FundingInstructionsBankTransferFinancialAddress
’ssupported_networks
field. - Funding
Instructions Bank Transfer Financial Address Type - An enum representing the possible values of an
FundingInstructionsBankTransferFinancialAddress
’stype
field. - IdOr
Create - Invoice
Billing Reason - An enum representing the possible values of an
Invoice
’sbilling_reason
field. - Invoice
Customer TaxExempt - An enum representing the possible values of an
Invoice
’scustomer_tax_exempt
field. - Invoice
Item Price Data TaxBehavior - An enum representing the possible values of an
InvoiceItemPriceData
’stax_behavior
field. - Invoice
Item Price Data TaxBehavior - An enum representing the possible values of an
InvoiceItemPriceData
’stax_behavior
field. - Invoice
Item Price Data TaxBehavior - An enum representing the possible values of an
InvoiceItemPriceData
’stax_behavior
field. - Invoice
Item TaxBehavior - An enum representing the possible values of an
CreateInvoiceItem
’stax_behavior
field. - Invoice
Line Item Id - Invoice
Line Item Type - An enum representing the possible values of an
InvoiceLineItem
’stype
field. - Invoice
Mandate Options Card Amount Type - An enum representing the possible values of an
InvoiceMandateOptionsCard
’samount_type
field. - Invoice
Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
InvoicePaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Invoice
Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
InvoicePaymentMethodOptionsAcssDebit
’sverification_method
field. - Invoice
Payment Method Options Bancontact Preferred Language - An enum representing the possible values of an
InvoicePaymentMethodOptionsBancontact
’spreferred_language
field. - Invoice
Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
InvoicePaymentMethodOptionsCard
’srequest_three_d_secure
field. - Invoice
Payment Method Options Customer Balance Bank Transfer EuBank Transfer Country - An enum representing the possible values of an
InvoicePaymentMethodOptionsCustomerBalanceBankTransferEuBankTransfer
’scountry
field. - Invoice
Payment Method Options Customer Balance Funding Type - An enum representing the possible values of an
InvoicePaymentMethodOptionsCustomerBalance
’sfunding_type
field. - Invoice
Payment Method Options UsBank Account Linked Account Options Permissions - An enum representing the possible values of an
InvoicePaymentMethodOptionsUsBankAccountLinkedAccountOptions
’spermissions
field. - Invoice
Payment Method Options UsBank Account Linked Account Options Prefetch - An enum representing the possible values of an
InvoicePaymentMethodOptionsUsBankAccountLinkedAccountOptions
’sprefetch
field. - Invoice
Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
InvoicePaymentMethodOptionsUsBankAccount
’sverification_method
field. - Invoice
Pending Invoice Items Behavior - An enum representing the possible values of an
CreateInvoice
’spending_invoice_items_behavior
field. - Invoice
Rendering PdfPage Size - An enum representing the possible values of an
InvoiceRenderingPdf
’spage_size
field. - Invoice
Status - An enum representing the possible values of an
Invoice
’sstatus
field. - Invoices
Payment Settings Payment Method Types - An enum representing the possible values of an
InvoicesPaymentSettings
’spayment_method_types
field. - Issuing
Authorization Authentication Exemption Claimed By - An enum representing the possible values of an
IssuingAuthorizationAuthenticationExemption
’sclaimed_by
field. - Issuing
Authorization Authentication Exemption Type - An enum representing the possible values of an
IssuingAuthorizationAuthenticationExemption
’stype
field. - Issuing
Authorization Check - An enum representing the possible values of the
IssuingAuthorizationVerificationData
fields. - Issuing
Authorization Method - An enum representing the possible values of the
IssuingAuthorization
’sauthorization_method
field. - Issuing
Authorization Reason - An enum representing the possible values of the
IssuingAuthorizationRequest
’sreason
field. - Issuing
Authorization Status - An enum representing the possible values of an
IssuingAuthorization
’sstatus
field. - Issuing
Authorization ThreeD Secure Result - An enum representing the possible values of an
IssuingAuthorizationThreeDSecure
’sresult
field. - Issuing
Authorization Wallet Provider - An enum representing the possible values of an
IssuingAuthorization
’swallet_provider
field. - Issuing
Card Apple PayIneligible Reason - An enum representing the possible values of an
IssuingCardApplePay
’sineligible_reason
field. - Issuing
Card Cancellation Reason - An enum representing the possible values of an
IssuingCard
’scancellation_reason
field. - Issuing
Card Google PayIneligible Reason - An enum representing the possible values of an
IssuingCardGooglePay
’sineligible_reason
field. - Issuing
Card PinStatus - An enum representing the possible values of an
IssuingCardPin
’sstatus
field. - Issuing
Card Replacement Reason - An enum representing the possible values of an
IssuingCard
’sreplacement_reason
field. - Issuing
Card Shipping Carrier - An enum representing the possible values of an
IssuingCardShipping
’scarrier
field. - Issuing
Card Shipping Service - An enum representing the possible values of an
IssuingCardShipping
’sservice
field. - Issuing
Card Shipping Status - An enum representing the possible values of an
IssuingCardShipping
’sstatus
field. - Issuing
Card Shipping Type - An enum representing the possible values of an
IssuingCardShipping
’stype
field. - Issuing
Card Spending Limit Categories - An enum representing the possible values of an
IssuingCardSpendingLimit
’scategories
field. - Issuing
Card Spending Limit Interval - An enum representing the possible values of an
IssuingCardSpendingLimit
’sinterval
field. - Issuing
Card Status - An enum representing the possible values of an
IssuingCard
’sstatus
field. - Issuing
Card Type - An enum representing the possible values of an
IssuingCard
’stype
field. - Issuing
Cardholder Preferred Locales - An enum representing the possible values of an
IssuingCardholder
’spreferred_locales
field. - Issuing
Cardholder Requirements Disabled Reason - An enum representing the possible values of an
IssuingCardholderRequirements
’sdisabled_reason
field. - Issuing
Cardholder Requirements Past Due - An enum representing the possible values of an
IssuingCardholderRequirements
’spast_due
field. - Issuing
Cardholder Spending Limit Categories - An enum representing the possible values of an
IssuingCardholderSpendingLimit
’scategories
field. - Issuing
Cardholder Spending Limit Interval - An enum representing the possible values of an
IssuingCardholderSpendingLimit
’sinterval
field. - Issuing
Cardholder Status - An enum representing the possible values of an
IssuingCardholder
’sstatus
field. - Issuing
Cardholder Type - An enum representing the possible values of an
IssuingCardholder
’stype
field. - Issuing
Dispute Canceled Evidence Product Type - An enum representing the possible values of an
IssuingDisputeCanceledEvidence
’sproduct_type
field. - Issuing
Dispute Canceled Evidence Return Status - An enum representing the possible values of an
IssuingDisputeCanceledEvidence
’sreturn_status
field. - Issuing
Dispute Evidence Reason - An enum representing the possible values of an
IssuingDisputeEvidence
’sreason
field. - Issuing
Dispute Merchandise NotAs Described Evidence Return Status - An enum representing the possible values of an
IssuingDisputeMerchandiseNotAsDescribedEvidence
’sreturn_status
field. - Issuing
Dispute NotReceived Evidence Product Type - An enum representing the possible values of an
IssuingDisputeNotReceivedEvidence
’sproduct_type
field. - Issuing
Dispute Other Evidence Product Type - An enum representing the possible values of an
IssuingDisputeOtherEvidence
’sproduct_type
field. - Issuing
Dispute Reason - An enum representing the possible values of an
IssuingDispute
’sreason
field. - Issuing
Dispute Status - An enum representing the possible values of an
IssuingDispute
’sstatus
field. - Issuing
Network Token Device Type - An enum representing the possible values of an
IssuingNetworkTokenDevice
’stype
field. - Issuing
Network Token Network Data Type - An enum representing the possible values of an
IssuingNetworkTokenNetworkData
’stype
field. - Issuing
Network Token Wallet Provider Card Number Source - An enum representing the possible values of an
IssuingNetworkTokenWalletProvider
’scard_number_source
field. - Issuing
Network Token Wallet Provider Reason Codes - An enum representing the possible values of an
IssuingNetworkTokenWalletProvider
’sreason_codes
field. - Issuing
Network Token Wallet Provider Suggested Decision - An enum representing the possible values of an
IssuingNetworkTokenWalletProvider
’ssuggested_decision
field. - Issuing
Token Network - An enum representing the possible values of an
IssuingToken
’snetwork
field. - Issuing
Token Status - An enum representing the possible values of an
IssuingToken
’sstatus
field. - Issuing
Token Wallet Provider - An enum representing the possible values of an
IssuingToken
’swallet_provider
field. - Issuing
Transaction Type - An enum representing the possible values of an
IssuingTransaction
’stype
field. - Issuing
Transaction Wallet - An enum representing the possible values of an
IssuingTransaction
’swallet
field. - Line
Items TaxAmount Taxability Reason - An enum representing the possible values of an
LineItemsTaxAmount
’staxability_reason
field. - Line
Items TaxAmount Taxability Reason - An enum representing the possible values of an
LineItemsTaxAmount
’staxability_reason
field. - Line
Items TaxAmount Taxability Reason - An enum representing the possible values of an
LineItemsTaxAmount
’staxability_reason
field. - Line
Items TaxAmount Taxability Reason - An enum representing the possible values of an
LineItemsTaxAmount
’staxability_reason
field. - Linked
Account Options UsBank Account Permissions - An enum representing the possible values of an
LinkedAccountOptionsUsBankAccount
’spermissions
field. - Linked
Account Options UsBank Account Prefetch - An enum representing the possible values of an
LinkedAccountOptionsUsBankAccount
’sprefetch
field. - List
Prices Recurring Interval - An enum representing the possible values of an
ListPricesRecurring
’sinterval
field. - List
Prices Recurring Usage Type - An enum representing the possible values of an
ListPricesRecurring
’susage_type
field. - List
TaxIds Owner Type - An enum representing the possible values of an
ListTaxIdsOwner
’stype
field. - Mandate
Acss Debit Default For - An enum representing the possible values of an
MandateAcssDebit
’sdefault_for
field. - Mandate
Acss Debit Payment Schedule - An enum representing the possible values of an
MandateAcssDebit
’spayment_schedule
field. - Mandate
Acss Debit Transaction Type - An enum representing the possible values of an
MandateAcssDebit
’stransaction_type
field. - Mandate
Bacs Debit Network Status - An enum representing the possible values of an
MandateBacsDebit
’snetwork_status
field. - Mandate
Bacs Debit Revocation Reason - An enum representing the possible values of an
MandateBacsDebit
’srevocation_reason
field. - Mandate
Status - An enum representing the possible values of an
Mandate
’sstatus
field. - Mandate
Type - An enum representing the possible values of an
Mandate
’stype
field. - Mandate
UsBank Account Collection Method - An enum representing the possible values of an
MandateUsBankAccount
’scollection_method
field. - Merchant
Category - An enum representing the industry of a merchant.
- OffSession
Other - Order
Status Filter - An enum representing the possible values of an
ListOrders
’sstatus
field. - Payment
Error Type - The resource representing a Stripe PaymentErrorType object.
- Payment
Flows Automatic Payment Methods Payment Intent Allow Redirects - An enum representing the possible values of an
PaymentFlowsAutomaticPaymentMethodsPaymentIntent
’sallow_redirects
field. - Payment
Flows Automatic Payment Methods Setup Intent Allow Redirects - An enum representing the possible values of an
PaymentFlowsAutomaticPaymentMethodsSetupIntent
’sallow_redirects
field. - Payment
Flows Private Payment Methods Card Details ApiResource Enterprise Features Extended Authorization Extended Authorization Status - An enum representing the possible values of an
PaymentFlowsPrivatePaymentMethodsCardDetailsApiResourceEnterpriseFeaturesExtendedAuthorizationExtendedAuthorization
’sstatus
field. - Payment
Flows Private Payment Methods Card Details ApiResource Enterprise Features Incremental Authorization Incremental Authorization Status - An enum representing the possible values of an
PaymentFlowsPrivatePaymentMethodsCardDetailsApiResourceEnterpriseFeaturesIncrementalAuthorizationIncrementalAuthorization
’sstatus
field. - Payment
Flows Private Payment Methods Card Details ApiResource Enterprise Features Overcapture Overcapture Status - An enum representing the possible values of an
PaymentFlowsPrivatePaymentMethodsCardDetailsApiResourceEnterpriseFeaturesOvercaptureOvercapture
’sstatus
field. - Payment
Flows Private Payment Methods Card Details ApiResource Multicapture Status - An enum representing the possible values of an
PaymentFlowsPrivatePaymentMethodsCardDetailsApiResourceMulticapture
’sstatus
field. - Payment
Intent Cancellation Reason - An enum representing the possible values of an
PaymentIntent
’scancellation_reason
field. - Payment
Intent Capture Method - An enum representing the possible values of an
PaymentIntent
’scapture_method
field. - Payment
Intent Confirmation Method - An enum representing the possible values of an
PaymentIntent
’sconfirmation_method
field. - Payment
Intent Method Type - Represents the way a
PaymentIntent
needs to be fulfilled. - Payment
Intent Next Action Display Bank Transfer Instructions Type - An enum representing the possible values of an
PaymentIntentNextActionDisplayBankTransferInstructions
’stype
field. - Payment
Intent Next Action Type - Payment
Intent Next Action Verify With Microdeposits Microdeposit Type - An enum representing the possible values of an
PaymentIntentNextActionVerifyWithMicrodeposits
’smicrodeposit_type
field. - Payment
Intent OffSession - Payment
Intent Payment Method Options Acss Debit Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsAcssDebit
’ssetup_future_usage
field. - Payment
Intent Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsAcssDebit
’sverification_method
field. - Payment
Intent Payment Method Options AuBecs Debit Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsAuBecsDebit
’ssetup_future_usage
field. - Payment
Intent Payment Method Options Blik Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsBlik
’ssetup_future_usage
field. - Payment
Intent Payment Method Options Card Capture Method - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’scapture_method
field. - Payment
Intent Payment Method Options Card Network - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’snetwork
field. - Payment
Intent Payment Method Options Card Request Extended Authorization - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’srequest_extended_authorization
field. - Payment
Intent Payment Method Options Card Request Incremental Authorization - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’srequest_incremental_authorization
field. - Payment
Intent Payment Method Options Card Request Multicapture - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’srequest_multicapture
field. - Payment
Intent Payment Method Options Card Request Overcapture - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’srequest_overcapture
field. - Payment
Intent Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Payment
Intent Payment Method Options Card Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsCard
’ssetup_future_usage
field. - Payment
Intent Payment Method Options EpsSetup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsEps
’ssetup_future_usage
field. - Payment
Intent Payment Method Options Link Capture Method - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsLink
’scapture_method
field. - Payment
Intent Payment Method Options Link Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsLink
’ssetup_future_usage
field. - Payment
Intent Payment Method Options Mandate Options Acss Debit Payment Schedule - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsMandateOptionsAcssDebit
’spayment_schedule
field. - Payment
Intent Payment Method Options Mandate Options Acss Debit Transaction Type - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsMandateOptionsAcssDebit
’stransaction_type
field. - Payment
Intent Payment Method Options Sepa Debit Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsSepaDebit
’ssetup_future_usage
field. - Payment
Intent Payment Method Options Swish Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsSwish
’ssetup_future_usage
field. - Payment
Intent Payment Method Options UsBank Account Preferred Settlement Speed - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsUsBankAccount
’spreferred_settlement_speed
field. - Payment
Intent Payment Method Options UsBank Account Setup Future Usage - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsUsBankAccount
’ssetup_future_usage
field. - Payment
Intent Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
PaymentIntentPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Payment
Intent Processing Type - An enum representing the possible values of an
PaymentIntentProcessing
’stype
field. - Payment
Intent Setup Future Usage - An enum representing the possible values of an
PaymentIntent
’ssetup_future_usage
field. - Payment
Intent Setup Future Usage Filter - An enum representing the possible values of an
UpdatePaymentIntent
’ssetup_future_usage
field. - Payment
Intent Status - An enum representing the possible values of an
PaymentIntent
’sstatus
field. - Payment
Link Billing Address Collection - An enum representing the possible values of an
PaymentLink
’sbilling_address_collection
field. - Payment
Link Customer Creation - An enum representing the possible values of an
PaymentLink
’scustomer_creation
field. - Payment
Link Payment Method Collection - An enum representing the possible values of an
PaymentLink
’spayment_method_collection
field. - Payment
Link Payment Method Types - An enum representing the possible values of an
PaymentLink
’spayment_method_types
field. - Payment
Link Submit Type - An enum representing the possible values of an
PaymentLink
’ssubmit_type
field. - Payment
Links Resource After Completion Type - An enum representing the possible values of an
PaymentLinksResourceAfterCompletion
’stype
field. - Payment
Links Resource Consent Collection Promotions - An enum representing the possible values of an
PaymentLinksResourceConsentCollection
’spromotions
field. - Payment
Links Resource Consent Collection Terms OfService - An enum representing the possible values of an
PaymentLinksResourceConsentCollection
’sterms_of_service
field. - Payment
Links Resource Custom Fields Label Type - An enum representing the possible values of an
PaymentLinksResourceCustomFieldsLabel
’stype
field. - Payment
Links Resource Custom Fields Type - An enum representing the possible values of an
PaymentLinksResourceCustomFields
’stype
field. - Payment
Links Resource Payment Intent Data Capture Method - An enum representing the possible values of an
PaymentLinksResourcePaymentIntentData
’scapture_method
field. - Payment
Links Resource Payment Intent Data Setup Future Usage - An enum representing the possible values of an
PaymentLinksResourcePaymentIntentData
’ssetup_future_usage
field. - Payment
Links Resource Payment Method Reuse Agreement Position - An enum representing the possible values of an
PaymentLinksResourcePaymentMethodReuseAgreement
’sposition
field. - Payment
Links Resource Shipping Address Collection Allowed Countries - An enum representing the possible values of an
PaymentLinksResourceShippingAddressCollection
’sallowed_countries
field. - Payment
Method Details AchDebit Account Holder Type - An enum representing the possible values of an
PaymentMethodDetailsAchDebit
’saccount_holder_type
field. - Payment
Method Details Bancontact Preferred Language - An enum representing the possible values of an
PaymentMethodDetailsBancontact
’spreferred_language
field. - Payment
Method Details Card Present Read Method - An enum representing the possible values of an
PaymentMethodDetailsCardPresent
’sread_method
field. - Payment
Method Details Card Present Receipt Account Type - An enum representing the possible values of an
PaymentMethodDetailsCardPresentReceipt
’saccount_type
field. - Payment
Method Details Card Wallet Type - An enum representing the possible values of an
PaymentMethodDetailsCardWallet
’stype
field. - Payment
Method Details EpsBank - An enum representing the possible values of an
PaymentMethodDetailsEps
’sbank
field. - Payment
Method Details FpxAccount Holder Type - An enum representing the possible values of an
PaymentMethodDetailsFpx
’saccount_holder_type
field. - Payment
Method Details FpxBank - An enum representing the possible values of an
PaymentMethodDetailsFpx
’sbank
field. - Payment
Method Details Ideal Bank - An enum representing the possible values of an
PaymentMethodDetailsIdeal
’sbank
field. - Payment
Method Details Ideal Bic - An enum representing the possible values of an
PaymentMethodDetailsIdeal
’sbic
field. - Payment
Method Details Interac Present Read Method - An enum representing the possible values of an
PaymentMethodDetailsInteracPresent
’sread_method
field. - Payment
Method Details Interac Present Receipt Account Type - An enum representing the possible values of an
PaymentMethodDetailsInteracPresentReceipt
’saccount_type
field. - Payment
Method Details Konbini Store Chain - An enum representing the possible values of an
PaymentMethodDetailsKonbiniStore
’schain
field. - Payment
Method Details P24Bank - An enum representing the possible values of an
PaymentMethodDetailsP24
’sbank
field. - Payment
Method Details Sofort Preferred Language - An enum representing the possible values of an
PaymentMethodDetailsSofort
’spreferred_language
field. - Payment
Method Details UsBank Account Account Holder Type - An enum representing the possible values of an
PaymentMethodDetailsUsBankAccount
’saccount_holder_type
field. - Payment
Method Details UsBank Account Account Type - An enum representing the possible values of an
PaymentMethodDetailsUsBankAccount
’saccount_type
field. - Payment
Method EpsBank - An enum representing the possible values of an
PaymentMethodEps
’sbank
field. - Payment
Method FpxAccount Holder Type - An enum representing the possible values of an
PaymentMethodFpx
’saccount_holder_type
field. - Payment
Method FpxBank - An enum representing the possible values of an
PaymentMethodFpx
’sbank
field. - Payment
Method Ideal Bank - An enum representing the possible values of an
PaymentMethodIdeal
’sbank
field. - Payment
Method Ideal Bic - An enum representing the possible values of an
PaymentMethodIdeal
’sbic
field. - Payment
Method Interac Present Read Method - An enum representing the possible values of an
PaymentMethodInteracPresent
’sread_method
field. - Payment
Method Options Affirm Capture Method - An enum representing the possible values of an
PaymentMethodOptionsAffirm
’scapture_method
field. - Payment
Method Options Affirm Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsAffirm
’ssetup_future_usage
field. - Payment
Method Options Afterpay Clearpay Capture Method - An enum representing the possible values of an
PaymentMethodOptionsAfterpayClearpay
’scapture_method
field. - Payment
Method Options Afterpay Clearpay Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsAfterpayClearpay
’ssetup_future_usage
field. - Payment
Method Options Alipay Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsAlipay
’ssetup_future_usage
field. - Payment
Method Options Bacs Debit Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsBacsDebit
’ssetup_future_usage
field. - Payment
Method Options Bancontact Preferred Language - An enum representing the possible values of an
PaymentMethodOptionsBancontact
’spreferred_language
field. - Payment
Method Options Bancontact Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsBancontact
’ssetup_future_usage
field. - Payment
Method Options Boleto Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsBoleto
’ssetup_future_usage
field. - Payment
Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
PaymentMethodOptionsCardMandateOptions
’samount_type
field. - Payment
Method Options Card Mandate Options Interval - An enum representing the possible values of an
PaymentMethodOptionsCardMandateOptions
’sinterval
field. - Payment
Method Options Card Mandate Options Supported Types - An enum representing the possible values of an
PaymentMethodOptionsCardMandateOptions
’ssupported_types
field. - Payment
Method Options Cashapp Capture Method - An enum representing the possible values of an
PaymentMethodOptionsCashapp
’scapture_method
field. - Payment
Method Options Cashapp Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsCashapp
’ssetup_future_usage
field. - Payment
Method Options Customer Balance Bank Transfer Requested Address Types - An enum representing the possible values of an
PaymentMethodOptionsCustomerBalanceBankTransfer
’srequested_address_types
field. - Payment
Method Options Customer Balance Bank Transfer Type - An enum representing the possible values of an
PaymentMethodOptionsCustomerBalanceBankTransfer
’stype
field. - Payment
Method Options Customer Balance EuBank Account Country - An enum representing the possible values of an
PaymentMethodOptionsCustomerBalanceEuBankAccount
’scountry
field. - Payment
Method Options Customer Balance Funding Type - An enum representing the possible values of an
PaymentMethodOptionsCustomerBalance
’sfunding_type
field. - Payment
Method Options Customer Balance Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsCustomerBalance
’ssetup_future_usage
field. - Payment
Method Options FpxSetup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsFpx
’ssetup_future_usage
field. - Payment
Method Options Giropay Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsGiropay
’ssetup_future_usage
field. - Payment
Method Options Grabpay Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsGrabpay
’ssetup_future_usage
field. - Payment
Method Options Ideal Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsIdeal
’ssetup_future_usage
field. - Payment
Method Options Klarna Capture Method - An enum representing the possible values of an
PaymentMethodOptionsKlarna
’scapture_method
field. - Payment
Method Options Klarna Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsKlarna
’ssetup_future_usage
field. - Payment
Method Options Konbini Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsKonbini
’ssetup_future_usage
field. - Payment
Method Options Oxxo Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsOxxo
’ssetup_future_usage
field. - Payment
Method Options P24Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsP24
’ssetup_future_usage
field. - Payment
Method Options Paynow Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsPaynow
’ssetup_future_usage
field. - Payment
Method Options Paypal Capture Method - An enum representing the possible values of an
PaymentMethodOptionsPaypal
’scapture_method
field. - Payment
Method Options Paypal Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsPaypal
’ssetup_future_usage
field. - Payment
Method Options PixSetup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsPix
’ssetup_future_usage
field. - Payment
Method Options Promptpay Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsPromptpay
’ssetup_future_usage
field. - Payment
Method Options Sofort Preferred Language - An enum representing the possible values of an
PaymentMethodOptionsSofort
’spreferred_language
field. - Payment
Method Options Sofort Setup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsSofort
’ssetup_future_usage
field. - Payment
Method Options UsBank Account Mandate Options Collection Method - An enum representing the possible values of an
PaymentMethodOptionsUsBankAccountMandateOptions
’scollection_method
field. - Payment
Method Options Wechat PayClient - An enum representing the possible values of an
PaymentMethodOptionsWechatPay
’sclient
field. - Payment
Method Options Wechat PaySetup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsWechatPay
’ssetup_future_usage
field. - Payment
Method Options ZipSetup Future Usage - An enum representing the possible values of an
PaymentMethodOptionsZip
’ssetup_future_usage
field. - Payment
Method P24Bank - An enum representing the possible values of an
PaymentMethodP24
’sbank
field. - Payment
Method Type - An enum representing the possible values of an
PaymentMethod
’stype
field. - Payment
Method Type Filter - An enum representing the possible values of an
ListPaymentMethods
’stype_
field. - Payment
Method UsBank Account Account Holder Type - An enum representing the possible values of an
PaymentMethodUsBankAccount
’saccount_holder_type
field. - Payment
Method UsBank Account Account Type - An enum representing the possible values of an
PaymentMethodUsBankAccount
’saccount_type
field. - Payment
Method UsBank Account Blocked Network Code - An enum representing the possible values of an
PaymentMethodUsBankAccountBlocked
’snetwork_code
field. - Payment
Method UsBank Account Blocked Reason - An enum representing the possible values of an
PaymentMethodUsBankAccountBlocked
’sreason
field. - Payment
Pages Checkout Session Automatic TaxStatus - An enum representing the possible values of an
PaymentPagesCheckoutSessionAutomaticTax
’sstatus
field. - Payment
Pages Checkout Session Consent Collection Promotions - An enum representing the possible values of an
PaymentPagesCheckoutSessionConsentCollection
’spromotions
field. - Payment
Pages Checkout Session Consent Collection Terms OfService - An enum representing the possible values of an
PaymentPagesCheckoutSessionConsentCollection
’sterms_of_service
field. - Payment
Pages Checkout Session Consent Promotions - An enum representing the possible values of an
PaymentPagesCheckoutSessionConsent
’spromotions
field. - Payment
Pages Checkout Session Consent Terms OfService - An enum representing the possible values of an
PaymentPagesCheckoutSessionConsent
’sterms_of_service
field. - Payment
Pages Checkout Session Custom Fields Label Type - An enum representing the possible values of an
PaymentPagesCheckoutSessionCustomFieldsLabel
’stype
field. - Payment
Pages Checkout Session Custom Fields Type - An enum representing the possible values of an
PaymentPagesCheckoutSessionCustomFields
’stype
field. - Payment
Pages Checkout Session Customer Details TaxExempt - An enum representing the possible values of an
PaymentPagesCheckoutSessionCustomerDetails
’stax_exempt
field. - Payment
Pages Checkout Session Payment Method Reuse Agreement Position - An enum representing the possible values of an
PaymentPagesCheckoutSessionPaymentMethodReuseAgreement
’sposition
field. - Payment
Pages Checkout Session Shipping Address Collection Allowed Countries - An enum representing the possible values of an
PaymentPagesCheckoutSessionShippingAddressCollection
’sallowed_countries
field. - Payment
Pages Checkout Session TaxId Type - An enum representing the possible values of an
PaymentPagesCheckoutSessionTaxId
’stype
field. - Payment
Source - A PaymentSource represents a payment method associated with a customer or charge. This value is usually returned as a subresource on another request.
- Payment
Source Id - Payment
Source Params - A PaymentSourceParams represents all of the supported ways that can
be used to creating a new customer with a payment method or creating
a payment method directly for a customer via
Customer::attach_source
. - Payout
Destination Id - Payout
Destination Union - Payout
Method - An enum representing the possible values of an
CreatePayout
’smethod
field. - Payout
Reconciliation Status - An enum representing the possible values of an
Payout
’sreconciliation_status
field. - Payout
Source Type - An enum representing the possible values of an
CreatePayout
’ssource_type
field. - Payout
Type - An enum representing the possible values of an
Payout
’stype
field. - Paypal
Seller Protection Dispute Categories - An enum representing the possible values of an
PaypalSellerProtection
’sdispute_categories
field. - Paypal
Seller Protection Status - An enum representing the possible values of an
PaypalSellerProtection
’sstatus
field. - Person
Params Political Exposure - An enum representing the possible values of an
PersonParams
’spolitical_exposure
field. - Person
Political Exposure - An enum representing the possible values of an
Person
’spolitical_exposure
field. - Plan
Aggregate Usage - An enum representing the possible values of an
Plan
’saggregate_usage
field. - Plan
Billing Scheme - An enum representing the possible values of an
Plan
’sbilling_scheme
field. - Plan
Interval - An enum representing the possible values of an
Plan
’sinterval
field. - Plan
Interval - An enum representing the possible values of an
SubscriptionItemPriceDataRecurring
’sinterval
field. - Plan
Interval - An enum representing the possible values of an
SubscriptionPendingInvoiceItemInterval
’sinterval
field. - Plan
Tiers Mode - An enum representing the possible values of an
Plan
’stiers_mode
field. - Plan
Usage Type - An enum representing the possible values of an
Plan
’susage_type
field. - Portal
Customer Update Allowed Updates - An enum representing the possible values of an
PortalCustomerUpdate
’sallowed_updates
field. - Portal
Flows Flow After Completion Type - An enum representing the possible values of an
PortalFlowsFlowAfterCompletion
’stype
field. - Portal
Flows Flow Type - An enum representing the possible values of an
PortalFlowsFlow
’stype
field. - Portal
Flows Retention Type - An enum representing the possible values of an
PortalFlowsRetention
’stype
field. - Portal
Subscription Cancel Mode - An enum representing the possible values of an
PortalSubscriptionCancel
’smode
field. - Portal
Subscription Cancel Proration Behavior - An enum representing the possible values of an
PortalSubscriptionCancel
’sproration_behavior
field. - Portal
Subscription Cancellation Reason Options - An enum representing the possible values of an
PortalSubscriptionCancellationReason
’soptions
field. - Portal
Subscription Update Default Allowed Updates - An enum representing the possible values of an
PortalSubscriptionUpdate
’sdefault_allowed_updates
field. - Portal
Subscription Update Proration Behavior - An enum representing the possible values of an
PortalSubscriptionUpdate
’sproration_behavior
field. - Price
Billing Scheme - An enum representing the possible values of an
Price
’sbilling_scheme
field. - Price
TaxBehavior - An enum representing the possible values of an
Price
’stax_behavior
field. - Price
Tiers Mode - An enum representing the possible values of an
Price
’stiers_mode
field. - Price
Type - An enum representing the possible values of an
Price
’stype
field. - Product
Type - An enum representing the possible values of an
Product
’stype
field. - Quote
Collection Method - An enum representing the possible values of an
Quote
’scollection_method
field. - Quote
Status - An enum representing the possible values of an
Quote
’sstatus
field. - Quotes
Resource Automatic TaxStatus - An enum representing the possible values of an
QuotesResourceAutomaticTax
’sstatus
field. - Quotes
Resource Recurring Interval - An enum representing the possible values of an
QuotesResourceRecurring
’sinterval
field. - Range
Query - A set of generic request parameters that can be used on list endpoints to filter their results by some timestamp.
- Recurring
Aggregate Usage - An enum representing the possible values of an
Recurring
’saggregate_usage
field. - Recurring
Interval - An enum representing the possible values of an
Recurring
’sinterval
field. - Recurring
Usage Type - An enum representing the possible values of an
Recurring
’susage_type
field. - Refund
Destination Details Card Type - An enum representing the possible values of an
RefundDestinationDetailsCard
’stype
field. - Refund
Origin - An enum representing the possible values of an
CreateRefund
’sorigin
field. - Refund
Reason - An enum representing the possible values of an
Refund
’sreason
field. - Refund
Reason Filter - An enum representing the possible values of an
CreateRefund
’sreason
field. - Request
Strategy - Review
Closed Reason - An enum representing the possible values of an
Review
’sclosed_reason
field. - Review
Opened Reason - An enum representing the possible values of an
Review
’sopened_reason
field. - Review
Reason - An enum representing the possible values of an
Review
’sreason
field. - Scheduled
- Scheduled
Other - Setup
Attempt Flow Directions - An enum representing the possible values of an
SetupAttempt
’sflow_directions
field. - Setup
Attempt Payment Method Details Bancontact Preferred Language - An enum representing the possible values of an
SetupAttemptPaymentMethodDetailsBancontact
’spreferred_language
field. - Setup
Attempt Payment Method Details Card Wallet Type - An enum representing the possible values of an
SetupAttemptPaymentMethodDetailsCardWallet
’stype
field. - Setup
Attempt Payment Method Details Ideal Bank - An enum representing the possible values of an
SetupAttemptPaymentMethodDetailsIdeal
’sbank
field. - Setup
Attempt Payment Method Details Ideal Bic - An enum representing the possible values of an
SetupAttemptPaymentMethodDetailsIdeal
’sbic
field. - Setup
Attempt Payment Method Details Sofort Preferred Language - An enum representing the possible values of an
SetupAttemptPaymentMethodDetailsSofort
’spreferred_language
field. - Setup
Intent Cancellation Reason - An enum representing the possible values of an
SetupIntent
’scancellation_reason
field. - Setup
Intent Flow Directions - An enum representing the possible values of an
SetupIntent
’sflow_directions
field. - Setup
Intent Next Action Verify With Microdeposits Microdeposit Type - An enum representing the possible values of an
SetupIntentNextActionVerifyWithMicrodeposits
’smicrodeposit_type
field. - Setup
Intent Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsAcssDebit
’sverification_method
field. - Setup
Intent Payment Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsCardMandateOptions
’samount_type
field. - Setup
Intent Payment Method Options Card Mandate Options Interval - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsCardMandateOptions
’sinterval
field. - Setup
Intent Payment Method Options Card Mandate Options Supported Types - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsCardMandateOptions
’ssupported_types
field. - Setup
Intent Payment Method Options Card Network - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsCard
’snetwork
field. - Setup
Intent Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Setup
Intent Payment Method Options Mandate Options Acss Debit Default For - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsMandateOptionsAcssDebit
’sdefault_for
field. - Setup
Intent Payment Method Options Mandate Options Acss Debit Payment Schedule - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsMandateOptionsAcssDebit
’spayment_schedule
field. - Setup
Intent Payment Method Options Mandate Options Acss Debit Transaction Type - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsMandateOptionsAcssDebit
’stransaction_type
field. - Setup
Intent Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
SetupIntentPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Setup
Intent Status - An enum representing the possible values of an
SetupIntent
’sstatus
field. - Shipping
Rate Currency Option TaxBehavior - An enum representing the possible values of an
ShippingRateCurrencyOption
’stax_behavior
field. - Shipping
Rate Delivery Estimate Bound Unit - An enum representing the possible values of an
ShippingRateDeliveryEstimateBound
’sunit
field. - Shipping
Rate TaxBehavior - An enum representing the possible values of an
ShippingRate
’stax_behavior
field. - Shipping
Rate Type - An enum representing the possible values of an
ShippingRate
’stype
field. - Source
Acceptance Params Status - An enum representing the possible values of an
SourceAcceptanceParams
’sstatus
field. - Source
Acceptance Params Type - An enum representing the possible values of an
SourceAcceptanceParams
’stype
field. - Source
Flow - An enum representing the possible values of an
CreateSource
’sflow
field. - Source
Mandate Interval - An enum representing the possible values of an
SourceMandateParams
’sinterval
field. - Source
Mandate Notification Method - An enum representing the possible values of an
SourceMandateParams
’snotification_method
field. - Source
Redirect Flow Failure Reason - An enum representing the possible values of an
SourceRedirectFlow
’sfailure_reason
field. - Source
Redirect Flow Status - An enum representing the possible values of an
SourceRedirectFlow
’sstatus
field. - Source
Refund Notification Method - An enum representing the possible values of an
CreateSourceReceiver
’srefund_attributes_method
field. - Source
Status - An enum representing the possible values of an
Source
’sstatus
field. - Source
Type - An enum representing the possible values of an
Source
’stype
field. - Source
Usage - An enum representing the possible values of an
Source
’susage
field. - Stripe
Error - An error encountered when communicating with the Stripe API.
- Subscription
Billing Cycle Anchor - An enum representing the possible values of an
UpdateSubscription
’sbilling_cycle_anchor
field. - Subscription
Interval - An enum representing the possible values of an
SubscriptionPendingInvoiceItemInterval
’sinterval
field. - Subscription
Item Interval - An enum representing the possible values of an
SubscriptionItemPriceDataRecurring
’sinterval
field. - Subscription
Item Payment Behavior - An enum representing the possible values of an
CreateSubscriptionItem
’spayment_behavior
field. - Subscription
Item Price Data TaxBehavior - An enum representing the possible values of an
SubscriptionItemPriceData
’stax_behavior
field. - Subscription
Item Price Data TaxBehavior - An enum representing the possible values of an
SubscriptionItemPriceData
’stax_behavior
field. - Subscription
Payment Behavior - An enum representing the possible values of an
CreateSubscriptionItem
’spayment_behavior
field. - Subscription
Payment Behavior - An enum representing the possible values of an
CreateSubscription
’spayment_behavior
field. - Subscription
Payment Method Options Card Network - An enum representing the possible values of an
SubscriptionPaymentMethodOptionsCard
’snetwork
field. - Subscription
Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
SubscriptionPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Subscription
Proration Behavior - An enum representing the possible values of an
CreateSubscriptionItem
’sproration_behavior
field. - Subscription
Proration Behavior - An enum representing the possible values of an
CreateSubscription
’sproration_behavior
field. - Subscription
Proration Behavior - An enum representing the possible values of an
SubscriptionSchedulePhaseConfiguration
’sproration_behavior
field. - Subscription
Schedule Default Settings Billing Cycle Anchor - An enum representing the possible values of an
SubscriptionScheduleDefaultSettings
’sbilling_cycle_anchor
field. - Subscription
Schedule Default Settings Collection Method - An enum representing the possible values of an
SubscriptionScheduleDefaultSettings
’scollection_method
field. - Subscription
Schedule Default Settings Params Automatic TaxLiability Type - An enum representing the possible values of an
SubscriptionScheduleDefaultSettingsParamsAutomaticTaxLiability
’stype
field. - Subscription
Schedule Default Settings Params Billing Cycle Anchor - An enum representing the possible values of an
SubscriptionScheduleDefaultSettingsParams
’sbilling_cycle_anchor
field. - Subscription
Schedule EndBehavior - An enum representing the possible values of an
SubscriptionSchedule
’send_behavior
field. - Subscription
Schedule Invoice Settings Issuer Type - An enum representing the possible values of an
SubscriptionScheduleInvoiceSettingsIssuer
’stype
field. - Subscription
Schedule Phase Configuration Billing Cycle Anchor - An enum representing the possible values of an
SubscriptionSchedulePhaseConfiguration
’sbilling_cycle_anchor
field. - Subscription
Schedule Status - An enum representing the possible values of an
SubscriptionSchedule
’sstatus
field. - Subscription
Status - An enum representing the possible values of an
Subscription
’sstatus
field. - Subscription
Status Filter - An enum representing the possible values of an
ListSubscriptions
’sstatus
field. - Subscriptions
Resource Pause Collection Behavior - An enum representing the possible values of an
SubscriptionsResourcePauseCollection
’sbehavior
field. - Subscriptions
Resource Payment Settings Payment Method Types - An enum representing the possible values of an
SubscriptionsResourcePaymentSettings
’spayment_method_types
field. - Subscriptions
Resource Payment Settings Save Default Payment Method - An enum representing the possible values of an
SubscriptionsResourcePaymentSettings
’ssave_default_payment_method
field. - Subscriptions
Trials Resource EndBehavior Missing Payment Method - An enum representing the possible values of an
SubscriptionsTrialsResourceEndBehavior
’smissing_payment_method
field. - TaxAmount
Taxability Reason - An enum representing the possible values of an
TaxAmount
’staxability_reason
field. - TaxAmount
Taxability Reason - An enum representing the possible values of an
TaxAmount
’staxability_reason
field. - TaxCalculation
Line Item TaxBehavior - An enum representing the possible values of an
TaxCalculationLineItem
’stax_behavior
field. - TaxI
DsOwner Type - An enum representing the possible values of an
TaxIDsOwner
’stype
field. - TaxId
Type - An enum representing the possible values of an
TaxIdData
’stype
field. - TaxId
Type - An enum representing the possible values of an
InvoicesResourceInvoiceTaxId
’stype
field. - TaxId
Type - An enum representing the possible values of an
TaxId
’stype
field. - TaxId
Type Filter - An enum representing the possible values of an
CreateTaxId
’stype_
field. - TaxId
Verification Status - An enum representing the possible values of an
TaxIdVerification
’sstatus
field. - TaxProduct
Resource Customer Details Address Source - An enum representing the possible values of an
TaxProductResourceCustomerDetails
’saddress_source
field. - TaxProduct
Resource Customer Details Resource TaxId Type - An enum representing the possible values of an
TaxProductResourceCustomerDetailsResourceTaxId
’stype
field. - TaxProduct
Resource Customer Details Taxability Override - An enum representing the possible values of an
TaxProductResourceCustomerDetails
’staxability_override
field. - TaxProduct
Resource Jurisdiction Level - An enum representing the possible values of an
TaxProductResourceJurisdiction
’slevel
field. - TaxProduct
Resource Jurisdiction Level - An enum representing the possible values of an
TaxProductResourceJurisdiction
’slevel
field. - TaxProduct
Resource Line Item TaxBreakdown Sourcing - An enum representing the possible values of an
TaxProductResourceLineItemTaxBreakdown
’ssourcing
field. - TaxProduct
Resource Line Item TaxBreakdown Sourcing - An enum representing the possible values of an
TaxProductResourceLineItemTaxBreakdown
’ssourcing
field. - TaxProduct
Resource Line Item TaxBreakdown Taxability Reason - An enum representing the possible values of an
TaxProductResourceLineItemTaxBreakdown
’staxability_reason
field. - TaxProduct
Resource Line Item TaxBreakdown Taxability Reason - An enum representing the possible values of an
TaxProductResourceLineItemTaxBreakdown
’staxability_reason
field. - TaxProduct
Resource Line Item TaxRate Details TaxType - An enum representing the possible values of an
TaxProductResourceLineItemTaxRateDetails
’stax_type
field. - TaxProduct
Resource Line Item TaxRate Details TaxType - An enum representing the possible values of an
TaxProductResourceLineItemTaxRateDetails
’stax_type
field. - TaxProduct
Resource TaxBreakdown Taxability Reason - An enum representing the possible values of an
TaxProductResourceTaxBreakdown
’staxability_reason
field. - TaxProduct
Resource TaxCalculation Shipping Cost TaxBehavior - An enum representing the possible values of an
TaxProductResourceTaxCalculationShippingCost
’stax_behavior
field. - TaxProduct
Resource TaxRate Details TaxType - An enum representing the possible values of an
TaxProductResourceTaxRateDetails
’stax_type
field. - TaxRate
Jurisdiction Level - An enum representing the possible values of an
TaxRate
’sjurisdiction_level
field. - TaxRate
TaxType - An enum representing the possible values of an
TaxRate
’stax_type
field. - Terminal
Reader Device Type - An enum representing the possible values of an
TerminalReader
’sdevice_type
field. - Terminal
Reader Reader Resource Reader Action Status - An enum representing the possible values of an
TerminalReaderReaderResourceReaderAction
’sstatus
field. - Terminal
Reader Reader Resource Reader Action Type - An enum representing the possible values of an
TerminalReaderReaderResourceReaderAction
’stype
field. - Terminal
Reader Reader Resource Refund Payment Action Reason - An enum representing the possible values of an
TerminalReaderReaderResourceRefundPaymentAction
’sreason
field. - Terminal
Reader Reader Resource SetReader Display Action Type - An enum representing the possible values of an
TerminalReaderReaderResourceSetReaderDisplayAction
’stype
field. - Terminal
Reader Status - An enum representing the possible values of an
TerminalReader
’sstatus
field. - Test
Helpers Test Clock Status - An enum representing the possible values of an
TestHelpersTestClock
’sstatus
field. - ThreeD
Secure Details Authentication Flow - An enum representing the possible values of an
ThreeDSecureDetails
’sauthentication_flow
field. - ThreeD
Secure Details Charge Authentication Flow - An enum representing the possible values of an
ThreeDSecureDetailsCharge
’sauthentication_flow
field. - ThreeD
Secure Details Charge Electronic Commerce Indicator - An enum representing the possible values of an
ThreeDSecureDetailsCharge
’selectronic_commerce_indicator
field. - ThreeD
Secure Details Charge Exemption Indicator - An enum representing the possible values of an
ThreeDSecureDetailsCharge
’sexemption_indicator
field. - ThreeD
Secure Details Charge Result - An enum representing the possible values of an
ThreeDSecureDetailsCharge
’sresult
field. - ThreeD
Secure Details Charge Result Reason - An enum representing the possible values of an
ThreeDSecureDetailsCharge
’sresult_reason
field. - ThreeD
Secure Details Charge Version - An enum representing the possible values of an
ThreeDSecureDetailsCharge
’sversion
field. - ThreeD
Secure Details Electronic Commerce Indicator - An enum representing the possible values of an
ThreeDSecureDetails
’selectronic_commerce_indicator
field. - ThreeD
Secure Details Result - An enum representing the possible values of an
ThreeDSecureDetails
’sresult
field. - ThreeD
Secure Details Result Reason - An enum representing the possible values of an
ThreeDSecureDetails
’sresult_reason
field. - ThreeD
Secure Details Version - An enum representing the possible values of an
ThreeDSecureDetails
’sversion
field. - TokenId
- Token
Type - An enum representing the possible values of an
Token
’stype
field. - Topup
Status - An enum representing the possible values of an
Topup
’sstatus
field. - Topup
Status Filter - An enum representing the possible values of an
ListTopups
’sstatus
field. - Transfer
Schedule Interval - An enum representing the possible values of an
TransferScheduleParams
’sinterval
field. - Transfer
Schedule Params Weekly Anchor - An enum representing the possible values of an
TransferScheduleParams
’sweekly_anchor
field. - Transfer
Source Type - An enum representing the possible values of an
CreateTransfer
’ssource_type
field. - Transform
Quantity Round - An enum representing the possible values of an
TransformQuantity
’sround
field. - Transform
Usage Round - An enum representing the possible values of an
TransformUsage
’sround
field. - UpTo
- UpTo
Other - Update
Customer Cash Balance Settings Reconciliation Mode - An enum representing the possible values of an
UpdateCustomerCashBalanceSettings
’sreconciliation_mode
field. - Update
Customer TaxValidate Location - An enum representing the possible values of an
UpdateCustomerTax
’svalidate_location
field. - Update
Payment Intent Payment Method Data EpsBank - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataEps
’sbank
field. - Update
Payment Intent Payment Method Data FpxAccount Holder Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataFpx
’saccount_holder_type
field. - Update
Payment Intent Payment Method Data FpxBank - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataFpx
’sbank
field. - Update
Payment Intent Payment Method Data Ideal Bank - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataIdeal
’sbank
field. - Update
Payment Intent Payment Method Data P24Bank - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataP24
’sbank
field. - Update
Payment Intent Payment Method Data Sofort Country - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataSofort
’scountry
field. - Update
Payment Intent Payment Method Data Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodData
’stype
field. - Update
Payment Intent Payment Method Data UsBank Account Account Holder Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataUsBankAccount
’saccount_holder_type
field. - Update
Payment Intent Payment Method Data UsBank Account Account Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodDataUsBankAccount
’saccount_type
field. - Update
Payment Intent Payment Method Options Acss Debit Mandate Options Payment Schedule - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAcssDebitMandateOptions
’spayment_schedule
field. - Update
Payment Intent Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Update
Payment Intent Payment Method Options Acss Debit Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAcssDebit
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAcssDebit
’sverification_method
field. - Update
Payment Intent Payment Method Options Affirm Capture Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAffirm
’scapture_method
field. - Update
Payment Intent Payment Method Options Affirm Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAffirm
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Afterpay Clearpay Capture Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAfterpayClearpay
’scapture_method
field. - Update
Payment Intent Payment Method Options Afterpay Clearpay Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAfterpayClearpay
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Alipay Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAlipay
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options AuBecs Debit Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsAuBecsDebit
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Bacs Debit Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsBacsDebit
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Bancontact Preferred Language - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsBancontact
’spreferred_language
field. - Update
Payment Intent Payment Method Options Bancontact Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsBancontact
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Blik Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsBlik
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Boleto Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsBoleto
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Card Capture Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’scapture_method
field. - Update
Payment Intent Payment Method Options Card Installments Plan Interval - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardInstallmentsPlan
’sinterval
field. - Update
Payment Intent Payment Method Options Card Installments Plan Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardInstallmentsPlan
’stype
field. - Update
Payment Intent Payment Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardMandateOptions
’samount_type
field. - Update
Payment Intent Payment Method Options Card Mandate Options Interval - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardMandateOptions
’sinterval
field. - Update
Payment Intent Payment Method Options Card Mandate Options Supported Types - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardMandateOptions
’ssupported_types
field. - Update
Payment Intent Payment Method Options Card Network - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’snetwork
field. - Update
Payment Intent Payment Method Options Card Request Extended Authorization - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’srequest_extended_authorization
field. - Update
Payment Intent Payment Method Options Card Request Incremental Authorization - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’srequest_incremental_authorization
field. - Update
Payment Intent Payment Method Options Card Request Multicapture - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’srequest_multicapture
field. - Update
Payment Intent Payment Method Options Card Request Overcapture - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’srequest_overcapture
field. - Update
Payment Intent Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Update
Payment Intent Payment Method Options Card Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCard
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Card ThreeD Secure Ares Trans Status - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’sares_trans_status
field. - Update
Payment Intent Payment Method Options Card ThreeD Secure Electronic Commerce Indicator - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’selectronic_commerce_indicator
field. - Update
Payment Intent Payment Method Options Card ThreeD Secure Exemption Indicator - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’sexemption_indicator
field. - Update
Payment Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires CbAvalgo - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardThreeDSecureNetworkOptionsCartesBancaires
’scb_avalgo
field. - Update
Payment Intent Payment Method Options Card ThreeD Secure Version - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCardThreeDSecure
’sversion
field. - Update
Payment Intent Payment Method Options Cashapp Capture Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCashapp
’scapture_method
field. - Update
Payment Intent Payment Method Options Cashapp Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCashapp
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Customer Balance Bank Transfer Requested Address Types - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCustomerBalanceBankTransfer
’srequested_address_types
field. - Update
Payment Intent Payment Method Options Customer Balance Bank Transfer Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCustomerBalanceBankTransfer
’stype
field. - Update
Payment Intent Payment Method Options Customer Balance Funding Type - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCustomerBalance
’sfunding_type
field. - Update
Payment Intent Payment Method Options Customer Balance Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsCustomerBalance
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options EpsSetup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsEps
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options FpxSetup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsFpx
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Giropay Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsGiropay
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Grabpay Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsGrabpay
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Ideal Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsIdeal
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Klarna Capture Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsKlarna
’scapture_method
field. - Update
Payment Intent Payment Method Options Klarna Preferred Locale - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsKlarna
’spreferred_locale
field. - Update
Payment Intent Payment Method Options Klarna Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsKlarna
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Konbini Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsKonbini
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Link Capture Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsLink
’scapture_method
field. - Update
Payment Intent Payment Method Options Link Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsLink
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Oxxo Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsOxxo
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options P24Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsP24
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Paynow Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsPaynow
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Paypal Capture Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsPaypal
’scapture_method
field. - Update
Payment Intent Payment Method Options Paypal Preferred Locale - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsPaypal
’spreferred_locale
field. - Update
Payment Intent Payment Method Options Paypal Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsPaypal
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options PixSetup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsPix
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Promptpay Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsPromptpay
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Revolut PaySetup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsRevolutPay
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Sepa Debit Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsSepaDebit
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Sofort Preferred Language - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsSofort
’spreferred_language
field. - Update
Payment Intent Payment Method Options Sofort Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsSofort
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options Swish Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsSwish
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Update
Payment Intent Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Update
Payment Intent Payment Method Options UsBank Account Mandate Options Collection Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsUsBankAccountMandateOptions
’scollection_method
field. - Update
Payment Intent Payment Method Options UsBank Account Networks Requested - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsUsBankAccountNetworks
’srequested
field. - Update
Payment Intent Payment Method Options UsBank Account Preferred Settlement Speed - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsUsBankAccount
’spreferred_settlement_speed
field. - Update
Payment Intent Payment Method Options UsBank Account Setup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsUsBankAccount
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Update
Payment Intent Payment Method Options Wechat PayClient - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsWechatPay
’sclient
field. - Update
Payment Intent Payment Method Options Wechat PaySetup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsWechatPay
’ssetup_future_usage
field. - Update
Payment Intent Payment Method Options ZipSetup Future Usage - An enum representing the possible values of an
UpdatePaymentIntentPaymentMethodOptionsZip
’ssetup_future_usage
field. - Update
Payment Link After Completion Type - An enum representing the possible values of an
UpdatePaymentLinkAfterCompletion
’stype
field. - Update
Payment Link Automatic TaxLiability Type - An enum representing the possible values of an
UpdatePaymentLinkAutomaticTaxLiability
’stype
field. - Update
Payment Link Custom Fields Label Type - An enum representing the possible values of an
UpdatePaymentLinkCustomFieldsLabel
’stype
field. - Update
Payment Link Custom Fields Type - An enum representing the possible values of an
UpdatePaymentLinkCustomFields
’stype
field. - Update
Payment Link Invoice Creation Invoice Data Issuer Type - An enum representing the possible values of an
UpdatePaymentLinkInvoiceCreationInvoiceDataIssuer
’stype
field. - Update
Payment Link Invoice Creation Invoice Data Rendering Options Amount TaxDisplay - An enum representing the possible values of an
UpdatePaymentLinkInvoiceCreationInvoiceDataRenderingOptions
’samount_tax_display
field. - Update
Payment Link Payment Method Types - An enum representing the possible values of an
UpdatePaymentLink
’spayment_method_types
field. - Update
Payment Link Shipping Address Collection Allowed Countries - An enum representing the possible values of an
UpdatePaymentLinkShippingAddressCollection
’sallowed_countries
field. - Update
Payment Link Subscription Data Invoice Settings Issuer Type - An enum representing the possible values of an
UpdatePaymentLinkSubscriptionDataInvoiceSettingsIssuer
’stype
field. - Update
Payment Link Subscription Data Trial Settings EndBehavior Missing Payment Method - An enum representing the possible values of an
UpdatePaymentLinkSubscriptionDataTrialSettingsEndBehavior
’smissing_payment_method
field. - Update
Payment Method UsBank Account Account Holder Type - An enum representing the possible values of an
UpdatePaymentMethodUsBankAccount
’saccount_holder_type
field. - Update
Payment Method UsBank Account Account Type - An enum representing the possible values of an
UpdatePaymentMethodUsBankAccount
’saccount_type
field. - Update
Price Currency Options TaxBehavior - An enum representing the possible values of an
UpdatePriceCurrencyOptions
’stax_behavior
field. - Update
Setup Intent Flow Directions - An enum representing the possible values of an
UpdateSetupIntent
’sflow_directions
field. - Update
Setup Intent Payment Method Data EpsBank - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataEps
’sbank
field. - Update
Setup Intent Payment Method Data FpxAccount Holder Type - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataFpx
’saccount_holder_type
field. - Update
Setup Intent Payment Method Data FpxBank - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataFpx
’sbank
field. - Update
Setup Intent Payment Method Data Ideal Bank - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataIdeal
’sbank
field. - Update
Setup Intent Payment Method Data P24Bank - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataP24
’sbank
field. - Update
Setup Intent Payment Method Data Sofort Country - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataSofort
’scountry
field. - Update
Setup Intent Payment Method Data Type - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodData
’stype
field. - Update
Setup Intent Payment Method Data UsBank Account Account Holder Type - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataUsBankAccount
’saccount_holder_type
field. - Update
Setup Intent Payment Method Data UsBank Account Account Type - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodDataUsBankAccount
’saccount_type
field. - Update
Setup Intent Payment Method Options Acss Debit Mandate Options Default For - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsAcssDebitMandateOptions
’sdefault_for
field. - Update
Setup Intent Payment Method Options Acss Debit Mandate Options Payment Schedule - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsAcssDebitMandateOptions
’spayment_schedule
field. - Update
Setup Intent Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Update
Setup Intent Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsAcssDebit
’sverification_method
field. - Update
Setup Intent Payment Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCardMandateOptions
’samount_type
field. - Update
Setup Intent Payment Method Options Card Mandate Options Interval - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCardMandateOptions
’sinterval
field. - Update
Setup Intent Payment Method Options Card Mandate Options Supported Types - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCardMandateOptions
’ssupported_types
field. - Update
Setup Intent Payment Method Options Card Network - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCard
’snetwork
field. - Update
Setup Intent Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Update
Setup Intent Payment Method Options Card ThreeD Secure Ares Trans Status - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCardThreeDSecure
’sares_trans_status
field. - Update
Setup Intent Payment Method Options Card ThreeD Secure Electronic Commerce Indicator - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCardThreeDSecure
’selectronic_commerce_indicator
field. - Update
Setup Intent Payment Method Options Card ThreeD Secure Network Options Cartes Bancaires CbAvalgo - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCardThreeDSecureNetworkOptionsCartesBancaires
’scb_avalgo
field. - Update
Setup Intent Payment Method Options Card ThreeD Secure Version - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsCardThreeDSecure
’sversion
field. - Update
Setup Intent Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Update
Setup Intent Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Update
Setup Intent Payment Method Options UsBank Account Mandate Options Collection Method - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsUsBankAccountMandateOptions
’scollection_method
field. - Update
Setup Intent Payment Method Options UsBank Account Networks Requested - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsUsBankAccountNetworks
’srequested
field. - Update
Setup Intent Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
UpdateSetupIntentPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Update
Shipping Rate Fixed Amount Currency Options TaxBehavior - An enum representing the possible values of an
UpdateShippingRateFixedAmountCurrencyOptions
’stax_behavior
field. - Update
Source Source Order Items Type - An enum representing the possible values of an
UpdateSourceSourceOrderItems
’stype
field. - Update
Subscription Automatic TaxLiability Type - An enum representing the possible values of an
UpdateSubscriptionAutomaticTaxLiability
’stype
field. - Update
Subscription Cancellation Details Feedback - An enum representing the possible values of an
UpdateSubscriptionCancellationDetails
’sfeedback
field. - Update
Subscription Invoice Settings Issuer Type - An enum representing the possible values of an
UpdateSubscriptionInvoiceSettingsIssuer
’stype
field. - Update
Subscription Pause Collection Behavior - An enum representing the possible values of an
UpdateSubscriptionPauseCollection
’sbehavior
field. - Update
Subscription Payment Settings Payment Method Options Acss Debit Mandate Options Transaction Type - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsAcssDebitMandateOptions
’stransaction_type
field. - Update
Subscription Payment Settings Payment Method Options Acss Debit Verification Method - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsAcssDebit
’sverification_method
field. - Update
Subscription Payment Settings Payment Method Options Bancontact Preferred Language - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsBancontact
’spreferred_language
field. - Update
Subscription Payment Settings Payment Method Options Card Mandate Options Amount Type - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsCardMandateOptions
’samount_type
field. - Update
Subscription Payment Settings Payment Method Options Card Network - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsCard
’snetwork
field. - Update
Subscription Payment Settings Payment Method Options Card Request ThreeD Secure - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsCard
’srequest_three_d_secure
field. - Update
Subscription Payment Settings Payment Method Options UsBank Account Financial Connections Permissions - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
’spermissions
field. - Update
Subscription Payment Settings Payment Method Options UsBank Account Financial Connections Prefetch - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnections
’sprefetch
field. - Update
Subscription Payment Settings Payment Method Options UsBank Account Verification Method - An enum representing the possible values of an
UpdateSubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccount
’sverification_method
field. - Update
Subscription Payment Settings Payment Method Types - An enum representing the possible values of an
UpdateSubscriptionPaymentSettings
’spayment_method_types
field. - Update
Subscription Payment Settings Save Default Payment Method - An enum representing the possible values of an
UpdateSubscriptionPaymentSettings
’ssave_default_payment_method
field. - Update
Subscription Schedule Phases Automatic TaxLiability Type - An enum representing the possible values of an
UpdateSubscriptionSchedulePhasesAutomaticTaxLiability
’stype
field. - Update
Subscription Schedule Phases Billing Cycle Anchor - An enum representing the possible values of an
UpdateSubscriptionSchedulePhases
’sbilling_cycle_anchor
field. - Update
Subscription Schedule Phases Items Price Data Recurring Interval - An enum representing the possible values of an
UpdateSubscriptionSchedulePhasesItemsPriceDataRecurring
’sinterval
field. - Update
Subscription Schedule Phases Items Price Data TaxBehavior - An enum representing the possible values of an
UpdateSubscriptionSchedulePhasesItemsPriceData
’stax_behavior
field. - Update
Subscription Trial Settings EndBehavior Missing Payment Method - An enum representing the possible values of an
UpdateSubscriptionTrialSettingsEndBehavior
’smissing_payment_method
field. - UsBank
Account Networks Supported - An enum representing the possible values of an
UsBankAccountNetworks
’ssupported
field. - Usage
Record Action - An enum representing the possible values of a
UsageRecord
’saccount
field. - Wallet
Details Type - An enum representing the possible values of an
WalletDetails
’stype
field. - Webhook
Endpoint Status - An enum representing the possible values of an
WebhookEndpoint
’sstatus
field. - Webhook
Error - An error encountered when communicating with the Stripe API webhooks.
Traits§
- Object
- Implemented by types which represent stripe objects.
Type Aliases§
- Invoice
Collection Method Deprecated - Metadata
- Response
- An alias for
Result
. - Timestamp