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
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
import { StripeResource } from '../../StripeResource.js';
|
|
2
2
|
import { LineItem } from './../LineItems.js';
|
|
3
3
|
import { Discount as _Discount } from './../Discounts.js';
|
|
4
|
-
import { Subscription
|
|
4
|
+
import { Subscription } from './../Subscriptions.js';
|
|
5
5
|
import { Customer, DeletedCustomer } from './../Customers.js';
|
|
6
6
|
import { Invoice } from './../Invoices.js';
|
|
7
7
|
import { PaymentIntent } from './../PaymentIntents.js';
|
|
8
8
|
import { PaymentLink } from './../PaymentLinks.js';
|
|
9
|
-
import { PaymentRecord } from './../PaymentRecords.js';
|
|
10
9
|
import { SetupIntent } from './../SetupIntents.js';
|
|
11
10
|
import { Account } from './../Accounts.js';
|
|
12
11
|
import { TaxId, DeletedTaxId } from './../TaxIds.js';
|
|
13
12
|
import { Coupon } from './../Coupons.js';
|
|
14
13
|
import { PromotionCode } from './../PromotionCodes.js';
|
|
15
|
-
import { Price } from './../Prices.js';
|
|
16
14
|
import { ShippingRate } from './../ShippingRates.js';
|
|
17
15
|
import { TaxRate } from './../TaxRates.js';
|
|
18
16
|
import { MetadataParam, OtherString, Emptyable, Address, Decimal, ShippingAddressParam, PaginationParams, RangeQueryParam, Metadata } from '../../shared.js';
|
|
@@ -36,10 +34,6 @@ export declare class SessionResource extends StripeResource {
|
|
|
36
34
|
* Related guide: [Dynamically update a Checkout Session](https://docs.stripe.com/payments/advanced/dynamic-updates)
|
|
37
35
|
*/
|
|
38
36
|
update(id: string, params?: Checkout.SessionUpdateParams, options?: RequestOptions): Promise<Response<Session>>;
|
|
39
|
-
/**
|
|
40
|
-
* Approves a customer's attempt to pay for a Checkout Session with approval_method set to manual.
|
|
41
|
-
*/
|
|
42
|
-
approve(id: string, params: Checkout.SessionApproveParams, options?: RequestOptions): Promise<Response<Session>>;
|
|
43
37
|
/**
|
|
44
38
|
* A Checkout Session can be expired when it is in one of these statuses: open
|
|
45
39
|
*
|
|
@@ -80,15 +74,6 @@ export interface Session {
|
|
|
80
74
|
* Total of all items after discounts and taxes are applied.
|
|
81
75
|
*/
|
|
82
76
|
amount_total: number | null;
|
|
83
|
-
/**
|
|
84
|
-
* Determines whether the customer's attempt to pay must be manually approved.
|
|
85
|
-
*
|
|
86
|
-
* Default is `auto`, when the customer's attempt to pay is approved automatically with no action required on your server.
|
|
87
|
-
*
|
|
88
|
-
* When set to `manual`, you must approve the customer's attempt to pay by calling [approve](api/checkout/sessions/approve) from your server.
|
|
89
|
-
*/
|
|
90
|
-
approval_method?: Session.ApprovalMethod | null;
|
|
91
|
-
automatic_surcharge?: Session.AutomaticSurcharge;
|
|
92
77
|
automatic_tax: Session.AutomaticTax;
|
|
93
78
|
/**
|
|
94
79
|
* Describes whether Checkout should collect the customer's billing address. Defaults to `auto`.
|
|
@@ -99,7 +84,6 @@ export interface Session {
|
|
|
99
84
|
* If set, Checkout displays a back button and customers will be directed to this URL if they decide to cancel payment and return to your website.
|
|
100
85
|
*/
|
|
101
86
|
cancel_url: string | null;
|
|
102
|
-
checkout_items?: Array<Session.CheckoutItem>;
|
|
103
87
|
/**
|
|
104
88
|
* A unique string to reference the Checkout Session. This can be a
|
|
105
89
|
* customer ID, a cart ID, or similar, and can be used to reconcile the
|
|
@@ -135,19 +119,10 @@ export interface Session {
|
|
|
135
119
|
* Currency conversion details for [Adaptive Pricing](https://docs.stripe.com/payments/checkout/adaptive-pricing) sessions created before 2025-03-31.
|
|
136
120
|
*/
|
|
137
121
|
currency_conversion: Session.CurrencyConversion | null;
|
|
138
|
-
/**
|
|
139
|
-
* The customer's pending attempt to pay that requires your approval. Contains information about the customer and their payment details.
|
|
140
|
-
*/
|
|
141
|
-
current_attempt?: Session.CurrentAttempt | null;
|
|
142
122
|
/**
|
|
143
123
|
* Collect additional information from your customer using custom fields. Up to 3 fields are supported. You can't set this parameter if `ui_mode` is `custom`.
|
|
144
124
|
*/
|
|
145
125
|
custom_fields: Array<Session.CustomField>;
|
|
146
|
-
/**
|
|
147
|
-
* A list of the types of [custom payment methods](https://docs.stripe.com/payments/payment-methods/custom-payment-methods) (e.g. cpmt_123) this Checkout
|
|
148
|
-
* Session is allowed to accept.
|
|
149
|
-
*/
|
|
150
|
-
custom_payment_method_types?: Array<string>;
|
|
151
126
|
custom_text: Session.CustomText;
|
|
152
127
|
/**
|
|
153
128
|
* The ID of the customer for this Session.
|
|
@@ -201,10 +176,6 @@ export interface Session {
|
|
|
201
176
|
* Details on the state of invoice creation for the Checkout Session.
|
|
202
177
|
*/
|
|
203
178
|
invoice_creation: Session.InvoiceCreation | null;
|
|
204
|
-
/**
|
|
205
|
-
* The items to be purchased by the customer.
|
|
206
|
-
*/
|
|
207
|
-
items?: Array<Session.Item>;
|
|
208
179
|
/**
|
|
209
180
|
* The line items purchased by the customer.
|
|
210
181
|
*/
|
|
@@ -263,10 +234,6 @@ export interface Session {
|
|
|
263
234
|
* Session is allowed to accept.
|
|
264
235
|
*/
|
|
265
236
|
payment_method_types: Array<string>;
|
|
266
|
-
/**
|
|
267
|
-
* The [Payment Record](https://docs.stripe.com/api/payment-record) for this Checkout Session.
|
|
268
|
-
*/
|
|
269
|
-
payment_record?: string | PaymentRecord | null;
|
|
270
237
|
/**
|
|
271
238
|
* The payment status of the Checkout Session, one of `paid`, `unpaid`, or `no_payment_required`.
|
|
272
239
|
* You can use this value to decide when to fulfill your customer's order.
|
|
@@ -284,10 +251,6 @@ export interface Session {
|
|
|
284
251
|
* The ID of the original expired Checkout Session that triggered the recovery flow.
|
|
285
252
|
*/
|
|
286
253
|
recovered_from: string | null;
|
|
287
|
-
/**
|
|
288
|
-
* The redaction status of the Checkout Session. If the Session is not redacted, this field is null.
|
|
289
|
-
*/
|
|
290
|
-
redaction?: Session.Redaction | null;
|
|
291
254
|
/**
|
|
292
255
|
* This parameter applies to `ui_mode: embedded_page`. Learn more about the [redirect behavior](https://docs.stripe.com/payments/checkout/custom-success-page?payment-ui=embedded-form) of embedded sessions. Defaults to `always`.
|
|
293
256
|
*/
|
|
@@ -329,13 +292,12 @@ export interface Session {
|
|
|
329
292
|
/**
|
|
330
293
|
* The ID of the [Subscription](https://docs.stripe.com/api/subscriptions) for Checkout Sessions in `subscription` mode.
|
|
331
294
|
*/
|
|
332
|
-
subscription: string |
|
|
295
|
+
subscription: string | Subscription | null;
|
|
333
296
|
/**
|
|
334
297
|
* The URL the customer will be directed to after the payment or
|
|
335
298
|
* subscription creation is successful.
|
|
336
299
|
*/
|
|
337
300
|
success_url: string | null;
|
|
338
|
-
surcharge_cost?: Session.SurchargeCost;
|
|
339
301
|
tax_id_collection?: Session.TaxIdCollection;
|
|
340
302
|
/**
|
|
341
303
|
* Tax and discount details for the computed total amount.
|
|
@@ -368,34 +330,7 @@ export declare namespace Session {
|
|
|
368
330
|
*/
|
|
369
331
|
recovery: AfterExpiration.Recovery | null;
|
|
370
332
|
}
|
|
371
|
-
type ApprovalMethod = 'auto' | 'manual' | OtherString;
|
|
372
|
-
interface AutomaticSurcharge {
|
|
373
|
-
/**
|
|
374
|
-
* Determines which amount serves as the basis for calculating the surcharge.
|
|
375
|
-
*/
|
|
376
|
-
calculation_basis: AutomaticSurcharge.CalculationBasis | null;
|
|
377
|
-
/**
|
|
378
|
-
* Indicates whether automatic surcharge is enabled for the session.
|
|
379
|
-
*/
|
|
380
|
-
enabled: boolean;
|
|
381
|
-
/**
|
|
382
|
-
* The surcharge provider used for this session.
|
|
383
|
-
*/
|
|
384
|
-
provider?: AutomaticSurcharge.Provider;
|
|
385
|
-
/**
|
|
386
|
-
* The status of the most recent surcharge calculation for this session.
|
|
387
|
-
*/
|
|
388
|
-
status?: AutomaticSurcharge.Status;
|
|
389
|
-
/**
|
|
390
|
-
* Specifies whether the surcharge is considered inclusive or exclusive of taxes.
|
|
391
|
-
*/
|
|
392
|
-
tax_behavior: AutomaticSurcharge.TaxBehavior | null;
|
|
393
|
-
}
|
|
394
333
|
interface AutomaticTax {
|
|
395
|
-
/**
|
|
396
|
-
* Controls how much address information Checkout collects when automatic tax is enabled.
|
|
397
|
-
*/
|
|
398
|
-
address_collection_precision?: AutomaticTax.AddressCollectionPrecision | null;
|
|
399
334
|
/**
|
|
400
335
|
* Indicates whether automatic tax is enabled for the session
|
|
401
336
|
*/
|
|
@@ -444,36 +379,19 @@ export declare namespace Session {
|
|
|
444
379
|
*/
|
|
445
380
|
logo: BrandingSettings.Logo | null;
|
|
446
381
|
}
|
|
447
|
-
interface CheckoutItem {
|
|
448
|
-
type: CheckoutItem.Type;
|
|
449
|
-
rate_card_subscription_item?: CheckoutItem.RateCardSubscriptionItem;
|
|
450
|
-
pricing_plan_subscription_item?: CheckoutItem.PricingPlanSubscriptionItem;
|
|
451
|
-
}
|
|
452
382
|
interface CollectedInformation {
|
|
453
383
|
/**
|
|
454
384
|
* Customer's business name for this Checkout Session
|
|
455
385
|
*/
|
|
456
386
|
business_name: string | null;
|
|
457
|
-
/**
|
|
458
|
-
* Customer's email for this Checkout Session
|
|
459
|
-
*/
|
|
460
|
-
email?: string | null;
|
|
461
387
|
/**
|
|
462
388
|
* Customer's individual name for this Checkout Session
|
|
463
389
|
*/
|
|
464
390
|
individual_name: string | null;
|
|
465
|
-
/**
|
|
466
|
-
* Customer's phone number for this Checkout Session
|
|
467
|
-
*/
|
|
468
|
-
phone?: string | null;
|
|
469
391
|
/**
|
|
470
392
|
* Shipping information for this Checkout Session.
|
|
471
393
|
*/
|
|
472
394
|
shipping_details: CollectedInformation.ShippingDetails | null;
|
|
473
|
-
/**
|
|
474
|
-
* Customer's tax id for this Checkout Session.
|
|
475
|
-
*/
|
|
476
|
-
tax_id?: CollectedInformation.TaxId | null;
|
|
477
395
|
}
|
|
478
396
|
interface Consent {
|
|
479
397
|
/**
|
|
@@ -520,32 +438,6 @@ export declare namespace Session {
|
|
|
520
438
|
*/
|
|
521
439
|
source_currency: string;
|
|
522
440
|
}
|
|
523
|
-
interface CurrentAttempt {
|
|
524
|
-
/**
|
|
525
|
-
* The customer's billing information, if provided.
|
|
526
|
-
*/
|
|
527
|
-
billing_details?: CurrentAttempt.BillingDetails | null;
|
|
528
|
-
/**
|
|
529
|
-
* The customer's email.
|
|
530
|
-
*/
|
|
531
|
-
email?: string | null;
|
|
532
|
-
/**
|
|
533
|
-
* The attempt ID you will pass to the [Checkout Session approve](api/checkout/sessions/approve) endpoint to approve the attempt.
|
|
534
|
-
*/
|
|
535
|
-
id: string;
|
|
536
|
-
/**
|
|
537
|
-
* Information about the payment method the customer is attempting to pay with. Relevant payment method information is provided when available. Some payment details are only available after the payment has completed and can't be returned in the manual approval flow.
|
|
538
|
-
*/
|
|
539
|
-
payment_method_details?: CurrentAttempt.PaymentMethodDetails | null;
|
|
540
|
-
/**
|
|
541
|
-
* The customer's phone number.
|
|
542
|
-
*/
|
|
543
|
-
phone?: string | null;
|
|
544
|
-
/**
|
|
545
|
-
* The customer's shipping information, if provided.
|
|
546
|
-
*/
|
|
547
|
-
shipping_details: CurrentAttempt.ShippingDetails | null;
|
|
548
|
-
}
|
|
549
441
|
interface CustomField {
|
|
550
442
|
dropdown?: CustomField.Dropdown;
|
|
551
443
|
/**
|
|
@@ -635,20 +527,6 @@ export declare namespace Session {
|
|
|
635
527
|
enabled: boolean;
|
|
636
528
|
invoice_data: InvoiceCreation.InvoiceData;
|
|
637
529
|
}
|
|
638
|
-
interface Item {
|
|
639
|
-
/**
|
|
640
|
-
* The key of the item. Guaranteed to be a unique ID within this checkout session's items.
|
|
641
|
-
*/
|
|
642
|
-
key: string;
|
|
643
|
-
/**
|
|
644
|
-
* Details on the subscription for this item.
|
|
645
|
-
*/
|
|
646
|
-
subscription?: Item.Subscription | null;
|
|
647
|
-
/**
|
|
648
|
-
* The type of the item.
|
|
649
|
-
*/
|
|
650
|
-
type: 'subscription';
|
|
651
|
-
}
|
|
652
530
|
type Locale = 'auto' | 'bg' | 'cs' | 'da' | 'de' | 'el' | 'en' | 'en-GB' | 'es' | 'es-419' | 'et' | 'fi' | 'fil' | 'fr' | 'fr-CA' | 'hr' | 'hu' | 'id' | 'it' | 'ja' | 'ko' | 'lt' | 'lv' | 'ms' | 'mt' | 'nb' | 'nl' | 'pl' | 'pt' | 'pt-BR' | 'ro' | 'ru' | 'sk' | 'sl' | 'sv' | 'th' | 'tr' | 'vi' | 'zh' | 'zh-HK' | 'zh-TW' | OtherString;
|
|
653
531
|
interface ManagedPayments {
|
|
654
532
|
/**
|
|
@@ -689,7 +567,6 @@ export declare namespace Session {
|
|
|
689
567
|
bacs_debit?: PaymentMethodOptions.BacsDebit;
|
|
690
568
|
bancontact?: PaymentMethodOptions.Bancontact;
|
|
691
569
|
billie?: PaymentMethodOptions.Billie;
|
|
692
|
-
bizum?: PaymentMethodOptions.Bizum;
|
|
693
570
|
boleto?: PaymentMethodOptions.Boleto;
|
|
694
571
|
card?: PaymentMethodOptions.Card;
|
|
695
572
|
cashapp?: PaymentMethodOptions.Cashapp;
|
|
@@ -729,18 +606,6 @@ export declare namespace Session {
|
|
|
729
606
|
}
|
|
730
607
|
type PaymentStatus = 'no_payment_required' | 'paid' | 'unpaid' | OtherString;
|
|
731
608
|
interface Permissions {
|
|
732
|
-
/**
|
|
733
|
-
* Permissions for updating the Checkout Session.
|
|
734
|
-
*/
|
|
735
|
-
update?: Permissions.Update | null;
|
|
736
|
-
/**
|
|
737
|
-
* Determines which entity is allowed to update the line items.
|
|
738
|
-
*
|
|
739
|
-
* Default is `client_only`. Stripe Checkout client will automatically update the line items. If set to `server_only`, only your server is allowed to update the line items.
|
|
740
|
-
*
|
|
741
|
-
* When set to `server_only`, you must add the onLineItemsChange event handler when initializing the Stripe Checkout client and manually update the line items from your server using the Stripe API.
|
|
742
|
-
*/
|
|
743
|
-
update_line_items?: Permissions.UpdateLineItems | null;
|
|
744
609
|
/**
|
|
745
610
|
* Determines which entity is allowed to update the shipping details.
|
|
746
611
|
*
|
|
@@ -766,12 +631,6 @@ export declare namespace Session {
|
|
|
766
631
|
*/
|
|
767
632
|
presentment_currency: string;
|
|
768
633
|
}
|
|
769
|
-
interface Redaction {
|
|
770
|
-
/**
|
|
771
|
-
* Indicates whether this object and its related objects have been redacted or not.
|
|
772
|
-
*/
|
|
773
|
-
status: Redaction.Status;
|
|
774
|
-
}
|
|
775
634
|
type RedirectOnCompletion = 'always' | 'if_required' | 'never' | OtherString;
|
|
776
635
|
interface SavedPaymentMethodOptions {
|
|
777
636
|
/**
|
|
@@ -828,20 +687,6 @@ export declare namespace Session {
|
|
|
828
687
|
}
|
|
829
688
|
type Status = 'complete' | 'expired' | 'open';
|
|
830
689
|
type SubmitType = 'auto' | 'book' | 'donate' | 'pay' | 'subscribe' | OtherString;
|
|
831
|
-
interface SurchargeCost {
|
|
832
|
-
/**
|
|
833
|
-
* Total surcharge cost before taxes are applied.
|
|
834
|
-
*/
|
|
835
|
-
amount_subtotal: number;
|
|
836
|
-
/**
|
|
837
|
-
* Total tax amount applied due to surcharging. If no tax was applied, defaults to 0.
|
|
838
|
-
*/
|
|
839
|
-
amount_tax: number;
|
|
840
|
-
/**
|
|
841
|
-
* Total surcharge cost after taxes are applied.
|
|
842
|
-
*/
|
|
843
|
-
amount_total: number;
|
|
844
|
-
}
|
|
845
690
|
interface TaxIdCollection {
|
|
846
691
|
/**
|
|
847
692
|
* Indicates whether tax ID collection is enabled for the session
|
|
@@ -861,10 +706,6 @@ export declare namespace Session {
|
|
|
861
706
|
* This is the sum of all the shipping amounts.
|
|
862
707
|
*/
|
|
863
708
|
amount_shipping: number | null;
|
|
864
|
-
/**
|
|
865
|
-
* The surcharge amount that was applied to the Checkout Session.
|
|
866
|
-
*/
|
|
867
|
-
amount_surcharge?: number;
|
|
868
709
|
/**
|
|
869
710
|
* This is the sum of all the tax amounts.
|
|
870
711
|
*/
|
|
@@ -897,14 +738,7 @@ export declare namespace Session {
|
|
|
897
738
|
url: string | null;
|
|
898
739
|
}
|
|
899
740
|
}
|
|
900
|
-
namespace AutomaticSurcharge {
|
|
901
|
-
type CalculationBasis = 'total_after_tax' | 'total_before_tax';
|
|
902
|
-
type Provider = 'interpayments' | 'proserv' | 'yeeld';
|
|
903
|
-
type Status = 'complete' | 'failed' | 'requires_input';
|
|
904
|
-
type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
|
|
905
|
-
}
|
|
906
741
|
namespace AutomaticTax {
|
|
907
|
-
type AddressCollectionPrecision = 'full' | 'minimal';
|
|
908
742
|
interface Liability {
|
|
909
743
|
/**
|
|
910
744
|
* The connected account being referenced when `type` is `account`.
|
|
@@ -917,7 +751,7 @@ export declare namespace Session {
|
|
|
917
751
|
}
|
|
918
752
|
type Status = 'complete' | 'failed' | 'requires_location_inputs' | OtherString;
|
|
919
753
|
namespace Liability {
|
|
920
|
-
type Type = 'account' | '
|
|
754
|
+
type Type = 'account' | 'self' | OtherString;
|
|
921
755
|
}
|
|
922
756
|
}
|
|
923
757
|
namespace BrandingSettings {
|
|
@@ -957,37 +791,6 @@ export declare namespace Session {
|
|
|
957
791
|
type Type = 'file' | 'url';
|
|
958
792
|
}
|
|
959
793
|
}
|
|
960
|
-
namespace CheckoutItem {
|
|
961
|
-
type Type = 'rate_card_subscription_item' | 'pricing_plan_subscription_item';
|
|
962
|
-
interface RateCardSubscriptionItem {
|
|
963
|
-
rate_card: string;
|
|
964
|
-
metadata: Metadata;
|
|
965
|
-
rate_card_version: string;
|
|
966
|
-
billing_cadence?: string;
|
|
967
|
-
rate_card_subscription?: string;
|
|
968
|
-
}
|
|
969
|
-
interface PricingPlanSubscriptionItem {
|
|
970
|
-
pricing_plan: string;
|
|
971
|
-
pricing_plan_version: string;
|
|
972
|
-
metadata: Metadata;
|
|
973
|
-
component_configurations: {
|
|
974
|
-
[key: string]: PricingPlanSubscriptionItem.ComponentConfigurations;
|
|
975
|
-
};
|
|
976
|
-
pricing_plan_subscription?: string;
|
|
977
|
-
billing_cadence?: string;
|
|
978
|
-
}
|
|
979
|
-
namespace PricingPlanSubscriptionItem {
|
|
980
|
-
interface ComponentConfigurations {
|
|
981
|
-
type: 'license_fee_component';
|
|
982
|
-
license_fee_component?: ComponentConfigurations.LicenseFeeComponent;
|
|
983
|
-
}
|
|
984
|
-
namespace ComponentConfigurations {
|
|
985
|
-
interface LicenseFeeComponent {
|
|
986
|
-
quantity: number;
|
|
987
|
-
}
|
|
988
|
-
}
|
|
989
|
-
}
|
|
990
|
-
}
|
|
991
794
|
namespace CollectedInformation {
|
|
992
795
|
interface ShippingDetails {
|
|
993
796
|
address: Address;
|
|
@@ -996,19 +799,6 @@ export declare namespace Session {
|
|
|
996
799
|
*/
|
|
997
800
|
name: string;
|
|
998
801
|
}
|
|
999
|
-
interface TaxId {
|
|
1000
|
-
/**
|
|
1001
|
-
* The type of the tax ID, one of `ad_nrt`, `ar_cuit`, `eu_vat`, `bo_tin`, `br_cnpj`, `br_cpf`, `cn_tin`, `co_nit`, `cr_tin`, `do_rcn`, `ec_ruc`, `eu_oss_vat`, `hr_oib`, `pe_ruc`, `ro_tin`, `rs_pib`, `sv_nit`, `uy_ruc`, `ve_rif`, `vn_tin`, `gb_vat`, `nz_gst`, `au_abn`, `au_arn`, `in_gst`, `no_vat`, `no_voec`, `za_vat`, `ch_vat`, `mx_rfc`, `sg_uen`, `ru_inn`, `ru_kpp`, `ca_bn`, `hk_br`, `es_cif`, `pl_nip`, `it_cf`, `fo_vat`, `gi_tin`, `py_ruc`, `tw_vat`, `th_vat`, `jp_cn`, `jp_rn`, `jp_trn`, `li_uid`, `li_vat`, `lk_vat`, `my_itn`, `us_ein`, `kr_brn`, `ca_qst`, `ca_gst_hst`, `ca_pst_bc`, `ca_pst_mb`, `ca_pst_sk`, `my_sst`, `sg_gst`, `ae_trn`, `cl_tin`, `sa_vat`, `id_npwp`, `my_frp`, `il_vat`, `ge_vat`, `ua_vat`, `is_vat`, `bg_uic`, `hu_tin`, `si_tin`, `ke_pin`, `tr_tin`, `eg_tin`, `ph_tin`, `al_tin`, `bh_vat`, `kz_bin`, `ng_tin`, `om_vat`, `de_stn`, `ch_uid`, `tz_vat`, `uz_vat`, `uz_tin`, `md_vat`, `ma_vat`, `by_tin`, `ao_tin`, `bs_tin`, `bb_tin`, `cd_nif`, `mr_nif`, `me_pib`, `zw_tin`, `ba_tin`, `gn_nif`, `mk_vat`, `sr_fin`, `sn_ninea`, `am_tin`, `np_pan`, `tj_tin`, `ug_tin`, `zm_tin`, `kh_tin`, `aw_tin`, `az_tin`, `bd_bin`, `bj_ifu`, `et_tin`, `kg_tin`, `la_tin`, `cm_niu`, `cv_nif`, `bf_ifu`, `ic_nif`, or `unknown`
|
|
1002
|
-
*/
|
|
1003
|
-
type: TaxId.Type;
|
|
1004
|
-
/**
|
|
1005
|
-
* The value of the tax ID.
|
|
1006
|
-
*/
|
|
1007
|
-
value: string | null;
|
|
1008
|
-
}
|
|
1009
|
-
namespace TaxId {
|
|
1010
|
-
type Type = 'ad_nrt' | 'ae_trn' | 'al_tin' | 'am_tin' | 'ao_tin' | 'ar_cuit' | 'au_abn' | 'au_arn' | 'aw_tin' | 'az_tin' | 'ba_tin' | 'bb_tin' | 'bd_bin' | 'bf_ifu' | 'bg_uic' | 'bh_vat' | 'bj_ifu' | 'bo_tin' | 'br_cnpj' | 'br_cpf' | 'bs_tin' | 'by_tin' | 'ca_bn' | 'ca_gst_hst' | 'ca_pst_bc' | 'ca_pst_mb' | 'ca_pst_sk' | 'ca_qst' | 'cd_nif' | 'ch_uid' | 'ch_vat' | 'cl_tin' | 'cm_niu' | 'cn_tin' | 'co_nit' | 'cr_tin' | 'cv_nif' | 'de_stn' | 'do_rcn' | 'ec_ruc' | 'eg_tin' | 'es_cif' | 'et_tin' | 'eu_oss_vat' | 'eu_vat' | 'fo_vat' | 'gb_vat' | 'ge_vat' | 'gi_tin' | 'gn_nif' | 'hk_br' | 'hr_oib' | 'hu_tin' | 'ic_nif' | 'id_npwp' | 'il_vat' | 'in_gst' | 'is_vat' | 'it_cf' | 'jp_cn' | 'jp_rn' | 'jp_trn' | 'ke_pin' | 'kg_tin' | 'kh_tin' | 'kr_brn' | 'kz_bin' | 'la_tin' | 'li_uid' | 'li_vat' | 'lk_vat' | 'ma_vat' | 'md_vat' | 'me_pib' | 'mk_vat' | 'mr_nif' | 'mx_rfc' | 'my_frp' | 'my_itn' | 'my_sst' | 'ng_tin' | 'no_vat' | 'no_voec' | 'np_pan' | 'nz_gst' | 'om_vat' | 'pe_ruc' | 'ph_tin' | 'pl_nip' | 'py_ruc' | 'ro_tin' | 'rs_pib' | 'ru_inn' | 'ru_kpp' | 'sa_vat' | 'sg_gst' | 'sg_uen' | 'si_tin' | 'sn_ninea' | 'sr_fin' | 'sv_nit' | 'th_vat' | 'tj_tin' | 'tr_tin' | 'tw_vat' | 'tz_vat' | 'ua_vat' | 'ug_tin' | 'unknown' | 'us_ein' | 'uy_ruc' | 'uz_tin' | 'uz_vat' | 've_rif' | 'vn_tin' | 'za_vat' | 'zm_tin' | 'zw_tin';
|
|
1011
|
-
}
|
|
1012
802
|
}
|
|
1013
803
|
namespace Consent {
|
|
1014
804
|
type Promotions = 'opt_in' | 'opt_out';
|
|
@@ -1028,137 +818,6 @@ export declare namespace Session {
|
|
|
1028
818
|
type Position = 'auto' | 'hidden';
|
|
1029
819
|
}
|
|
1030
820
|
}
|
|
1031
|
-
namespace CurrentAttempt {
|
|
1032
|
-
interface BillingDetails {
|
|
1033
|
-
address: Address;
|
|
1034
|
-
/**
|
|
1035
|
-
* Customer name.
|
|
1036
|
-
*/
|
|
1037
|
-
name: string | null;
|
|
1038
|
-
}
|
|
1039
|
-
interface PaymentMethodDetails {
|
|
1040
|
-
/**
|
|
1041
|
-
* Indicates whether this payment method can be shown again to its customer in a checkout flow.
|
|
1042
|
-
*/
|
|
1043
|
-
allow_redisplay: PaymentMethodDetails.AllowRedisplay;
|
|
1044
|
-
au_becs_debit?: PaymentMethodDetails.AuBecsDebit;
|
|
1045
|
-
bacs_debit?: PaymentMethodDetails.BacsDebit;
|
|
1046
|
-
boleto?: PaymentMethodDetails.Boleto;
|
|
1047
|
-
card?: PaymentMethodDetails.Card;
|
|
1048
|
-
link?: PaymentMethodDetails.Link;
|
|
1049
|
-
pix?: PaymentMethodDetails.Pix;
|
|
1050
|
-
sepa_debit?: PaymentMethodDetails.SepaDebit;
|
|
1051
|
-
/**
|
|
1052
|
-
* The type of payment method the customer is attempting to pay with. An additional hash is included in the payment method details with a name matching this value. It contains additional information specific to the payment method type.
|
|
1053
|
-
*/
|
|
1054
|
-
type: string;
|
|
1055
|
-
us_bank_account?: PaymentMethodDetails.UsBankAccount;
|
|
1056
|
-
}
|
|
1057
|
-
interface ShippingDetails {
|
|
1058
|
-
address: Address;
|
|
1059
|
-
/**
|
|
1060
|
-
* Customer name.
|
|
1061
|
-
*/
|
|
1062
|
-
name: string;
|
|
1063
|
-
}
|
|
1064
|
-
namespace PaymentMethodDetails {
|
|
1065
|
-
type AllowRedisplay = 'always' | 'limited' | 'unspecified' | OtherString;
|
|
1066
|
-
interface AuBecsDebit {
|
|
1067
|
-
/**
|
|
1068
|
-
* Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.
|
|
1069
|
-
*/
|
|
1070
|
-
fingerprint: string | null;
|
|
1071
|
-
}
|
|
1072
|
-
interface BacsDebit {
|
|
1073
|
-
/**
|
|
1074
|
-
* Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.
|
|
1075
|
-
*/
|
|
1076
|
-
fingerprint: string | null;
|
|
1077
|
-
}
|
|
1078
|
-
interface Boleto {
|
|
1079
|
-
/**
|
|
1080
|
-
* Uniquely identifies this particular boleto payment method. You can use this attribute to check whether two boleto payment methods are the same.
|
|
1081
|
-
*/
|
|
1082
|
-
fingerprint: string | null;
|
|
1083
|
-
}
|
|
1084
|
-
interface Card {
|
|
1085
|
-
/**
|
|
1086
|
-
* The brand of the card, accounting for customer's brand choice on dual-branded cards.
|
|
1087
|
-
*/
|
|
1088
|
-
brand: string;
|
|
1089
|
-
/**
|
|
1090
|
-
* Two-letter ISO code representing the country of the card. You could use this attribute to get a sense of the international breakdown of cards you've collected.
|
|
1091
|
-
*/
|
|
1092
|
-
country: string | null;
|
|
1093
|
-
/**
|
|
1094
|
-
* Two-digit number representing the card's expiration month.
|
|
1095
|
-
*/
|
|
1096
|
-
exp_month: number;
|
|
1097
|
-
/**
|
|
1098
|
-
* Four-digit number representing the card's expiration year.
|
|
1099
|
-
*/
|
|
1100
|
-
exp_year: number;
|
|
1101
|
-
/**
|
|
1102
|
-
* Uniquely identifies this particular card number. You can use this attribute to check whether two customers who've signed up with you are using the same card number, for example. For payment methods that tokenize card information (Apple Pay, Google Pay), the tokenized number might be provided instead of the underlying card number.
|
|
1103
|
-
*
|
|
1104
|
-
* *As of May 1, 2021, card fingerprint in India for Connect changed to allow two fingerprints for the same card---one for India and one for the rest of the world.*
|
|
1105
|
-
*/
|
|
1106
|
-
fingerprint: string | null;
|
|
1107
|
-
/**
|
|
1108
|
-
* Card funding type. Can be `credit`, `debit`, `prepaid`, or `unknown`.
|
|
1109
|
-
*/
|
|
1110
|
-
funding: Card.Funding;
|
|
1111
|
-
/**
|
|
1112
|
-
* Issuer identification number of the card. (For internal use only and not typically available in standard API requests.)
|
|
1113
|
-
*/
|
|
1114
|
-
iin?: string | null;
|
|
1115
|
-
/**
|
|
1116
|
-
* The last four digits of the card.
|
|
1117
|
-
*/
|
|
1118
|
-
last4: string;
|
|
1119
|
-
/**
|
|
1120
|
-
* If this Card is part of a card wallet, this contains the details of the card wallet.
|
|
1121
|
-
*/
|
|
1122
|
-
wallet: Card.Wallet | null;
|
|
1123
|
-
}
|
|
1124
|
-
interface Link {
|
|
1125
|
-
/**
|
|
1126
|
-
* Unique, encrypted bank account identifier.
|
|
1127
|
-
*/
|
|
1128
|
-
fingerprint?: string | null;
|
|
1129
|
-
}
|
|
1130
|
-
interface Pix {
|
|
1131
|
-
/**
|
|
1132
|
-
* Uniquely identifies this particular Pix account. You can use this attribute to check whether two Pix accounts are the same.
|
|
1133
|
-
*/
|
|
1134
|
-
fingerprint: string | null;
|
|
1135
|
-
}
|
|
1136
|
-
interface SepaDebit {
|
|
1137
|
-
/**
|
|
1138
|
-
* Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.
|
|
1139
|
-
*/
|
|
1140
|
-
fingerprint: string | null;
|
|
1141
|
-
}
|
|
1142
|
-
interface UsBankAccount {
|
|
1143
|
-
/**
|
|
1144
|
-
* Uniquely identifies this particular bank account. You can use this attribute to check whether two bank accounts are the same.
|
|
1145
|
-
*/
|
|
1146
|
-
fingerprint: string | null;
|
|
1147
|
-
}
|
|
1148
|
-
namespace Card {
|
|
1149
|
-
type Funding = 'credit' | 'debit' | 'prepaid' | 'unknown';
|
|
1150
|
-
interface Wallet {
|
|
1151
|
-
/**
|
|
1152
|
-
* The type of the wallet, one of `amex_express_checkout`, `apple_pay`, `google_pay`, `masterpass`, `samsung_pay`, `visa_checkout`, `meta_pay`, or `link`.
|
|
1153
|
-
*/
|
|
1154
|
-
type: Wallet.Type;
|
|
1155
|
-
}
|
|
1156
|
-
namespace Wallet {
|
|
1157
|
-
type Type = 'amex_express_checkout' | 'apple_pay' | 'google_pay' | 'link' | 'masterpass' | 'meta_pay' | 'samsung_pay' | 'visa_checkout';
|
|
1158
|
-
}
|
|
1159
|
-
}
|
|
1160
|
-
}
|
|
1161
|
-
}
|
|
1162
821
|
namespace CustomerDetails {
|
|
1163
822
|
type TaxExempt = 'exempt' | 'none' | 'reverse';
|
|
1164
823
|
interface TaxId {
|
|
@@ -1339,90 +998,7 @@ export declare namespace Session {
|
|
|
1339
998
|
template: string | null;
|
|
1340
999
|
}
|
|
1341
1000
|
namespace Issuer {
|
|
1342
|
-
type Type = 'account' | '
|
|
1343
|
-
}
|
|
1344
|
-
}
|
|
1345
|
-
}
|
|
1346
|
-
namespace Item {
|
|
1347
|
-
interface Subscription {
|
|
1348
|
-
/**
|
|
1349
|
-
* The description for the subscription.
|
|
1350
|
-
*/
|
|
1351
|
-
description: string | null;
|
|
1352
|
-
/**
|
|
1353
|
-
* The items in the subscription.
|
|
1354
|
-
*/
|
|
1355
|
-
items: Array<Subscription.Item>;
|
|
1356
|
-
/**
|
|
1357
|
-
* Set of key-value pairs attached to the subscription.
|
|
1358
|
-
*/
|
|
1359
|
-
metadata: Metadata | null;
|
|
1360
|
-
/**
|
|
1361
|
-
* Specifies an interval for how often to bill for any pending invoice items.
|
|
1362
|
-
*/
|
|
1363
|
-
pending_invoice_item_interval: Subscription.PendingInvoiceItemInterval | null;
|
|
1364
|
-
/**
|
|
1365
|
-
* Determines how to handle prorations when the subscription is updated.
|
|
1366
|
-
*/
|
|
1367
|
-
proration_behavior: Subscription.ProrationBehavior | null;
|
|
1368
|
-
/**
|
|
1369
|
-
* The ID of the [Subscription](https://docs.stripe.com/api/subscriptions).
|
|
1370
|
-
*/
|
|
1371
|
-
subscription: string | _Subscription | null;
|
|
1372
|
-
/**
|
|
1373
|
-
* The Unix timestamp marking when the trial period ends.
|
|
1374
|
-
*/
|
|
1375
|
-
trial_end: number | null;
|
|
1376
|
-
/**
|
|
1377
|
-
* The number of trial period days before the customer is charged for the first time.
|
|
1378
|
-
*/
|
|
1379
|
-
trial_period_days: number | null;
|
|
1380
|
-
/**
|
|
1381
|
-
* Settings related to subscription trials.
|
|
1382
|
-
*/
|
|
1383
|
-
trial_settings: Subscription.TrialSettings | null;
|
|
1384
|
-
}
|
|
1385
|
-
namespace Subscription {
|
|
1386
|
-
interface Item {
|
|
1387
|
-
/**
|
|
1388
|
-
* The price for this subscription item.
|
|
1389
|
-
*/
|
|
1390
|
-
price: string | Price;
|
|
1391
|
-
/**
|
|
1392
|
-
* The quantity for this subscription item.
|
|
1393
|
-
*/
|
|
1394
|
-
quantity: number | null;
|
|
1395
|
-
}
|
|
1396
|
-
interface PendingInvoiceItemInterval {
|
|
1397
|
-
/**
|
|
1398
|
-
* Specifies invoicing frequency. Either `day`, `week`, `month` or `year`.
|
|
1399
|
-
*/
|
|
1400
|
-
interval: PendingInvoiceItemInterval.Interval;
|
|
1401
|
-
/**
|
|
1402
|
-
* The number of intervals between invoices. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).
|
|
1403
|
-
*/
|
|
1404
|
-
interval_count: number;
|
|
1405
|
-
}
|
|
1406
|
-
type ProrationBehavior = 'create_prorations' | 'none' | OtherString;
|
|
1407
|
-
interface TrialSettings {
|
|
1408
|
-
/**
|
|
1409
|
-
* Defines how a subscription behaves when a free trial ends.
|
|
1410
|
-
*/
|
|
1411
|
-
end_behavior: TrialSettings.EndBehavior;
|
|
1412
|
-
}
|
|
1413
|
-
namespace PendingInvoiceItemInterval {
|
|
1414
|
-
type Interval = 'day' | 'month' | 'week' | 'year';
|
|
1415
|
-
}
|
|
1416
|
-
namespace TrialSettings {
|
|
1417
|
-
interface EndBehavior {
|
|
1418
|
-
/**
|
|
1419
|
-
* Indicates how the subscription should change when the trial ends if the user did not provide a payment method.
|
|
1420
|
-
*/
|
|
1421
|
-
missing_payment_method: EndBehavior.MissingPaymentMethod;
|
|
1422
|
-
}
|
|
1423
|
-
namespace EndBehavior {
|
|
1424
|
-
type MissingPaymentMethod = 'cancel' | 'create_invoice' | 'pause' | OtherString;
|
|
1425
|
-
}
|
|
1001
|
+
type Type = 'account' | 'self' | OtherString;
|
|
1426
1002
|
}
|
|
1427
1003
|
}
|
|
1428
1004
|
}
|
|
@@ -1607,9 +1183,6 @@ export declare namespace Session {
|
|
|
1607
1183
|
*/
|
|
1608
1184
|
capture_method?: 'manual';
|
|
1609
1185
|
}
|
|
1610
|
-
interface Bizum {
|
|
1611
|
-
mandate_options?: Bizum.MandateOptions;
|
|
1612
|
-
}
|
|
1613
1186
|
interface Boleto {
|
|
1614
1187
|
/**
|
|
1615
1188
|
* The number of calendar days before a Boleto voucher expires. For example, if you create a Boleto voucher on Monday and you set expires_after_days to 2, the Boleto voucher will expire on Wednesday at 23:59 America/Sao_Paulo time.
|
|
@@ -1632,10 +1205,6 @@ export declare namespace Session {
|
|
|
1632
1205
|
*/
|
|
1633
1206
|
capture_method?: 'manual';
|
|
1634
1207
|
installments?: Card.Installments;
|
|
1635
|
-
/**
|
|
1636
|
-
* Request ability to [capture beyond the standard authorization validity window](https://docs.stripe.com/payments/extended-authorization) for this CheckoutSession.
|
|
1637
|
-
*/
|
|
1638
|
-
request_decremental_authorization?: Card.RequestDecrementalAuthorization;
|
|
1639
1208
|
/**
|
|
1640
1209
|
* Request ability to [capture beyond the standard authorization validity window](https://docs.stripe.com/payments/extended-authorization) for this CheckoutSession.
|
|
1641
1210
|
*/
|
|
@@ -1972,10 +1541,6 @@ export declare namespace Session {
|
|
|
1972
1541
|
* When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](https://docs.stripe.com/strong-customer-authentication).
|
|
1973
1542
|
*/
|
|
1974
1543
|
setup_future_usage?: Paypal.SetupFutureUsage;
|
|
1975
|
-
/**
|
|
1976
|
-
* 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.
|
|
1977
|
-
*/
|
|
1978
|
-
subsellers?: Array<string>;
|
|
1979
1544
|
}
|
|
1980
1545
|
interface Payto {
|
|
1981
1546
|
mandate_options?: Payto.MandateOptions;
|
|
@@ -2216,10 +1781,6 @@ export declare namespace Session {
|
|
|
2216
1781
|
}
|
|
2217
1782
|
type SetupFutureUsage = 'none' | 'off_session' | 'on_session' | OtherString;
|
|
2218
1783
|
}
|
|
2219
|
-
namespace Bizum {
|
|
2220
|
-
interface MandateOptions {
|
|
2221
|
-
}
|
|
2222
|
-
}
|
|
2223
1784
|
namespace Boleto {
|
|
2224
1785
|
type SetupFutureUsage = 'none' | 'off_session' | 'on_session' | OtherString;
|
|
2225
1786
|
}
|
|
@@ -2230,7 +1791,6 @@ export declare namespace Session {
|
|
|
2230
1791
|
*/
|
|
2231
1792
|
enabled?: boolean;
|
|
2232
1793
|
}
|
|
2233
|
-
type RequestDecrementalAuthorization = 'if_available' | 'never' | OtherString;
|
|
2234
1794
|
type RequestExtendedAuthorization = 'if_available' | 'never' | OtherString;
|
|
2235
1795
|
type RequestIncrementalAuthorization = 'if_available' | 'never' | OtherString;
|
|
2236
1796
|
type RequestMulticapture = 'if_available' | 'never' | OtherString;
|
|
@@ -2416,7 +1976,6 @@ export declare namespace Session {
|
|
|
2416
1976
|
namespace UsBankAccount {
|
|
2417
1977
|
interface FinancialConnections {
|
|
2418
1978
|
filters?: FinancialConnections.Filters;
|
|
2419
|
-
manual_entry?: FinancialConnections.ManualEntry;
|
|
2420
1979
|
/**
|
|
2421
1980
|
* The list of permissions to request. The `payment_method` permission must be included.
|
|
2422
1981
|
*/
|
|
@@ -2438,25 +1997,12 @@ export declare namespace Session {
|
|
|
2438
1997
|
* The account subcategories to use to filter for possible accounts to link. Valid subcategories are `checking` and `savings`.
|
|
2439
1998
|
*/
|
|
2440
1999
|
account_subcategories?: Array<Filters.AccountSubcategory>;
|
|
2441
|
-
/**
|
|
2442
|
-
* The institution to use to filter for possible accounts to link.
|
|
2443
|
-
*/
|
|
2444
|
-
institution?: string;
|
|
2445
|
-
}
|
|
2446
|
-
interface ManualEntry {
|
|
2447
|
-
/**
|
|
2448
|
-
* Settings for configuring manual entry of account details.
|
|
2449
|
-
*/
|
|
2450
|
-
mode?: ManualEntry.Mode;
|
|
2451
2000
|
}
|
|
2452
2001
|
type Permission = 'balances' | 'ownership' | 'payment_method' | 'transactions' | OtherString;
|
|
2453
|
-
type Prefetch = 'balances' | '
|
|
2002
|
+
type Prefetch = 'balances' | 'ownership' | 'transactions' | OtherString;
|
|
2454
2003
|
namespace Filters {
|
|
2455
2004
|
type AccountSubcategory = 'checking' | 'savings' | OtherString;
|
|
2456
2005
|
}
|
|
2457
|
-
namespace ManualEntry {
|
|
2458
|
-
type Mode = 'automatic' | 'custom' | OtherString;
|
|
2459
|
-
}
|
|
2460
2006
|
}
|
|
2461
2007
|
}
|
|
2462
2008
|
namespace WechatPay {
|
|
@@ -2464,33 +2010,7 @@ export declare namespace Session {
|
|
|
2464
2010
|
}
|
|
2465
2011
|
}
|
|
2466
2012
|
namespace Permissions {
|
|
2467
|
-
interface Update {
|
|
2468
|
-
/**
|
|
2469
|
-
* Determines which entity is allowed to update the line items.
|
|
2470
|
-
*
|
|
2471
|
-
* Default is `client_only`. Stripe Checkout client will automatically update the line items. If set to `server_only`, only your server is allowed to update the line items.
|
|
2472
|
-
*
|
|
2473
|
-
* When set to `server_only`, you must add the onLineItemsChange event handler when initializing the Stripe Checkout client and manually update the line items from your server using the Stripe API.
|
|
2474
|
-
*/
|
|
2475
|
-
line_items?: Update.LineItems | null;
|
|
2476
|
-
/**
|
|
2477
|
-
* Determines which entity is allowed to update the shipping details.
|
|
2478
|
-
*
|
|
2479
|
-
* Default is `client_only`. Stripe Checkout client will automatically update the shipping details. If set to `server_only`, only your server is allowed to update the shipping details.
|
|
2480
|
-
*
|
|
2481
|
-
* When set to `server_only`, you must add the onShippingDetailsChange event handler when initializing the Stripe Checkout client and manually update the shipping details from your server using the Stripe API.
|
|
2482
|
-
*/
|
|
2483
|
-
shipping_details: Update.ShippingDetails | null;
|
|
2484
|
-
}
|
|
2485
|
-
type UpdateLineItems = 'client_only' | 'server_only';
|
|
2486
2013
|
type UpdateShippingDetails = 'client_only' | 'server_only';
|
|
2487
|
-
namespace Update {
|
|
2488
|
-
type LineItems = 'client_only' | 'server_only';
|
|
2489
|
-
type ShippingDetails = 'client_only' | 'server_only';
|
|
2490
|
-
}
|
|
2491
|
-
}
|
|
2492
|
-
namespace Redaction {
|
|
2493
|
-
type Status = 'processing' | 'redacted' | 'validated' | OtherString;
|
|
2494
2014
|
}
|
|
2495
2015
|
namespace SavedPaymentMethodOptions {
|
|
2496
2016
|
type AllowRedisplayFilter = 'always' | 'limited' | 'unspecified' | OtherString;
|
|
@@ -2604,18 +2124,6 @@ export declare namespace Checkout {
|
|
|
2604
2124
|
* Enables user redeemable promotion codes.
|
|
2605
2125
|
*/
|
|
2606
2126
|
allow_promotion_codes?: boolean;
|
|
2607
|
-
/**
|
|
2608
|
-
* Determines whether the customer's attempt to pay must be manually approved.
|
|
2609
|
-
*
|
|
2610
|
-
* Default is `auto`, when the customer's attempt to pay is approved automatically with no action required on your server.
|
|
2611
|
-
*
|
|
2612
|
-
* When set to `manual`, you must approve the customer's attempt to pay by calling [approve](api/checkout/sessions/approve) from your server.
|
|
2613
|
-
*/
|
|
2614
|
-
approval_method?: SessionCreateParams.ApprovalMethod;
|
|
2615
|
-
/**
|
|
2616
|
-
* Settings for automatic surcharge calculation for this session.
|
|
2617
|
-
*/
|
|
2618
|
-
automatic_surcharge?: SessionCreateParams.AutomaticSurcharge;
|
|
2619
2127
|
/**
|
|
2620
2128
|
* Settings for automatic tax lookup for this session and resulting payments, invoices, and subscriptions.
|
|
2621
2129
|
*/
|
|
@@ -2632,7 +2140,6 @@ export declare namespace Checkout {
|
|
|
2632
2140
|
* If set, Checkout displays a back button and customers will be directed to this URL if they decide to cancel payment and return to your website. This parameter is not allowed if ui_mode is `embedded_page` or `elements`.
|
|
2633
2141
|
*/
|
|
2634
2142
|
cancel_url?: string;
|
|
2635
|
-
checkout_items?: Array<SessionCreateParams.CheckoutItem>;
|
|
2636
2143
|
/**
|
|
2637
2144
|
* A unique string to reference the Checkout Session. This can be a
|
|
2638
2145
|
* customer ID, a cart ID, or similar, and can be used to reconcile the
|
|
@@ -2651,14 +2158,6 @@ export declare namespace Checkout {
|
|
|
2651
2158
|
* Collect additional information from your customer using custom fields. Up to 3 fields are supported. You can't set this parameter if `ui_mode` is `custom`.
|
|
2652
2159
|
*/
|
|
2653
2160
|
custom_fields?: Array<SessionCreateParams.CustomField>;
|
|
2654
|
-
/**
|
|
2655
|
-
* A list of custom payment methods (e.g., `cpmt_123`) this Checkout Session can accept.
|
|
2656
|
-
*
|
|
2657
|
-
* You can add custom payment methods to your account through the dashboard under Settings > Custom Payment Methods.
|
|
2658
|
-
*
|
|
2659
|
-
* Read more about custom payment methods in checkout in our [custom payment method types guide](https://docs.stripe.com/payments/payment-methods/custom-payment-methods).
|
|
2660
|
-
*/
|
|
2661
|
-
custom_payment_method_types?: Array<string>;
|
|
2662
2161
|
/**
|
|
2663
2162
|
* Display additional text for your customers using custom text. You can't set this parameter if `ui_mode` is `custom`.
|
|
2664
2163
|
*/
|
|
@@ -2729,10 +2228,6 @@ export declare namespace Checkout {
|
|
|
2729
2228
|
* Generate a post-purchase Invoice for one-time payments.
|
|
2730
2229
|
*/
|
|
2731
2230
|
invoice_creation?: SessionCreateParams.InvoiceCreation;
|
|
2732
|
-
/**
|
|
2733
|
-
* A list of items the customer will purchase.
|
|
2734
|
-
*/
|
|
2735
|
-
items?: Array<SessionCreateParams.Item>;
|
|
2736
2231
|
/**
|
|
2737
2232
|
* A list of items the customer is purchasing. Use this parameter to pass one-time or recurring [Prices](https://docs.stripe.com/api/prices). The parameter is required for `payment` and `subscription` mode.
|
|
2738
2233
|
*
|
|
@@ -2905,30 +2400,7 @@ export declare namespace Checkout {
|
|
|
2905
2400
|
*/
|
|
2906
2401
|
recovery?: AfterExpiration.Recovery;
|
|
2907
2402
|
}
|
|
2908
|
-
type ApprovalMethod = 'auto' | 'manual' | OtherString;
|
|
2909
|
-
interface AutomaticSurcharge {
|
|
2910
|
-
/**
|
|
2911
|
-
* Determines which amount serves as the basis for calculating the surcharge.
|
|
2912
|
-
*/
|
|
2913
|
-
calculation_basis?: AutomaticSurcharge.CalculationBasis;
|
|
2914
|
-
/**
|
|
2915
|
-
* Set to `true` to calculate surcharge automatically using the customer's card details and location.
|
|
2916
|
-
*/
|
|
2917
|
-
enabled: boolean;
|
|
2918
|
-
/**
|
|
2919
|
-
* Specifies whether the surcharge is considered inclusive or exclusive of taxes.
|
|
2920
|
-
*/
|
|
2921
|
-
tax_behavior?: AutomaticSurcharge.TaxBehavior;
|
|
2922
|
-
}
|
|
2923
2403
|
interface AutomaticTax {
|
|
2924
|
-
/**
|
|
2925
|
-
* Controls how much address information Checkout collects when [automatic_tax](https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-automatic_tax-enabled) is enabled.
|
|
2926
|
-
*
|
|
2927
|
-
* Defaults to `full`, which collects the address fields needed for the most accurate tax calculation. Set to `minimal` to collect only the fields required for tax in the buyer's country, accepting potentially less precise tax calculation in exchange for a streamlined form.
|
|
2928
|
-
*
|
|
2929
|
-
* Only honored when `automatic_tax.enabled` is `true`, `billing_address_collection` is `auto`, the resolved tax address source is the session billing address, and `ui_mode` is `form`.
|
|
2930
|
-
*/
|
|
2931
|
-
address_collection_precision?: AutomaticTax.AddressCollectionPrecision;
|
|
2932
2404
|
/**
|
|
2933
2405
|
* Set to `true` to [calculate tax automatically](https://docs.stripe.com/tax) using the customer's location.
|
|
2934
2406
|
*
|
|
@@ -2971,11 +2443,6 @@ export declare namespace Checkout {
|
|
|
2971
2443
|
*/
|
|
2972
2444
|
logo?: BrandingSettings.Logo;
|
|
2973
2445
|
}
|
|
2974
|
-
interface CheckoutItem {
|
|
2975
|
-
type: CheckoutItem.Type;
|
|
2976
|
-
rate_card_subscription_item?: CheckoutItem.RateCardSubscriptionItem;
|
|
2977
|
-
pricing_plan_subscription_item?: CheckoutItem.PricingPlanSubscriptionItem;
|
|
2978
|
-
}
|
|
2979
2446
|
interface ConsentCollection {
|
|
2980
2447
|
/**
|
|
2981
2448
|
* Determines the display of payment method reuse agreement text in the UI. If set to `hidden`, it will hide legal text related to the reuse of a payment method.
|
|
@@ -3063,16 +2530,12 @@ export declare namespace Checkout {
|
|
|
3063
2530
|
* The ID of the coupon to apply to this Session.
|
|
3064
2531
|
*/
|
|
3065
2532
|
coupon?: string;
|
|
3066
|
-
/**
|
|
3067
|
-
* Data used to generate a new [Coupon](https://docs.stripe.com/api/coupon) object inline. One of `coupon` or `coupon_data` is required when updating discounts.
|
|
3068
|
-
*/
|
|
3069
|
-
coupon_data?: Discount.CouponData;
|
|
3070
2533
|
/**
|
|
3071
2534
|
* The ID of a promotion code to apply to this Session.
|
|
3072
2535
|
*/
|
|
3073
2536
|
promotion_code?: string;
|
|
3074
2537
|
}
|
|
3075
|
-
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' | '
|
|
2538
|
+
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;
|
|
3076
2539
|
interface InvoiceCreation {
|
|
3077
2540
|
/**
|
|
3078
2541
|
* Set to `true` to enable invoice creation.
|
|
@@ -3083,25 +2546,11 @@ export declare namespace Checkout {
|
|
|
3083
2546
|
*/
|
|
3084
2547
|
invoice_data?: InvoiceCreation.InvoiceData;
|
|
3085
2548
|
}
|
|
3086
|
-
interface Item {
|
|
3087
|
-
/**
|
|
3088
|
-
* Configuration for the subscription item.
|
|
3089
|
-
*/
|
|
3090
|
-
subscription?: Item.Subscription;
|
|
3091
|
-
/**
|
|
3092
|
-
* The type of item.
|
|
3093
|
-
*/
|
|
3094
|
-
type: 'subscription';
|
|
3095
|
-
}
|
|
3096
2549
|
interface LineItem {
|
|
3097
2550
|
/**
|
|
3098
2551
|
* When set, provides configuration for this item's quantity to be adjusted by the customer during Checkout.
|
|
3099
2552
|
*/
|
|
3100
2553
|
adjustable_quantity?: LineItem.AdjustableQuantity;
|
|
3101
|
-
/**
|
|
3102
|
-
* The [tax rates](https://docs.stripe.com/api/tax_rates) that will be applied to this line item depending on the customer's billing/shipping address. We currently support the following countries: US, GB, AU, and all countries in the EU. You can't set this parameter if `ui_mode` is `custom`.
|
|
3103
|
-
*/
|
|
3104
|
-
dynamic_tax_rates?: Array<string>;
|
|
3105
2554
|
/**
|
|
3106
2555
|
* Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
3107
2556
|
*/
|
|
@@ -3278,14 +2727,6 @@ export declare namespace Checkout {
|
|
|
3278
2727
|
* contains details about the Billie payment method options.
|
|
3279
2728
|
*/
|
|
3280
2729
|
billie?: PaymentMethodOptions.Billie;
|
|
3281
|
-
/**
|
|
3282
|
-
* contains details about the Bizum payment method options.
|
|
3283
|
-
*/
|
|
3284
|
-
bizum?: PaymentMethodOptions.Bizum;
|
|
3285
|
-
/**
|
|
3286
|
-
* contains details about the BLIK payment method options.
|
|
3287
|
-
*/
|
|
3288
|
-
blik?: PaymentMethodOptions.Blik;
|
|
3289
2730
|
/**
|
|
3290
2731
|
* contains details about the Boleto payment method options.
|
|
3291
2732
|
*/
|
|
@@ -3443,26 +2884,8 @@ export declare namespace Checkout {
|
|
|
3443
2884
|
*/
|
|
3444
2885
|
wechat_pay?: PaymentMethodOptions.WechatPay;
|
|
3445
2886
|
}
|
|
3446
|
-
type PaymentMethodType = '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' | '
|
|
2887
|
+
type PaymentMethodType = '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' | '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;
|
|
3447
2888
|
interface Permissions {
|
|
3448
|
-
/**
|
|
3449
|
-
* Permissions for updating the Checkout Session.
|
|
3450
|
-
*/
|
|
3451
|
-
update?: Permissions.Update;
|
|
3452
|
-
/**
|
|
3453
|
-
* Determines which entity is allowed to update the discounts (coupons or promotion codes) that apply to this session.
|
|
3454
|
-
*
|
|
3455
|
-
* Default is `client_only`. Stripe Checkout client will automatically handle discount updates. If set to `server_only`, only your server is allowed to update discounts.
|
|
3456
|
-
*/
|
|
3457
|
-
update_discounts?: Permissions.UpdateDiscounts;
|
|
3458
|
-
/**
|
|
3459
|
-
* Determines which entity is allowed to update the line items.
|
|
3460
|
-
*
|
|
3461
|
-
* Default is `client_only`. Stripe Checkout client will automatically update the line items. If set to `server_only`, only your server is allowed to update the line items.
|
|
3462
|
-
*
|
|
3463
|
-
* When set to `server_only`, you must add the onLineItemsChange event handler when initializing the Stripe Checkout client and manually update the line items from your server using the Stripe API.
|
|
3464
|
-
*/
|
|
3465
|
-
update_line_items?: Permissions.UpdateLineItems;
|
|
3466
2889
|
/**
|
|
3467
2890
|
* Determines which entity is allowed to update the shipping details.
|
|
3468
2891
|
*
|
|
@@ -3624,12 +3047,7 @@ export declare namespace Checkout {
|
|
|
3624
3047
|
enabled: boolean;
|
|
3625
3048
|
}
|
|
3626
3049
|
}
|
|
3627
|
-
namespace AutomaticSurcharge {
|
|
3628
|
-
type CalculationBasis = 'total_after_tax' | 'total_before_tax';
|
|
3629
|
-
type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
|
|
3630
|
-
}
|
|
3631
3050
|
namespace AutomaticTax {
|
|
3632
|
-
type AddressCollectionPrecision = 'full' | 'minimal';
|
|
3633
3051
|
interface Liability {
|
|
3634
3052
|
/**
|
|
3635
3053
|
* The connected account being referenced when `type` is `account`.
|
|
@@ -3641,7 +3059,7 @@ export declare namespace Checkout {
|
|
|
3641
3059
|
type: Liability.Type;
|
|
3642
3060
|
}
|
|
3643
3061
|
namespace Liability {
|
|
3644
|
-
type Type = 'account' | '
|
|
3062
|
+
type Type = 'account' | 'self' | OtherString;
|
|
3645
3063
|
}
|
|
3646
3064
|
}
|
|
3647
3065
|
namespace BrandingSettings {
|
|
@@ -3682,33 +3100,6 @@ export declare namespace Checkout {
|
|
|
3682
3100
|
type Type = 'file' | 'url' | OtherString;
|
|
3683
3101
|
}
|
|
3684
3102
|
}
|
|
3685
|
-
namespace CheckoutItem {
|
|
3686
|
-
type Type = 'rate_card_subscription_item' | 'pricing_plan_subscription_item';
|
|
3687
|
-
interface RateCardSubscriptionItem {
|
|
3688
|
-
rate_card: string;
|
|
3689
|
-
metadata?: MetadataParam;
|
|
3690
|
-
rate_card_version?: string;
|
|
3691
|
-
}
|
|
3692
|
-
interface PricingPlanSubscriptionItem {
|
|
3693
|
-
pricing_plan: string;
|
|
3694
|
-
pricing_plan_version?: string;
|
|
3695
|
-
metadata?: MetadataParam;
|
|
3696
|
-
component_configurations?: {
|
|
3697
|
-
[key: string]: PricingPlanSubscriptionItem.ComponentConfigurations;
|
|
3698
|
-
};
|
|
3699
|
-
}
|
|
3700
|
-
namespace PricingPlanSubscriptionItem {
|
|
3701
|
-
interface ComponentConfigurations {
|
|
3702
|
-
type: 'license_fee_component';
|
|
3703
|
-
license_fee_component?: ComponentConfigurations.LicenseFeeComponent;
|
|
3704
|
-
}
|
|
3705
|
-
namespace ComponentConfigurations {
|
|
3706
|
-
interface LicenseFeeComponent {
|
|
3707
|
-
quantity: number;
|
|
3708
|
-
}
|
|
3709
|
-
}
|
|
3710
|
-
}
|
|
3711
|
-
}
|
|
3712
3103
|
namespace ConsentCollection {
|
|
3713
3104
|
interface PaymentMethodReuseAgreement {
|
|
3714
3105
|
/**
|
|
@@ -3817,37 +3208,6 @@ export declare namespace Checkout {
|
|
|
3817
3208
|
message: string;
|
|
3818
3209
|
}
|
|
3819
3210
|
}
|
|
3820
|
-
namespace Discount {
|
|
3821
|
-
interface CouponData {
|
|
3822
|
-
/**
|
|
3823
|
-
* A positive integer representing the amount to subtract from an invoice total (required if `percent_off` is not passed).
|
|
3824
|
-
*/
|
|
3825
|
-
amount_off?: number;
|
|
3826
|
-
/**
|
|
3827
|
-
* Three-letter [ISO code for the currency](https://stripe.com/docs/currencies) of the `amount_off` parameter (required if `amount_off` is passed).
|
|
3828
|
-
*/
|
|
3829
|
-
currency?: string;
|
|
3830
|
-
/**
|
|
3831
|
-
* Specifies how long the discount will be in effect if used on a subscription. Defaults to `once`.
|
|
3832
|
-
*/
|
|
3833
|
-
duration?: CouponData.Duration;
|
|
3834
|
-
/**
|
|
3835
|
-
* Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
3836
|
-
*/
|
|
3837
|
-
metadata?: Emptyable<MetadataParam>;
|
|
3838
|
-
/**
|
|
3839
|
-
* Name of the coupon displayed to customers on, for instance invoices, or receipts. By default the `id` is shown if `name` is not set.
|
|
3840
|
-
*/
|
|
3841
|
-
name?: string;
|
|
3842
|
-
/**
|
|
3843
|
-
* A positive float larger than 0, and smaller or equal to 100, that represents the discount the coupon will apply (required if `amount_off` is not passed).
|
|
3844
|
-
*/
|
|
3845
|
-
percent_off?: number;
|
|
3846
|
-
}
|
|
3847
|
-
namespace CouponData {
|
|
3848
|
-
type Duration = 'forever' | 'once' | 'repeating' | 'service_period' | OtherString;
|
|
3849
|
-
}
|
|
3850
|
-
}
|
|
3851
3211
|
namespace InvoiceCreation {
|
|
3852
3212
|
interface InvoiceData {
|
|
3853
3213
|
/**
|
|
@@ -3911,238 +3271,13 @@ export declare namespace Checkout {
|
|
|
3911
3271
|
template?: string;
|
|
3912
3272
|
}
|
|
3913
3273
|
namespace Issuer {
|
|
3914
|
-
type Type = 'account' | '
|
|
3274
|
+
type Type = 'account' | 'self' | OtherString;
|
|
3915
3275
|
}
|
|
3916
3276
|
namespace RenderingOptions {
|
|
3917
3277
|
type AmountTaxDisplay = 'exclude_tax' | 'include_inclusive_tax';
|
|
3918
3278
|
}
|
|
3919
3279
|
}
|
|
3920
3280
|
}
|
|
3921
|
-
namespace Item {
|
|
3922
|
-
interface Subscription {
|
|
3923
|
-
/**
|
|
3924
|
-
* Configures when the subscription schedule's billing cycle anchors to a specific day of the week or month.
|
|
3925
|
-
*/
|
|
3926
|
-
billing_cycle_anchor_config?: Subscription.BillingCycleAnchorConfig;
|
|
3927
|
-
/**
|
|
3928
|
-
* Controls how prorations and invoices for subscriptions are calculated and orchestrated.
|
|
3929
|
-
*/
|
|
3930
|
-
billing_mode?: Subscription.BillingMode;
|
|
3931
|
-
/**
|
|
3932
|
-
* The subscription's description, meant to be displayable to the customer.
|
|
3933
|
-
*/
|
|
3934
|
-
description?: string;
|
|
3935
|
-
/**
|
|
3936
|
-
* The list of items for the subscription.
|
|
3937
|
-
*/
|
|
3938
|
-
items: Array<Subscription.Item>;
|
|
3939
|
-
/**
|
|
3940
|
-
* Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
3941
|
-
*/
|
|
3942
|
-
metadata?: MetadataParam;
|
|
3943
|
-
/**
|
|
3944
|
-
* Specifies an interval for how often to bill for any pending invoice items.
|
|
3945
|
-
*/
|
|
3946
|
-
pending_invoice_item_interval?: Subscription.PendingInvoiceItemInterval;
|
|
3947
|
-
/**
|
|
3948
|
-
* Determines how to handle prorations resulting from the `billing_cycle_anchor`. If no value is passed, the default is `create_prorations`.
|
|
3949
|
-
*/
|
|
3950
|
-
proration_behavior?: Subscription.ProrationBehavior;
|
|
3951
|
-
/**
|
|
3952
|
-
* Unix timestamp representing the end of the trial period the customer will get before being charged for the first time. Has to be at least 48 hours in the future.
|
|
3953
|
-
*/
|
|
3954
|
-
trial_end?: number;
|
|
3955
|
-
/**
|
|
3956
|
-
* Integer representing the number of trial period days before the customer is charged for the first time. Has to be at least 1.
|
|
3957
|
-
*/
|
|
3958
|
-
trial_period_days?: number;
|
|
3959
|
-
/**
|
|
3960
|
-
* Settings related to subscription trials.
|
|
3961
|
-
*/
|
|
3962
|
-
trial_settings?: Subscription.TrialSettings;
|
|
3963
|
-
}
|
|
3964
|
-
namespace Subscription {
|
|
3965
|
-
interface BillingCycleAnchorConfig {
|
|
3966
|
-
/**
|
|
3967
|
-
* The day of the month the anchor should be. Ranges from 1 to 31.
|
|
3968
|
-
*/
|
|
3969
|
-
day_of_month: number;
|
|
3970
|
-
/**
|
|
3971
|
-
* The hour of the day the anchor should be. Ranges from 0 to 23.
|
|
3972
|
-
*/
|
|
3973
|
-
hour?: number;
|
|
3974
|
-
/**
|
|
3975
|
-
* The minute of the hour the anchor should be. Ranges from 0 to 59.
|
|
3976
|
-
*/
|
|
3977
|
-
minute?: number;
|
|
3978
|
-
/**
|
|
3979
|
-
* The month to start full cycle periods. Ranges from 1 to 12.
|
|
3980
|
-
*/
|
|
3981
|
-
month?: number;
|
|
3982
|
-
/**
|
|
3983
|
-
* The second of the minute the anchor should be. Ranges from 0 to 59.
|
|
3984
|
-
*/
|
|
3985
|
-
second?: number;
|
|
3986
|
-
}
|
|
3987
|
-
interface BillingMode {
|
|
3988
|
-
/**
|
|
3989
|
-
* Configure behavior for flexible billing mode.
|
|
3990
|
-
*/
|
|
3991
|
-
flexible?: BillingMode.Flexible;
|
|
3992
|
-
/**
|
|
3993
|
-
* Controls the calculation and orchestration of prorations and invoices for subscriptions. If no value is passed, the default is `flexible`.
|
|
3994
|
-
*/
|
|
3995
|
-
type: BillingMode.Type;
|
|
3996
|
-
}
|
|
3997
|
-
interface Item {
|
|
3998
|
-
/**
|
|
3999
|
-
* The ID of the price for this subscription item.
|
|
4000
|
-
*/
|
|
4001
|
-
price?: string;
|
|
4002
|
-
/**
|
|
4003
|
-
* Data used to generate a new Price object inline.
|
|
4004
|
-
*/
|
|
4005
|
-
price_data?: Item.PriceData;
|
|
4006
|
-
/**
|
|
4007
|
-
* Quantity for this item.
|
|
4008
|
-
*/
|
|
4009
|
-
quantity?: number;
|
|
4010
|
-
}
|
|
4011
|
-
interface PendingInvoiceItemInterval {
|
|
4012
|
-
/**
|
|
4013
|
-
* Specifies invoicing frequency. Either `day`, `week`, `month` or `year`.
|
|
4014
|
-
*/
|
|
4015
|
-
interval: PendingInvoiceItemInterval.Interval;
|
|
4016
|
-
/**
|
|
4017
|
-
* The number of intervals between invoices. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).
|
|
4018
|
-
*/
|
|
4019
|
-
interval_count?: number;
|
|
4020
|
-
}
|
|
4021
|
-
type ProrationBehavior = 'create_prorations' | 'none' | OtherString;
|
|
4022
|
-
interface TrialSettings {
|
|
4023
|
-
/**
|
|
4024
|
-
* Defines how the subscription should behave when the user's free trial ends.
|
|
4025
|
-
*/
|
|
4026
|
-
end_behavior: TrialSettings.EndBehavior;
|
|
4027
|
-
}
|
|
4028
|
-
namespace BillingMode {
|
|
4029
|
-
interface Flexible {
|
|
4030
|
-
/**
|
|
4031
|
-
* Controls how invoices and invoice items display proration amounts and discount amounts.
|
|
4032
|
-
*/
|
|
4033
|
-
proration_discounts?: Flexible.ProrationDiscounts;
|
|
4034
|
-
}
|
|
4035
|
-
type Type = 'classic' | 'flexible' | OtherString;
|
|
4036
|
-
namespace Flexible {
|
|
4037
|
-
type ProrationDiscounts = 'included' | 'itemized';
|
|
4038
|
-
}
|
|
4039
|
-
}
|
|
4040
|
-
namespace Item {
|
|
4041
|
-
interface PriceData {
|
|
4042
|
-
/**
|
|
4043
|
-
* 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).
|
|
4044
|
-
*/
|
|
4045
|
-
currency: string;
|
|
4046
|
-
/**
|
|
4047
|
-
* The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to. One of `product` or `product_data` is required.
|
|
4048
|
-
*/
|
|
4049
|
-
product?: string;
|
|
4050
|
-
/**
|
|
4051
|
-
* Data used to generate a new [Product](https://docs.stripe.com/api/products) object inline. One of `product` or `product_data` is required.
|
|
4052
|
-
*/
|
|
4053
|
-
product_data?: PriceData.ProductData;
|
|
4054
|
-
/**
|
|
4055
|
-
* The recurring components of a price such as `interval` and `interval_count`.
|
|
4056
|
-
*/
|
|
4057
|
-
recurring?: PriceData.Recurring;
|
|
4058
|
-
/**
|
|
4059
|
-
* Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
|
|
4060
|
-
*/
|
|
4061
|
-
tax_behavior?: PriceData.TaxBehavior;
|
|
4062
|
-
/**
|
|
4063
|
-
* A non-negative integer in cents (or local equivalent) representing how much to charge. One of `unit_amount` or `unit_amount_decimal` is required.
|
|
4064
|
-
*/
|
|
4065
|
-
unit_amount?: number;
|
|
4066
|
-
/**
|
|
4067
|
-
* Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
|
|
4068
|
-
*/
|
|
4069
|
-
unit_amount_decimal?: Decimal;
|
|
4070
|
-
}
|
|
4071
|
-
namespace PriceData {
|
|
4072
|
-
interface ProductData {
|
|
4073
|
-
/**
|
|
4074
|
-
* The product's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the product being sold for your own rendering purposes.
|
|
4075
|
-
*/
|
|
4076
|
-
description?: string;
|
|
4077
|
-
/**
|
|
4078
|
-
* A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
|
|
4079
|
-
*/
|
|
4080
|
-
images?: Array<string>;
|
|
4081
|
-
/**
|
|
4082
|
-
* Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
4083
|
-
*/
|
|
4084
|
-
metadata?: MetadataParam;
|
|
4085
|
-
/**
|
|
4086
|
-
* The product's name, meant to be displayable to the customer.
|
|
4087
|
-
*/
|
|
4088
|
-
name: string;
|
|
4089
|
-
/**
|
|
4090
|
-
* A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
|
|
4091
|
-
*/
|
|
4092
|
-
tax_code?: string;
|
|
4093
|
-
/**
|
|
4094
|
-
* Tax details for this product, including the [tax code](https://docs.stripe.com/tax/tax-codes) and an optional performance location.
|
|
4095
|
-
*/
|
|
4096
|
-
tax_details?: ProductData.TaxDetails;
|
|
4097
|
-
/**
|
|
4098
|
-
* A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.
|
|
4099
|
-
*/
|
|
4100
|
-
unit_label?: string;
|
|
4101
|
-
}
|
|
4102
|
-
interface Recurring {
|
|
4103
|
-
/**
|
|
4104
|
-
* Specifies billing frequency. Either `day`, `week`, `month` or `year`.
|
|
4105
|
-
*/
|
|
4106
|
-
interval: Recurring.Interval;
|
|
4107
|
-
/**
|
|
4108
|
-
* The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).
|
|
4109
|
-
*/
|
|
4110
|
-
interval_count?: number;
|
|
4111
|
-
}
|
|
4112
|
-
type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
|
|
4113
|
-
namespace ProductData {
|
|
4114
|
-
interface TaxDetails {
|
|
4115
|
-
/**
|
|
4116
|
-
* A tax location ID. Depending on the [tax code](https://docs.stripe.com/tax/tax-for-tickets/reference/tax-location-performance), this is required, optional, or not supported.
|
|
4117
|
-
*/
|
|
4118
|
-
performance_location?: string;
|
|
4119
|
-
/**
|
|
4120
|
-
* A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
|
|
4121
|
-
*/
|
|
4122
|
-
tax_code?: Emptyable<string>;
|
|
4123
|
-
}
|
|
4124
|
-
}
|
|
4125
|
-
namespace Recurring {
|
|
4126
|
-
type Interval = 'day' | 'month' | 'week' | 'year';
|
|
4127
|
-
}
|
|
4128
|
-
}
|
|
4129
|
-
}
|
|
4130
|
-
namespace PendingInvoiceItemInterval {
|
|
4131
|
-
type Interval = 'day' | 'month' | 'week' | 'year';
|
|
4132
|
-
}
|
|
4133
|
-
namespace TrialSettings {
|
|
4134
|
-
interface EndBehavior {
|
|
4135
|
-
/**
|
|
4136
|
-
* Indicates how the subscription should change when the trial ends if the user did not provide a payment method.
|
|
4137
|
-
*/
|
|
4138
|
-
missing_payment_method: EndBehavior.MissingPaymentMethod;
|
|
4139
|
-
}
|
|
4140
|
-
namespace EndBehavior {
|
|
4141
|
-
type MissingPaymentMethod = 'cancel' | 'create_invoice' | 'pause' | OtherString;
|
|
4142
|
-
}
|
|
4143
|
-
}
|
|
4144
|
-
}
|
|
4145
|
-
}
|
|
4146
3281
|
namespace LineItem {
|
|
4147
3282
|
interface AdjustableQuantity {
|
|
4148
3283
|
/**
|
|
@@ -4210,10 +3345,6 @@ export declare namespace Checkout {
|
|
|
4210
3345
|
* A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
|
|
4211
3346
|
*/
|
|
4212
3347
|
tax_code?: string;
|
|
4213
|
-
/**
|
|
4214
|
-
* Tax details for this product, including the [tax code](https://docs.stripe.com/tax/tax-codes) and an optional performance location.
|
|
4215
|
-
*/
|
|
4216
|
-
tax_details?: ProductData.TaxDetails;
|
|
4217
3348
|
/**
|
|
4218
3349
|
* A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.
|
|
4219
3350
|
*/
|
|
@@ -4230,18 +3361,6 @@ export declare namespace Checkout {
|
|
|
4230
3361
|
interval_count?: number;
|
|
4231
3362
|
}
|
|
4232
3363
|
type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
|
|
4233
|
-
namespace ProductData {
|
|
4234
|
-
interface TaxDetails {
|
|
4235
|
-
/**
|
|
4236
|
-
* A tax location ID. Depending on the [tax code](https://docs.stripe.com/tax/tax-for-tickets/reference/tax-location-performance), this is required, optional, or not supported.
|
|
4237
|
-
*/
|
|
4238
|
-
performance_location?: string;
|
|
4239
|
-
/**
|
|
4240
|
-
* A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
|
|
4241
|
-
*/
|
|
4242
|
-
tax_code?: Emptyable<string>;
|
|
4243
|
-
}
|
|
4244
|
-
}
|
|
4245
3364
|
namespace Recurring {
|
|
4246
3365
|
type Interval = 'day' | 'month' | 'week' | 'year';
|
|
4247
3366
|
}
|
|
@@ -4476,19 +3595,6 @@ export declare namespace Checkout {
|
|
|
4476
3595
|
*/
|
|
4477
3596
|
capture_method?: 'manual';
|
|
4478
3597
|
}
|
|
4479
|
-
interface Bizum {
|
|
4480
|
-
/**
|
|
4481
|
-
* Additional fields for mandate creation.
|
|
4482
|
-
*/
|
|
4483
|
-
mandate_options?: Bizum.MandateOptions;
|
|
4484
|
-
}
|
|
4485
|
-
interface Blik {
|
|
4486
|
-
/**
|
|
4487
|
-
* Additional fields for Mandate creation
|
|
4488
|
-
*/
|
|
4489
|
-
mandate_options?: Blik.MandateOptions;
|
|
4490
|
-
setup_future_usage?: Emptyable<Blik.SetupFutureUsage>;
|
|
4491
|
-
}
|
|
4492
3598
|
interface Boleto {
|
|
4493
3599
|
/**
|
|
4494
3600
|
* The number of calendar days before a Boleto voucher expires. For example, if you create a Boleto voucher on Monday and you set expires_after_days to 2, the Boleto invoice will expire on Wednesday at 23:59 America/Sao_Paulo time.
|
|
@@ -4514,10 +3620,6 @@ export declare namespace Checkout {
|
|
|
4514
3620
|
* Installment options for card payments
|
|
4515
3621
|
*/
|
|
4516
3622
|
installments?: Card.Installments;
|
|
4517
|
-
/**
|
|
4518
|
-
* Request ability to [capture beyond the standard authorization validity window](https://docs.stripe.com/payments/extended-authorization) for this CheckoutSession.
|
|
4519
|
-
*/
|
|
4520
|
-
request_decremental_authorization?: Card.RequestDecrementalAuthorization;
|
|
4521
3623
|
/**
|
|
4522
3624
|
* Request ability to [capture beyond the standard authorization validity window](https://docs.stripe.com/payments/extended-authorization) for this CheckoutSession.
|
|
4523
3625
|
*/
|
|
@@ -4848,6 +3950,16 @@ export declare namespace Checkout {
|
|
|
4848
3950
|
* Controls when the funds will be captured from the customer's account.
|
|
4849
3951
|
*/
|
|
4850
3952
|
capture_method?: 'manual';
|
|
3953
|
+
/**
|
|
3954
|
+
* Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
3955
|
+
*
|
|
3956
|
+
* If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](https://docs.stripe.com/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](https://docs.stripe.com/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
3957
|
+
*
|
|
3958
|
+
* If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](https://docs.stripe.com/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
3959
|
+
*
|
|
3960
|
+
* When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](https://docs.stripe.com/strong-customer-authentication).
|
|
3961
|
+
*/
|
|
3962
|
+
setup_future_usage?: 'none';
|
|
4851
3963
|
}
|
|
4852
3964
|
interface Paynow {
|
|
4853
3965
|
/**
|
|
@@ -4874,10 +3986,6 @@ export declare namespace Checkout {
|
|
|
4874
3986
|
* A reference of the PayPal transaction visible to customer which is mapped to PayPal's invoice ID. This must be a globally unique ID if you have configured in your PayPal settings to block multiple payments per invoice ID.
|
|
4875
3987
|
*/
|
|
4876
3988
|
reference?: string;
|
|
4877
|
-
/**
|
|
4878
|
-
* A reference of the PayPal transaction visible to customer which is mapped to PayPal's invoice ID. This must be a globally unique ID if you have configured in your PayPal settings to block multiple payments per invoice ID.
|
|
4879
|
-
*/
|
|
4880
|
-
reference_id?: string;
|
|
4881
3989
|
/**
|
|
4882
3990
|
* The risk correlation ID for an on-session payment using a saved PayPal payment method.
|
|
4883
3991
|
*/
|
|
@@ -4894,10 +4002,6 @@ export declare namespace Checkout {
|
|
|
4894
4002
|
* If you've already set `setup_future_usage` and you're performing a request using a publishable key, you can only update the value from `on_session` to `off_session`.
|
|
4895
4003
|
*/
|
|
4896
4004
|
setup_future_usage?: Emptyable<Paypal.SetupFutureUsage>;
|
|
4897
|
-
/**
|
|
4898
|
-
* 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.
|
|
4899
|
-
*/
|
|
4900
|
-
subsellers?: Array<string>;
|
|
4901
4005
|
}
|
|
4902
4006
|
interface Payto {
|
|
4903
4007
|
/**
|
|
@@ -4960,6 +4064,16 @@ export declare namespace Checkout {
|
|
|
4960
4064
|
* Controls when the funds will be captured from the customer's account.
|
|
4961
4065
|
*/
|
|
4962
4066
|
capture_method?: 'manual';
|
|
4067
|
+
/**
|
|
4068
|
+
* Indicates that you intend to make future payments with this PaymentIntent's payment method.
|
|
4069
|
+
*
|
|
4070
|
+
* If you provide a Customer with the PaymentIntent, you can use this parameter to [attach the payment method](https://docs.stripe.com/payments/save-during-payment) to the Customer after the PaymentIntent is confirmed and the customer completes any required actions. If you don't provide a Customer, you can still [attach](https://docs.stripe.com/api/payment_methods/attach) the payment method to a Customer after the transaction completes.
|
|
4071
|
+
*
|
|
4072
|
+
* If the payment method is `card_present` and isn't a digital wallet, Stripe creates and attaches a [generated_card](https://docs.stripe.com/api/charges/object#charge_object-payment_method_details-card_present-generated_card) payment method representing the card to the Customer instead.
|
|
4073
|
+
*
|
|
4074
|
+
* When processing card payments, Stripe uses `setup_future_usage` to help you comply with regional legislation and network rules, such as [SCA](https://docs.stripe.com/strong-customer-authentication).
|
|
4075
|
+
*/
|
|
4076
|
+
setup_future_usage?: 'none';
|
|
4963
4077
|
}
|
|
4964
4078
|
interface Satispay {
|
|
4965
4079
|
/**
|
|
@@ -5136,19 +4250,6 @@ export declare namespace Checkout {
|
|
|
5136
4250
|
}
|
|
5137
4251
|
type SetupFutureUsage = 'none' | 'off_session' | 'on_session' | OtherString;
|
|
5138
4252
|
}
|
|
5139
|
-
namespace Bizum {
|
|
5140
|
-
interface MandateOptions {
|
|
5141
|
-
}
|
|
5142
|
-
}
|
|
5143
|
-
namespace Blik {
|
|
5144
|
-
interface MandateOptions {
|
|
5145
|
-
/**
|
|
5146
|
-
* Date when the mandate expires and no further payments will be charged. If not provided, the mandate will be set to be indefinite.
|
|
5147
|
-
*/
|
|
5148
|
-
expires_after?: number;
|
|
5149
|
-
}
|
|
5150
|
-
type SetupFutureUsage = 'none' | 'off_session' | 'on_session' | OtherString;
|
|
5151
|
-
}
|
|
5152
4253
|
namespace Boleto {
|
|
5153
4254
|
type SetupFutureUsage = 'none' | 'off_session' | 'on_session' | OtherString;
|
|
5154
4255
|
}
|
|
@@ -5160,7 +4261,6 @@ export declare namespace Checkout {
|
|
|
5160
4261
|
*/
|
|
5161
4262
|
enabled?: boolean;
|
|
5162
4263
|
}
|
|
5163
|
-
type RequestDecrementalAuthorization = 'if_available' | 'never' | OtherString;
|
|
5164
4264
|
type RequestExtendedAuthorization = 'if_available' | 'never' | OtherString;
|
|
5165
4265
|
type RequestIncrementalAuthorization = 'if_available' | 'never' | OtherString;
|
|
5166
4266
|
type RequestMulticapture = 'if_available' | 'never' | OtherString;
|
|
@@ -5399,7 +4499,7 @@ export declare namespace Checkout {
|
|
|
5399
4499
|
type VerificationMethod = 'automatic' | 'instant' | OtherString;
|
|
5400
4500
|
namespace FinancialConnections {
|
|
5401
4501
|
type Permission = 'balances' | 'ownership' | 'payment_method' | 'transactions';
|
|
5402
|
-
type Prefetch = 'balances' | '
|
|
4502
|
+
type Prefetch = 'balances' | 'ownership' | 'transactions' | OtherString;
|
|
5403
4503
|
}
|
|
5404
4504
|
}
|
|
5405
4505
|
namespace WechatPay {
|
|
@@ -5407,31 +4507,7 @@ export declare namespace Checkout {
|
|
|
5407
4507
|
}
|
|
5408
4508
|
}
|
|
5409
4509
|
namespace Permissions {
|
|
5410
|
-
interface Update {
|
|
5411
|
-
/**
|
|
5412
|
-
* Determines which entity is allowed to update the line items.
|
|
5413
|
-
*
|
|
5414
|
-
* Default is `client_only`. Stripe Checkout client will automatically update the line items. If set to `server_only`, only your server is allowed to update the line items.
|
|
5415
|
-
*
|
|
5416
|
-
* When set to `server_only`, you must add the onLineItemsChange event handler when initializing the Stripe Checkout client and manually update the line items from your server using the Stripe API.
|
|
5417
|
-
*/
|
|
5418
|
-
line_items?: Update.LineItems;
|
|
5419
|
-
/**
|
|
5420
|
-
* Determines which entity is allowed to update the shipping details.
|
|
5421
|
-
*
|
|
5422
|
-
* Default is `client_only`. Stripe Checkout client will automatically update the shipping details. If set to `server_only`, only your server is allowed to update the shipping details.
|
|
5423
|
-
*
|
|
5424
|
-
* When set to `server_only`, you must add the onShippingDetailsChange event handler when initializing the Stripe Checkout client and manually update the shipping details from your server using the Stripe API.
|
|
5425
|
-
*/
|
|
5426
|
-
shipping_details?: Update.ShippingDetails;
|
|
5427
|
-
}
|
|
5428
|
-
type UpdateDiscounts = 'client_only' | 'server_only' | OtherString;
|
|
5429
|
-
type UpdateLineItems = 'client_only' | 'server_only' | OtherString;
|
|
5430
4510
|
type UpdateShippingDetails = 'client_only' | 'server_only' | OtherString;
|
|
5431
|
-
namespace Update {
|
|
5432
|
-
type LineItems = 'client_only' | 'server_only' | OtherString;
|
|
5433
|
-
type ShippingDetails = 'client_only' | 'server_only' | OtherString;
|
|
5434
|
-
}
|
|
5435
4511
|
}
|
|
5436
4512
|
namespace SavedPaymentMethodOptions {
|
|
5437
4513
|
type AllowRedisplayFilter = 'always' | 'limited' | 'unspecified' | OtherString;
|
|
@@ -5635,7 +4711,7 @@ export declare namespace Checkout {
|
|
|
5635
4711
|
type: Issuer.Type;
|
|
5636
4712
|
}
|
|
5637
4713
|
namespace Issuer {
|
|
5638
|
-
type Type = 'account' | '
|
|
4714
|
+
type Type = 'account' | 'self' | OtherString;
|
|
5639
4715
|
}
|
|
5640
4716
|
}
|
|
5641
4717
|
namespace PendingInvoiceItemInterval {
|
|
@@ -5679,26 +4755,14 @@ export declare namespace Checkout {
|
|
|
5679
4755
|
}
|
|
5680
4756
|
export declare namespace Checkout {
|
|
5681
4757
|
interface SessionUpdateParams {
|
|
5682
|
-
/**
|
|
5683
|
-
* Settings for automatic tax lookup for this session and resulting payments, invoices, and subscriptions.
|
|
5684
|
-
*/
|
|
5685
|
-
automatic_tax?: SessionUpdateParams.AutomaticTax;
|
|
5686
4758
|
/**
|
|
5687
4759
|
* Information about the customer collected within the Checkout Session. Can only be set when updating `embedded` or `custom` sessions.
|
|
5688
4760
|
*/
|
|
5689
4761
|
collected_information?: SessionUpdateParams.CollectedInformation;
|
|
5690
|
-
/**
|
|
5691
|
-
* List of coupons and promotion codes attached to the Checkout Session.
|
|
5692
|
-
*/
|
|
5693
|
-
discounts?: Emptyable<Array<SessionUpdateParams.Discount>>;
|
|
5694
4762
|
/**
|
|
5695
4763
|
* Specifies which fields in the response should be expanded.
|
|
5696
4764
|
*/
|
|
5697
4765
|
expand?: Array<string>;
|
|
5698
|
-
/**
|
|
5699
|
-
* Generate a post-purchase Invoice for one-time payments.
|
|
5700
|
-
*/
|
|
5701
|
-
invoice_creation?: SessionUpdateParams.InvoiceCreation;
|
|
5702
4766
|
/**
|
|
5703
4767
|
* A list of items the customer is purchasing.
|
|
5704
4768
|
*
|
|
@@ -5723,40 +4787,14 @@ export declare namespace Checkout {
|
|
|
5723
4787
|
* The shipping rate options to apply to this Session. Up to a maximum of 5.
|
|
5724
4788
|
*/
|
|
5725
4789
|
shipping_options?: Emptyable<Array<SessionUpdateParams.ShippingOption>>;
|
|
5726
|
-
/**
|
|
5727
|
-
* A subset of parameters to be passed to subscription creation for Checkout Sessions in `subscription` mode.
|
|
5728
|
-
*/
|
|
5729
|
-
subscription_data?: SessionUpdateParams.SubscriptionData;
|
|
5730
4790
|
}
|
|
5731
4791
|
namespace SessionUpdateParams {
|
|
5732
|
-
interface AutomaticTax {
|
|
5733
|
-
/**
|
|
5734
|
-
* The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
|
|
5735
|
-
*/
|
|
5736
|
-
liability?: AutomaticTax.Liability;
|
|
5737
|
-
}
|
|
5738
4792
|
interface CollectedInformation {
|
|
5739
4793
|
/**
|
|
5740
4794
|
* The shipping details to apply to this Session.
|
|
5741
4795
|
*/
|
|
5742
4796
|
shipping_details?: CollectedInformation.ShippingDetails;
|
|
5743
4797
|
}
|
|
5744
|
-
interface Discount {
|
|
5745
|
-
/**
|
|
5746
|
-
* The ID of the [Coupon](https://docs.stripe.com/api/coupons) to apply to this Session. One of `coupon` or `coupon_data` is required when updating discounts.
|
|
5747
|
-
*/
|
|
5748
|
-
coupon?: string;
|
|
5749
|
-
/**
|
|
5750
|
-
* Data used to generate a new [Coupon](https://docs.stripe.com/api/coupon) object inline. One of `coupon` or `coupon_data` is required when updating discounts.
|
|
5751
|
-
*/
|
|
5752
|
-
coupon_data?: Discount.CouponData;
|
|
5753
|
-
}
|
|
5754
|
-
interface InvoiceCreation {
|
|
5755
|
-
/**
|
|
5756
|
-
* Parameters passed when creating invoices for payment-mode Checkout Sessions.
|
|
5757
|
-
*/
|
|
5758
|
-
invoice_data?: InvoiceCreation.InvoiceData;
|
|
5759
|
-
}
|
|
5760
4798
|
interface LineItem {
|
|
5761
4799
|
/**
|
|
5762
4800
|
* When set, provides configuration for this item's quantity to be adjusted by the customer during Checkout.
|
|
@@ -5797,39 +4835,6 @@ export declare namespace Checkout {
|
|
|
5797
4835
|
*/
|
|
5798
4836
|
shipping_rate_data?: ShippingOption.ShippingRateData;
|
|
5799
4837
|
}
|
|
5800
|
-
interface SubscriptionData {
|
|
5801
|
-
/**
|
|
5802
|
-
* All invoices will be billed using the specified settings.
|
|
5803
|
-
*/
|
|
5804
|
-
invoice_settings?: SubscriptionData.InvoiceSettings;
|
|
5805
|
-
/**
|
|
5806
|
-
* Specifies an interval for how often to bill for any pending invoice items. It is analogous to calling [Create an invoice](https://docs.stripe.com/api#create_invoice) for the given subscription at the specified interval.
|
|
5807
|
-
*/
|
|
5808
|
-
pending_invoice_item_interval?: Emptyable<SubscriptionData.PendingInvoiceItemInterval>;
|
|
5809
|
-
/**
|
|
5810
|
-
* Unix timestamp representing the end of the trial period the customer will get before being charged for the first time. Has to be at least 48 hours in the future.
|
|
5811
|
-
*/
|
|
5812
|
-
trial_end?: number;
|
|
5813
|
-
/**
|
|
5814
|
-
* Integer representing the number of trial period days before the customer is charged for the first time. Has to be at least 1.
|
|
5815
|
-
*/
|
|
5816
|
-
trial_period_days?: Emptyable<number>;
|
|
5817
|
-
}
|
|
5818
|
-
namespace AutomaticTax {
|
|
5819
|
-
interface Liability {
|
|
5820
|
-
/**
|
|
5821
|
-
* The connected account being referenced when `type` is `account`.
|
|
5822
|
-
*/
|
|
5823
|
-
account?: string;
|
|
5824
|
-
/**
|
|
5825
|
-
* Type of the account referenced in the request.
|
|
5826
|
-
*/
|
|
5827
|
-
type: Liability.Type;
|
|
5828
|
-
}
|
|
5829
|
-
namespace Liability {
|
|
5830
|
-
type Type = 'account' | 'application' | 'self' | OtherString;
|
|
5831
|
-
}
|
|
5832
|
-
}
|
|
5833
4838
|
namespace CollectedInformation {
|
|
5834
4839
|
interface ShippingDetails {
|
|
5835
4840
|
/**
|
|
@@ -5870,60 +4875,6 @@ export declare namespace Checkout {
|
|
|
5870
4875
|
}
|
|
5871
4876
|
}
|
|
5872
4877
|
}
|
|
5873
|
-
namespace Discount {
|
|
5874
|
-
interface CouponData {
|
|
5875
|
-
/**
|
|
5876
|
-
* A positive integer representing the amount to subtract from an invoice total (required if `percent_off` is not passed).
|
|
5877
|
-
*/
|
|
5878
|
-
amount_off?: number;
|
|
5879
|
-
/**
|
|
5880
|
-
* Three-letter [ISO code for the currency](https://stripe.com/docs/currencies) of the `amount_off` parameter (required if `amount_off` is passed).
|
|
5881
|
-
*/
|
|
5882
|
-
currency?: string;
|
|
5883
|
-
/**
|
|
5884
|
-
* Specifies how long the discount will be in effect if used on a subscription. Defaults to `once`.
|
|
5885
|
-
*/
|
|
5886
|
-
duration?: CouponData.Duration;
|
|
5887
|
-
/**
|
|
5888
|
-
* Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
|
|
5889
|
-
*/
|
|
5890
|
-
metadata?: Emptyable<MetadataParam>;
|
|
5891
|
-
/**
|
|
5892
|
-
* Name of the coupon displayed to customers on, for instance invoices, or receipts. By default the `id` is shown if `name` is not set.
|
|
5893
|
-
*/
|
|
5894
|
-
name?: string;
|
|
5895
|
-
/**
|
|
5896
|
-
* A positive float larger than 0, and smaller or equal to 100, that represents the discount the coupon will apply (required if `amount_off` is not passed).
|
|
5897
|
-
*/
|
|
5898
|
-
percent_off?: number;
|
|
5899
|
-
}
|
|
5900
|
-
namespace CouponData {
|
|
5901
|
-
type Duration = 'forever' | 'once' | 'repeating' | 'service_period' | OtherString;
|
|
5902
|
-
}
|
|
5903
|
-
}
|
|
5904
|
-
namespace InvoiceCreation {
|
|
5905
|
-
interface InvoiceData {
|
|
5906
|
-
/**
|
|
5907
|
-
* The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
|
|
5908
|
-
*/
|
|
5909
|
-
issuer?: InvoiceData.Issuer;
|
|
5910
|
-
}
|
|
5911
|
-
namespace InvoiceData {
|
|
5912
|
-
interface Issuer {
|
|
5913
|
-
/**
|
|
5914
|
-
* The connected account being referenced when `type` is `account`.
|
|
5915
|
-
*/
|
|
5916
|
-
account?: string;
|
|
5917
|
-
/**
|
|
5918
|
-
* Type of the account referenced in the request.
|
|
5919
|
-
*/
|
|
5920
|
-
type: Issuer.Type;
|
|
5921
|
-
}
|
|
5922
|
-
namespace Issuer {
|
|
5923
|
-
type Type = 'account' | 'application' | 'self' | OtherString;
|
|
5924
|
-
}
|
|
5925
|
-
}
|
|
5926
|
-
}
|
|
5927
4878
|
namespace LineItem {
|
|
5928
4879
|
interface AdjustableQuantity {
|
|
5929
4880
|
/**
|
|
@@ -5991,10 +4942,6 @@ export declare namespace Checkout {
|
|
|
5991
4942
|
* A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
|
|
5992
4943
|
*/
|
|
5993
4944
|
tax_code?: string;
|
|
5994
|
-
/**
|
|
5995
|
-
* Tax details for this product, including the [tax code](https://docs.stripe.com/tax/tax-codes) and an optional performance location.
|
|
5996
|
-
*/
|
|
5997
|
-
tax_details?: ProductData.TaxDetails;
|
|
5998
4945
|
/**
|
|
5999
4946
|
* A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.
|
|
6000
4947
|
*/
|
|
@@ -6011,18 +4958,6 @@ export declare namespace Checkout {
|
|
|
6011
4958
|
interval_count?: number;
|
|
6012
4959
|
}
|
|
6013
4960
|
type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
|
|
6014
|
-
namespace ProductData {
|
|
6015
|
-
interface TaxDetails {
|
|
6016
|
-
/**
|
|
6017
|
-
* A tax location ID. Depending on the [tax code](https://docs.stripe.com/tax/tax-for-tickets/reference/tax-location-performance), this is required, optional, or not supported.
|
|
6018
|
-
*/
|
|
6019
|
-
performance_location?: string;
|
|
6020
|
-
/**
|
|
6021
|
-
* A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
|
|
6022
|
-
*/
|
|
6023
|
-
tax_code?: Emptyable<string>;
|
|
6024
|
-
}
|
|
6025
|
-
}
|
|
6026
4961
|
namespace Recurring {
|
|
6027
4962
|
type Interval = 'day' | 'month' | 'week' | 'year';
|
|
6028
4963
|
}
|
|
@@ -6132,42 +5067,6 @@ export declare namespace Checkout {
|
|
|
6132
5067
|
}
|
|
6133
5068
|
}
|
|
6134
5069
|
}
|
|
6135
|
-
namespace SubscriptionData {
|
|
6136
|
-
interface InvoiceSettings {
|
|
6137
|
-
/**
|
|
6138
|
-
* The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
|
|
6139
|
-
*/
|
|
6140
|
-
issuer?: InvoiceSettings.Issuer;
|
|
6141
|
-
}
|
|
6142
|
-
interface PendingInvoiceItemInterval {
|
|
6143
|
-
/**
|
|
6144
|
-
* Specifies invoicing frequency. Either `day`, `week`, `month` or `year`.
|
|
6145
|
-
*/
|
|
6146
|
-
interval: PendingInvoiceItemInterval.Interval;
|
|
6147
|
-
/**
|
|
6148
|
-
* The number of intervals between invoices. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).
|
|
6149
|
-
*/
|
|
6150
|
-
interval_count?: number;
|
|
6151
|
-
}
|
|
6152
|
-
namespace InvoiceSettings {
|
|
6153
|
-
interface Issuer {
|
|
6154
|
-
/**
|
|
6155
|
-
* The connected account being referenced when `type` is `account`.
|
|
6156
|
-
*/
|
|
6157
|
-
account?: string;
|
|
6158
|
-
/**
|
|
6159
|
-
* Type of the account referenced in the request.
|
|
6160
|
-
*/
|
|
6161
|
-
type: Issuer.Type;
|
|
6162
|
-
}
|
|
6163
|
-
namespace Issuer {
|
|
6164
|
-
type Type = 'account' | 'application' | 'self' | OtherString;
|
|
6165
|
-
}
|
|
6166
|
-
}
|
|
6167
|
-
namespace PendingInvoiceItemInterval {
|
|
6168
|
-
type Interval = 'day' | 'month' | 'week' | 'year';
|
|
6169
|
-
}
|
|
6170
|
-
}
|
|
6171
5070
|
}
|
|
6172
5071
|
}
|
|
6173
5072
|
export declare namespace Checkout {
|
|
@@ -6219,46 +5118,6 @@ export declare namespace Checkout {
|
|
|
6219
5118
|
type Status = 'complete' | 'expired' | 'open';
|
|
6220
5119
|
}
|
|
6221
5120
|
}
|
|
6222
|
-
export declare namespace Checkout {
|
|
6223
|
-
interface SessionApproveParams {
|
|
6224
|
-
/**
|
|
6225
|
-
* The ID of the customer's attempt to pay to approve.
|
|
6226
|
-
*/
|
|
6227
|
-
attempt: string;
|
|
6228
|
-
/**
|
|
6229
|
-
* Specifies which fields in the response should be expanded.
|
|
6230
|
-
*/
|
|
6231
|
-
expand?: Array<string>;
|
|
6232
|
-
/**
|
|
6233
|
-
* A subset of parameters to be passed to PaymentIntent creation for Checkout Sessions in `payment` mode.
|
|
6234
|
-
*/
|
|
6235
|
-
payment_intent_data?: SessionApproveParams.PaymentIntentData;
|
|
6236
|
-
/**
|
|
6237
|
-
* The URL to redirect your customer back to after they authenticate or cancel their payment on the
|
|
6238
|
-
* payment method's app or site. This parameter is allowed and required if and only if you did not
|
|
6239
|
-
* set the return URL during Checkout Session creation or in `checkout.confirm()` in Stripe.js.
|
|
6240
|
-
*/
|
|
6241
|
-
return_url?: string;
|
|
6242
|
-
/**
|
|
6243
|
-
* A subset of parameters to be passed to subscription creation for Checkout Sessions in `subscription` mode.
|
|
6244
|
-
*/
|
|
6245
|
-
subscription_data?: SessionApproveParams.SubscriptionData;
|
|
6246
|
-
}
|
|
6247
|
-
namespace SessionApproveParams {
|
|
6248
|
-
interface PaymentIntentData {
|
|
6249
|
-
/**
|
|
6250
|
-
* The amount of the application fee (if any) that will be requested to be applied to the payment and transferred to the application owner's Stripe account. The amount of the application fee collected will be capped at the total amount captured. For more information, see the PaymentIntents [use case for connected accounts](https://docs.stripe.com/payments/connected-accounts).
|
|
6251
|
-
*/
|
|
6252
|
-
application_fee_amount?: number;
|
|
6253
|
-
}
|
|
6254
|
-
interface SubscriptionData {
|
|
6255
|
-
/**
|
|
6256
|
-
* A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the application owner's Stripe account. To use an application fee percent, the request must be made on behalf of another account, using the `Stripe-Account` header or an OAuth key. For more information, see the application fees [documentation](https://stripe.com/docs/connect/subscriptions#collecting-fees-on-subscriptions).
|
|
6257
|
-
*/
|
|
6258
|
-
application_fee_percent?: number;
|
|
6259
|
-
}
|
|
6260
|
-
}
|
|
6261
|
-
}
|
|
6262
5121
|
export declare namespace Checkout {
|
|
6263
5122
|
interface SessionExpireParams {
|
|
6264
5123
|
/**
|