stripe 22.4.0-alpha.5 → 22.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +55 -3084
- package/OPENAPI_VERSION +1 -1
- package/README.md +60 -44
- package/VERSION +1 -1
- package/cjs/Error.d.ts +0 -58
- package/cjs/Error.js +1 -135
- package/cjs/Error.js.map +1 -1
- package/cjs/Types.d.ts +2 -9
- package/cjs/Types.js.map +1 -1
- package/cjs/apiVersion.d.ts +2 -1
- package/cjs/apiVersion.js +3 -2
- package/cjs/apiVersion.js.map +1 -1
- package/cjs/resources/AccountLinks.d.ts +1 -5
- package/cjs/resources/AccountSessions.d.ts +16 -564
- package/cjs/resources/AccountSessions.js.map +1 -1
- package/cjs/resources/Accounts.d.ts +33 -1034
- package/cjs/resources/Accounts.js +9 -46
- package/cjs/resources/Accounts.js.map +1 -1
- package/cjs/resources/ApplicationFees.d.ts +1 -28
- package/cjs/resources/Balance.d.ts +0 -134
- package/cjs/resources/BalanceSettings.d.ts +0 -18
- package/cjs/resources/BalanceTransactions.d.ts +1 -1
- package/cjs/resources/BankAccounts.d.ts +2 -2
- package/cjs/resources/Billing/AlertTriggereds.d.ts +1 -55
- package/cjs/resources/Billing/Alerts.d.ts +5 -448
- package/cjs/resources/Billing/Alerts.js +5 -329
- package/cjs/resources/Billing/Alerts.js.map +1 -1
- package/cjs/resources/Billing/CreditBalanceSummary.d.ts +3 -126
- package/cjs/resources/Billing/CreditBalanceSummary.js +1 -39
- package/cjs/resources/Billing/CreditBalanceSummary.js.map +1 -1
- package/cjs/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
- package/cjs/resources/Billing/CreditBalanceTransactions.js +1 -100
- package/cjs/resources/Billing/CreditBalanceTransactions.js.map +1 -1
- package/cjs/resources/Billing/CreditGrants.d.ts +3 -85
- package/cjs/resources/Billing/CreditGrants.js +5 -134
- package/cjs/resources/Billing/CreditGrants.js.map +1 -1
- package/cjs/resources/Billing/MeterEventSummaries.d.ts +0 -6
- package/cjs/resources/Billing/Meters.d.ts +0 -31
- package/cjs/resources/Billing/index.d.ts +0 -10
- package/cjs/resources/Billing/index.js +0 -2
- package/cjs/resources/Billing/index.js.map +1 -1
- package/cjs/resources/Capabilities.d.ts +2 -25
- package/cjs/resources/Cards.d.ts +0 -28
- package/cjs/resources/Charges.d.ts +70 -3352
- package/cjs/resources/Charges.js.map +1 -1
- package/cjs/resources/Checkout/Sessions.d.ts +31 -1172
- package/cjs/resources/Checkout/Sessions.js +0 -115
- package/cjs/resources/Checkout/Sessions.js.map +1 -1
- package/cjs/resources/Checkout/index.d.ts +0 -1
- package/cjs/resources/ConfirmationTokens.d.ts +1 -142
- package/cjs/resources/ConfirmationTokens.js.map +1 -1
- package/cjs/resources/Coupons.d.ts +2 -128
- package/cjs/resources/Coupons.js +0 -41
- package/cjs/resources/Coupons.js.map +1 -1
- package/cjs/resources/CreditNoteLineItems.d.ts +1 -15
- package/cjs/resources/CreditNotes.d.ts +1 -7
- package/cjs/resources/CreditNotes.js +0 -13
- package/cjs/resources/CreditNotes.js.map +1 -1
- package/cjs/resources/CustomerSessions.d.ts +0 -74
- package/cjs/resources/CustomerSessions.js +0 -13
- package/cjs/resources/CustomerSessions.js.map +1 -1
- package/cjs/resources/Customers.d.ts +5 -102
- package/cjs/resources/Customers.js +0 -195
- package/cjs/resources/Customers.js.map +1 -1
- package/cjs/resources/Discounts.d.ts +0 -19
- package/cjs/resources/Disputes.d.ts +0 -43
- package/cjs/resources/Disputes.js +0 -14
- package/cjs/resources/Disputes.js.map +1 -1
- package/cjs/resources/Events.d.ts +3 -574
- package/cjs/resources/ExternalAccounts.d.ts +1 -212
- package/cjs/resources/ExternalAccounts.js +0 -44
- package/cjs/resources/ExternalAccounts.js.map +1 -1
- package/cjs/resources/FinancialConnections/Accounts.d.ts +4 -69
- package/cjs/resources/FinancialConnections/Accounts.js +0 -8
- package/cjs/resources/FinancialConnections/Accounts.js.map +1 -1
- package/cjs/resources/FinancialConnections/Authorizations.d.ts +1 -46
- package/cjs/resources/FinancialConnections/Authorizations.js +0 -11
- package/cjs/resources/FinancialConnections/Authorizations.js.map +1 -1
- package/cjs/resources/FinancialConnections/Sessions.d.ts +36 -122
- package/cjs/resources/FinancialConnections/Sessions.js.map +1 -1
- package/cjs/resources/FinancialConnections/index.d.ts +9 -21
- package/cjs/resources/FinancialConnections/index.js +0 -4
- package/cjs/resources/FinancialConnections/index.js.map +1 -1
- package/cjs/resources/Identity/VerificationReports.d.ts +2 -33
- package/cjs/resources/Identity/VerificationReports.js.map +1 -1
- package/cjs/resources/Identity/VerificationSessions.d.ts +3 -11
- package/cjs/resources/Identity/index.d.ts +10 -18
- package/cjs/resources/Identity/index.js +0 -2
- package/cjs/resources/Identity/index.js.map +1 -1
- package/cjs/resources/InvoiceItems.d.ts +3 -204
- package/cjs/resources/InvoiceItems.js +0 -41
- package/cjs/resources/InvoiceItems.js.map +1 -1
- package/cjs/resources/InvoiceLineItems.d.ts +4 -174
- package/cjs/resources/InvoiceRenderingTemplates.d.ts +0 -12
- package/cjs/resources/InvoiceRenderingTemplates.js +0 -28
- package/cjs/resources/InvoiceRenderingTemplates.js.map +1 -1
- package/cjs/resources/Invoices.d.ts +28 -2128
- package/cjs/resources/Invoices.js +0 -221
- package/cjs/resources/Invoices.js.map +1 -1
- package/cjs/resources/Issuing/Authorizations.d.ts +1 -482
- package/cjs/resources/Issuing/Authorizations.js.map +1 -1
- package/cjs/resources/Issuing/Cardholders.d.ts +4 -18
- package/cjs/resources/Issuing/Cards.d.ts +8 -53
- package/cjs/resources/Issuing/Disputes.d.ts +0 -246
- package/cjs/resources/Issuing/Tokens.d.ts +0 -26
- package/cjs/resources/Issuing/Transactions.d.ts +0 -233
- package/cjs/resources/Issuing/Transactions.js.map +1 -1
- package/cjs/resources/Issuing/index.d.ts +22 -56
- package/cjs/resources/Issuing/index.js +0 -8
- package/cjs/resources/Issuing/index.js.map +1 -1
- package/cjs/resources/LineItems.d.ts +2 -29
- package/cjs/resources/Mandates.d.ts +2 -47
- package/cjs/resources/Mandates.js +0 -8
- package/cjs/resources/Mandates.js.map +1 -1
- package/cjs/resources/PaymentAttemptRecords.d.ts +2 -664
- package/cjs/resources/PaymentAttemptRecords.js +0 -48
- package/cjs/resources/PaymentAttemptRecords.js.map +1 -1
- package/cjs/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
- package/cjs/resources/PaymentIntents.d.ts +6379 -20025
- package/cjs/resources/PaymentIntents.js +0 -46
- package/cjs/resources/PaymentIntents.js.map +1 -1
- package/cjs/resources/PaymentLinks.d.ts +75 -75
- package/cjs/resources/PaymentMethodConfigurations.d.ts +0 -420
- package/cjs/resources/PaymentMethods.d.ts +4 -300
- package/cjs/resources/PaymentMethods.js +0 -20
- package/cjs/resources/PaymentMethods.js.map +1 -1
- package/cjs/resources/PaymentRecords.d.ts +31 -719
- package/cjs/resources/PaymentRecords.js +7 -17
- package/cjs/resources/PaymentRecords.js.map +1 -1
- package/cjs/resources/Persons.d.ts +2 -25
- package/cjs/resources/Plans.d.ts +0 -16
- package/cjs/resources/Prices.d.ts +1 -77
- package/cjs/resources/Prices.js +0 -27
- package/cjs/resources/Prices.js.map +1 -1
- package/cjs/resources/Products.d.ts +1 -199
- package/cjs/resources/Products.js +0 -69
- package/cjs/resources/Products.js.map +1 -1
- package/cjs/resources/PromotionCodes.d.ts +0 -12
- package/cjs/resources/PromotionCodes.js +0 -27
- package/cjs/resources/PromotionCodes.js.map +1 -1
- package/cjs/resources/Quotes.d.ts +139 -3389
- package/cjs/resources/Quotes.js +13 -1181
- package/cjs/resources/Quotes.js.map +1 -1
- package/cjs/resources/Radar/PaymentEvaluations.d.ts +1 -85
- package/cjs/resources/Radar/ValueListItems.d.ts +1 -39
- package/cjs/resources/Radar/ValueListItems.js +0 -13
- package/cjs/resources/Radar/ValueListItems.js.map +1 -1
- package/cjs/resources/Radar/index.d.ts +16 -36
- package/cjs/resources/Radar/index.js +0 -6
- package/cjs/resources/Radar/index.js.map +1 -1
- package/cjs/resources/Refunds.d.ts +14 -39
- package/cjs/resources/Refunds.js +0 -27
- package/cjs/resources/Refunds.js.map +1 -1
- package/cjs/resources/Reserve/Holds.d.ts +1 -53
- package/cjs/resources/Reserve/Holds.js +0 -19
- package/cjs/resources/Reserve/Holds.js.map +1 -1
- package/cjs/resources/Reserve/Plans.d.ts +0 -16
- package/cjs/resources/Reserve/Plans.js +0 -11
- package/cjs/resources/Reserve/Plans.js.map +1 -1
- package/cjs/resources/Reserve/Releases.d.ts +1 -41
- package/cjs/resources/Reserve/Releases.js +0 -19
- package/cjs/resources/Reserve/Releases.js.map +1 -1
- package/cjs/resources/Reserve/index.d.ts +6 -17
- package/cjs/resources/Reserve/index.js +0 -9
- package/cjs/resources/Reserve/index.js.map +1 -1
- package/cjs/resources/SetupAttempts.d.ts +1 -35
- package/cjs/resources/SetupAttempts.js.map +1 -1
- package/cjs/resources/SetupIntents.d.ts +34 -630
- package/cjs/resources/SetupIntents.js.map +1 -1
- package/cjs/resources/Sources.d.ts +1 -29
- package/cjs/resources/SubscriptionItems.d.ts +1 -266
- package/cjs/resources/SubscriptionItems.js +0 -41
- package/cjs/resources/SubscriptionItems.js.map +1 -1
- package/cjs/resources/SubscriptionSchedules.d.ts +116 -2377
- package/cjs/resources/SubscriptionSchedules.js +0 -61
- package/cjs/resources/SubscriptionSchedules.js.map +1 -1
- package/cjs/resources/Subscriptions.d.ts +13 -966
- package/cjs/resources/Subscriptions.js +0 -289
- package/cjs/resources/Subscriptions.js.map +1 -1
- package/cjs/resources/Tax/CalculationLineItems.d.ts +3 -14
- package/cjs/resources/Tax/Calculations.d.ts +7 -49
- package/cjs/resources/Tax/Registrations.d.ts +10 -159
- package/cjs/resources/Tax/Registrations.js +0 -27
- package/cjs/resources/Tax/Registrations.js.map +1 -1
- package/cjs/resources/Tax/Settings.d.ts +0 -8
- package/cjs/resources/Tax/Settings.js +0 -13
- package/cjs/resources/Tax/Settings.js.map +1 -1
- package/cjs/resources/Tax/Transactions.d.ts +2 -10
- package/cjs/resources/Tax/Transactions.js +0 -13
- package/cjs/resources/Tax/Transactions.js.map +1 -1
- package/cjs/resources/Tax/index.d.ts +13 -31
- package/cjs/resources/Tax/index.js +0 -4
- package/cjs/resources/Tax/index.js.map +1 -1
- package/cjs/resources/TaxCodes.d.ts +1 -16
- package/cjs/resources/TaxIds.d.ts +4 -10
- package/cjs/resources/TaxIds.js +0 -13
- package/cjs/resources/TaxIds.js.map +1 -1
- package/cjs/resources/TaxRates.d.ts +4 -16
- package/cjs/resources/TaxRates.js +0 -27
- package/cjs/resources/TaxRates.js.map +1 -1
- package/cjs/resources/Terminal/Configurations.d.ts +0 -27
- package/cjs/resources/Terminal/Readers.d.ts +2 -219
- package/cjs/resources/Terminal/Readers.js +0 -24
- package/cjs/resources/Terminal/Readers.js.map +1 -1
- package/cjs/resources/Terminal/index.d.ts +0 -9
- package/cjs/resources/Terminal/index.js +0 -2
- package/cjs/resources/Terminal/index.js.map +1 -1
- package/cjs/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
- package/cjs/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
- package/cjs/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
- package/cjs/resources/TestHelpers/Issuing/index.d.ts +0 -2
- package/cjs/resources/TestHelpers/Issuing/index.js +0 -2
- package/cjs/resources/TestHelpers/Issuing/index.js.map +1 -1
- package/cjs/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
- package/cjs/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
- package/cjs/resources/TestHelpers/index.d.ts +6 -14
- package/cjs/resources/TestHelpers/index.js +6 -12
- package/cjs/resources/TestHelpers/index.js.map +1 -1
- package/cjs/resources/Tokens.d.ts +2 -76
- package/cjs/resources/Topups.d.ts +28 -0
- package/cjs/resources/Topups.js.map +1 -1
- package/cjs/resources/Transfers.d.ts +0 -12
- package/cjs/resources/Transfers.js.map +1 -1
- package/cjs/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
- package/cjs/resources/Treasury/FinancialAccounts.d.ts +1 -34
- package/cjs/resources/Treasury/OutboundPayments.d.ts +0 -8
- package/cjs/resources/Treasury/OutboundTransfers.d.ts +0 -44
- package/cjs/resources/Treasury/ReceivedCredits.d.ts +0 -22
- package/cjs/resources/Treasury/ReceivedDebits.d.ts +0 -26
- package/cjs/resources/V2/Billing/index.d.ts +6 -175
- package/cjs/resources/V2/Billing/index.js +0 -32
- package/cjs/resources/V2/Billing/index.js.map +1 -1
- package/cjs/resources/V2/Core/AccountLinks.d.ts +6 -158
- package/cjs/resources/V2/Core/AccountPersons.d.ts +1 -1
- package/cjs/resources/V2/Core/AccountTokens.d.ts +43 -220
- package/cjs/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
- package/cjs/resources/V2/Core/Accounts/Persons.d.ts +2 -2
- package/cjs/resources/V2/Core/Accounts.d.ts +3626 -17599
- package/cjs/resources/V2/Core/Accounts.js +38 -10364
- package/cjs/resources/V2/Core/Accounts.js.map +1 -1
- package/cjs/resources/V2/Core/Events.d.ts +234 -7743
- package/cjs/resources/V2/Core/index.d.ts +14 -66
- package/cjs/resources/V2/Core/index.js +0 -18
- package/cjs/resources/V2/Core/index.js.map +1 -1
- package/cjs/resources/V2/index.d.ts +0 -39
- package/cjs/resources/V2/index.js +0 -22
- package/cjs/resources/V2/index.js.map +1 -1
- package/cjs/resources/WebhookEndpoints.d.ts +3 -3
- package/cjs/resources.d.ts +0 -19
- package/cjs/resources.js +18 -282
- package/cjs/resources.js.map +1 -1
- package/cjs/stripe.cjs.node.d.ts +607 -14367
- package/cjs/stripe.cjs.node.js.map +1 -1
- package/cjs/stripe.core.d.ts +54 -158
- package/cjs/stripe.core.js +31 -72
- package/cjs/stripe.core.js.map +1 -1
- package/esm/Error.d.ts +0 -58
- package/esm/Error.js +0 -118
- package/esm/Error.js.map +1 -1
- package/esm/Types.d.ts +2 -9
- package/esm/Types.js.map +1 -1
- package/esm/apiVersion.d.ts +2 -1
- package/esm/apiVersion.js +2 -1
- package/esm/apiVersion.js.map +1 -1
- package/esm/resources/AccountLinks.d.ts +1 -5
- package/esm/resources/AccountSessions.d.ts +16 -564
- package/esm/resources/AccountSessions.js.map +1 -1
- package/esm/resources/Accounts.d.ts +33 -1034
- package/esm/resources/Accounts.js +9 -46
- package/esm/resources/Accounts.js.map +1 -1
- package/esm/resources/ApplicationFees.d.ts +1 -28
- package/esm/resources/Balance.d.ts +0 -134
- package/esm/resources/BalanceSettings.d.ts +0 -18
- package/esm/resources/BalanceTransactions.d.ts +1 -1
- package/esm/resources/BankAccounts.d.ts +2 -2
- package/esm/resources/Billing/AlertTriggereds.d.ts +1 -55
- package/esm/resources/Billing/Alerts.d.ts +5 -448
- package/esm/resources/Billing/Alerts.js +5 -329
- package/esm/resources/Billing/Alerts.js.map +1 -1
- package/esm/resources/Billing/CreditBalanceSummary.d.ts +3 -126
- package/esm/resources/Billing/CreditBalanceSummary.js +1 -39
- package/esm/resources/Billing/CreditBalanceSummary.js.map +1 -1
- package/esm/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
- package/esm/resources/Billing/CreditBalanceTransactions.js +1 -100
- package/esm/resources/Billing/CreditBalanceTransactions.js.map +1 -1
- package/esm/resources/Billing/CreditGrants.d.ts +3 -85
- package/esm/resources/Billing/CreditGrants.js +5 -134
- package/esm/resources/Billing/CreditGrants.js.map +1 -1
- package/esm/resources/Billing/MeterEventSummaries.d.ts +0 -6
- package/esm/resources/Billing/Meters.d.ts +0 -31
- package/esm/resources/Billing/index.d.ts +0 -10
- package/esm/resources/Billing/index.js +0 -2
- package/esm/resources/Billing/index.js.map +1 -1
- package/esm/resources/Capabilities.d.ts +2 -25
- package/esm/resources/Cards.d.ts +0 -28
- package/esm/resources/Charges.d.ts +70 -3352
- package/esm/resources/Charges.js.map +1 -1
- package/esm/resources/Checkout/Sessions.d.ts +31 -1172
- package/esm/resources/Checkout/Sessions.js +0 -115
- package/esm/resources/Checkout/Sessions.js.map +1 -1
- package/esm/resources/Checkout/index.d.ts +0 -1
- package/esm/resources/ConfirmationTokens.d.ts +1 -142
- package/esm/resources/ConfirmationTokens.js.map +1 -1
- package/esm/resources/Coupons.d.ts +2 -128
- package/esm/resources/Coupons.js +0 -41
- package/esm/resources/Coupons.js.map +1 -1
- package/esm/resources/CreditNoteLineItems.d.ts +1 -15
- package/esm/resources/CreditNotes.d.ts +1 -7
- package/esm/resources/CreditNotes.js +0 -13
- package/esm/resources/CreditNotes.js.map +1 -1
- package/esm/resources/CustomerSessions.d.ts +0 -74
- package/esm/resources/CustomerSessions.js +0 -13
- package/esm/resources/CustomerSessions.js.map +1 -1
- package/esm/resources/Customers.d.ts +5 -102
- package/esm/resources/Customers.js +0 -195
- package/esm/resources/Customers.js.map +1 -1
- package/esm/resources/Discounts.d.ts +0 -19
- package/esm/resources/Disputes.d.ts +0 -43
- package/esm/resources/Disputes.js +0 -14
- package/esm/resources/Disputes.js.map +1 -1
- package/esm/resources/Events.d.ts +3 -574
- package/esm/resources/ExternalAccounts.d.ts +1 -212
- package/esm/resources/ExternalAccounts.js +1 -42
- package/esm/resources/ExternalAccounts.js.map +1 -1
- package/esm/resources/FinancialConnections/Accounts.d.ts +4 -69
- package/esm/resources/FinancialConnections/Accounts.js +0 -8
- package/esm/resources/FinancialConnections/Accounts.js.map +1 -1
- package/esm/resources/FinancialConnections/Authorizations.d.ts +1 -46
- package/esm/resources/FinancialConnections/Authorizations.js +1 -9
- package/esm/resources/FinancialConnections/Authorizations.js.map +1 -1
- package/esm/resources/FinancialConnections/Sessions.d.ts +36 -122
- package/esm/resources/FinancialConnections/Sessions.js.map +1 -1
- package/esm/resources/FinancialConnections/index.d.ts +9 -21
- package/esm/resources/FinancialConnections/index.js +0 -4
- package/esm/resources/FinancialConnections/index.js.map +1 -1
- package/esm/resources/Identity/VerificationReports.d.ts +2 -33
- package/esm/resources/Identity/VerificationReports.js.map +1 -1
- package/esm/resources/Identity/VerificationSessions.d.ts +3 -11
- package/esm/resources/Identity/index.d.ts +10 -18
- package/esm/resources/Identity/index.js +0 -2
- package/esm/resources/Identity/index.js.map +1 -1
- package/esm/resources/InvoiceItems.d.ts +3 -204
- package/esm/resources/InvoiceItems.js +0 -41
- package/esm/resources/InvoiceItems.js.map +1 -1
- package/esm/resources/InvoiceLineItems.d.ts +4 -174
- package/esm/resources/InvoiceRenderingTemplates.d.ts +0 -12
- package/esm/resources/InvoiceRenderingTemplates.js +0 -28
- package/esm/resources/InvoiceRenderingTemplates.js.map +1 -1
- package/esm/resources/Invoices.d.ts +28 -2128
- package/esm/resources/Invoices.js +0 -221
- package/esm/resources/Invoices.js.map +1 -1
- package/esm/resources/Issuing/Authorizations.d.ts +1 -482
- package/esm/resources/Issuing/Authorizations.js.map +1 -1
- package/esm/resources/Issuing/Cardholders.d.ts +4 -18
- package/esm/resources/Issuing/Cards.d.ts +8 -53
- package/esm/resources/Issuing/Disputes.d.ts +0 -246
- package/esm/resources/Issuing/Tokens.d.ts +0 -26
- package/esm/resources/Issuing/Transactions.d.ts +0 -233
- package/esm/resources/Issuing/Transactions.js.map +1 -1
- package/esm/resources/Issuing/index.d.ts +22 -56
- package/esm/resources/Issuing/index.js +0 -8
- package/esm/resources/Issuing/index.js.map +1 -1
- package/esm/resources/LineItems.d.ts +2 -29
- package/esm/resources/Mandates.d.ts +2 -47
- package/esm/resources/Mandates.js +0 -8
- package/esm/resources/Mandates.js.map +1 -1
- package/esm/resources/PaymentAttemptRecords.d.ts +2 -664
- package/esm/resources/PaymentAttemptRecords.js +0 -48
- package/esm/resources/PaymentAttemptRecords.js.map +1 -1
- package/esm/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
- package/esm/resources/PaymentIntents.d.ts +6379 -20025
- package/esm/resources/PaymentIntents.js +0 -46
- package/esm/resources/PaymentIntents.js.map +1 -1
- package/esm/resources/PaymentLinks.d.ts +75 -75
- package/esm/resources/PaymentMethodConfigurations.d.ts +0 -420
- package/esm/resources/PaymentMethods.d.ts +4 -300
- package/esm/resources/PaymentMethods.js +0 -20
- package/esm/resources/PaymentMethods.js.map +1 -1
- package/esm/resources/PaymentRecords.d.ts +31 -719
- package/esm/resources/PaymentRecords.js +7 -17
- package/esm/resources/PaymentRecords.js.map +1 -1
- package/esm/resources/Persons.d.ts +2 -25
- package/esm/resources/Plans.d.ts +0 -16
- package/esm/resources/Prices.d.ts +1 -77
- package/esm/resources/Prices.js +0 -27
- package/esm/resources/Prices.js.map +1 -1
- package/esm/resources/Products.d.ts +1 -199
- package/esm/resources/Products.js +0 -69
- package/esm/resources/Products.js.map +1 -1
- package/esm/resources/PromotionCodes.d.ts +0 -12
- package/esm/resources/PromotionCodes.js +0 -27
- package/esm/resources/PromotionCodes.js.map +1 -1
- package/esm/resources/Quotes.d.ts +139 -3389
- package/esm/resources/Quotes.js +13 -1181
- package/esm/resources/Quotes.js.map +1 -1
- package/esm/resources/Radar/PaymentEvaluations.d.ts +1 -85
- package/esm/resources/Radar/ValueListItems.d.ts +1 -39
- package/esm/resources/Radar/ValueListItems.js +0 -13
- package/esm/resources/Radar/ValueListItems.js.map +1 -1
- package/esm/resources/Radar/index.d.ts +16 -36
- package/esm/resources/Radar/index.js +0 -6
- package/esm/resources/Radar/index.js.map +1 -1
- package/esm/resources/Refunds.d.ts +14 -39
- package/esm/resources/Refunds.js +0 -27
- package/esm/resources/Refunds.js.map +1 -1
- package/esm/resources/Reserve/Holds.d.ts +1 -53
- package/esm/resources/Reserve/Holds.js +1 -17
- package/esm/resources/Reserve/Holds.js.map +1 -1
- package/esm/resources/Reserve/Plans.d.ts +0 -16
- package/esm/resources/Reserve/Plans.js +1 -9
- package/esm/resources/Reserve/Plans.js.map +1 -1
- package/esm/resources/Reserve/Releases.d.ts +1 -41
- package/esm/resources/Reserve/Releases.js +1 -17
- package/esm/resources/Reserve/Releases.js.map +1 -1
- package/esm/resources/Reserve/index.d.ts +6 -17
- package/esm/resources/Reserve/index.js +0 -9
- package/esm/resources/Reserve/index.js.map +1 -1
- package/esm/resources/SetupAttempts.d.ts +1 -35
- package/esm/resources/SetupAttempts.js.map +1 -1
- package/esm/resources/SetupIntents.d.ts +34 -630
- package/esm/resources/SetupIntents.js.map +1 -1
- package/esm/resources/Sources.d.ts +1 -29
- package/esm/resources/SubscriptionItems.d.ts +1 -266
- package/esm/resources/SubscriptionItems.js +0 -41
- package/esm/resources/SubscriptionItems.js.map +1 -1
- package/esm/resources/SubscriptionSchedules.d.ts +116 -2377
- package/esm/resources/SubscriptionSchedules.js +0 -61
- package/esm/resources/SubscriptionSchedules.js.map +1 -1
- package/esm/resources/Subscriptions.d.ts +13 -966
- package/esm/resources/Subscriptions.js +0 -289
- package/esm/resources/Subscriptions.js.map +1 -1
- package/esm/resources/Tax/CalculationLineItems.d.ts +3 -14
- package/esm/resources/Tax/Calculations.d.ts +7 -49
- package/esm/resources/Tax/Registrations.d.ts +10 -159
- package/esm/resources/Tax/Registrations.js +0 -27
- package/esm/resources/Tax/Registrations.js.map +1 -1
- package/esm/resources/Tax/Settings.d.ts +0 -8
- package/esm/resources/Tax/Settings.js +0 -13
- package/esm/resources/Tax/Settings.js.map +1 -1
- package/esm/resources/Tax/Transactions.d.ts +2 -10
- package/esm/resources/Tax/Transactions.js +0 -13
- package/esm/resources/Tax/Transactions.js.map +1 -1
- package/esm/resources/Tax/index.d.ts +13 -31
- package/esm/resources/Tax/index.js +0 -4
- package/esm/resources/Tax/index.js.map +1 -1
- package/esm/resources/TaxCodes.d.ts +1 -16
- package/esm/resources/TaxIds.d.ts +4 -10
- package/esm/resources/TaxIds.js +0 -13
- package/esm/resources/TaxIds.js.map +1 -1
- package/esm/resources/TaxRates.d.ts +4 -16
- package/esm/resources/TaxRates.js +0 -27
- package/esm/resources/TaxRates.js.map +1 -1
- package/esm/resources/Terminal/Configurations.d.ts +0 -27
- package/esm/resources/Terminal/Readers.d.ts +2 -219
- package/esm/resources/Terminal/Readers.js +0 -24
- package/esm/resources/Terminal/Readers.js.map +1 -1
- package/esm/resources/Terminal/index.d.ts +0 -9
- package/esm/resources/Terminal/index.js +0 -2
- package/esm/resources/Terminal/index.js.map +1 -1
- package/esm/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
- package/esm/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
- package/esm/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
- package/esm/resources/TestHelpers/Issuing/index.d.ts +0 -2
- package/esm/resources/TestHelpers/Issuing/index.js +0 -2
- package/esm/resources/TestHelpers/Issuing/index.js.map +1 -1
- package/esm/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
- package/esm/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
- package/esm/resources/TestHelpers/index.d.ts +6 -14
- package/esm/resources/TestHelpers/index.js +0 -6
- package/esm/resources/TestHelpers/index.js.map +1 -1
- package/esm/resources/Tokens.d.ts +2 -76
- package/esm/resources/Topups.d.ts +28 -0
- package/esm/resources/Topups.js.map +1 -1
- package/esm/resources/Transfers.d.ts +0 -12
- package/esm/resources/Transfers.js.map +1 -1
- package/esm/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
- package/esm/resources/Treasury/FinancialAccounts.d.ts +1 -34
- package/esm/resources/Treasury/OutboundPayments.d.ts +0 -8
- package/esm/resources/Treasury/OutboundTransfers.d.ts +0 -44
- package/esm/resources/Treasury/ReceivedCredits.d.ts +0 -22
- package/esm/resources/Treasury/ReceivedDebits.d.ts +0 -26
- package/esm/resources/V2/Billing/index.d.ts +6 -175
- package/esm/resources/V2/Billing/index.js +0 -32
- package/esm/resources/V2/Billing/index.js.map +1 -1
- package/esm/resources/V2/Core/AccountLinks.d.ts +6 -158
- package/esm/resources/V2/Core/AccountPersons.d.ts +1 -1
- package/esm/resources/V2/Core/AccountTokens.d.ts +43 -220
- package/esm/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
- package/esm/resources/V2/Core/Accounts/Persons.d.ts +2 -2
- package/esm/resources/V2/Core/Accounts.d.ts +3626 -17599
- package/esm/resources/V2/Core/Accounts.js +38 -10364
- package/esm/resources/V2/Core/Accounts.js.map +1 -1
- package/esm/resources/V2/Core/Events.d.ts +234 -7743
- package/esm/resources/V2/Core/index.d.ts +14 -66
- package/esm/resources/V2/Core/index.js +0 -18
- package/esm/resources/V2/Core/index.js.map +1 -1
- package/esm/resources/V2/index.d.ts +0 -39
- package/esm/resources/V2/index.js +0 -22
- package/esm/resources/V2/index.js.map +1 -1
- package/esm/resources/WebhookEndpoints.d.ts +3 -3
- package/esm/resources.d.ts +0 -19
- package/esm/resources.js +0 -253
- package/esm/resources.js.map +1 -1
- package/esm/stripe.core.d.ts +54 -158
- package/esm/stripe.core.js +2 -43
- package/esm/stripe.core.js.map +1 -1
- package/esm/stripe.esm.node.d.ts +54 -158
- package/esm/stripe.esm.node.js +2 -43
- package/esm/stripe.esm.node.js.map +1 -1
- package/package.json +1 -1
- package/cjs/StripeEventNotificationHandler.d.ts +0 -19
- package/cjs/StripeEventNotificationHandler.js +0 -481
- package/cjs/StripeEventNotificationHandler.js.map +0 -1
- package/cjs/resources/AccountNotices.d.ts +0 -140
- package/cjs/resources/AccountNotices.js +0 -29
- package/cjs/resources/AccountNotices.js.map +0 -1
- package/cjs/resources/AccountSignals.d.ts +0 -111
- package/cjs/resources/AccountSignals.js +0 -4
- package/cjs/resources/AccountSignals.js.map +0 -1
- package/cjs/resources/BalanceTransfers.d.ts +0 -160
- package/cjs/resources/BalanceTransfers.js +0 -15
- package/cjs/resources/BalanceTransfers.js.map +0 -1
- package/cjs/resources/Billing/AlertNotifications.d.ts +0 -75
- package/cjs/resources/Billing/AlertNotifications.js +0 -4
- package/cjs/resources/Billing/AlertNotifications.js.map +0 -1
- package/cjs/resources/Billing/AlertRecovereds.d.ts +0 -56
- package/cjs/resources/Billing/AlertRecovereds.js +0 -4
- package/cjs/resources/Billing/AlertRecovereds.js.map +0 -1
- package/cjs/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
- package/cjs/resources/Billing/Analytics/MeterUsage.js +0 -15
- package/cjs/resources/Billing/Analytics/MeterUsage.js.map +0 -1
- package/cjs/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
- package/cjs/resources/Billing/Analytics/MeterUsageRows.js +0 -4
- package/cjs/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
- package/cjs/resources/Billing/Analytics/index.d.ts +0 -15
- package/cjs/resources/Billing/Analytics/index.js +0 -13
- package/cjs/resources/Billing/Analytics/index.js.map +0 -1
- package/cjs/resources/Capital/FinancingOffers.d.ts +0 -194
- package/cjs/resources/Capital/FinancingOffers.js +0 -30
- package/cjs/resources/Capital/FinancingOffers.js.map +0 -1
- package/cjs/resources/Capital/FinancingSummary.d.ts +0 -102
- package/cjs/resources/Capital/FinancingSummary.js +0 -15
- package/cjs/resources/Capital/FinancingSummary.js.map +0 -1
- package/cjs/resources/Capital/FinancingTransactions.d.ts +0 -141
- package/cjs/resources/Capital/FinancingTransactions.js +0 -24
- package/cjs/resources/Capital/FinancingTransactions.js.map +0 -1
- package/cjs/resources/Capital/index.d.ts +0 -25
- package/cjs/resources/Capital/index.js +0 -17
- package/cjs/resources/Capital/index.js.map +0 -1
- package/cjs/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
- package/cjs/resources/Crypto/CustomerConsumerWallets.js +0 -4
- package/cjs/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
- package/cjs/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
- package/cjs/resources/Crypto/CustomerPaymentTokens.js +0 -4
- package/cjs/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
- package/cjs/resources/Crypto/Customers.d.ts +0 -111
- package/cjs/resources/Crypto/Customers.js +0 -31
- package/cjs/resources/Crypto/Customers.js.map +0 -1
- package/cjs/resources/Crypto/DepositAddresses.d.ts +0 -89
- package/cjs/resources/Crypto/DepositAddresses.js +0 -31
- package/cjs/resources/Crypto/DepositAddresses.js.map +0 -1
- package/cjs/resources/Crypto/OnrampSessions.d.ts +0 -417
- package/cjs/resources/Crypto/OnrampSessions.js +0 -47
- package/cjs/resources/Crypto/OnrampSessions.js.map +0 -1
- package/cjs/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
- package/cjs/resources/Crypto/OnrampTransactionLimits.js +0 -15
- package/cjs/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
- package/cjs/resources/Crypto/index.d.ts +0 -41
- package/cjs/resources/Crypto/index.js +0 -19
- package/cjs/resources/Crypto/index.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
- package/cjs/resources/DelegatedCheckout/OrderEvents.js +0 -4
- package/cjs/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/Orders.d.ts +0 -159
- package/cjs/resources/DelegatedCheckout/Orders.js +0 -15
- package/cjs/resources/DelegatedCheckout/Orders.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
- package/cjs/resources/DelegatedCheckout/RequestedSessions.js +0 -47
- package/cjs/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
- package/cjs/resources/DelegatedCheckout/index.d.ts +0 -25
- package/cjs/resources/DelegatedCheckout/index.js +0 -15
- package/cjs/resources/DelegatedCheckout/index.js.map +0 -1
- package/cjs/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
- package/cjs/resources/FinancialConnections/AccountInferredBalances.js +0 -4
- package/cjs/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
- package/cjs/resources/FinancialConnections/Institutions.d.ts +0 -99
- package/cjs/resources/FinancialConnections/Institutions.js +0 -23
- package/cjs/resources/FinancialConnections/Institutions.js.map +0 -1
- package/cjs/resources/FxQuotes.d.ts +0 -212
- package/cjs/resources/FxQuotes.js +0 -29
- package/cjs/resources/FxQuotes.js.map +0 -1
- package/cjs/resources/GiftCardOperations.d.ts +0 -249
- package/cjs/resources/GiftCardOperations.js +0 -15
- package/cjs/resources/GiftCardOperations.js.map +0 -1
- package/cjs/resources/GiftCards.d.ts +0 -187
- package/cjs/resources/GiftCards.js +0 -51
- package/cjs/resources/GiftCards.js.map +0 -1
- package/cjs/resources/Identity/BlocklistEntries.d.ts +0 -155
- package/cjs/resources/Identity/BlocklistEntries.js +0 -54
- package/cjs/resources/Identity/BlocklistEntries.js.map +0 -1
- package/cjs/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
- package/cjs/resources/Issuing/CreditUnderwritingRecords.js +0 -53
- package/cjs/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
- package/cjs/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
- package/cjs/resources/Issuing/DisputeSettlementDetails.js +0 -23
- package/cjs/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
- package/cjs/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
- package/cjs/resources/Issuing/FraudLiabilityDebits.js +0 -23
- package/cjs/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
- package/cjs/resources/Issuing/Programs.d.ts +0 -95
- package/cjs/resources/Issuing/Programs.js +0 -35
- package/cjs/resources/Issuing/Programs.js.map +0 -1
- package/cjs/resources/Issuing/Settlements.d.ts +0 -83
- package/cjs/resources/Issuing/Settlements.js +0 -4
- package/cjs/resources/Issuing/Settlements.js.map +0 -1
- package/cjs/resources/Margins.d.ts +0 -115
- package/cjs/resources/Margins.js +0 -35
- package/cjs/resources/Margins.js.map +0 -1
- package/cjs/resources/Orchestration/PaymentAttempts.d.ts +0 -34
- package/cjs/resources/Orchestration/PaymentAttempts.js +0 -15
- package/cjs/resources/Orchestration/PaymentAttempts.js.map +0 -1
- package/cjs/resources/Orchestration/index.d.ts +0 -12
- package/cjs/resources/Orchestration/index.js +0 -13
- package/cjs/resources/Orchestration/index.js.map +0 -1
- package/cjs/resources/Orders.d.ts +0 -4773
- package/cjs/resources/Orders.js +0 -457
- package/cjs/resources/Orders.js.map +0 -1
- package/cjs/resources/PaymentLocationCapabilities.d.ts +0 -123
- package/cjs/resources/PaymentLocationCapabilities.js +0 -29
- package/cjs/resources/PaymentLocationCapabilities.js.map +0 -1
- package/cjs/resources/PaymentLocations.d.ts +0 -178
- package/cjs/resources/PaymentLocations.js +0 -41
- package/cjs/resources/PaymentLocations.js.map +0 -1
- package/cjs/resources/PaymentMethodBalances.d.ts +0 -46
- package/cjs/resources/PaymentMethodBalances.js +0 -4
- package/cjs/resources/PaymentMethodBalances.js.map +0 -1
- package/cjs/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
- package/cjs/resources/Privacy/RedactionJobValidationErrors.js +0 -4
- package/cjs/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
- package/cjs/resources/Privacy/RedactionJobs.d.ts +0 -227
- package/cjs/resources/Privacy/RedactionJobs.js +0 -73
- package/cjs/resources/Privacy/RedactionJobs.js.map +0 -1
- package/cjs/resources/Privacy/index.d.ts +0 -22
- package/cjs/resources/Privacy/index.js +0 -13
- package/cjs/resources/Privacy/index.js.map +0 -1
- package/cjs/resources/ProductCatalog/TrialOffers.d.ts +0 -126
- package/cjs/resources/ProductCatalog/TrialOffers.js +0 -15
- package/cjs/resources/ProductCatalog/TrialOffers.js.map +0 -1
- package/cjs/resources/ProductCatalog/index.d.ts +0 -12
- package/cjs/resources/ProductCatalog/index.js +0 -13
- package/cjs/resources/ProductCatalog/index.js.map +0 -1
- package/cjs/resources/Profiles.d.ts +0 -68
- package/cjs/resources/Profiles.js +0 -4
- package/cjs/resources/Profiles.js.map +0 -1
- package/cjs/resources/QuoteLines.d.ts +0 -684
- package/cjs/resources/QuoteLines.js +0 -4
- package/cjs/resources/QuoteLines.js.map +0 -1
- package/cjs/resources/QuotePreviewInvoices.d.ts +0 -1179
- package/cjs/resources/QuotePreviewInvoices.js +0 -4
- package/cjs/resources/QuotePreviewInvoices.js.map +0 -1
- package/cjs/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
- package/cjs/resources/QuotePreviewSubscriptionSchedules.js +0 -4
- package/cjs/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
- package/cjs/resources/Radar/AccountEvaluations.d.ts +0 -308
- package/cjs/resources/Radar/AccountEvaluations.js +0 -27
- package/cjs/resources/Radar/AccountEvaluations.js.map +0 -1
- package/cjs/resources/Radar/CustomerEvaluations.d.ts +0 -245
- package/cjs/resources/Radar/CustomerEvaluations.js +0 -27
- package/cjs/resources/Radar/CustomerEvaluations.js.map +0 -1
- package/cjs/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
- package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js +0 -15
- package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
- package/cjs/resources/RiskSignals.d.ts +0 -10
- package/cjs/resources/RiskSignals.js +0 -4
- package/cjs/resources/RiskSignals.js.map +0 -1
- package/cjs/resources/SharedPayment/GrantedTokens.d.ts +0 -425
- package/cjs/resources/SharedPayment/GrantedTokens.js +0 -15
- package/cjs/resources/SharedPayment/GrantedTokens.js.map +0 -1
- package/cjs/resources/SharedPayment/IssuedTokens.d.ts +0 -336
- package/cjs/resources/SharedPayment/IssuedTokens.js +0 -27
- package/cjs/resources/SharedPayment/IssuedTokens.js.map +0 -1
- package/cjs/resources/SharedPayment/index.d.ts +0 -19
- package/cjs/resources/SharedPayment/index.js +0 -15
- package/cjs/resources/SharedPayment/index.js.map +0 -1
- package/cjs/resources/Tax/Forms.d.ts +0 -228
- package/cjs/resources/Tax/Forms.js +0 -32
- package/cjs/resources/Tax/Forms.js.map +0 -1
- package/cjs/resources/Tax/Locations.d.ts +0 -108
- package/cjs/resources/Tax/Locations.js +0 -33
- package/cjs/resources/Tax/Locations.js.map +0 -1
- package/cjs/resources/TaxFunds.d.ts +0 -174
- package/cjs/resources/TaxFunds.js +0 -23
- package/cjs/resources/TaxFunds.js.map +0 -1
- package/cjs/resources/Terminal/ReaderCollectedData.d.ts +0 -50
- package/cjs/resources/Terminal/ReaderCollectedData.js +0 -15
- package/cjs/resources/Terminal/ReaderCollectedData.js.map +0 -1
- package/cjs/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
- package/cjs/resources/TestHelpers/Capital/FinancingOffers.js +0 -21
- package/cjs/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
- package/cjs/resources/TestHelpers/Capital/index.d.ts +0 -8
- package/cjs/resources/TestHelpers/Capital/index.js +0 -13
- package/cjs/resources/TestHelpers/Capital/index.js.map +0 -1
- package/cjs/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
- package/cjs/resources/TestHelpers/Issuing/Disputes.js +0 -39
- package/cjs/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
- package/cjs/resources/TestHelpers/PaymentIntents.d.ts +0 -38
- package/cjs/resources/TestHelpers/PaymentIntents.js +0 -15
- package/cjs/resources/TestHelpers/PaymentIntents.js.map +0 -1
- package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
- package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -21
- package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
- package/cjs/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
- package/cjs/resources/TestHelpers/SharedPayment/index.js +0 -13
- package/cjs/resources/TestHelpers/SharedPayment/index.js.map +0 -1
- package/cjs/resources/TransitBalances.d.ts +0 -25
- package/cjs/resources/TransitBalances.js +0 -4
- package/cjs/resources/TransitBalances.js.map +0 -1
- package/cjs/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
- package/cjs/resources/V2/Billing/BillSettingVersions.js +0 -4
- package/cjs/resources/V2/Billing/BillSettingVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/BillSettings/Versions.js +0 -23
- package/cjs/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/BillSettings.d.ts +0 -281
- package/cjs/resources/V2/Billing/BillSettings.js +0 -41
- package/cjs/resources/V2/Billing/BillSettings.js.map +0 -1
- package/cjs/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
- package/cjs/resources/V2/Billing/CadenceSpendModifiers.js +0 -4
- package/cjs/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
- package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
- package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -23
- package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
- package/cjs/resources/V2/Billing/Cadences.d.ts +0 -1011
- package/cjs/resources/V2/Billing/Cadences.js +0 -264
- package/cjs/resources/V2/Billing/Cadences.js.map +0 -1
- package/cjs/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
- package/cjs/resources/V2/Billing/CollectionSettingVersions.js +0 -4
- package/cjs/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/CollectionSettings/Versions.js +0 -70
- package/cjs/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/CollectionSettings.d.ts +0 -776
- package/cjs/resources/V2/Billing/CollectionSettings.js +0 -166
- package/cjs/resources/V2/Billing/CollectionSettings.js.map +0 -1
- package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
- package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -4
- package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
- package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
- package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -29
- package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
- package/cjs/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
- package/cjs/resources/V2/Billing/Contracts/PricingLines.js +0 -15
- package/cjs/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
- package/cjs/resources/V2/Billing/Contracts.d.ts +0 -1484
- package/cjs/resources/V2/Billing/Contracts.js +0 -331
- package/cjs/resources/V2/Billing/Contracts.js.map +0 -1
- package/cjs/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
- package/cjs/resources/V2/Billing/CustomPricingUnits.js +0 -35
- package/cjs/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
- package/cjs/resources/V2/Billing/IntentActions.d.ts +0 -603
- package/cjs/resources/V2/Billing/IntentActions.js +0 -4
- package/cjs/resources/V2/Billing/IntentActions.js.map +0 -1
- package/cjs/resources/V2/Billing/Intents/Actions.d.ts +0 -33
- package/cjs/resources/V2/Billing/Intents/Actions.js +0 -70
- package/cjs/resources/V2/Billing/Intents/Actions.js.map +0 -1
- package/cjs/resources/V2/Billing/Intents.d.ts +0 -1253
- package/cjs/resources/V2/Billing/Intents.js +0 -87
- package/cjs/resources/V2/Billing/Intents.js.map +0 -1
- package/cjs/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
- package/cjs/resources/V2/Billing/LicenseFeeVersions.js +0 -4
- package/cjs/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/LicenseFees/Versions.js +0 -64
- package/cjs/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/LicenseFees.d.ts +0 -360
- package/cjs/resources/V2/Billing/LicenseFees.js +0 -148
- package/cjs/resources/V2/Billing/LicenseFees.js.map +0 -1
- package/cjs/resources/V2/Billing/LicensedItems.d.ts +0 -170
- package/cjs/resources/V2/Billing/LicensedItems.js +0 -35
- package/cjs/resources/V2/Billing/LicensedItems.js.map +0 -1
- package/cjs/resources/V2/Billing/MeteredItems.d.ts +0 -218
- package/cjs/resources/V2/Billing/MeteredItems.js +0 -35
- package/cjs/resources/V2/Billing/MeteredItems.js.map +0 -1
- package/cjs/resources/V2/Billing/OneTimeItems.d.ts +0 -170
- package/cjs/resources/V2/Billing/OneTimeItems.js +0 -35
- package/cjs/resources/V2/Billing/OneTimeItems.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
- package/cjs/resources/V2/Billing/PricingPlanComponents.js +0 -4
- package/cjs/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
- package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js +0 -296
- package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
- package/cjs/resources/V2/Billing/PricingPlanVersions.js +0 -4
- package/cjs/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
- package/cjs/resources/V2/Billing/PricingPlans/Components.js +0 -41
- package/cjs/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/PricingPlans/Versions.js +0 -23
- package/cjs/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/PricingPlans.d.ts +0 -169
- package/cjs/resources/V2/Billing/PricingPlans.js +0 -43
- package/cjs/resources/V2/Billing/PricingPlans.js.map +0 -1
- package/cjs/resources/V2/Billing/Profiles.d.ts +0 -162
- package/cjs/resources/V2/Billing/Profiles.js +0 -35
- package/cjs/resources/V2/Billing/Profiles.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
- package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -4
- package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardRates.d.ts +0 -111
- package/cjs/resources/V2/Billing/RateCardRates.js +0 -4
- package/cjs/resources/V2/Billing/RateCardRates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
- package/cjs/resources/V2/Billing/RateCardSubscriptions.js +0 -41
- package/cjs/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCardVersions.d.ts +0 -22
- package/cjs/resources/V2/Billing/RateCardVersions.js +0 -4
- package/cjs/resources/V2/Billing/RateCardVersions.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
- package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -35
- package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
- package/cjs/resources/V2/Billing/RateCards/Rates.js +0 -110
- package/cjs/resources/V2/Billing/RateCards/Rates.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
- package/cjs/resources/V2/Billing/RateCards/Versions.js +0 -23
- package/cjs/resources/V2/Billing/RateCards/Versions.js.map +0 -1
- package/cjs/resources/V2/Billing/RateCards.d.ts +0 -336
- package/cjs/resources/V2/Billing/RateCards.js +0 -76
- package/cjs/resources/V2/Billing/RateCards.js.map +0 -1
- package/cjs/resources/V2/Billing/ServiceActions.d.ts +0 -510
- package/cjs/resources/V2/Billing/ServiceActions.js +0 -162
- package/cjs/resources/V2/Billing/ServiceActions.js.map +0 -1
- package/cjs/resources/V2/Core/AccountEvaluations.d.ts +0 -156
- package/cjs/resources/V2/Core/AccountEvaluations.js +0 -15
- package/cjs/resources/V2/Core/AccountEvaluations.js.map +0 -1
- package/cjs/resources/V2/Core/ApprovalRequests.d.ts +0 -331
- package/cjs/resources/V2/Core/ApprovalRequests.js +0 -46
- package/cjs/resources/V2/Core/ApprovalRequests.js.map +0 -1
- package/cjs/resources/V2/Core/BatchJobs.d.ts +0 -360
- package/cjs/resources/V2/Core/BatchJobs.js +0 -225
- package/cjs/resources/V2/Core/BatchJobs.js.map +0 -1
- package/cjs/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
- package/cjs/resources/V2/Core/ClaimableSandboxes.js +0 -31
- package/cjs/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
- package/cjs/resources/V2/Core/ConnectionSessions.d.ts +0 -86
- package/cjs/resources/V2/Core/ConnectionSessions.js +0 -21
- package/cjs/resources/V2/Core/ConnectionSessions.js.map +0 -1
- package/cjs/resources/V2/Core/FeeBatches.d.ts +0 -234
- package/cjs/resources/V2/Core/FeeBatches.js +0 -23
- package/cjs/resources/V2/Core/FeeBatches.js.map +0 -1
- package/cjs/resources/V2/Core/FeeEntries.d.ts +0 -200
- package/cjs/resources/V2/Core/FeeEntries.js +0 -23
- package/cjs/resources/V2/Core/FeeEntries.js.map +0 -1
- package/cjs/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
- package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js +0 -4
- package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
- package/cjs/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
- package/cjs/resources/V2/Core/Health/Alerts/History.js +0 -101
- package/cjs/resources/V2/Core/Health/Alerts/History.js.map +0 -1
- package/cjs/resources/V2/Core/Health/Alerts.d.ts +0 -530
- package/cjs/resources/V2/Core/Health/Alerts.js +0 -182
- package/cjs/resources/V2/Core/Health/Alerts.js.map +0 -1
- package/cjs/resources/V2/Core/Health/index.d.ts +0 -16
- package/cjs/resources/V2/Core/Health/index.js +0 -13
- package/cjs/resources/V2/Core/Health/index.js.map +0 -1
- package/cjs/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
- package/cjs/resources/V2/Core/Vault/GbBankAccounts.js +0 -54
- package/cjs/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
- package/cjs/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
- package/cjs/resources/V2/Core/Vault/UsBankAccounts.js +0 -65
- package/cjs/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
- package/cjs/resources/V2/Core/Vault/index.d.ts +0 -28
- package/cjs/resources/V2/Core/Vault/index.js +0 -15
- package/cjs/resources/V2/Core/Vault/index.js.map +0 -1
- package/cjs/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
- package/cjs/resources/V2/Data/Analytics/MetricQuery.js +0 -36
- package/cjs/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
- package/cjs/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
- package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js +0 -4
- package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
- package/cjs/resources/V2/Data/Analytics/index.d.ts +0 -12
- package/cjs/resources/V2/Data/Analytics/index.js +0 -13
- package/cjs/resources/V2/Data/Analytics/index.js.map +0 -1
- package/cjs/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
- package/cjs/resources/V2/Data/Reporting/QueryRuns.js +0 -46
- package/cjs/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
- package/cjs/resources/V2/Data/Reporting/index.d.ts +0 -13
- package/cjs/resources/V2/Data/Reporting/index.js +0 -13
- package/cjs/resources/V2/Data/Reporting/index.js.map +0 -1
- package/cjs/resources/V2/Data/index.d.ts +0 -13
- package/cjs/resources/V2/Data/index.js +0 -15
- package/cjs/resources/V2/Data/index.js.map +0 -1
- package/cjs/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
- package/cjs/resources/V2/Extend/WorkflowRuns.js +0 -23
- package/cjs/resources/V2/Extend/WorkflowRuns.js.map +0 -1
- package/cjs/resources/V2/Extend/Workflows.d.ts +0 -120
- package/cjs/resources/V2/Extend/Workflows.js +0 -30
- package/cjs/resources/V2/Extend/Workflows.js.map +0 -1
- package/cjs/resources/V2/Extend/index.d.ts +0 -20
- package/cjs/resources/V2/Extend/index.js +0 -15
- package/cjs/resources/V2/Extend/index.js.map +0 -1
- package/cjs/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
- package/cjs/resources/V2/FinancialAddressCreditSimulations.js +0 -4
- package/cjs/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
- package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
- package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -4
- package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
- package/cjs/resources/V2/Iam/ActivityLogs.d.ts +0 -211
- package/cjs/resources/V2/Iam/ActivityLogs.js +0 -23
- package/cjs/resources/V2/Iam/ActivityLogs.js.map +0 -1
- package/cjs/resources/V2/Iam/ApiKeys.d.ts +0 -305
- package/cjs/resources/V2/Iam/ApiKeys.js +0 -47
- package/cjs/resources/V2/Iam/ApiKeys.js.map +0 -1
- package/cjs/resources/V2/Iam/index.d.ts +0 -23
- package/cjs/resources/V2/Iam/index.js +0 -15
- package/cjs/resources/V2/Iam/index.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
- package/cjs/resources/V2/MoneyManagement/Adjustments.js +0 -23
- package/cjs/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
- package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js +0 -31
- package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
- package/cjs/resources/V2/MoneyManagement/DebitDisputes.js +0 -29
- package/cjs/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
- package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -4
- package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -53
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js +0 -50
- package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
- package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -4
- package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
- package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js +0 -31
- package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
- package/cjs/resources/V2/MoneyManagement/InboundTransfers.js +0 -30
- package/cjs/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
- package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -22
- package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
- package/cjs/resources/V2/MoneyManagement/OutboundPayments.js +0 -41
- package/cjs/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
- package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -49
- package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
- package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js +0 -39
- package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
- package/cjs/resources/V2/MoneyManagement/PayoutIntents.js +0 -44
- package/cjs/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
- package/cjs/resources/V2/MoneyManagement/PayoutMethods.js +0 -44
- package/cjs/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
- package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -17
- package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
- package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js +0 -23
- package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
- package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js +0 -23
- package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
- package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js +0 -27
- package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
- package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -15
- package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
- package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js +0 -13
- package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
- package/cjs/resources/V2/MoneyManagement/TransactionEntries.js +0 -23
- package/cjs/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
- package/cjs/resources/V2/MoneyManagement/Transactions.js +0 -23
- package/cjs/resources/V2/MoneyManagement/Transactions.js.map +0 -1
- package/cjs/resources/V2/MoneyManagement/index.d.ts +0 -143
- package/cjs/resources/V2/MoneyManagement/index.js +0 -49
- package/cjs/resources/V2/MoneyManagement/index.js.map +0 -1
- package/cjs/resources/V2/Network/BusinessProfiles.d.ts +0 -92
- package/cjs/resources/V2/Network/BusinessProfiles.js +0 -21
- package/cjs/resources/V2/Network/BusinessProfiles.js.map +0 -1
- package/cjs/resources/V2/Network/index.d.ts +0 -13
- package/cjs/resources/V2/Network/index.js +0 -13
- package/cjs/resources/V2/Network/index.js.map +0 -1
- package/cjs/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
- package/cjs/resources/V2/OrchestratedCommerce/Agreements.js +0 -41
- package/cjs/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
- package/cjs/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
- package/cjs/resources/V2/OrchestratedCommerce/index.js +0 -13
- package/cjs/resources/V2/OrchestratedCommerce/index.js.map +0 -1
- package/cjs/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
- package/cjs/resources/V2/Payments/OffSessionPayments.js +0 -53
- package/cjs/resources/V2/Payments/OffSessionPayments.js.map +0 -1
- package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
- package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -4
- package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
- package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
- package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -35
- package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
- package/cjs/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
- package/cjs/resources/V2/Payments/SettlementAllocationIntents.js +0 -53
- package/cjs/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
- package/cjs/resources/V2/Payments/index.d.ts +0 -31
- package/cjs/resources/V2/Payments/index.js +0 -15
- package/cjs/resources/V2/Payments/index.js.map +0 -1
- package/cjs/resources/V2/Reporting/ReportRuns.d.ts +0 -191
- package/cjs/resources/V2/Reporting/ReportRuns.js +0 -50
- package/cjs/resources/V2/Reporting/ReportRuns.js.map +0 -1
- package/cjs/resources/V2/Reporting/Reports.d.ts +0 -106
- package/cjs/resources/V2/Reporting/Reports.js +0 -17
- package/cjs/resources/V2/Reporting/Reports.js.map +0 -1
- package/cjs/resources/V2/Reporting/index.d.ts +0 -18
- package/cjs/resources/V2/Reporting/index.js +0 -15
- package/cjs/resources/V2/Reporting/index.js.map +0 -1
- package/cjs/resources/V2/Signals/AccountSignals.d.ts +0 -172
- package/cjs/resources/V2/Signals/AccountSignals.js +0 -58
- package/cjs/resources/V2/Signals/AccountSignals.js.map +0 -1
- package/cjs/resources/V2/Signals/index.d.ts +0 -13
- package/cjs/resources/V2/Signals/index.js +0 -13
- package/cjs/resources/V2/Signals/index.js.map +0 -1
- package/cjs/resources/V2/Tax/ManualRules.d.ts +0 -331
- package/cjs/resources/V2/Tax/ManualRules.js +0 -193
- package/cjs/resources/V2/Tax/ManualRules.js.map +0 -1
- package/cjs/resources/V2/Tax/index.d.ts +0 -16
- package/cjs/resources/V2/Tax/index.js +0 -13
- package/cjs/resources/V2/Tax/index.js.map +0 -1
- package/cjs/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
- package/cjs/resources/V2/TestHelpers/FinancialAddresses.js +0 -23
- package/cjs/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
- package/cjs/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
- package/cjs/resources/V2/TestHelpers/MoneyManagement.js +0 -15
- package/cjs/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
- package/cjs/resources/V2/TestHelpers/index.d.ts +0 -10
- package/cjs/resources/V2/TestHelpers/index.js +0 -15
- package/cjs/resources/V2/TestHelpers/index.js.map +0 -1
- package/esm/StripeEventNotificationHandler.d.ts +0 -19
- package/esm/StripeEventNotificationHandler.js +0 -477
- package/esm/StripeEventNotificationHandler.js.map +0 -1
- package/esm/resources/AccountNotices.d.ts +0 -140
- package/esm/resources/AccountNotices.js +0 -25
- package/esm/resources/AccountNotices.js.map +0 -1
- package/esm/resources/AccountSignals.d.ts +0 -111
- package/esm/resources/AccountSignals.js +0 -3
- package/esm/resources/AccountSignals.js.map +0 -1
- package/esm/resources/BalanceTransfers.d.ts +0 -160
- package/esm/resources/BalanceTransfers.js +0 -11
- package/esm/resources/BalanceTransfers.js.map +0 -1
- package/esm/resources/Billing/AlertNotifications.d.ts +0 -75
- package/esm/resources/Billing/AlertNotifications.js +0 -3
- package/esm/resources/Billing/AlertNotifications.js.map +0 -1
- package/esm/resources/Billing/AlertRecovereds.d.ts +0 -56
- package/esm/resources/Billing/AlertRecovereds.js +0 -3
- package/esm/resources/Billing/AlertRecovereds.js.map +0 -1
- package/esm/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
- package/esm/resources/Billing/Analytics/MeterUsage.js +0 -11
- package/esm/resources/Billing/Analytics/MeterUsage.js.map +0 -1
- package/esm/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
- package/esm/resources/Billing/Analytics/MeterUsageRows.js +0 -3
- package/esm/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
- package/esm/resources/Billing/Analytics/index.d.ts +0 -15
- package/esm/resources/Billing/Analytics/index.js +0 -9
- package/esm/resources/Billing/Analytics/index.js.map +0 -1
- package/esm/resources/Capital/FinancingOffers.d.ts +0 -194
- package/esm/resources/Capital/FinancingOffers.js +0 -26
- package/esm/resources/Capital/FinancingOffers.js.map +0 -1
- package/esm/resources/Capital/FinancingSummary.d.ts +0 -102
- package/esm/resources/Capital/FinancingSummary.js +0 -11
- package/esm/resources/Capital/FinancingSummary.js.map +0 -1
- package/esm/resources/Capital/FinancingTransactions.d.ts +0 -141
- package/esm/resources/Capital/FinancingTransactions.js +0 -20
- package/esm/resources/Capital/FinancingTransactions.js.map +0 -1
- package/esm/resources/Capital/index.d.ts +0 -25
- package/esm/resources/Capital/index.js +0 -13
- package/esm/resources/Capital/index.js.map +0 -1
- package/esm/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
- package/esm/resources/Crypto/CustomerConsumerWallets.js +0 -3
- package/esm/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
- package/esm/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
- package/esm/resources/Crypto/CustomerPaymentTokens.js +0 -3
- package/esm/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
- package/esm/resources/Crypto/Customers.d.ts +0 -111
- package/esm/resources/Crypto/Customers.js +0 -27
- package/esm/resources/Crypto/Customers.js.map +0 -1
- package/esm/resources/Crypto/DepositAddresses.d.ts +0 -89
- package/esm/resources/Crypto/DepositAddresses.js +0 -27
- package/esm/resources/Crypto/DepositAddresses.js.map +0 -1
- package/esm/resources/Crypto/OnrampSessions.d.ts +0 -417
- package/esm/resources/Crypto/OnrampSessions.js +0 -43
- package/esm/resources/Crypto/OnrampSessions.js.map +0 -1
- package/esm/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
- package/esm/resources/Crypto/OnrampTransactionLimits.js +0 -11
- package/esm/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
- package/esm/resources/Crypto/index.d.ts +0 -41
- package/esm/resources/Crypto/index.js +0 -15
- package/esm/resources/Crypto/index.js.map +0 -1
- package/esm/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
- package/esm/resources/DelegatedCheckout/OrderEvents.js +0 -3
- package/esm/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
- package/esm/resources/DelegatedCheckout/Orders.d.ts +0 -159
- package/esm/resources/DelegatedCheckout/Orders.js +0 -11
- package/esm/resources/DelegatedCheckout/Orders.js.map +0 -1
- package/esm/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
- package/esm/resources/DelegatedCheckout/RequestedSessions.js +0 -43
- package/esm/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
- package/esm/resources/DelegatedCheckout/index.d.ts +0 -25
- package/esm/resources/DelegatedCheckout/index.js +0 -11
- package/esm/resources/DelegatedCheckout/index.js.map +0 -1
- package/esm/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
- package/esm/resources/FinancialConnections/AccountInferredBalances.js +0 -3
- package/esm/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
- package/esm/resources/FinancialConnections/Institutions.d.ts +0 -99
- package/esm/resources/FinancialConnections/Institutions.js +0 -19
- package/esm/resources/FinancialConnections/Institutions.js.map +0 -1
- package/esm/resources/FxQuotes.d.ts +0 -212
- package/esm/resources/FxQuotes.js +0 -25
- package/esm/resources/FxQuotes.js.map +0 -1
- package/esm/resources/GiftCardOperations.d.ts +0 -249
- package/esm/resources/GiftCardOperations.js +0 -11
- package/esm/resources/GiftCardOperations.js.map +0 -1
- package/esm/resources/GiftCards.d.ts +0 -187
- package/esm/resources/GiftCards.js +0 -47
- package/esm/resources/GiftCards.js.map +0 -1
- package/esm/resources/Identity/BlocklistEntries.d.ts +0 -155
- package/esm/resources/Identity/BlocklistEntries.js +0 -50
- package/esm/resources/Identity/BlocklistEntries.js.map +0 -1
- package/esm/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
- package/esm/resources/Issuing/CreditUnderwritingRecords.js +0 -49
- package/esm/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
- package/esm/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
- package/esm/resources/Issuing/DisputeSettlementDetails.js +0 -19
- package/esm/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
- package/esm/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
- package/esm/resources/Issuing/FraudLiabilityDebits.js +0 -19
- package/esm/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
- package/esm/resources/Issuing/Programs.d.ts +0 -95
- package/esm/resources/Issuing/Programs.js +0 -31
- package/esm/resources/Issuing/Programs.js.map +0 -1
- package/esm/resources/Issuing/Settlements.d.ts +0 -83
- package/esm/resources/Issuing/Settlements.js +0 -3
- package/esm/resources/Issuing/Settlements.js.map +0 -1
- package/esm/resources/Margins.d.ts +0 -115
- package/esm/resources/Margins.js +0 -31
- package/esm/resources/Margins.js.map +0 -1
- package/esm/resources/Orchestration/PaymentAttempts.d.ts +0 -34
- package/esm/resources/Orchestration/PaymentAttempts.js +0 -11
- package/esm/resources/Orchestration/PaymentAttempts.js.map +0 -1
- package/esm/resources/Orchestration/index.d.ts +0 -12
- package/esm/resources/Orchestration/index.js +0 -9
- package/esm/resources/Orchestration/index.js.map +0 -1
- package/esm/resources/Orders.d.ts +0 -4773
- package/esm/resources/Orders.js +0 -453
- package/esm/resources/Orders.js.map +0 -1
- package/esm/resources/PaymentLocationCapabilities.d.ts +0 -123
- package/esm/resources/PaymentLocationCapabilities.js +0 -25
- package/esm/resources/PaymentLocationCapabilities.js.map +0 -1
- package/esm/resources/PaymentLocations.d.ts +0 -178
- package/esm/resources/PaymentLocations.js +0 -37
- package/esm/resources/PaymentLocations.js.map +0 -1
- package/esm/resources/PaymentMethodBalances.d.ts +0 -46
- package/esm/resources/PaymentMethodBalances.js +0 -3
- package/esm/resources/PaymentMethodBalances.js.map +0 -1
- package/esm/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
- package/esm/resources/Privacy/RedactionJobValidationErrors.js +0 -3
- package/esm/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
- package/esm/resources/Privacy/RedactionJobs.d.ts +0 -227
- package/esm/resources/Privacy/RedactionJobs.js +0 -69
- package/esm/resources/Privacy/RedactionJobs.js.map +0 -1
- package/esm/resources/Privacy/index.d.ts +0 -22
- package/esm/resources/Privacy/index.js +0 -9
- package/esm/resources/Privacy/index.js.map +0 -1
- package/esm/resources/ProductCatalog/TrialOffers.d.ts +0 -126
- package/esm/resources/ProductCatalog/TrialOffers.js +0 -11
- package/esm/resources/ProductCatalog/TrialOffers.js.map +0 -1
- package/esm/resources/ProductCatalog/index.d.ts +0 -12
- package/esm/resources/ProductCatalog/index.js +0 -9
- package/esm/resources/ProductCatalog/index.js.map +0 -1
- package/esm/resources/Profiles.d.ts +0 -68
- package/esm/resources/Profiles.js +0 -3
- package/esm/resources/Profiles.js.map +0 -1
- package/esm/resources/QuoteLines.d.ts +0 -684
- package/esm/resources/QuoteLines.js +0 -3
- package/esm/resources/QuoteLines.js.map +0 -1
- package/esm/resources/QuotePreviewInvoices.d.ts +0 -1179
- package/esm/resources/QuotePreviewInvoices.js +0 -3
- package/esm/resources/QuotePreviewInvoices.js.map +0 -1
- package/esm/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
- package/esm/resources/QuotePreviewSubscriptionSchedules.js +0 -3
- package/esm/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
- package/esm/resources/Radar/AccountEvaluations.d.ts +0 -308
- package/esm/resources/Radar/AccountEvaluations.js +0 -23
- package/esm/resources/Radar/AccountEvaluations.js.map +0 -1
- package/esm/resources/Radar/CustomerEvaluations.d.ts +0 -245
- package/esm/resources/Radar/CustomerEvaluations.js +0 -23
- package/esm/resources/Radar/CustomerEvaluations.js.map +0 -1
- package/esm/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
- package/esm/resources/Radar/IssuingAuthorizationEvaluations.js +0 -11
- package/esm/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
- package/esm/resources/RiskSignals.d.ts +0 -10
- package/esm/resources/RiskSignals.js +0 -3
- package/esm/resources/RiskSignals.js.map +0 -1
- package/esm/resources/SharedPayment/GrantedTokens.d.ts +0 -425
- package/esm/resources/SharedPayment/GrantedTokens.js +0 -11
- package/esm/resources/SharedPayment/GrantedTokens.js.map +0 -1
- package/esm/resources/SharedPayment/IssuedTokens.d.ts +0 -336
- package/esm/resources/SharedPayment/IssuedTokens.js +0 -23
- package/esm/resources/SharedPayment/IssuedTokens.js.map +0 -1
- package/esm/resources/SharedPayment/index.d.ts +0 -19
- package/esm/resources/SharedPayment/index.js +0 -11
- package/esm/resources/SharedPayment/index.js.map +0 -1
- package/esm/resources/Tax/Forms.d.ts +0 -228
- package/esm/resources/Tax/Forms.js +0 -28
- package/esm/resources/Tax/Forms.js.map +0 -1
- package/esm/resources/Tax/Locations.d.ts +0 -108
- package/esm/resources/Tax/Locations.js +0 -29
- package/esm/resources/Tax/Locations.js.map +0 -1
- package/esm/resources/TaxFunds.d.ts +0 -174
- package/esm/resources/TaxFunds.js +0 -19
- package/esm/resources/TaxFunds.js.map +0 -1
- package/esm/resources/Terminal/ReaderCollectedData.d.ts +0 -50
- package/esm/resources/Terminal/ReaderCollectedData.js +0 -11
- package/esm/resources/Terminal/ReaderCollectedData.js.map +0 -1
- package/esm/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
- package/esm/resources/TestHelpers/Capital/FinancingOffers.js +0 -17
- package/esm/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
- package/esm/resources/TestHelpers/Capital/index.d.ts +0 -8
- package/esm/resources/TestHelpers/Capital/index.js +0 -9
- package/esm/resources/TestHelpers/Capital/index.js.map +0 -1
- package/esm/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
- package/esm/resources/TestHelpers/Issuing/Disputes.js +0 -35
- package/esm/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
- package/esm/resources/TestHelpers/PaymentIntents.d.ts +0 -38
- package/esm/resources/TestHelpers/PaymentIntents.js +0 -11
- package/esm/resources/TestHelpers/PaymentIntents.js.map +0 -1
- package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
- package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -17
- package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
- package/esm/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
- package/esm/resources/TestHelpers/SharedPayment/index.js +0 -9
- package/esm/resources/TestHelpers/SharedPayment/index.js.map +0 -1
- package/esm/resources/TransitBalances.d.ts +0 -25
- package/esm/resources/TransitBalances.js +0 -3
- package/esm/resources/TransitBalances.js.map +0 -1
- package/esm/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
- package/esm/resources/V2/Billing/BillSettingVersions.js +0 -3
- package/esm/resources/V2/Billing/BillSettingVersions.js.map +0 -1
- package/esm/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/BillSettings/Versions.js +0 -19
- package/esm/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/BillSettings.d.ts +0 -281
- package/esm/resources/V2/Billing/BillSettings.js +0 -37
- package/esm/resources/V2/Billing/BillSettings.js.map +0 -1
- package/esm/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
- package/esm/resources/V2/Billing/CadenceSpendModifiers.js +0 -3
- package/esm/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
- package/esm/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
- package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -19
- package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
- package/esm/resources/V2/Billing/Cadences.d.ts +0 -1011
- package/esm/resources/V2/Billing/Cadences.js +0 -260
- package/esm/resources/V2/Billing/Cadences.js.map +0 -1
- package/esm/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
- package/esm/resources/V2/Billing/CollectionSettingVersions.js +0 -3
- package/esm/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
- package/esm/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/CollectionSettings/Versions.js +0 -66
- package/esm/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/CollectionSettings.d.ts +0 -776
- package/esm/resources/V2/Billing/CollectionSettings.js +0 -162
- package/esm/resources/V2/Billing/CollectionSettings.js.map +0 -1
- package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
- package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -3
- package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
- package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
- package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -25
- package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
- package/esm/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
- package/esm/resources/V2/Billing/Contracts/PricingLines.js +0 -11
- package/esm/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
- package/esm/resources/V2/Billing/Contracts.d.ts +0 -1484
- package/esm/resources/V2/Billing/Contracts.js +0 -327
- package/esm/resources/V2/Billing/Contracts.js.map +0 -1
- package/esm/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
- package/esm/resources/V2/Billing/CustomPricingUnits.js +0 -31
- package/esm/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
- package/esm/resources/V2/Billing/IntentActions.d.ts +0 -603
- package/esm/resources/V2/Billing/IntentActions.js +0 -3
- package/esm/resources/V2/Billing/IntentActions.js.map +0 -1
- package/esm/resources/V2/Billing/Intents/Actions.d.ts +0 -33
- package/esm/resources/V2/Billing/Intents/Actions.js +0 -66
- package/esm/resources/V2/Billing/Intents/Actions.js.map +0 -1
- package/esm/resources/V2/Billing/Intents.d.ts +0 -1253
- package/esm/resources/V2/Billing/Intents.js +0 -83
- package/esm/resources/V2/Billing/Intents.js.map +0 -1
- package/esm/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
- package/esm/resources/V2/Billing/LicenseFeeVersions.js +0 -3
- package/esm/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
- package/esm/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/LicenseFees/Versions.js +0 -60
- package/esm/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/LicenseFees.d.ts +0 -360
- package/esm/resources/V2/Billing/LicenseFees.js +0 -144
- package/esm/resources/V2/Billing/LicenseFees.js.map +0 -1
- package/esm/resources/V2/Billing/LicensedItems.d.ts +0 -170
- package/esm/resources/V2/Billing/LicensedItems.js +0 -31
- package/esm/resources/V2/Billing/LicensedItems.js.map +0 -1
- package/esm/resources/V2/Billing/MeteredItems.d.ts +0 -218
- package/esm/resources/V2/Billing/MeteredItems.js +0 -31
- package/esm/resources/V2/Billing/MeteredItems.js.map +0 -1
- package/esm/resources/V2/Billing/OneTimeItems.d.ts +0 -170
- package/esm/resources/V2/Billing/OneTimeItems.js +0 -31
- package/esm/resources/V2/Billing/OneTimeItems.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
- package/esm/resources/V2/Billing/PricingPlanComponents.js +0 -3
- package/esm/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
- package/esm/resources/V2/Billing/PricingPlanSubscriptions.js +0 -292
- package/esm/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
- package/esm/resources/V2/Billing/PricingPlanVersions.js +0 -3
- package/esm/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
- package/esm/resources/V2/Billing/PricingPlans/Components.js +0 -37
- package/esm/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/PricingPlans/Versions.js +0 -19
- package/esm/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/PricingPlans.d.ts +0 -169
- package/esm/resources/V2/Billing/PricingPlans.js +0 -39
- package/esm/resources/V2/Billing/PricingPlans.js.map +0 -1
- package/esm/resources/V2/Billing/Profiles.d.ts +0 -162
- package/esm/resources/V2/Billing/Profiles.js +0 -31
- package/esm/resources/V2/Billing/Profiles.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
- package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -3
- package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardRates.d.ts +0 -111
- package/esm/resources/V2/Billing/RateCardRates.js +0 -3
- package/esm/resources/V2/Billing/RateCardRates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
- package/esm/resources/V2/Billing/RateCardSubscriptions.js +0 -37
- package/esm/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
- package/esm/resources/V2/Billing/RateCardVersions.d.ts +0 -22
- package/esm/resources/V2/Billing/RateCardVersions.js +0 -3
- package/esm/resources/V2/Billing/RateCardVersions.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
- package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -31
- package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
- package/esm/resources/V2/Billing/RateCards/Rates.js +0 -106
- package/esm/resources/V2/Billing/RateCards/Rates.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
- package/esm/resources/V2/Billing/RateCards/Versions.js +0 -19
- package/esm/resources/V2/Billing/RateCards/Versions.js.map +0 -1
- package/esm/resources/V2/Billing/RateCards.d.ts +0 -336
- package/esm/resources/V2/Billing/RateCards.js +0 -72
- package/esm/resources/V2/Billing/RateCards.js.map +0 -1
- package/esm/resources/V2/Billing/ServiceActions.d.ts +0 -510
- package/esm/resources/V2/Billing/ServiceActions.js +0 -158
- package/esm/resources/V2/Billing/ServiceActions.js.map +0 -1
- package/esm/resources/V2/Core/AccountEvaluations.d.ts +0 -156
- package/esm/resources/V2/Core/AccountEvaluations.js +0 -11
- package/esm/resources/V2/Core/AccountEvaluations.js.map +0 -1
- package/esm/resources/V2/Core/ApprovalRequests.d.ts +0 -331
- package/esm/resources/V2/Core/ApprovalRequests.js +0 -42
- package/esm/resources/V2/Core/ApprovalRequests.js.map +0 -1
- package/esm/resources/V2/Core/BatchJobs.d.ts +0 -360
- package/esm/resources/V2/Core/BatchJobs.js +0 -221
- package/esm/resources/V2/Core/BatchJobs.js.map +0 -1
- package/esm/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
- package/esm/resources/V2/Core/ClaimableSandboxes.js +0 -27
- package/esm/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
- package/esm/resources/V2/Core/ConnectionSessions.d.ts +0 -86
- package/esm/resources/V2/Core/ConnectionSessions.js +0 -17
- package/esm/resources/V2/Core/ConnectionSessions.js.map +0 -1
- package/esm/resources/V2/Core/FeeBatches.d.ts +0 -234
- package/esm/resources/V2/Core/FeeBatches.js +0 -19
- package/esm/resources/V2/Core/FeeBatches.js.map +0 -1
- package/esm/resources/V2/Core/FeeEntries.d.ts +0 -200
- package/esm/resources/V2/Core/FeeEntries.js +0 -19
- package/esm/resources/V2/Core/FeeEntries.js.map +0 -1
- package/esm/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
- package/esm/resources/V2/Core/Health/AlertHistoryEntries.js +0 -3
- package/esm/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
- package/esm/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
- package/esm/resources/V2/Core/Health/Alerts/History.js +0 -97
- package/esm/resources/V2/Core/Health/Alerts/History.js.map +0 -1
- package/esm/resources/V2/Core/Health/Alerts.d.ts +0 -530
- package/esm/resources/V2/Core/Health/Alerts.js +0 -178
- package/esm/resources/V2/Core/Health/Alerts.js.map +0 -1
- package/esm/resources/V2/Core/Health/index.d.ts +0 -16
- package/esm/resources/V2/Core/Health/index.js +0 -9
- package/esm/resources/V2/Core/Health/index.js.map +0 -1
- package/esm/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
- package/esm/resources/V2/Core/Vault/GbBankAccounts.js +0 -50
- package/esm/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
- package/esm/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
- package/esm/resources/V2/Core/Vault/UsBankAccounts.js +0 -61
- package/esm/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
- package/esm/resources/V2/Core/Vault/index.d.ts +0 -28
- package/esm/resources/V2/Core/Vault/index.js +0 -11
- package/esm/resources/V2/Core/Vault/index.js.map +0 -1
- package/esm/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
- package/esm/resources/V2/Data/Analytics/MetricQuery.js +0 -32
- package/esm/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
- package/esm/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
- package/esm/resources/V2/Data/Analytics/MetricQueryResults.js +0 -3
- package/esm/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
- package/esm/resources/V2/Data/Analytics/index.d.ts +0 -12
- package/esm/resources/V2/Data/Analytics/index.js +0 -9
- package/esm/resources/V2/Data/Analytics/index.js.map +0 -1
- package/esm/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
- package/esm/resources/V2/Data/Reporting/QueryRuns.js +0 -42
- package/esm/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
- package/esm/resources/V2/Data/Reporting/index.d.ts +0 -13
- package/esm/resources/V2/Data/Reporting/index.js +0 -9
- package/esm/resources/V2/Data/Reporting/index.js.map +0 -1
- package/esm/resources/V2/Data/index.d.ts +0 -13
- package/esm/resources/V2/Data/index.js +0 -11
- package/esm/resources/V2/Data/index.js.map +0 -1
- package/esm/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
- package/esm/resources/V2/Extend/WorkflowRuns.js +0 -19
- package/esm/resources/V2/Extend/WorkflowRuns.js.map +0 -1
- package/esm/resources/V2/Extend/Workflows.d.ts +0 -120
- package/esm/resources/V2/Extend/Workflows.js +0 -26
- package/esm/resources/V2/Extend/Workflows.js.map +0 -1
- package/esm/resources/V2/Extend/index.d.ts +0 -20
- package/esm/resources/V2/Extend/index.js +0 -11
- package/esm/resources/V2/Extend/index.js.map +0 -1
- package/esm/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
- package/esm/resources/V2/FinancialAddressCreditSimulations.js +0 -3
- package/esm/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
- package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
- package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -3
- package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
- package/esm/resources/V2/Iam/ActivityLogs.d.ts +0 -211
- package/esm/resources/V2/Iam/ActivityLogs.js +0 -19
- package/esm/resources/V2/Iam/ActivityLogs.js.map +0 -1
- package/esm/resources/V2/Iam/ApiKeys.d.ts +0 -305
- package/esm/resources/V2/Iam/ApiKeys.js +0 -43
- package/esm/resources/V2/Iam/ApiKeys.js.map +0 -1
- package/esm/resources/V2/Iam/index.d.ts +0 -23
- package/esm/resources/V2/Iam/index.js +0 -11
- package/esm/resources/V2/Iam/index.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
- package/esm/resources/V2/MoneyManagement/Adjustments.js +0 -19
- package/esm/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
- package/esm/resources/V2/MoneyManagement/CurrencyConversions.js +0 -27
- package/esm/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
- package/esm/resources/V2/MoneyManagement/DebitDisputes.js +0 -25
- package/esm/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
- package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -3
- package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
- package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -49
- package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
- package/esm/resources/V2/MoneyManagement/FinancialAccounts.js +0 -46
- package/esm/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
- package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -3
- package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
- package/esm/resources/V2/MoneyManagement/FinancialAddresses.js +0 -27
- package/esm/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
- package/esm/resources/V2/MoneyManagement/InboundTransfers.js +0 -26
- package/esm/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
- package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -18
- package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
- package/esm/resources/V2/MoneyManagement/OutboundPayments.js +0 -37
- package/esm/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
- package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -45
- package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
- package/esm/resources/V2/MoneyManagement/OutboundTransfers.js +0 -35
- package/esm/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
- package/esm/resources/V2/MoneyManagement/PayoutIntents.js +0 -40
- package/esm/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
- package/esm/resources/V2/MoneyManagement/PayoutMethods.js +0 -40
- package/esm/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
- package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -13
- package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
- package/esm/resources/V2/MoneyManagement/ReceivedCredits.js +0 -19
- package/esm/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
- package/esm/resources/V2/MoneyManagement/ReceivedDebits.js +0 -19
- package/esm/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
- package/esm/resources/V2/MoneyManagement/RecipientVerifications.js +0 -23
- package/esm/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
- package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -11
- package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
- package/esm/resources/V2/MoneyManagement/TestHelpers/index.js +0 -9
- package/esm/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
- package/esm/resources/V2/MoneyManagement/TransactionEntries.js +0 -19
- package/esm/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
- package/esm/resources/V2/MoneyManagement/Transactions.js +0 -19
- package/esm/resources/V2/MoneyManagement/Transactions.js.map +0 -1
- package/esm/resources/V2/MoneyManagement/index.d.ts +0 -143
- package/esm/resources/V2/MoneyManagement/index.js +0 -45
- package/esm/resources/V2/MoneyManagement/index.js.map +0 -1
- package/esm/resources/V2/Network/BusinessProfiles.d.ts +0 -92
- package/esm/resources/V2/Network/BusinessProfiles.js +0 -17
- package/esm/resources/V2/Network/BusinessProfiles.js.map +0 -1
- package/esm/resources/V2/Network/index.d.ts +0 -13
- package/esm/resources/V2/Network/index.js +0 -9
- package/esm/resources/V2/Network/index.js.map +0 -1
- package/esm/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
- package/esm/resources/V2/OrchestratedCommerce/Agreements.js +0 -37
- package/esm/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
- package/esm/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
- package/esm/resources/V2/OrchestratedCommerce/index.js +0 -9
- package/esm/resources/V2/OrchestratedCommerce/index.js.map +0 -1
- package/esm/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
- package/esm/resources/V2/Payments/OffSessionPayments.js +0 -49
- package/esm/resources/V2/Payments/OffSessionPayments.js.map +0 -1
- package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
- package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -3
- package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
- package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
- package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -31
- package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
- package/esm/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
- package/esm/resources/V2/Payments/SettlementAllocationIntents.js +0 -49
- package/esm/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
- package/esm/resources/V2/Payments/index.d.ts +0 -31
- package/esm/resources/V2/Payments/index.js +0 -11
- package/esm/resources/V2/Payments/index.js.map +0 -1
- package/esm/resources/V2/Reporting/ReportRuns.d.ts +0 -191
- package/esm/resources/V2/Reporting/ReportRuns.js +0 -46
- package/esm/resources/V2/Reporting/ReportRuns.js.map +0 -1
- package/esm/resources/V2/Reporting/Reports.d.ts +0 -106
- package/esm/resources/V2/Reporting/Reports.js +0 -13
- package/esm/resources/V2/Reporting/Reports.js.map +0 -1
- package/esm/resources/V2/Reporting/index.d.ts +0 -18
- package/esm/resources/V2/Reporting/index.js +0 -11
- package/esm/resources/V2/Reporting/index.js.map +0 -1
- package/esm/resources/V2/Signals/AccountSignals.d.ts +0 -172
- package/esm/resources/V2/Signals/AccountSignals.js +0 -54
- package/esm/resources/V2/Signals/AccountSignals.js.map +0 -1
- package/esm/resources/V2/Signals/index.d.ts +0 -13
- package/esm/resources/V2/Signals/index.js +0 -9
- package/esm/resources/V2/Signals/index.js.map +0 -1
- package/esm/resources/V2/Tax/ManualRules.d.ts +0 -331
- package/esm/resources/V2/Tax/ManualRules.js +0 -189
- package/esm/resources/V2/Tax/ManualRules.js.map +0 -1
- package/esm/resources/V2/Tax/index.d.ts +0 -16
- package/esm/resources/V2/Tax/index.js +0 -9
- package/esm/resources/V2/Tax/index.js.map +0 -1
- package/esm/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
- package/esm/resources/V2/TestHelpers/FinancialAddresses.js +0 -19
- package/esm/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
- package/esm/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
- package/esm/resources/V2/TestHelpers/MoneyManagement.js +0 -11
- package/esm/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
- package/esm/resources/V2/TestHelpers/index.d.ts +0 -10
- package/esm/resources/V2/TestHelpers/index.js +0 -11
- package/esm/resources/V2/TestHelpers/index.js.map +0 -1
|
@@ -5,7 +5,6 @@ import { SetupAttempt } from './SetupAttempts.js';
|
|
|
5
5
|
import { Mandate } from './Mandates.js';
|
|
6
6
|
import { Account } from './Accounts.js';
|
|
7
7
|
import { PaymentMethod } from './PaymentMethods.js';
|
|
8
|
-
import { GiftCardOperation } from './GiftCardOperations.js';
|
|
9
8
|
import { PaymentIntent } from './PaymentIntents.js';
|
|
10
9
|
import { CustomerSource } from './CustomerSources.js';
|
|
11
10
|
import { Emptyable, MetadataParam, OtherString, AddressParam, PaginationParams, RangeQueryParam, Metadata } from '../shared.js';
|
|
@@ -71,6 +70,10 @@ export interface SetupIntent {
|
|
|
71
70
|
* String representing the object's type. Objects of the same type share the same value.
|
|
72
71
|
*/
|
|
73
72
|
object: 'setup_intent';
|
|
73
|
+
/**
|
|
74
|
+
* The list of payment method types to allow for this SetupIntent. Stripe will only use methods in this list when determining the payment methods to offer.
|
|
75
|
+
*/
|
|
76
|
+
allowed_payment_method_types?: Array<SetupIntent.AllowedPaymentMethodType> | null;
|
|
74
77
|
/**
|
|
75
78
|
* ID of the Connect application that created the SetupIntent.
|
|
76
79
|
*/
|
|
@@ -170,11 +173,6 @@ export interface SetupIntent {
|
|
|
170
173
|
* The list of payment method types (e.g. card) that this SetupIntent is allowed to set up. A list of valid payment method types can be found [here](https://docs.stripe.com/api/payment_methods/object#payment_method_object-type).
|
|
171
174
|
*/
|
|
172
175
|
payment_method_types: Array<string>;
|
|
173
|
-
/**
|
|
174
|
-
* Redaction status of this SetupIntent. If the SetupIntent isn't redacted, this field is null.
|
|
175
|
-
*/
|
|
176
|
-
redaction?: SetupIntent.Redaction | null;
|
|
177
|
-
setup_details?: SetupIntent.SetupDetails;
|
|
178
176
|
/**
|
|
179
177
|
* ID of the single_use Mandate generated by the SetupIntent.
|
|
180
178
|
*/
|
|
@@ -191,6 +189,7 @@ export interface SetupIntent {
|
|
|
191
189
|
usage: string;
|
|
192
190
|
}
|
|
193
191
|
export declare namespace SetupIntent {
|
|
192
|
+
type AllowedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boku_promptpay' | 'boleto' | 'capchase_pay' | 'card' | 'cashapp' | 'check_scan' | 'click_to_pay' | 'crypto' | 'customer_balance' | 'demo_pay' | 'duitnow' | 'dummy_auth_push' | 'dummy_passthrough_card' | 'edenred' | 'eps' | 'fpx' | 'gcash' | 'getbalance' | 'gift_card' | 'giropay' | 'gopay' | 'grabpay' | 'id_bank_transfer' | 'ideal' | 'kakao_pay' | 'klarna' | 'knet' | 'konbini' | 'kr_card' | 'kr_market' | 'kriya' | 'link' | 'mb_way' | 'mobilepay' | 'momo' | 'mondu' | 'multibanco' | 'naver_pay' | 'netbanking' | 'ng_bank' | 'ng_bank_transfer' | 'ng_card' | 'ng_market' | 'ng_ussd' | 'ng_wallet' | 'nz_bank_account' | 'octopus' | 'oxxo' | 'p24' | 'paper_check' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'paypay' | 'payto' | 'pix' | 'promptpay' | 'qris' | 'rechnung' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sequra' | 'shop_pay' | 'shopeepay' | 'sofort' | 'south_korea_market' | 'stripe_balance' | 'sunbit' | 'swish' | 'tamara' | 'test_pay' | 'truemoney' | 'twint' | 'upi' | 'us_bank_account' | 'us_cash_voucher' | 'vipps' | 'wechat_pay' | 'wero' | 'zip' | OtherString;
|
|
194
193
|
interface AutomaticPaymentMethods {
|
|
195
194
|
/**
|
|
196
195
|
* Controls whether this SetupIntent will accept redirect-based payment methods.
|
|
@@ -204,7 +203,7 @@ export declare namespace SetupIntent {
|
|
|
204
203
|
enabled: boolean | null;
|
|
205
204
|
}
|
|
206
205
|
type CancellationReason = 'abandoned' | 'duplicate' | 'requested_by_customer';
|
|
207
|
-
type ExcludedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'card' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | '
|
|
206
|
+
type ExcludedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'card' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | 'giropay' | 'grabpay' | 'ideal' | 'kakao_pay' | 'klarna' | 'konbini' | 'kr_card' | 'mb_way' | 'mobilepay' | 'multibanco' | 'naver_pay' | 'nz_bank_account' | 'oxxo' | 'p24' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'payto' | 'pix' | 'promptpay' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
|
|
208
207
|
type FlowDirection = 'inbound' | 'outbound';
|
|
209
208
|
interface LastSetupError {
|
|
210
209
|
/**
|
|
@@ -227,11 +226,6 @@ export declare namespace SetupIntent {
|
|
|
227
226
|
* A URL to more information about the [error code](https://docs.stripe.com/error-codes) reported.
|
|
228
227
|
*/
|
|
229
228
|
doc_url?: string;
|
|
230
|
-
/**
|
|
231
|
-
* A GiftCardOperation represents an operation performed on a third-party gift card,
|
|
232
|
-
* such as activation, reload, cashout, balance check, or void.
|
|
233
|
-
*/
|
|
234
|
-
gift_card_operation?: GiftCardOperation;
|
|
235
229
|
/**
|
|
236
230
|
* A human-readable message providing more details about the error. For card errors, these messages can be shown to your users.
|
|
237
231
|
*/
|
|
@@ -329,7 +323,6 @@ export declare namespace SetupIntent {
|
|
|
329
323
|
*/
|
|
330
324
|
use_stripe_sdk?: NextAction.UseStripeSdk;
|
|
331
325
|
verify_with_microdeposits?: NextAction.VerifyWithMicrodeposits;
|
|
332
|
-
wechat_pay_handle_app_redirect?: NextAction.WechatPayHandleAppRedirect;
|
|
333
326
|
}
|
|
334
327
|
interface PaymentMethodConfigurationDetails {
|
|
335
328
|
/**
|
|
@@ -354,29 +347,15 @@ export declare namespace SetupIntent {
|
|
|
354
347
|
payto?: PaymentMethodOptions.Payto;
|
|
355
348
|
pix?: PaymentMethodOptions.Pix;
|
|
356
349
|
sepa_debit?: PaymentMethodOptions.SepaDebit;
|
|
357
|
-
stripe_balance?: PaymentMethodOptions.StripeBalance;
|
|
358
350
|
upi?: PaymentMethodOptions.Upi;
|
|
359
351
|
us_bank_account?: PaymentMethodOptions.UsBankAccount;
|
|
360
352
|
}
|
|
361
|
-
interface Redaction {
|
|
362
|
-
/**
|
|
363
|
-
* Indicates whether this object and its related objects have been redacted or not.
|
|
364
|
-
*/
|
|
365
|
-
status: Redaction.Status;
|
|
366
|
-
}
|
|
367
|
-
interface SetupDetails {
|
|
368
|
-
benefit?: SetupDetails.Benefit;
|
|
369
|
-
/**
|
|
370
|
-
* The Payment Location associated with this SetupIntent.
|
|
371
|
-
*/
|
|
372
|
-
location?: string;
|
|
373
|
-
}
|
|
374
353
|
type Status = 'canceled' | 'processing' | 'requires_action' | 'requires_confirmation' | 'requires_payment_method' | 'succeeded';
|
|
375
354
|
namespace AutomaticPaymentMethods {
|
|
376
355
|
type AllowRedirects = 'always' | 'never' | OtherString;
|
|
377
356
|
}
|
|
378
357
|
namespace LastSetupError {
|
|
379
|
-
type Code = 'account_closed' | 'account_country_invalid_address' | 'account_error_country_change_requires_additional_steps' | 'account_information_mismatch' | 'account_invalid' | 'account_number_invalid' | 'account_token_required_for_v2_account' | 'acss_debit_session_incomplete' | 'action_blocked' | 'alipay_upgrade_required' | 'amount_too_large' | 'amount_too_small' | 'anomalous_money_movement_request' | 'api_key_expired' | 'application_fees_not_allowed' | 'approval_required' | 'authentication_required' | 'balance_insufficient' | 'balance_invalid_parameter' | 'bank_account_bad_routing_numbers' | 'bank_account_declined' | 'bank_account_exists' | 'bank_account_restricted' | 'bank_account_unusable' | 'bank_account_unverified' | 'bank_account_verification_failed' | 'billing_invalid_mandate' | 'bitcoin_upgrade_required' | 'capture_charge_authorization_expired' | 'capture_unauthorized_payment' | 'card_decline_rate_limit_exceeded' | 'card_declined' | 'cardholder_phone_number_required' | 'charge_already_captured' | 'charge_already_refunded' | 'charge_disputed' | 'charge_exceeds_source_limit' | 'charge_exceeds_transaction_limit' | 'charge_expired_for_capture' | 'charge_invalid_parameter' | 'charge_not_refundable' | 'clearing_code_unsupported' | 'country_code_invalid' | 'country_unsupported' | 'coupon_expired' | 'customer_max_payment_methods' | 'customer_max_subscriptions' | 'customer_session_expired' | 'customer_tax_location_invalid' | 'debit_not_authorized' | 'email_invalid' | 'expired_card' | 'failed_tax_calculation' | 'financial_account_balance_does_not_support_currency' | 'financial_account_capability_not_enabled' | 'financial_account_capability_restricted' | 'financial_connections_account_inactive' | 'financial_connections_account_pending_account_numbers' | 'financial_connections_account_unavailable_account_numbers' | '
|
|
358
|
+
type Code = 'account_closed' | 'account_country_invalid_address' | 'account_error_country_change_requires_additional_steps' | 'account_information_mismatch' | 'account_invalid' | 'account_number_invalid' | 'account_token_required_for_v2_account' | 'acss_debit_session_incomplete' | 'action_blocked' | 'alipay_upgrade_required' | 'amount_too_large' | 'amount_too_small' | 'anomalous_money_movement_request' | 'api_key_expired' | 'application_fees_not_allowed' | 'approval_required' | 'authentication_required' | 'balance_insufficient' | 'balance_invalid_parameter' | 'bank_account_bad_routing_numbers' | 'bank_account_declined' | 'bank_account_exists' | 'bank_account_restricted' | 'bank_account_unusable' | 'bank_account_unverified' | 'bank_account_verification_failed' | 'billing_invalid_mandate' | 'bitcoin_upgrade_required' | 'capture_charge_authorization_expired' | 'capture_unauthorized_payment' | 'card_decline_rate_limit_exceeded' | 'card_declined' | 'cardholder_phone_number_required' | 'charge_already_captured' | 'charge_already_refunded' | 'charge_disputed' | 'charge_exceeds_source_limit' | 'charge_exceeds_transaction_limit' | 'charge_expired_for_capture' | 'charge_invalid_parameter' | 'charge_not_refundable' | 'clearing_code_unsupported' | 'country_code_invalid' | 'country_unsupported' | 'coupon_expired' | 'customer_max_payment_methods' | 'customer_max_subscriptions' | 'customer_session_expired' | 'customer_tax_location_invalid' | 'debit_not_authorized' | 'email_invalid' | 'expired_card' | 'failed_tax_calculation' | 'financial_account_balance_does_not_support_currency' | 'financial_account_capability_not_enabled' | 'financial_account_capability_restricted' | 'financial_connections_account_inactive' | 'financial_connections_account_pending_account_numbers' | 'financial_connections_account_unavailable_account_numbers' | 'financial_connections_no_successful_transaction_refresh' | 'forwarding_api_inactive' | 'forwarding_api_invalid_parameter' | 'forwarding_api_retryable_upstream_error' | 'forwarding_api_upstream_connection_error' | 'forwarding_api_upstream_connection_timeout' | 'forwarding_api_upstream_error' | 'idempotency_key_in_use' | 'incorrect_address' | 'incorrect_cvc' | 'incorrect_number' | 'incorrect_zip' | 'india_recurring_payment_mandate_canceled' | 'instant_payouts_config_disabled' | 'instant_payouts_currency_disabled' | 'instant_payouts_limit_exceeded' | 'instant_payouts_unsupported' | 'insufficient_funds' | 'intent_invalid_state' | 'intent_verification_method_missing' | 'invalid_card_type' | 'invalid_characters' | 'invalid_charge_amount' | 'invalid_cvc' | 'invalid_expiry_month' | 'invalid_expiry_year' | 'invalid_mandate_reference_prefix_format' | 'invalid_number' | 'invalid_source_usage' | 'invalid_tax_location' | 'invoice_no_customer_line_items' | 'invoice_no_payment_method_types' | 'invoice_no_subscription_line_items' | 'invoice_not_editable' | 'invoice_on_behalf_of_not_editable' | 'invoice_payment_intent_requires_action' | 'invoice_upcoming_none' | 'livemode_mismatch' | 'lock_timeout' | 'missing' | 'no_account' | 'not_allowed_on_standard_account' | 'out_of_inventory' | 'ownership_declaration_not_allowed' | 'parameter_invalid_empty' | 'parameter_invalid_integer' | 'parameter_invalid_string_blank' | 'parameter_invalid_string_empty' | 'parameter_missing' | 'parameter_unknown' | 'parameters_exclusive' | 'payment_intent_action_required' | 'payment_intent_authentication_failure' | 'payment_intent_incompatible_payment_method' | 'payment_intent_invalid_parameter' | 'payment_intent_konbini_rejected_confirmation_number' | 'payment_intent_mandate_invalid' | 'payment_intent_payment_attempt_expired' | 'payment_intent_payment_attempt_failed' | 'payment_intent_rate_limit_exceeded' | 'payment_intent_unexpected_state' | 'payment_method_bank_account_already_verified' | 'payment_method_bank_account_blocked' | 'payment_method_billing_details_address_missing' | 'payment_method_configuration_failures' | 'payment_method_currency_mismatch' | 'payment_method_customer_decline' | 'payment_method_invalid_parameter' | 'payment_method_invalid_parameter_testmode' | 'payment_method_microdeposit_failed' | 'payment_method_microdeposit_processing_error' | 'payment_method_microdeposit_verification_amounts_invalid' | 'payment_method_microdeposit_verification_amounts_mismatch' | 'payment_method_microdeposit_verification_attempts_exceeded' | 'payment_method_microdeposit_verification_descriptor_code_mismatch' | 'payment_method_microdeposit_verification_timeout' | 'payment_method_not_available' | 'payment_method_provider_decline' | 'payment_method_provider_timeout' | 'payment_method_unactivated' | 'payment_method_unexpected_state' | 'payment_method_unsupported_type' | 'payout_reconciliation_not_ready' | 'payouts_limit_exceeded' | 'payouts_not_allowed' | 'platform_account_required' | 'platform_api_key_expired' | 'postal_code_invalid' | 'processing_error' | 'product_inactive' | 'progressive_onboarding_limit_exceeded' | 'rate_limit' | 'refer_to_customer' | 'refund_disputed_payment' | 'request_blocked' | 'resource_already_exists' | 'resource_missing' | 'return_intent_already_processed' | 'routing_number_invalid' | 'secret_key_required' | 'sepa_unsupported_account' | 'service_period_coupon_with_metered_tiered_item_unsupported' | 'setup_attempt_failed' | 'setup_intent_authentication_failure' | 'setup_intent_invalid_parameter' | 'setup_intent_mandate_invalid' | 'setup_intent_mobile_wallet_unsupported' | 'setup_intent_setup_attempt_expired' | 'setup_intent_unexpected_state' | 'shipping_address_invalid' | 'shipping_calculation_failed' | 'siret_invalid' | 'sku_inactive' | 'state_unsupported' | 'status_transition_invalid' | 'storer_capability_missing' | 'storer_capability_not_active' | 'stripe_tax_inactive' | 'tax_id_invalid' | 'tax_id_prohibited' | 'taxes_calculation_failed' | 'terminal_location_country_unsupported' | 'terminal_reader_busy' | 'terminal_reader_hardware_fault' | 'terminal_reader_invalid_location_for_activation' | 'terminal_reader_invalid_location_for_payment' | 'terminal_reader_offline' | 'terminal_reader_timeout' | 'testmode_charges_only' | 'tls_version_unsupported' | 'token_already_used' | 'token_card_network_invalid' | 'token_in_use' | 'transfer_source_balance_parameters_mismatch' | 'transfers_not_allowed' | 'url_invalid';
|
|
380
359
|
type Type = 'api_error' | 'card_error' | 'idempotency_error' | 'invalid_request_error';
|
|
381
360
|
}
|
|
382
361
|
namespace NextAction {
|
|
@@ -449,12 +428,6 @@ export declare namespace SetupIntent {
|
|
|
449
428
|
*/
|
|
450
429
|
microdeposit_type: VerifyWithMicrodeposits.MicrodepositType | null;
|
|
451
430
|
}
|
|
452
|
-
interface WechatPayHandleAppRedirect {
|
|
453
|
-
/**
|
|
454
|
-
* Session ID of the WeChat Pay signing session
|
|
455
|
-
*/
|
|
456
|
-
session_id: string;
|
|
457
|
-
}
|
|
458
431
|
namespace CashappHandleRedirectOrDisplayQrCode {
|
|
459
432
|
interface QrCode {
|
|
460
433
|
/**
|
|
@@ -548,14 +521,6 @@ export declare namespace SetupIntent {
|
|
|
548
521
|
* The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
|
|
549
522
|
*/
|
|
550
523
|
billing_agreement_id: string | null;
|
|
551
|
-
/**
|
|
552
|
-
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
|
|
553
|
-
*/
|
|
554
|
-
currency?: string | null;
|
|
555
|
-
/**
|
|
556
|
-
* The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.
|
|
557
|
-
*/
|
|
558
|
-
subsellers?: Array<string>;
|
|
559
524
|
}
|
|
560
525
|
interface Payto {
|
|
561
526
|
mandate_options?: Payto.MandateOptions;
|
|
@@ -566,9 +531,6 @@ export declare namespace SetupIntent {
|
|
|
566
531
|
interface SepaDebit {
|
|
567
532
|
mandate_options?: SepaDebit.MandateOptions;
|
|
568
533
|
}
|
|
569
|
-
interface StripeBalance {
|
|
570
|
-
mandate_options?: StripeBalance.MandateOptions;
|
|
571
|
-
}
|
|
572
534
|
interface Upi {
|
|
573
535
|
mandate_options?: Upi.MandateOptions;
|
|
574
536
|
}
|
|
@@ -755,14 +717,6 @@ export declare namespace SetupIntent {
|
|
|
755
717
|
reference_prefix?: string;
|
|
756
718
|
}
|
|
757
719
|
}
|
|
758
|
-
namespace StripeBalance {
|
|
759
|
-
interface MandateOptions {
|
|
760
|
-
/**
|
|
761
|
-
* The ID of the Stripe Balance Debit Agreement used for this mandate.
|
|
762
|
-
*/
|
|
763
|
-
stripe_balance_debit_agreement?: string;
|
|
764
|
-
}
|
|
765
|
-
}
|
|
766
720
|
namespace Upi {
|
|
767
721
|
interface MandateOptions {
|
|
768
722
|
/**
|
|
@@ -789,7 +743,6 @@ export declare namespace SetupIntent {
|
|
|
789
743
|
namespace UsBankAccount {
|
|
790
744
|
interface FinancialConnections {
|
|
791
745
|
filters?: FinancialConnections.Filters;
|
|
792
|
-
manual_entry?: FinancialConnections.ManualEntry;
|
|
793
746
|
/**
|
|
794
747
|
* The list of permissions to request. The `payment_method` permission must be included.
|
|
795
748
|
*/
|
|
@@ -816,53 +769,21 @@ export declare namespace SetupIntent {
|
|
|
816
769
|
* The account subcategories to use to filter for possible accounts to link. Valid subcategories are `checking` and `savings`.
|
|
817
770
|
*/
|
|
818
771
|
account_subcategories?: Array<Filters.AccountSubcategory>;
|
|
819
|
-
/**
|
|
820
|
-
* The institution to use to filter for possible accounts to link.
|
|
821
|
-
*/
|
|
822
|
-
institution?: string;
|
|
823
|
-
}
|
|
824
|
-
interface ManualEntry {
|
|
825
|
-
/**
|
|
826
|
-
* Settings for configuring manual entry of account details.
|
|
827
|
-
*/
|
|
828
|
-
mode?: ManualEntry.Mode;
|
|
829
772
|
}
|
|
830
773
|
type Permission = 'balances' | 'ownership' | 'payment_method' | 'transactions' | OtherString;
|
|
831
|
-
type Prefetch = 'balances' | '
|
|
774
|
+
type Prefetch = 'balances' | 'ownership' | 'transactions' | OtherString;
|
|
832
775
|
namespace Filters {
|
|
833
776
|
type AccountSubcategory = 'checking' | 'savings' | OtherString;
|
|
834
777
|
}
|
|
835
|
-
namespace ManualEntry {
|
|
836
|
-
type Mode = 'automatic' | 'custom' | OtherString;
|
|
837
|
-
}
|
|
838
|
-
}
|
|
839
|
-
}
|
|
840
|
-
}
|
|
841
|
-
namespace Redaction {
|
|
842
|
-
type Status = 'processing' | 'redacted' | 'validated' | OtherString;
|
|
843
|
-
}
|
|
844
|
-
namespace SetupDetails {
|
|
845
|
-
interface Benefit {
|
|
846
|
-
fr_meal_voucher?: Benefit.FrMealVoucher;
|
|
847
|
-
}
|
|
848
|
-
namespace Benefit {
|
|
849
|
-
interface FrMealVoucher {
|
|
850
|
-
/**
|
|
851
|
-
* Whether meal voucher benefit is enabled for this setup intent.
|
|
852
|
-
*/
|
|
853
|
-
enabled?: FrMealVoucher.Enabled;
|
|
854
|
-
/**
|
|
855
|
-
* The 14-digit SIRET of the meal voucher acceptor.
|
|
856
|
-
*/
|
|
857
|
-
siret?: string;
|
|
858
|
-
}
|
|
859
|
-
namespace FrMealVoucher {
|
|
860
|
-
type Enabled = 'if_payment_method_is_eligible' | 'never' | OtherString;
|
|
861
778
|
}
|
|
862
779
|
}
|
|
863
780
|
}
|
|
864
781
|
}
|
|
865
782
|
export interface SetupIntentCreateParams {
|
|
783
|
+
/**
|
|
784
|
+
* The list of payment method types to allow for this SetupIntent. Stripe will only use methods in this list when determining the payment methods to offer. A list of valid payment method types can be found [here](https://docs.stripe.com/api/payment_methods/object#payment_method_object-type).
|
|
785
|
+
*/
|
|
786
|
+
allowed_payment_method_types?: Array<SetupIntentCreateParams.AllowedPaymentMethodType>;
|
|
866
787
|
/**
|
|
867
788
|
* If present, the SetupIntent's payment method will be attached to the in-context Stripe Account.
|
|
868
789
|
*
|
|
@@ -950,10 +871,6 @@ export interface SetupIntentCreateParams {
|
|
|
950
871
|
* The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site. To redirect to a mobile application, you can alternatively supply an application URI scheme. This parameter can only be used with [`confirm=true`](https://docs.stripe.com/api/setup_intents/create#create_setup_intent-confirm).
|
|
951
872
|
*/
|
|
952
873
|
return_url?: string;
|
|
953
|
-
/**
|
|
954
|
-
* Provides industry-specific information about the SetupIntent.
|
|
955
|
-
*/
|
|
956
|
-
setup_details?: SetupIntentCreateParams.SetupDetails;
|
|
957
874
|
/**
|
|
958
875
|
* If you populate this hash, this SetupIntent generates a `single_use` mandate after successful completion.
|
|
959
876
|
*
|
|
@@ -970,6 +887,7 @@ export interface SetupIntentCreateParams {
|
|
|
970
887
|
use_stripe_sdk?: boolean;
|
|
971
888
|
}
|
|
972
889
|
export declare namespace SetupIntentCreateParams {
|
|
890
|
+
type AllowedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boku_promptpay' | 'boleto' | 'capchase_pay' | 'card' | 'cashapp' | 'check_scan' | 'click_to_pay' | 'crypto' | 'customer_balance' | 'demo_pay' | 'duitnow' | 'dummy_auth_push' | 'dummy_passthrough_card' | 'edenred' | 'eps' | 'fpx' | 'gcash' | 'getbalance' | 'gift_card' | 'giropay' | 'gopay' | 'grabpay' | 'id_bank_transfer' | 'ideal' | 'kakao_pay' | 'klarna' | 'knet' | 'konbini' | 'kr_card' | 'kr_market' | 'kriya' | 'link' | 'mb_way' | 'mobilepay' | 'momo' | 'mondu' | 'multibanco' | 'naver_pay' | 'netbanking' | 'ng_bank' | 'ng_bank_transfer' | 'ng_card' | 'ng_market' | 'ng_ussd' | 'ng_wallet' | 'nz_bank_account' | 'octopus' | 'oxxo' | 'p24' | 'paper_check' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'paypay' | 'payto' | 'pix' | 'promptpay' | 'qris' | 'rechnung' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sequra' | 'shop_pay' | 'shopeepay' | 'sofort' | 'south_korea_market' | 'stripe_balance' | 'sunbit' | 'swish' | 'tamara' | 'test_pay' | 'truemoney' | 'twint' | 'upi' | 'us_bank_account' | 'us_cash_voucher' | 'vipps' | 'wechat_pay' | 'wero' | 'zip' | OtherString;
|
|
973
891
|
interface AutomaticPaymentMethods {
|
|
974
892
|
/**
|
|
975
893
|
* Controls whether this SetupIntent will accept redirect-based payment methods.
|
|
@@ -982,7 +900,7 @@ export declare namespace SetupIntentCreateParams {
|
|
|
982
900
|
*/
|
|
983
901
|
enabled: boolean;
|
|
984
902
|
}
|
|
985
|
-
type ExcludedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'card' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | '
|
|
903
|
+
type ExcludedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'card' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | 'giropay' | 'grabpay' | 'ideal' | 'kakao_pay' | 'klarna' | 'konbini' | 'kr_card' | 'mb_way' | 'mobilepay' | 'multibanco' | 'naver_pay' | 'nz_bank_account' | 'oxxo' | 'p24' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'payto' | 'pix' | 'promptpay' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
|
|
986
904
|
type FlowDirection = 'inbound' | 'outbound' | OtherString;
|
|
987
905
|
interface MandateData {
|
|
988
906
|
/**
|
|
@@ -1071,26 +989,14 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1071
989
|
* If this is an `fpx` PaymentMethod, this hash contains details about the FPX payment method.
|
|
1072
990
|
*/
|
|
1073
991
|
fpx?: PaymentMethodData.Fpx;
|
|
1074
|
-
/**
|
|
1075
|
-
* If this is a `gift_card` PaymentMethod, this hash contains details about the gift card payment method.
|
|
1076
|
-
*/
|
|
1077
|
-
gift_card?: PaymentMethodData.GiftCard;
|
|
1078
992
|
/**
|
|
1079
993
|
* If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
|
|
1080
994
|
*/
|
|
1081
995
|
giropay?: PaymentMethodData.Giropay;
|
|
1082
|
-
/**
|
|
1083
|
-
* If this is a Gopay PaymentMethod, this hash contains details about the Gopay payment method.
|
|
1084
|
-
*/
|
|
1085
|
-
gopay?: PaymentMethodData.Gopay;
|
|
1086
996
|
/**
|
|
1087
997
|
* If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
|
|
1088
998
|
*/
|
|
1089
999
|
grabpay?: PaymentMethodData.Grabpay;
|
|
1090
|
-
/**
|
|
1091
|
-
* If this is an `IdBankTransfer` PaymentMethod, this hash contains details about the IdBankTransfer payment method.
|
|
1092
|
-
*/
|
|
1093
|
-
id_bank_transfer?: PaymentMethodData.IdBankTransfer;
|
|
1094
1000
|
/**
|
|
1095
1001
|
* If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
|
|
1096
1002
|
*/
|
|
@@ -1167,10 +1073,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1167
1073
|
* If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
|
|
1168
1074
|
*/
|
|
1169
1075
|
paypal?: PaymentMethodData.Paypal;
|
|
1170
|
-
/**
|
|
1171
|
-
* If this is a `paypay` PaymentMethod, this hash contains details about the PayPay payment method.
|
|
1172
|
-
*/
|
|
1173
|
-
paypay?: PaymentMethodData.Paypay;
|
|
1174
1076
|
/**
|
|
1175
1077
|
* If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
|
|
1176
1078
|
*/
|
|
@@ -1183,18 +1085,10 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1183
1085
|
* If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
|
|
1184
1086
|
*/
|
|
1185
1087
|
promptpay?: PaymentMethodData.Promptpay;
|
|
1186
|
-
/**
|
|
1187
|
-
* If this is a `qris` PaymentMethod, this hash contains details about the QRIS payment method.
|
|
1188
|
-
*/
|
|
1189
|
-
qris?: PaymentMethodData.Qris;
|
|
1190
1088
|
/**
|
|
1191
1089
|
* Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
|
|
1192
1090
|
*/
|
|
1193
1091
|
radar_options?: PaymentMethodData.RadarOptions;
|
|
1194
|
-
/**
|
|
1195
|
-
* If this is a `rechnung` PaymentMethod, this hash contains details about the Rechnung payment method.
|
|
1196
|
-
*/
|
|
1197
|
-
rechnung?: PaymentMethodData.Rechnung;
|
|
1198
1092
|
/**
|
|
1199
1093
|
* If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
|
|
1200
1094
|
*/
|
|
@@ -1215,22 +1109,10 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1215
1109
|
* If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
|
|
1216
1110
|
*/
|
|
1217
1111
|
sepa_debit?: PaymentMethodData.SepaDebit;
|
|
1218
|
-
/**
|
|
1219
|
-
* ID of the SharedPaymentGrantedToken used to confirm this PaymentIntent.
|
|
1220
|
-
*/
|
|
1221
|
-
shared_payment_granted_token?: string;
|
|
1222
|
-
/**
|
|
1223
|
-
* If this is a Shopeepay PaymentMethod, this hash contains details about the Shopeepay payment method.
|
|
1224
|
-
*/
|
|
1225
|
-
shopeepay?: PaymentMethodData.Shopeepay;
|
|
1226
1112
|
/**
|
|
1227
1113
|
* If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
|
|
1228
1114
|
*/
|
|
1229
1115
|
sofort?: PaymentMethodData.Sofort;
|
|
1230
|
-
/**
|
|
1231
|
-
* This hash contains details about the Stripe balance payment method.
|
|
1232
|
-
*/
|
|
1233
|
-
stripe_balance?: PaymentMethodData.StripeBalance;
|
|
1234
1116
|
/**
|
|
1235
1117
|
* If this is a `sunbit` PaymentMethod, this hash contains details about the Sunbit payment method.
|
|
1236
1118
|
*/
|
|
@@ -1239,10 +1121,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1239
1121
|
* If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
|
|
1240
1122
|
*/
|
|
1241
1123
|
swish?: PaymentMethodData.Swish;
|
|
1242
|
-
/**
|
|
1243
|
-
* If this is a `tamara` PaymentMethod, this hash contains details about the Tamara payment method.
|
|
1244
|
-
*/
|
|
1245
|
-
tamara?: PaymentMethodData.Tamara;
|
|
1246
1124
|
/**
|
|
1247
1125
|
* If this is a TWINT PaymentMethod, this hash contains details about the TWINT payment method.
|
|
1248
1126
|
*/
|
|
@@ -1259,10 +1137,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1259
1137
|
* If this is an `us_bank_account` PaymentMethod, this hash contains details about the US bank account payment method.
|
|
1260
1138
|
*/
|
|
1261
1139
|
us_bank_account?: PaymentMethodData.UsBankAccount;
|
|
1262
|
-
/**
|
|
1263
|
-
* If this is a `vipps` PaymentMethod, this hash contains details about the Vipps payment method.
|
|
1264
|
-
*/
|
|
1265
|
-
vipps?: PaymentMethodData.Vipps;
|
|
1266
1140
|
/**
|
|
1267
1141
|
* If this is an `wechat_pay` PaymentMethod, this hash contains details about the wechat_pay payment method.
|
|
1268
1142
|
*/
|
|
@@ -1321,10 +1195,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1321
1195
|
* If this is a `sepa_debit` SetupIntent, this sub-hash contains details about the SEPA Debit payment method options.
|
|
1322
1196
|
*/
|
|
1323
1197
|
sepa_debit?: PaymentMethodOptions.SepaDebit;
|
|
1324
|
-
/**
|
|
1325
|
-
* If this is a `stripe_balance` PaymentMethod, this sub-hash contains details about the Stripe Balance payment method options.
|
|
1326
|
-
*/
|
|
1327
|
-
stripe_balance?: PaymentMethodOptions.StripeBalance;
|
|
1328
1198
|
/**
|
|
1329
1199
|
* If this is a `upi` SetupIntent, this sub-hash contains details about the UPI payment method options.
|
|
1330
1200
|
*/
|
|
@@ -1334,16 +1204,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1334
1204
|
*/
|
|
1335
1205
|
us_bank_account?: PaymentMethodOptions.UsBankAccount;
|
|
1336
1206
|
}
|
|
1337
|
-
interface SetupDetails {
|
|
1338
|
-
/**
|
|
1339
|
-
* Benefit details for this SetupIntent
|
|
1340
|
-
*/
|
|
1341
|
-
benefit?: SetupDetails.Benefit;
|
|
1342
|
-
/**
|
|
1343
|
-
* The ID of the Payment Location for this SetupIntent.
|
|
1344
|
-
*/
|
|
1345
|
-
location?: string;
|
|
1346
|
-
}
|
|
1347
1207
|
interface SingleUse {
|
|
1348
1208
|
/**
|
|
1349
1209
|
* Amount the customer is granting permission to collect later. A positive integer representing how much to charge in the [smallest currency unit](https://docs.stripe.com/currencies#zero-decimal) (e.g., 100 cents to charge $1.00 or 100 to charge ¥100, a zero-decimal currency). The minimum amount is $0.50 US or [equivalent in charge currency](https://docs.stripe.com/currencies#minimum-and-maximum-charge-amounts). The amount value supports up to eight digits (e.g., a value of 99999999 for a USD charge of $999,999.99).
|
|
@@ -1497,24 +1357,10 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1497
1357
|
*/
|
|
1498
1358
|
bank: Fpx.Bank;
|
|
1499
1359
|
}
|
|
1500
|
-
interface GiftCard {
|
|
1501
|
-
/**
|
|
1502
|
-
* The gift card ID to redeem
|
|
1503
|
-
*/
|
|
1504
|
-
gift_card: string;
|
|
1505
|
-
}
|
|
1506
1360
|
interface Giropay {
|
|
1507
1361
|
}
|
|
1508
|
-
interface Gopay {
|
|
1509
|
-
}
|
|
1510
1362
|
interface Grabpay {
|
|
1511
1363
|
}
|
|
1512
|
-
interface IdBankTransfer {
|
|
1513
|
-
/**
|
|
1514
|
-
* Bank where the account is held.
|
|
1515
|
-
*/
|
|
1516
|
-
bank?: IdBankTransfer.Bank;
|
|
1517
|
-
}
|
|
1518
1364
|
interface Ideal {
|
|
1519
1365
|
/**
|
|
1520
1366
|
* The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
|
|
@@ -1588,8 +1434,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1588
1434
|
}
|
|
1589
1435
|
interface Paypal {
|
|
1590
1436
|
}
|
|
1591
|
-
interface Paypay {
|
|
1592
|
-
}
|
|
1593
1437
|
interface Payto {
|
|
1594
1438
|
/**
|
|
1595
1439
|
* The account number for the bank account.
|
|
@@ -1608,20 +1452,12 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1608
1452
|
}
|
|
1609
1453
|
interface Promptpay {
|
|
1610
1454
|
}
|
|
1611
|
-
interface Qris {
|
|
1612
|
-
}
|
|
1613
1455
|
interface RadarOptions {
|
|
1614
1456
|
/**
|
|
1615
1457
|
* A [Radar Session](https://docs.stripe.com/radar/radar-session) is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
|
|
1616
1458
|
*/
|
|
1617
1459
|
session?: string;
|
|
1618
1460
|
}
|
|
1619
|
-
interface Rechnung {
|
|
1620
|
-
/**
|
|
1621
|
-
* Customer's date of birth
|
|
1622
|
-
*/
|
|
1623
|
-
dob: Rechnung.Dob;
|
|
1624
|
-
}
|
|
1625
1461
|
interface RevolutPay {
|
|
1626
1462
|
}
|
|
1627
1463
|
interface SamsungPay {
|
|
@@ -1636,29 +1472,19 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1636
1472
|
*/
|
|
1637
1473
|
iban: string;
|
|
1638
1474
|
}
|
|
1639
|
-
interface Shopeepay {
|
|
1640
|
-
}
|
|
1641
1475
|
interface Sofort {
|
|
1642
1476
|
/**
|
|
1643
1477
|
* Two-letter ISO code representing the country the bank account is located in.
|
|
1644
1478
|
*/
|
|
1645
1479
|
country: Sofort.Country;
|
|
1646
1480
|
}
|
|
1647
|
-
interface StripeBalance {
|
|
1648
|
-
/**
|
|
1649
|
-
* The connected account ID whose Stripe balance to use as the source of payment
|
|
1650
|
-
*/
|
|
1651
|
-
account?: string;
|
|
1652
|
-
}
|
|
1653
1481
|
interface Sunbit {
|
|
1654
1482
|
}
|
|
1655
1483
|
interface Swish {
|
|
1656
1484
|
}
|
|
1657
|
-
interface Tamara {
|
|
1658
|
-
}
|
|
1659
1485
|
interface Twint {
|
|
1660
1486
|
}
|
|
1661
|
-
type Type = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | '
|
|
1487
|
+
type Type = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | 'giropay' | 'grabpay' | 'ideal' | 'kakao_pay' | 'klarna' | 'konbini' | 'kr_card' | 'link' | 'mb_way' | 'mobilepay' | 'multibanco' | 'naver_pay' | 'nz_bank_account' | 'oxxo' | 'p24' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'payto' | 'pix' | 'promptpay' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
|
|
1662
1488
|
interface Upi {
|
|
1663
1489
|
/**
|
|
1664
1490
|
* Configuration options for setting up an eMandate
|
|
@@ -1687,8 +1513,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1687
1513
|
*/
|
|
1688
1514
|
routing_number?: string;
|
|
1689
1515
|
}
|
|
1690
|
-
interface Vipps {
|
|
1691
|
-
}
|
|
1692
1516
|
interface WechatPay {
|
|
1693
1517
|
}
|
|
1694
1518
|
interface Zip {
|
|
@@ -1698,10 +1522,7 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1698
1522
|
}
|
|
1699
1523
|
namespace Fpx {
|
|
1700
1524
|
type AccountHolderType = 'company' | 'individual';
|
|
1701
|
-
type Bank = 'affin_bank' | 'agrobank' | 'alliance_bank' | 'ambank' | 'bank_islam' | 'bank_muamalat' | 'bank_of_china' | 'bank_rakyat' | 'bsn' | 'cimb' | 'deutsche_bank' | 'hong_leong_bank' | 'hsbc' | 'kfh' | 'maybank2e' | 'maybank2u' | 'ocbc' | 'pb_enterprise' | 'public_bank' | 'rhb' | 'standard_chartered' | 'uob';
|
|
1702
|
-
}
|
|
1703
|
-
namespace IdBankTransfer {
|
|
1704
|
-
type Bank = 'bca' | 'bni' | 'bri' | 'cimb' | 'permata' | OtherString;
|
|
1525
|
+
type Bank = 'affin_bank' | 'agrobank' | 'alliance_bank' | 'ambank' | 'bank_islam' | 'bank_muamalat' | 'bank_of_china' | 'bank_rakyat' | 'bnp_paribas' | 'bsn' | 'cimb' | 'citibank' | 'deutsche_bank' | 'hong_leong_bank' | 'hsbc' | 'kfh' | 'maybank2e' | 'maybank2u' | 'mbsb_bank' | 'ocbc' | 'pb_enterprise' | 'public_bank' | 'rhb' | 'standard_chartered' | 'uob';
|
|
1705
1526
|
}
|
|
1706
1527
|
namespace Ideal {
|
|
1707
1528
|
type Bank = 'abn_amro' | 'adyen' | 'asn_bank' | 'bunq' | 'buut' | 'finom' | 'handelsbanken' | 'ing' | 'knab' | 'mollie' | 'moneyou' | 'n26' | 'nn' | 'rabobank' | 'regiobank' | 'revolut' | 'sns_bank' | 'triodos_bank' | 'van_lanschot' | 'yoursafe';
|
|
@@ -1728,22 +1549,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1728
1549
|
namespace P24 {
|
|
1729
1550
|
type Bank = 'alior_bank' | 'bank_millennium' | 'bank_nowy_bfg_sa' | 'bank_pekao_sa' | 'banki_spbdzielcze' | 'blik' | 'bnp_paribas' | 'boz' | 'citi_handlowy' | 'credit_agricole' | 'envelobank' | 'etransfer_pocztowy24' | 'getin_bank' | 'ideabank' | 'ing' | 'inteligo' | 'mbank_mtransfer' | 'nest_przelew' | 'noble_pay' | 'pbac_z_ipko' | 'plus_bank' | 'santander_przelew24' | 'tmobile_usbugi_bankowe' | 'toyota_bank' | 'velobank' | 'volkswagen_bank' | OtherString;
|
|
1730
1551
|
}
|
|
1731
|
-
namespace Rechnung {
|
|
1732
|
-
interface Dob {
|
|
1733
|
-
/**
|
|
1734
|
-
* The day of birth, between 1 and 31.
|
|
1735
|
-
*/
|
|
1736
|
-
day: number;
|
|
1737
|
-
/**
|
|
1738
|
-
* The month of birth, between 1 and 12.
|
|
1739
|
-
*/
|
|
1740
|
-
month: number;
|
|
1741
|
-
/**
|
|
1742
|
-
* The four-digit year of birth.
|
|
1743
|
-
*/
|
|
1744
|
-
year: number;
|
|
1745
|
-
}
|
|
1746
|
-
}
|
|
1747
1552
|
namespace Sofort {
|
|
1748
1553
|
type Country = 'AT' | 'BE' | 'DE' | 'ES' | 'IT' | 'NL' | OtherString;
|
|
1749
1554
|
}
|
|
@@ -1857,11 +1662,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1857
1662
|
* The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
|
|
1858
1663
|
*/
|
|
1859
1664
|
billing_agreement_id?: string;
|
|
1860
|
-
currency?: string;
|
|
1861
|
-
/**
|
|
1862
|
-
* The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.
|
|
1863
|
-
*/
|
|
1864
|
-
subsellers?: Array<string>;
|
|
1865
1665
|
}
|
|
1866
1666
|
interface Payto {
|
|
1867
1667
|
/**
|
|
@@ -1881,12 +1681,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
1881
1681
|
*/
|
|
1882
1682
|
mandate_options?: SepaDebit.MandateOptions;
|
|
1883
1683
|
}
|
|
1884
|
-
interface StripeBalance {
|
|
1885
|
-
/**
|
|
1886
|
-
* Additional fields for mandate creation.
|
|
1887
|
-
*/
|
|
1888
|
-
mandate_options?: StripeBalance.MandateOptions;
|
|
1889
|
-
}
|
|
1890
1684
|
interface Upi {
|
|
1891
1685
|
/**
|
|
1892
1686
|
* Configuration options for setting up an eMandate
|
|
@@ -2226,14 +2020,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
2226
2020
|
reference_prefix?: Emptyable<string>;
|
|
2227
2021
|
}
|
|
2228
2022
|
}
|
|
2229
|
-
namespace StripeBalance {
|
|
2230
|
-
interface MandateOptions {
|
|
2231
|
-
/**
|
|
2232
|
-
* The ID of the Stripe Balance Debit Agreement used for this mandate.
|
|
2233
|
-
*/
|
|
2234
|
-
stripe_balance_debit_agreement?: string;
|
|
2235
|
-
}
|
|
2236
|
-
}
|
|
2237
2023
|
namespace Upi {
|
|
2238
2024
|
interface MandateOptions {
|
|
2239
2025
|
/**
|
|
@@ -2264,10 +2050,6 @@ export declare namespace SetupIntentCreateParams {
|
|
|
2264
2050
|
* Provide filters for the linked accounts that the customer can select for the payment method.
|
|
2265
2051
|
*/
|
|
2266
2052
|
filters?: FinancialConnections.Filters;
|
|
2267
|
-
/**
|
|
2268
|
-
* Customize manual entry behavior
|
|
2269
|
-
*/
|
|
2270
|
-
manual_entry?: FinancialConnections.ManualEntry;
|
|
2271
2053
|
/**
|
|
2272
2054
|
* The list of permissions to request. If this parameter is passed, the `payment_method` permission must be included. Valid permissions include: `balances`, `ownership`, `payment_method`, and `transactions`.
|
|
2273
2055
|
*/
|
|
@@ -2300,54 +2082,18 @@ export declare namespace SetupIntentCreateParams {
|
|
|
2300
2082
|
* The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
|
|
2301
2083
|
*/
|
|
2302
2084
|
account_subcategories?: Array<Filters.AccountSubcategory>;
|
|
2303
|
-
/**
|
|
2304
|
-
* ID of the institution to use to filter for selectable accounts.
|
|
2305
|
-
*/
|
|
2306
|
-
institution?: string;
|
|
2307
|
-
}
|
|
2308
|
-
interface ManualEntry {
|
|
2309
|
-
/**
|
|
2310
|
-
* Settings for configuring manual entry of account details.
|
|
2311
|
-
*/
|
|
2312
|
-
mode: ManualEntry.Mode;
|
|
2313
2085
|
}
|
|
2314
2086
|
type Permission = 'balances' | 'ownership' | 'payment_method' | 'transactions';
|
|
2315
|
-
type Prefetch = 'balances' | '
|
|
2087
|
+
type Prefetch = 'balances' | 'ownership' | 'transactions' | OtherString;
|
|
2316
2088
|
namespace Filters {
|
|
2317
2089
|
type AccountSubcategory = 'checking' | 'savings';
|
|
2318
2090
|
}
|
|
2319
|
-
namespace ManualEntry {
|
|
2320
|
-
type Mode = 'automatic' | 'custom' | OtherString;
|
|
2321
|
-
}
|
|
2322
2091
|
}
|
|
2323
2092
|
namespace Networks {
|
|
2324
2093
|
type Requested = 'ach' | 'us_domestic_wire';
|
|
2325
2094
|
}
|
|
2326
2095
|
}
|
|
2327
2096
|
}
|
|
2328
|
-
namespace SetupDetails {
|
|
2329
|
-
interface Benefit {
|
|
2330
|
-
/**
|
|
2331
|
-
* French meal voucher benefit details for this SetupIntent.
|
|
2332
|
-
*/
|
|
2333
|
-
fr_meal_voucher?: Emptyable<Benefit.FrMealVoucher>;
|
|
2334
|
-
}
|
|
2335
|
-
namespace Benefit {
|
|
2336
|
-
interface FrMealVoucher {
|
|
2337
|
-
/**
|
|
2338
|
-
* Whether to enable meal voucher benefit for this setup intent.
|
|
2339
|
-
*/
|
|
2340
|
-
enabled?: FrMealVoucher.Enabled;
|
|
2341
|
-
/**
|
|
2342
|
-
* The 14-digit SIRET of the meal voucher acceptor.
|
|
2343
|
-
*/
|
|
2344
|
-
siret?: string;
|
|
2345
|
-
}
|
|
2346
|
-
namespace FrMealVoucher {
|
|
2347
|
-
type Enabled = 'if_payment_method_is_eligible' | 'never' | OtherString;
|
|
2348
|
-
}
|
|
2349
|
-
}
|
|
2350
|
-
}
|
|
2351
2097
|
}
|
|
2352
2098
|
export interface SetupIntentRetrieveParams {
|
|
2353
2099
|
/**
|
|
@@ -2360,6 +2106,10 @@ export interface SetupIntentRetrieveParams {
|
|
|
2360
2106
|
expand?: Array<string>;
|
|
2361
2107
|
}
|
|
2362
2108
|
export interface SetupIntentUpdateParams {
|
|
2109
|
+
/**
|
|
2110
|
+
* The list of payment method types to allow for this SetupIntent. Stripe will only use methods in this list when determining the payment methods to offer. A list of valid payment method types can be found [here](https://docs.stripe.com/api/payment_methods/object#payment_method_object-type).
|
|
2111
|
+
*/
|
|
2112
|
+
allowed_payment_method_types?: Emptyable<Array<SetupIntentUpdateParams.AllowedPaymentMethodType>>;
|
|
2363
2113
|
/**
|
|
2364
2114
|
* If present, the SetupIntent's payment method will be attached to the in-context Stripe Account.
|
|
2365
2115
|
*
|
|
@@ -2421,13 +2171,10 @@ export interface SetupIntentUpdateParams {
|
|
|
2421
2171
|
* The list of payment method types (for example, card) that this SetupIntent can set up. If you don't provide this, Stripe will dynamically show relevant payment methods from your [payment method settings](https://dashboard.stripe.com/settings/payment_methods). A list of valid payment method types can be found [here](https://docs.stripe.com/api/payment_methods/object#payment_method_object-type).
|
|
2422
2172
|
*/
|
|
2423
2173
|
payment_method_types?: Array<string>;
|
|
2424
|
-
/**
|
|
2425
|
-
* Provides industry-specific information about the SetupIntent.
|
|
2426
|
-
*/
|
|
2427
|
-
setup_details?: SetupIntentUpdateParams.SetupDetails;
|
|
2428
2174
|
}
|
|
2429
2175
|
export declare namespace SetupIntentUpdateParams {
|
|
2430
|
-
type
|
|
2176
|
+
type AllowedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boku_promptpay' | 'boleto' | 'capchase_pay' | 'card' | 'cashapp' | 'check_scan' | 'click_to_pay' | 'crypto' | 'customer_balance' | 'demo_pay' | 'duitnow' | 'dummy_auth_push' | 'dummy_passthrough_card' | 'edenred' | 'eps' | 'fpx' | 'gcash' | 'getbalance' | 'gift_card' | 'giropay' | 'gopay' | 'grabpay' | 'id_bank_transfer' | 'ideal' | 'kakao_pay' | 'klarna' | 'knet' | 'konbini' | 'kr_card' | 'kr_market' | 'kriya' | 'link' | 'mb_way' | 'mobilepay' | 'momo' | 'mondu' | 'multibanco' | 'naver_pay' | 'netbanking' | 'ng_bank' | 'ng_bank_transfer' | 'ng_card' | 'ng_market' | 'ng_ussd' | 'ng_wallet' | 'nz_bank_account' | 'octopus' | 'oxxo' | 'p24' | 'paper_check' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'paypay' | 'payto' | 'pix' | 'promptpay' | 'qris' | 'rechnung' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sequra' | 'shop_pay' | 'shopeepay' | 'sofort' | 'south_korea_market' | 'stripe_balance' | 'sunbit' | 'swish' | 'tamara' | 'test_pay' | 'truemoney' | 'twint' | 'upi' | 'us_bank_account' | 'us_cash_voucher' | 'vipps' | 'wechat_pay' | 'wero' | 'zip' | OtherString;
|
|
2177
|
+
type ExcludedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'card' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | 'giropay' | 'grabpay' | 'ideal' | 'kakao_pay' | 'klarna' | 'konbini' | 'kr_card' | 'mb_way' | 'mobilepay' | 'multibanco' | 'naver_pay' | 'nz_bank_account' | 'oxxo' | 'p24' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'payto' | 'pix' | 'promptpay' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
|
|
2431
2178
|
type FlowDirection = 'inbound' | 'outbound' | OtherString;
|
|
2432
2179
|
interface PaymentMethodData {
|
|
2433
2180
|
/**
|
|
@@ -2510,26 +2257,14 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2510
2257
|
* If this is an `fpx` PaymentMethod, this hash contains details about the FPX payment method.
|
|
2511
2258
|
*/
|
|
2512
2259
|
fpx?: PaymentMethodData.Fpx;
|
|
2513
|
-
/**
|
|
2514
|
-
* If this is a `gift_card` PaymentMethod, this hash contains details about the gift card payment method.
|
|
2515
|
-
*/
|
|
2516
|
-
gift_card?: PaymentMethodData.GiftCard;
|
|
2517
2260
|
/**
|
|
2518
2261
|
* If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
|
|
2519
2262
|
*/
|
|
2520
2263
|
giropay?: PaymentMethodData.Giropay;
|
|
2521
|
-
/**
|
|
2522
|
-
* If this is a Gopay PaymentMethod, this hash contains details about the Gopay payment method.
|
|
2523
|
-
*/
|
|
2524
|
-
gopay?: PaymentMethodData.Gopay;
|
|
2525
2264
|
/**
|
|
2526
2265
|
* If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
|
|
2527
2266
|
*/
|
|
2528
2267
|
grabpay?: PaymentMethodData.Grabpay;
|
|
2529
|
-
/**
|
|
2530
|
-
* If this is an `IdBankTransfer` PaymentMethod, this hash contains details about the IdBankTransfer payment method.
|
|
2531
|
-
*/
|
|
2532
|
-
id_bank_transfer?: PaymentMethodData.IdBankTransfer;
|
|
2533
2268
|
/**
|
|
2534
2269
|
* If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
|
|
2535
2270
|
*/
|
|
@@ -2606,10 +2341,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2606
2341
|
* If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
|
|
2607
2342
|
*/
|
|
2608
2343
|
paypal?: PaymentMethodData.Paypal;
|
|
2609
|
-
/**
|
|
2610
|
-
* If this is a `paypay` PaymentMethod, this hash contains details about the PayPay payment method.
|
|
2611
|
-
*/
|
|
2612
|
-
paypay?: PaymentMethodData.Paypay;
|
|
2613
2344
|
/**
|
|
2614
2345
|
* If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
|
|
2615
2346
|
*/
|
|
@@ -2622,18 +2353,10 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2622
2353
|
* If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
|
|
2623
2354
|
*/
|
|
2624
2355
|
promptpay?: PaymentMethodData.Promptpay;
|
|
2625
|
-
/**
|
|
2626
|
-
* If this is a `qris` PaymentMethod, this hash contains details about the QRIS payment method.
|
|
2627
|
-
*/
|
|
2628
|
-
qris?: PaymentMethodData.Qris;
|
|
2629
2356
|
/**
|
|
2630
2357
|
* Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
|
|
2631
2358
|
*/
|
|
2632
2359
|
radar_options?: PaymentMethodData.RadarOptions;
|
|
2633
|
-
/**
|
|
2634
|
-
* If this is a `rechnung` PaymentMethod, this hash contains details about the Rechnung payment method.
|
|
2635
|
-
*/
|
|
2636
|
-
rechnung?: PaymentMethodData.Rechnung;
|
|
2637
2360
|
/**
|
|
2638
2361
|
* If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
|
|
2639
2362
|
*/
|
|
@@ -2654,22 +2377,10 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2654
2377
|
* If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
|
|
2655
2378
|
*/
|
|
2656
2379
|
sepa_debit?: PaymentMethodData.SepaDebit;
|
|
2657
|
-
/**
|
|
2658
|
-
* ID of the SharedPaymentGrantedToken used to confirm this PaymentIntent.
|
|
2659
|
-
*/
|
|
2660
|
-
shared_payment_granted_token?: string;
|
|
2661
|
-
/**
|
|
2662
|
-
* If this is a Shopeepay PaymentMethod, this hash contains details about the Shopeepay payment method.
|
|
2663
|
-
*/
|
|
2664
|
-
shopeepay?: PaymentMethodData.Shopeepay;
|
|
2665
2380
|
/**
|
|
2666
2381
|
* If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
|
|
2667
2382
|
*/
|
|
2668
2383
|
sofort?: PaymentMethodData.Sofort;
|
|
2669
|
-
/**
|
|
2670
|
-
* This hash contains details about the Stripe balance payment method.
|
|
2671
|
-
*/
|
|
2672
|
-
stripe_balance?: PaymentMethodData.StripeBalance;
|
|
2673
2384
|
/**
|
|
2674
2385
|
* If this is a `sunbit` PaymentMethod, this hash contains details about the Sunbit payment method.
|
|
2675
2386
|
*/
|
|
@@ -2678,10 +2389,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2678
2389
|
* If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
|
|
2679
2390
|
*/
|
|
2680
2391
|
swish?: PaymentMethodData.Swish;
|
|
2681
|
-
/**
|
|
2682
|
-
* If this is a `tamara` PaymentMethod, this hash contains details about the Tamara payment method.
|
|
2683
|
-
*/
|
|
2684
|
-
tamara?: PaymentMethodData.Tamara;
|
|
2685
2392
|
/**
|
|
2686
2393
|
* If this is a TWINT PaymentMethod, this hash contains details about the TWINT payment method.
|
|
2687
2394
|
*/
|
|
@@ -2698,10 +2405,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2698
2405
|
* If this is an `us_bank_account` PaymentMethod, this hash contains details about the US bank account payment method.
|
|
2699
2406
|
*/
|
|
2700
2407
|
us_bank_account?: PaymentMethodData.UsBankAccount;
|
|
2701
|
-
/**
|
|
2702
|
-
* If this is a `vipps` PaymentMethod, this hash contains details about the Vipps payment method.
|
|
2703
|
-
*/
|
|
2704
|
-
vipps?: PaymentMethodData.Vipps;
|
|
2705
2408
|
/**
|
|
2706
2409
|
* If this is an `wechat_pay` PaymentMethod, this hash contains details about the wechat_pay payment method.
|
|
2707
2410
|
*/
|
|
@@ -2760,10 +2463,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2760
2463
|
* If this is a `sepa_debit` SetupIntent, this sub-hash contains details about the SEPA Debit payment method options.
|
|
2761
2464
|
*/
|
|
2762
2465
|
sepa_debit?: PaymentMethodOptions.SepaDebit;
|
|
2763
|
-
/**
|
|
2764
|
-
* If this is a `stripe_balance` PaymentMethod, this sub-hash contains details about the Stripe Balance payment method options.
|
|
2765
|
-
*/
|
|
2766
|
-
stripe_balance?: PaymentMethodOptions.StripeBalance;
|
|
2767
2466
|
/**
|
|
2768
2467
|
* If this is a `upi` SetupIntent, this sub-hash contains details about the UPI payment method options.
|
|
2769
2468
|
*/
|
|
@@ -2773,16 +2472,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2773
2472
|
*/
|
|
2774
2473
|
us_bank_account?: PaymentMethodOptions.UsBankAccount;
|
|
2775
2474
|
}
|
|
2776
|
-
interface SetupDetails {
|
|
2777
|
-
/**
|
|
2778
|
-
* Benefit details for this SetupIntent
|
|
2779
|
-
*/
|
|
2780
|
-
benefit?: SetupDetails.Benefit;
|
|
2781
|
-
/**
|
|
2782
|
-
* The ID of the Payment Location for this SetupIntent.
|
|
2783
|
-
*/
|
|
2784
|
-
location?: string;
|
|
2785
|
-
}
|
|
2786
2475
|
namespace PaymentMethodData {
|
|
2787
2476
|
interface AcssDebit {
|
|
2788
2477
|
/**
|
|
@@ -2887,24 +2576,10 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2887
2576
|
*/
|
|
2888
2577
|
bank: Fpx.Bank;
|
|
2889
2578
|
}
|
|
2890
|
-
interface GiftCard {
|
|
2891
|
-
/**
|
|
2892
|
-
* The gift card ID to redeem
|
|
2893
|
-
*/
|
|
2894
|
-
gift_card: string;
|
|
2895
|
-
}
|
|
2896
2579
|
interface Giropay {
|
|
2897
2580
|
}
|
|
2898
|
-
interface Gopay {
|
|
2899
|
-
}
|
|
2900
2581
|
interface Grabpay {
|
|
2901
2582
|
}
|
|
2902
|
-
interface IdBankTransfer {
|
|
2903
|
-
/**
|
|
2904
|
-
* Bank where the account is held.
|
|
2905
|
-
*/
|
|
2906
|
-
bank?: IdBankTransfer.Bank;
|
|
2907
|
-
}
|
|
2908
2583
|
interface Ideal {
|
|
2909
2584
|
/**
|
|
2910
2585
|
* The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
|
|
@@ -2978,8 +2653,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2978
2653
|
}
|
|
2979
2654
|
interface Paypal {
|
|
2980
2655
|
}
|
|
2981
|
-
interface Paypay {
|
|
2982
|
-
}
|
|
2983
2656
|
interface Payto {
|
|
2984
2657
|
/**
|
|
2985
2658
|
* The account number for the bank account.
|
|
@@ -2998,20 +2671,12 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
2998
2671
|
}
|
|
2999
2672
|
interface Promptpay {
|
|
3000
2673
|
}
|
|
3001
|
-
interface Qris {
|
|
3002
|
-
}
|
|
3003
2674
|
interface RadarOptions {
|
|
3004
2675
|
/**
|
|
3005
2676
|
* A [Radar Session](https://docs.stripe.com/radar/radar-session) is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
|
|
3006
2677
|
*/
|
|
3007
2678
|
session?: string;
|
|
3008
2679
|
}
|
|
3009
|
-
interface Rechnung {
|
|
3010
|
-
/**
|
|
3011
|
-
* Customer's date of birth
|
|
3012
|
-
*/
|
|
3013
|
-
dob: Rechnung.Dob;
|
|
3014
|
-
}
|
|
3015
2680
|
interface RevolutPay {
|
|
3016
2681
|
}
|
|
3017
2682
|
interface SamsungPay {
|
|
@@ -3026,29 +2691,19 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3026
2691
|
*/
|
|
3027
2692
|
iban: string;
|
|
3028
2693
|
}
|
|
3029
|
-
interface Shopeepay {
|
|
3030
|
-
}
|
|
3031
2694
|
interface Sofort {
|
|
3032
2695
|
/**
|
|
3033
2696
|
* Two-letter ISO code representing the country the bank account is located in.
|
|
3034
2697
|
*/
|
|
3035
2698
|
country: Sofort.Country;
|
|
3036
2699
|
}
|
|
3037
|
-
interface StripeBalance {
|
|
3038
|
-
/**
|
|
3039
|
-
* The connected account ID whose Stripe balance to use as the source of payment
|
|
3040
|
-
*/
|
|
3041
|
-
account?: string;
|
|
3042
|
-
}
|
|
3043
2700
|
interface Sunbit {
|
|
3044
2701
|
}
|
|
3045
2702
|
interface Swish {
|
|
3046
2703
|
}
|
|
3047
|
-
interface Tamara {
|
|
3048
|
-
}
|
|
3049
2704
|
interface Twint {
|
|
3050
2705
|
}
|
|
3051
|
-
type Type = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | '
|
|
2706
|
+
type Type = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | 'giropay' | 'grabpay' | 'ideal' | 'kakao_pay' | 'klarna' | 'konbini' | 'kr_card' | 'link' | 'mb_way' | 'mobilepay' | 'multibanco' | 'naver_pay' | 'nz_bank_account' | 'oxxo' | 'p24' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'payto' | 'pix' | 'promptpay' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
|
|
3052
2707
|
interface Upi {
|
|
3053
2708
|
/**
|
|
3054
2709
|
* Configuration options for setting up an eMandate
|
|
@@ -3077,8 +2732,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3077
2732
|
*/
|
|
3078
2733
|
routing_number?: string;
|
|
3079
2734
|
}
|
|
3080
|
-
interface Vipps {
|
|
3081
|
-
}
|
|
3082
2735
|
interface WechatPay {
|
|
3083
2736
|
}
|
|
3084
2737
|
interface Zip {
|
|
@@ -3088,10 +2741,7 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3088
2741
|
}
|
|
3089
2742
|
namespace Fpx {
|
|
3090
2743
|
type AccountHolderType = 'company' | 'individual';
|
|
3091
|
-
type Bank = 'affin_bank' | 'agrobank' | 'alliance_bank' | 'ambank' | 'bank_islam' | 'bank_muamalat' | 'bank_of_china' | 'bank_rakyat' | 'bsn' | 'cimb' | 'deutsche_bank' | 'hong_leong_bank' | 'hsbc' | 'kfh' | 'maybank2e' | 'maybank2u' | 'ocbc' | 'pb_enterprise' | 'public_bank' | 'rhb' | 'standard_chartered' | 'uob';
|
|
3092
|
-
}
|
|
3093
|
-
namespace IdBankTransfer {
|
|
3094
|
-
type Bank = 'bca' | 'bni' | 'bri' | 'cimb' | 'permata' | OtherString;
|
|
2744
|
+
type Bank = 'affin_bank' | 'agrobank' | 'alliance_bank' | 'ambank' | 'bank_islam' | 'bank_muamalat' | 'bank_of_china' | 'bank_rakyat' | 'bnp_paribas' | 'bsn' | 'cimb' | 'citibank' | 'deutsche_bank' | 'hong_leong_bank' | 'hsbc' | 'kfh' | 'maybank2e' | 'maybank2u' | 'mbsb_bank' | 'ocbc' | 'pb_enterprise' | 'public_bank' | 'rhb' | 'standard_chartered' | 'uob';
|
|
3095
2745
|
}
|
|
3096
2746
|
namespace Ideal {
|
|
3097
2747
|
type Bank = 'abn_amro' | 'adyen' | 'asn_bank' | 'bunq' | 'buut' | 'finom' | 'handelsbanken' | 'ing' | 'knab' | 'mollie' | 'moneyou' | 'n26' | 'nn' | 'rabobank' | 'regiobank' | 'revolut' | 'sns_bank' | 'triodos_bank' | 'van_lanschot' | 'yoursafe';
|
|
@@ -3118,22 +2768,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3118
2768
|
namespace P24 {
|
|
3119
2769
|
type Bank = 'alior_bank' | 'bank_millennium' | 'bank_nowy_bfg_sa' | 'bank_pekao_sa' | 'banki_spbdzielcze' | 'blik' | 'bnp_paribas' | 'boz' | 'citi_handlowy' | 'credit_agricole' | 'envelobank' | 'etransfer_pocztowy24' | 'getin_bank' | 'ideabank' | 'ing' | 'inteligo' | 'mbank_mtransfer' | 'nest_przelew' | 'noble_pay' | 'pbac_z_ipko' | 'plus_bank' | 'santander_przelew24' | 'tmobile_usbugi_bankowe' | 'toyota_bank' | 'velobank' | 'volkswagen_bank' | OtherString;
|
|
3120
2770
|
}
|
|
3121
|
-
namespace Rechnung {
|
|
3122
|
-
interface Dob {
|
|
3123
|
-
/**
|
|
3124
|
-
* The day of birth, between 1 and 31.
|
|
3125
|
-
*/
|
|
3126
|
-
day: number;
|
|
3127
|
-
/**
|
|
3128
|
-
* The month of birth, between 1 and 12.
|
|
3129
|
-
*/
|
|
3130
|
-
month: number;
|
|
3131
|
-
/**
|
|
3132
|
-
* The four-digit year of birth.
|
|
3133
|
-
*/
|
|
3134
|
-
year: number;
|
|
3135
|
-
}
|
|
3136
|
-
}
|
|
3137
2771
|
namespace Sofort {
|
|
3138
2772
|
type Country = 'AT' | 'BE' | 'DE' | 'ES' | 'IT' | 'NL' | OtherString;
|
|
3139
2773
|
}
|
|
@@ -3247,11 +2881,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3247
2881
|
* The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
|
|
3248
2882
|
*/
|
|
3249
2883
|
billing_agreement_id?: string;
|
|
3250
|
-
currency?: string;
|
|
3251
|
-
/**
|
|
3252
|
-
* The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.
|
|
3253
|
-
*/
|
|
3254
|
-
subsellers?: Array<string>;
|
|
3255
2884
|
}
|
|
3256
2885
|
interface Payto {
|
|
3257
2886
|
/**
|
|
@@ -3271,12 +2900,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3271
2900
|
*/
|
|
3272
2901
|
mandate_options?: SepaDebit.MandateOptions;
|
|
3273
2902
|
}
|
|
3274
|
-
interface StripeBalance {
|
|
3275
|
-
/**
|
|
3276
|
-
* Additional fields for mandate creation.
|
|
3277
|
-
*/
|
|
3278
|
-
mandate_options?: StripeBalance.MandateOptions;
|
|
3279
|
-
}
|
|
3280
2903
|
interface Upi {
|
|
3281
2904
|
/**
|
|
3282
2905
|
* Configuration options for setting up an eMandate
|
|
@@ -3616,14 +3239,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3616
3239
|
reference_prefix?: Emptyable<string>;
|
|
3617
3240
|
}
|
|
3618
3241
|
}
|
|
3619
|
-
namespace StripeBalance {
|
|
3620
|
-
interface MandateOptions {
|
|
3621
|
-
/**
|
|
3622
|
-
* The ID of the Stripe Balance Debit Agreement used for this mandate.
|
|
3623
|
-
*/
|
|
3624
|
-
stripe_balance_debit_agreement?: string;
|
|
3625
|
-
}
|
|
3626
|
-
}
|
|
3627
3242
|
namespace Upi {
|
|
3628
3243
|
interface MandateOptions {
|
|
3629
3244
|
/**
|
|
@@ -3654,10 +3269,6 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3654
3269
|
* Provide filters for the linked accounts that the customer can select for the payment method.
|
|
3655
3270
|
*/
|
|
3656
3271
|
filters?: FinancialConnections.Filters;
|
|
3657
|
-
/**
|
|
3658
|
-
* Customize manual entry behavior
|
|
3659
|
-
*/
|
|
3660
|
-
manual_entry?: FinancialConnections.ManualEntry;
|
|
3661
3272
|
/**
|
|
3662
3273
|
* The list of permissions to request. If this parameter is passed, the `payment_method` permission must be included. Valid permissions include: `balances`, `ownership`, `payment_method`, and `transactions`.
|
|
3663
3274
|
*/
|
|
@@ -3690,54 +3301,18 @@ export declare namespace SetupIntentUpdateParams {
|
|
|
3690
3301
|
* The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
|
|
3691
3302
|
*/
|
|
3692
3303
|
account_subcategories?: Array<Filters.AccountSubcategory>;
|
|
3693
|
-
/**
|
|
3694
|
-
* ID of the institution to use to filter for selectable accounts.
|
|
3695
|
-
*/
|
|
3696
|
-
institution?: string;
|
|
3697
|
-
}
|
|
3698
|
-
interface ManualEntry {
|
|
3699
|
-
/**
|
|
3700
|
-
* Settings for configuring manual entry of account details.
|
|
3701
|
-
*/
|
|
3702
|
-
mode: ManualEntry.Mode;
|
|
3703
3304
|
}
|
|
3704
3305
|
type Permission = 'balances' | 'ownership' | 'payment_method' | 'transactions';
|
|
3705
|
-
type Prefetch = 'balances' | '
|
|
3306
|
+
type Prefetch = 'balances' | 'ownership' | 'transactions' | OtherString;
|
|
3706
3307
|
namespace Filters {
|
|
3707
3308
|
type AccountSubcategory = 'checking' | 'savings';
|
|
3708
3309
|
}
|
|
3709
|
-
namespace ManualEntry {
|
|
3710
|
-
type Mode = 'automatic' | 'custom' | OtherString;
|
|
3711
|
-
}
|
|
3712
3310
|
}
|
|
3713
3311
|
namespace Networks {
|
|
3714
3312
|
type Requested = 'ach' | 'us_domestic_wire';
|
|
3715
3313
|
}
|
|
3716
3314
|
}
|
|
3717
3315
|
}
|
|
3718
|
-
namespace SetupDetails {
|
|
3719
|
-
interface Benefit {
|
|
3720
|
-
/**
|
|
3721
|
-
* French meal voucher benefit details for this SetupIntent.
|
|
3722
|
-
*/
|
|
3723
|
-
fr_meal_voucher?: Emptyable<Benefit.FrMealVoucher>;
|
|
3724
|
-
}
|
|
3725
|
-
namespace Benefit {
|
|
3726
|
-
interface FrMealVoucher {
|
|
3727
|
-
/**
|
|
3728
|
-
* Whether to enable meal voucher benefit for this setup intent.
|
|
3729
|
-
*/
|
|
3730
|
-
enabled?: FrMealVoucher.Enabled;
|
|
3731
|
-
/**
|
|
3732
|
-
* The 14-digit SIRET of the meal voucher acceptor.
|
|
3733
|
-
*/
|
|
3734
|
-
siret?: string;
|
|
3735
|
-
}
|
|
3736
|
-
namespace FrMealVoucher {
|
|
3737
|
-
type Enabled = 'if_payment_method_is_eligible' | 'never' | OtherString;
|
|
3738
|
-
}
|
|
3739
|
-
}
|
|
3740
|
-
}
|
|
3741
3316
|
}
|
|
3742
3317
|
export interface SetupIntentListParams extends PaginationParams {
|
|
3743
3318
|
/**
|
|
@@ -3781,6 +3356,10 @@ export declare namespace SetupIntentCancelParams {
|
|
|
3781
3356
|
type CancellationReason = 'abandoned' | 'duplicate' | 'requested_by_customer';
|
|
3782
3357
|
}
|
|
3783
3358
|
export interface SetupIntentConfirmParams {
|
|
3359
|
+
/**
|
|
3360
|
+
* The list of payment method types to allow for this SetupIntent. Stripe will only use methods in this list when determining the payment methods to offer. A list of valid payment method types can be found [here](https://docs.stripe.com/api/payment_methods/object#payment_method_object-type).
|
|
3361
|
+
*/
|
|
3362
|
+
allowed_payment_method_types?: Array<SetupIntentConfirmParams.AllowedPaymentMethodType>;
|
|
3784
3363
|
/**
|
|
3785
3364
|
* ID of the ConfirmationToken used to confirm this SetupIntent.
|
|
3786
3365
|
*
|
|
@@ -3811,16 +3390,13 @@ export interface SetupIntentConfirmParams {
|
|
|
3811
3390
|
* This parameter is only used for cards and other redirect-based payment methods.
|
|
3812
3391
|
*/
|
|
3813
3392
|
return_url?: string;
|
|
3814
|
-
/**
|
|
3815
|
-
* Provides industry-specific information about the SetupIntent.
|
|
3816
|
-
*/
|
|
3817
|
-
setup_details?: SetupIntentConfirmParams.SetupDetails;
|
|
3818
3393
|
/**
|
|
3819
3394
|
* Set to `true` when confirming server-side and using Stripe.js, iOS, or Android client-side SDKs to handle the next actions.
|
|
3820
3395
|
*/
|
|
3821
3396
|
use_stripe_sdk?: boolean;
|
|
3822
3397
|
}
|
|
3823
3398
|
export declare namespace SetupIntentConfirmParams {
|
|
3399
|
+
type AllowedPaymentMethodType = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boku_promptpay' | 'boleto' | 'capchase_pay' | 'card' | 'cashapp' | 'check_scan' | 'click_to_pay' | 'crypto' | 'customer_balance' | 'demo_pay' | 'duitnow' | 'dummy_auth_push' | 'dummy_passthrough_card' | 'edenred' | 'eps' | 'fpx' | 'gcash' | 'getbalance' | 'gift_card' | 'giropay' | 'gopay' | 'grabpay' | 'id_bank_transfer' | 'ideal' | 'kakao_pay' | 'klarna' | 'knet' | 'konbini' | 'kr_card' | 'kr_market' | 'kriya' | 'link' | 'mb_way' | 'mobilepay' | 'momo' | 'mondu' | 'multibanco' | 'naver_pay' | 'netbanking' | 'ng_bank' | 'ng_bank_transfer' | 'ng_card' | 'ng_market' | 'ng_ussd' | 'ng_wallet' | 'nz_bank_account' | 'octopus' | 'oxxo' | 'p24' | 'paper_check' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'paypay' | 'payto' | 'pix' | 'promptpay' | 'qris' | 'rechnung' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sequra' | 'shop_pay' | 'shopeepay' | 'sofort' | 'south_korea_market' | 'stripe_balance' | 'sunbit' | 'swish' | 'tamara' | 'test_pay' | 'truemoney' | 'twint' | 'upi' | 'us_bank_account' | 'us_cash_voucher' | 'vipps' | 'wechat_pay' | 'wero' | 'zip' | OtherString;
|
|
3824
3400
|
interface MandateData {
|
|
3825
3401
|
/**
|
|
3826
3402
|
* This hash contains details about the customer acceptance of the Mandate.
|
|
@@ -3908,26 +3484,14 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
3908
3484
|
* If this is an `fpx` PaymentMethod, this hash contains details about the FPX payment method.
|
|
3909
3485
|
*/
|
|
3910
3486
|
fpx?: PaymentMethodData.Fpx;
|
|
3911
|
-
/**
|
|
3912
|
-
* If this is a `gift_card` PaymentMethod, this hash contains details about the gift card payment method.
|
|
3913
|
-
*/
|
|
3914
|
-
gift_card?: PaymentMethodData.GiftCard;
|
|
3915
3487
|
/**
|
|
3916
3488
|
* If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
|
|
3917
3489
|
*/
|
|
3918
3490
|
giropay?: PaymentMethodData.Giropay;
|
|
3919
|
-
/**
|
|
3920
|
-
* If this is a Gopay PaymentMethod, this hash contains details about the Gopay payment method.
|
|
3921
|
-
*/
|
|
3922
|
-
gopay?: PaymentMethodData.Gopay;
|
|
3923
3491
|
/**
|
|
3924
3492
|
* If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
|
|
3925
3493
|
*/
|
|
3926
3494
|
grabpay?: PaymentMethodData.Grabpay;
|
|
3927
|
-
/**
|
|
3928
|
-
* If this is an `IdBankTransfer` PaymentMethod, this hash contains details about the IdBankTransfer payment method.
|
|
3929
|
-
*/
|
|
3930
|
-
id_bank_transfer?: PaymentMethodData.IdBankTransfer;
|
|
3931
3495
|
/**
|
|
3932
3496
|
* If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
|
|
3933
3497
|
*/
|
|
@@ -4004,10 +3568,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4004
3568
|
* If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
|
|
4005
3569
|
*/
|
|
4006
3570
|
paypal?: PaymentMethodData.Paypal;
|
|
4007
|
-
/**
|
|
4008
|
-
* If this is a `paypay` PaymentMethod, this hash contains details about the PayPay payment method.
|
|
4009
|
-
*/
|
|
4010
|
-
paypay?: PaymentMethodData.Paypay;
|
|
4011
3571
|
/**
|
|
4012
3572
|
* If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
|
|
4013
3573
|
*/
|
|
@@ -4020,18 +3580,10 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4020
3580
|
* If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
|
|
4021
3581
|
*/
|
|
4022
3582
|
promptpay?: PaymentMethodData.Promptpay;
|
|
4023
|
-
/**
|
|
4024
|
-
* If this is a `qris` PaymentMethod, this hash contains details about the QRIS payment method.
|
|
4025
|
-
*/
|
|
4026
|
-
qris?: PaymentMethodData.Qris;
|
|
4027
3583
|
/**
|
|
4028
3584
|
* Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
|
|
4029
3585
|
*/
|
|
4030
3586
|
radar_options?: PaymentMethodData.RadarOptions;
|
|
4031
|
-
/**
|
|
4032
|
-
* If this is a `rechnung` PaymentMethod, this hash contains details about the Rechnung payment method.
|
|
4033
|
-
*/
|
|
4034
|
-
rechnung?: PaymentMethodData.Rechnung;
|
|
4035
3587
|
/**
|
|
4036
3588
|
* If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
|
|
4037
3589
|
*/
|
|
@@ -4052,22 +3604,10 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4052
3604
|
* If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
|
|
4053
3605
|
*/
|
|
4054
3606
|
sepa_debit?: PaymentMethodData.SepaDebit;
|
|
4055
|
-
/**
|
|
4056
|
-
* ID of the SharedPaymentGrantedToken used to confirm this PaymentIntent.
|
|
4057
|
-
*/
|
|
4058
|
-
shared_payment_granted_token?: string;
|
|
4059
|
-
/**
|
|
4060
|
-
* If this is a Shopeepay PaymentMethod, this hash contains details about the Shopeepay payment method.
|
|
4061
|
-
*/
|
|
4062
|
-
shopeepay?: PaymentMethodData.Shopeepay;
|
|
4063
3607
|
/**
|
|
4064
3608
|
* If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
|
|
4065
3609
|
*/
|
|
4066
3610
|
sofort?: PaymentMethodData.Sofort;
|
|
4067
|
-
/**
|
|
4068
|
-
* This hash contains details about the Stripe balance payment method.
|
|
4069
|
-
*/
|
|
4070
|
-
stripe_balance?: PaymentMethodData.StripeBalance;
|
|
4071
3611
|
/**
|
|
4072
3612
|
* If this is a `sunbit` PaymentMethod, this hash contains details about the Sunbit payment method.
|
|
4073
3613
|
*/
|
|
@@ -4076,10 +3616,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4076
3616
|
* If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
|
|
4077
3617
|
*/
|
|
4078
3618
|
swish?: PaymentMethodData.Swish;
|
|
4079
|
-
/**
|
|
4080
|
-
* If this is a `tamara` PaymentMethod, this hash contains details about the Tamara payment method.
|
|
4081
|
-
*/
|
|
4082
|
-
tamara?: PaymentMethodData.Tamara;
|
|
4083
3619
|
/**
|
|
4084
3620
|
* If this is a TWINT PaymentMethod, this hash contains details about the TWINT payment method.
|
|
4085
3621
|
*/
|
|
@@ -4096,10 +3632,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4096
3632
|
* If this is an `us_bank_account` PaymentMethod, this hash contains details about the US bank account payment method.
|
|
4097
3633
|
*/
|
|
4098
3634
|
us_bank_account?: PaymentMethodData.UsBankAccount;
|
|
4099
|
-
/**
|
|
4100
|
-
* If this is a `vipps` PaymentMethod, this hash contains details about the Vipps payment method.
|
|
4101
|
-
*/
|
|
4102
|
-
vipps?: PaymentMethodData.Vipps;
|
|
4103
3635
|
/**
|
|
4104
3636
|
* If this is an `wechat_pay` PaymentMethod, this hash contains details about the wechat_pay payment method.
|
|
4105
3637
|
*/
|
|
@@ -4158,10 +3690,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4158
3690
|
* If this is a `sepa_debit` SetupIntent, this sub-hash contains details about the SEPA Debit payment method options.
|
|
4159
3691
|
*/
|
|
4160
3692
|
sepa_debit?: PaymentMethodOptions.SepaDebit;
|
|
4161
|
-
/**
|
|
4162
|
-
* If this is a `stripe_balance` PaymentMethod, this sub-hash contains details about the Stripe Balance payment method options.
|
|
4163
|
-
*/
|
|
4164
|
-
stripe_balance?: PaymentMethodOptions.StripeBalance;
|
|
4165
3693
|
/**
|
|
4166
3694
|
* If this is a `upi` SetupIntent, this sub-hash contains details about the UPI payment method options.
|
|
4167
3695
|
*/
|
|
@@ -4171,16 +3699,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4171
3699
|
*/
|
|
4172
3700
|
us_bank_account?: PaymentMethodOptions.UsBankAccount;
|
|
4173
3701
|
}
|
|
4174
|
-
interface SetupDetails {
|
|
4175
|
-
/**
|
|
4176
|
-
* Benefit details for this SetupIntent
|
|
4177
|
-
*/
|
|
4178
|
-
benefit?: SetupDetails.Benefit;
|
|
4179
|
-
/**
|
|
4180
|
-
* The ID of the Payment Location for this SetupIntent.
|
|
4181
|
-
*/
|
|
4182
|
-
location?: string;
|
|
4183
|
-
}
|
|
4184
3702
|
namespace MandateData {
|
|
4185
3703
|
interface CustomerAcceptance {
|
|
4186
3704
|
/**
|
|
@@ -4320,24 +3838,10 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4320
3838
|
*/
|
|
4321
3839
|
bank: Fpx.Bank;
|
|
4322
3840
|
}
|
|
4323
|
-
interface GiftCard {
|
|
4324
|
-
/**
|
|
4325
|
-
* The gift card ID to redeem
|
|
4326
|
-
*/
|
|
4327
|
-
gift_card: string;
|
|
4328
|
-
}
|
|
4329
3841
|
interface Giropay {
|
|
4330
3842
|
}
|
|
4331
|
-
interface Gopay {
|
|
4332
|
-
}
|
|
4333
3843
|
interface Grabpay {
|
|
4334
3844
|
}
|
|
4335
|
-
interface IdBankTransfer {
|
|
4336
|
-
/**
|
|
4337
|
-
* Bank where the account is held.
|
|
4338
|
-
*/
|
|
4339
|
-
bank?: IdBankTransfer.Bank;
|
|
4340
|
-
}
|
|
4341
3845
|
interface Ideal {
|
|
4342
3846
|
/**
|
|
4343
3847
|
* The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
|
|
@@ -4411,8 +3915,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4411
3915
|
}
|
|
4412
3916
|
interface Paypal {
|
|
4413
3917
|
}
|
|
4414
|
-
interface Paypay {
|
|
4415
|
-
}
|
|
4416
3918
|
interface Payto {
|
|
4417
3919
|
/**
|
|
4418
3920
|
* The account number for the bank account.
|
|
@@ -4431,20 +3933,12 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4431
3933
|
}
|
|
4432
3934
|
interface Promptpay {
|
|
4433
3935
|
}
|
|
4434
|
-
interface Qris {
|
|
4435
|
-
}
|
|
4436
3936
|
interface RadarOptions {
|
|
4437
3937
|
/**
|
|
4438
3938
|
* A [Radar Session](https://docs.stripe.com/radar/radar-session) is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
|
|
4439
3939
|
*/
|
|
4440
3940
|
session?: string;
|
|
4441
3941
|
}
|
|
4442
|
-
interface Rechnung {
|
|
4443
|
-
/**
|
|
4444
|
-
* Customer's date of birth
|
|
4445
|
-
*/
|
|
4446
|
-
dob: Rechnung.Dob;
|
|
4447
|
-
}
|
|
4448
3942
|
interface RevolutPay {
|
|
4449
3943
|
}
|
|
4450
3944
|
interface SamsungPay {
|
|
@@ -4459,29 +3953,19 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4459
3953
|
*/
|
|
4460
3954
|
iban: string;
|
|
4461
3955
|
}
|
|
4462
|
-
interface Shopeepay {
|
|
4463
|
-
}
|
|
4464
3956
|
interface Sofort {
|
|
4465
3957
|
/**
|
|
4466
3958
|
* Two-letter ISO code representing the country the bank account is located in.
|
|
4467
3959
|
*/
|
|
4468
3960
|
country: Sofort.Country;
|
|
4469
3961
|
}
|
|
4470
|
-
interface StripeBalance {
|
|
4471
|
-
/**
|
|
4472
|
-
* The connected account ID whose Stripe balance to use as the source of payment
|
|
4473
|
-
*/
|
|
4474
|
-
account?: string;
|
|
4475
|
-
}
|
|
4476
3962
|
interface Sunbit {
|
|
4477
3963
|
}
|
|
4478
3964
|
interface Swish {
|
|
4479
3965
|
}
|
|
4480
|
-
interface Tamara {
|
|
4481
|
-
}
|
|
4482
3966
|
interface Twint {
|
|
4483
3967
|
}
|
|
4484
|
-
type Type = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | '
|
|
3968
|
+
type Type = 'acss_debit' | 'affirm' | 'afterpay_clearpay' | 'alipay' | 'alma' | 'amazon_pay' | 'au_becs_debit' | 'bacs_debit' | 'bancontact' | 'billie' | 'bizum' | 'blik' | 'boleto' | 'cashapp' | 'crypto' | 'customer_balance' | 'eps' | 'fpx' | 'giropay' | 'grabpay' | 'ideal' | 'kakao_pay' | 'klarna' | 'konbini' | 'kr_card' | 'link' | 'mb_way' | 'mobilepay' | 'multibanco' | 'naver_pay' | 'nz_bank_account' | 'oxxo' | 'p24' | 'pay_by_bank' | 'payco' | 'paynow' | 'paypal' | 'payto' | 'pix' | 'promptpay' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
|
|
4485
3969
|
interface Upi {
|
|
4486
3970
|
/**
|
|
4487
3971
|
* Configuration options for setting up an eMandate
|
|
@@ -4510,8 +3994,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4510
3994
|
*/
|
|
4511
3995
|
routing_number?: string;
|
|
4512
3996
|
}
|
|
4513
|
-
interface Vipps {
|
|
4514
|
-
}
|
|
4515
3997
|
interface WechatPay {
|
|
4516
3998
|
}
|
|
4517
3999
|
interface Zip {
|
|
@@ -4521,10 +4003,7 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4521
4003
|
}
|
|
4522
4004
|
namespace Fpx {
|
|
4523
4005
|
type AccountHolderType = 'company' | 'individual';
|
|
4524
|
-
type Bank = 'affin_bank' | 'agrobank' | 'alliance_bank' | 'ambank' | 'bank_islam' | 'bank_muamalat' | 'bank_of_china' | 'bank_rakyat' | 'bsn' | 'cimb' | 'deutsche_bank' | 'hong_leong_bank' | 'hsbc' | 'kfh' | 'maybank2e' | 'maybank2u' | 'ocbc' | 'pb_enterprise' | 'public_bank' | 'rhb' | 'standard_chartered' | 'uob';
|
|
4525
|
-
}
|
|
4526
|
-
namespace IdBankTransfer {
|
|
4527
|
-
type Bank = 'bca' | 'bni' | 'bri' | 'cimb' | 'permata' | OtherString;
|
|
4006
|
+
type Bank = 'affin_bank' | 'agrobank' | 'alliance_bank' | 'ambank' | 'bank_islam' | 'bank_muamalat' | 'bank_of_china' | 'bank_rakyat' | 'bnp_paribas' | 'bsn' | 'cimb' | 'citibank' | 'deutsche_bank' | 'hong_leong_bank' | 'hsbc' | 'kfh' | 'maybank2e' | 'maybank2u' | 'mbsb_bank' | 'ocbc' | 'pb_enterprise' | 'public_bank' | 'rhb' | 'standard_chartered' | 'uob';
|
|
4528
4007
|
}
|
|
4529
4008
|
namespace Ideal {
|
|
4530
4009
|
type Bank = 'abn_amro' | 'adyen' | 'asn_bank' | 'bunq' | 'buut' | 'finom' | 'handelsbanken' | 'ing' | 'knab' | 'mollie' | 'moneyou' | 'n26' | 'nn' | 'rabobank' | 'regiobank' | 'revolut' | 'sns_bank' | 'triodos_bank' | 'van_lanschot' | 'yoursafe';
|
|
@@ -4551,22 +4030,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4551
4030
|
namespace P24 {
|
|
4552
4031
|
type Bank = 'alior_bank' | 'bank_millennium' | 'bank_nowy_bfg_sa' | 'bank_pekao_sa' | 'banki_spbdzielcze' | 'blik' | 'bnp_paribas' | 'boz' | 'citi_handlowy' | 'credit_agricole' | 'envelobank' | 'etransfer_pocztowy24' | 'getin_bank' | 'ideabank' | 'ing' | 'inteligo' | 'mbank_mtransfer' | 'nest_przelew' | 'noble_pay' | 'pbac_z_ipko' | 'plus_bank' | 'santander_przelew24' | 'tmobile_usbugi_bankowe' | 'toyota_bank' | 'velobank' | 'volkswagen_bank' | OtherString;
|
|
4553
4032
|
}
|
|
4554
|
-
namespace Rechnung {
|
|
4555
|
-
interface Dob {
|
|
4556
|
-
/**
|
|
4557
|
-
* The day of birth, between 1 and 31.
|
|
4558
|
-
*/
|
|
4559
|
-
day: number;
|
|
4560
|
-
/**
|
|
4561
|
-
* The month of birth, between 1 and 12.
|
|
4562
|
-
*/
|
|
4563
|
-
month: number;
|
|
4564
|
-
/**
|
|
4565
|
-
* The four-digit year of birth.
|
|
4566
|
-
*/
|
|
4567
|
-
year: number;
|
|
4568
|
-
}
|
|
4569
|
-
}
|
|
4570
4033
|
namespace Sofort {
|
|
4571
4034
|
type Country = 'AT' | 'BE' | 'DE' | 'ES' | 'IT' | 'NL' | OtherString;
|
|
4572
4035
|
}
|
|
@@ -4680,11 +4143,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4680
4143
|
* The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
|
|
4681
4144
|
*/
|
|
4682
4145
|
billing_agreement_id?: string;
|
|
4683
|
-
currency?: string;
|
|
4684
|
-
/**
|
|
4685
|
-
* The Stripe connected account IDs of the sellers on the platform for this transaction (optional). Only allowed when [separate charges and transfers](https://stripe.com/docs/connect/separate-charges-and-transfers) are used.
|
|
4686
|
-
*/
|
|
4687
|
-
subsellers?: Array<string>;
|
|
4688
4146
|
}
|
|
4689
4147
|
interface Payto {
|
|
4690
4148
|
/**
|
|
@@ -4704,12 +4162,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
4704
4162
|
*/
|
|
4705
4163
|
mandate_options?: SepaDebit.MandateOptions;
|
|
4706
4164
|
}
|
|
4707
|
-
interface StripeBalance {
|
|
4708
|
-
/**
|
|
4709
|
-
* Additional fields for mandate creation.
|
|
4710
|
-
*/
|
|
4711
|
-
mandate_options?: StripeBalance.MandateOptions;
|
|
4712
|
-
}
|
|
4713
4165
|
interface Upi {
|
|
4714
4166
|
/**
|
|
4715
4167
|
* Configuration options for setting up an eMandate
|
|
@@ -5049,14 +4501,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
5049
4501
|
reference_prefix?: Emptyable<string>;
|
|
5050
4502
|
}
|
|
5051
4503
|
}
|
|
5052
|
-
namespace StripeBalance {
|
|
5053
|
-
interface MandateOptions {
|
|
5054
|
-
/**
|
|
5055
|
-
* The ID of the Stripe Balance Debit Agreement used for this mandate.
|
|
5056
|
-
*/
|
|
5057
|
-
stripe_balance_debit_agreement?: string;
|
|
5058
|
-
}
|
|
5059
|
-
}
|
|
5060
4504
|
namespace Upi {
|
|
5061
4505
|
interface MandateOptions {
|
|
5062
4506
|
/**
|
|
@@ -5087,10 +4531,6 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
5087
4531
|
* Provide filters for the linked accounts that the customer can select for the payment method.
|
|
5088
4532
|
*/
|
|
5089
4533
|
filters?: FinancialConnections.Filters;
|
|
5090
|
-
/**
|
|
5091
|
-
* Customize manual entry behavior
|
|
5092
|
-
*/
|
|
5093
|
-
manual_entry?: FinancialConnections.ManualEntry;
|
|
5094
4534
|
/**
|
|
5095
4535
|
* The list of permissions to request. If this parameter is passed, the `payment_method` permission must be included. Valid permissions include: `balances`, `ownership`, `payment_method`, and `transactions`.
|
|
5096
4536
|
*/
|
|
@@ -5123,54 +4563,18 @@ export declare namespace SetupIntentConfirmParams {
|
|
|
5123
4563
|
* The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
|
|
5124
4564
|
*/
|
|
5125
4565
|
account_subcategories?: Array<Filters.AccountSubcategory>;
|
|
5126
|
-
/**
|
|
5127
|
-
* ID of the institution to use to filter for selectable accounts.
|
|
5128
|
-
*/
|
|
5129
|
-
institution?: string;
|
|
5130
|
-
}
|
|
5131
|
-
interface ManualEntry {
|
|
5132
|
-
/**
|
|
5133
|
-
* Settings for configuring manual entry of account details.
|
|
5134
|
-
*/
|
|
5135
|
-
mode: ManualEntry.Mode;
|
|
5136
4566
|
}
|
|
5137
4567
|
type Permission = 'balances' | 'ownership' | 'payment_method' | 'transactions';
|
|
5138
|
-
type Prefetch = 'balances' | '
|
|
4568
|
+
type Prefetch = 'balances' | 'ownership' | 'transactions' | OtherString;
|
|
5139
4569
|
namespace Filters {
|
|
5140
4570
|
type AccountSubcategory = 'checking' | 'savings';
|
|
5141
4571
|
}
|
|
5142
|
-
namespace ManualEntry {
|
|
5143
|
-
type Mode = 'automatic' | 'custom' | OtherString;
|
|
5144
|
-
}
|
|
5145
4572
|
}
|
|
5146
4573
|
namespace Networks {
|
|
5147
4574
|
type Requested = 'ach' | 'us_domestic_wire';
|
|
5148
4575
|
}
|
|
5149
4576
|
}
|
|
5150
4577
|
}
|
|
5151
|
-
namespace SetupDetails {
|
|
5152
|
-
interface Benefit {
|
|
5153
|
-
/**
|
|
5154
|
-
* French meal voucher benefit details for this SetupIntent.
|
|
5155
|
-
*/
|
|
5156
|
-
fr_meal_voucher?: Emptyable<Benefit.FrMealVoucher>;
|
|
5157
|
-
}
|
|
5158
|
-
namespace Benefit {
|
|
5159
|
-
interface FrMealVoucher {
|
|
5160
|
-
/**
|
|
5161
|
-
* Whether to enable meal voucher benefit for this setup intent.
|
|
5162
|
-
*/
|
|
5163
|
-
enabled?: FrMealVoucher.Enabled;
|
|
5164
|
-
/**
|
|
5165
|
-
* The 14-digit SIRET of the meal voucher acceptor.
|
|
5166
|
-
*/
|
|
5167
|
-
siret?: string;
|
|
5168
|
-
}
|
|
5169
|
-
namespace FrMealVoucher {
|
|
5170
|
-
type Enabled = 'if_payment_method_is_eligible' | 'never' | OtherString;
|
|
5171
|
-
}
|
|
5172
|
-
}
|
|
5173
|
-
}
|
|
5174
4578
|
}
|
|
5175
4579
|
export interface SetupIntentVerifyMicrodepositsParams {
|
|
5176
4580
|
/**
|