stripe 17.6.0-beta.3 → 17.6.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 +124 -1040
- package/README.md +0 -1
- package/VERSION +1 -1
- package/cjs/resources/FinancialConnections/Accounts.js +0 -5
- package/cjs/resources/Invoices.js +0 -17
- package/cjs/resources/PaymentIntents.js +0 -8
- package/cjs/resources/Quotes.js +0 -32
- package/cjs/resources/SubscriptionSchedules.js +0 -4
- package/cjs/resources/Terminal/Readers.js +0 -12
- package/cjs/resources.js +10 -48
- package/cjs/stripe.core.js +1 -1
- package/esm/resources/FinancialConnections/Accounts.js +0 -5
- package/esm/resources/Invoices.js +0 -17
- package/esm/resources/PaymentIntents.js +0 -8
- package/esm/resources/Quotes.js +0 -32
- package/esm/resources/SubscriptionSchedules.js +0 -4
- package/esm/resources/Terminal/Readers.js +0 -12
- package/esm/resources.js +0 -33
- package/esm/stripe.core.js +1 -1
- package/package.json +1 -1
- package/types/AccountLinksResource.d.ts +1 -5
- package/types/AccountSessions.d.ts +0 -45
- package/types/AccountSessionsResource.d.ts +0 -222
- package/types/Accounts.d.ts +1 -190
- package/types/AccountsResource.d.ts +0 -520
- package/types/Cards.d.ts +0 -5
- package/types/Charges.d.ts +3 -141
- package/types/ChargesResource.d.ts +0 -1294
- package/types/Checkout/Sessions.d.ts +4 -340
- package/types/Checkout/SessionsResource.d.ts +5 -445
- package/types/ConfirmationTokens.d.ts +1 -100
- package/types/Coupons.d.ts +1 -1
- package/types/CouponsResource.d.ts +1 -1
- package/types/CreditNotes.d.ts +0 -21
- package/types/CreditNotesResource.d.ts +0 -51
- package/types/CustomersResource.d.ts +0 -7
- package/types/EventTypes.d.ts +0 -596
- package/types/Events.d.ts +0 -93
- package/types/FinancialConnections/Accounts.d.ts +1 -29
- package/types/FinancialConnections/AccountsResource.d.ts +3 -35
- package/types/FinancialConnections/Sessions.d.ts +1 -49
- package/types/FinancialConnections/SessionsResource.d.ts +1 -38
- package/types/InvoiceItems.d.ts +0 -5
- package/types/InvoiceItemsResource.d.ts +0 -98
- package/types/InvoiceLineItems.d.ts +1 -28
- package/types/Invoices.d.ts +2 -137
- package/types/InvoicesResource.d.ts +1882 -5567
- package/types/Issuing/Authorizations.d.ts +0 -1
- package/types/Issuing/CardholdersResource.d.ts +1 -2
- package/types/Issuing/Transactions.d.ts +0 -2
- package/types/Issuing/TransactionsResource.d.ts +0 -5
- package/types/LineItems.d.ts +0 -32
- package/types/Mandates.d.ts +0 -77
- package/types/PaymentIntents.d.ts +1 -644
- package/types/PaymentIntentsResource.d.ts +3734 -8021
- package/types/PaymentLinks.d.ts +0 -6
- package/types/PaymentLinksResource.d.ts +0 -12
- package/types/PaymentMethodConfigurations.d.ts +0 -180
- package/types/PaymentMethodConfigurationsResource.d.ts +0 -250
- package/types/PaymentMethods.d.ts +1 -100
- package/types/PaymentMethodsResource.d.ts +0 -133
- package/types/Prices.d.ts +0 -22
- package/types/PricesResource.d.ts +0 -22
- package/types/Products.d.ts +0 -39
- package/types/ProductsResource.d.ts +0 -36
- package/types/Quotes.d.ts +1 -591
- package/types/QuotesResource.d.ts +199 -2531
- package/types/Refunds.d.ts +2 -16
- package/types/SetupAttempts.d.ts +0 -38
- package/types/SetupIntents.d.ts +1 -111
- package/types/SetupIntentsResource.d.ts +3 -645
- package/types/Sources.d.ts +0 -29
- package/types/SubscriptionItems.d.ts +0 -21
- package/types/SubscriptionItemsResource.d.ts +0 -109
- package/types/SubscriptionSchedules.d.ts +0 -200
- package/types/SubscriptionSchedulesResource.d.ts +13 -1231
- package/types/Subscriptions.d.ts +1 -91
- package/types/SubscriptionsResource.d.ts +2 -369
- package/types/Terminal/Readers.d.ts +0 -290
- package/types/Terminal/ReadersResource.d.ts +0 -215
- package/types/TestHelpers/ConfirmationTokensResource.d.ts +0 -104
- package/types/TestHelpers/Treasury/ReceivedCreditsResource.d.ts +0 -26
- package/types/TestHelpers/Treasury/ReceivedDebitsResource.d.ts +0 -26
- package/types/Treasury/FinancialAccountFeatures.d.ts +0 -7
- package/types/Treasury/FinancialAccounts.d.ts +0 -5
- package/types/Treasury/FinancialAccountsResource.d.ts +0 -37
- package/types/Treasury/OutboundTransfers.d.ts +0 -26
- package/types/Treasury/OutboundTransfersResource.d.ts +0 -26
- package/types/Treasury/ReceivedCredits.d.ts +0 -26
- package/types/Treasury/ReceivedDebits.d.ts +0 -31
- package/types/WebhookEndpointsResource.d.ts +0 -70
- package/types/index.d.ts +0 -62
- package/cjs/resources/AccountNotices.js +0 -21
- package/cjs/resources/Capital/FinancingOffers.js +0 -21
- package/cjs/resources/Capital/FinancingSummary.js +0 -12
- package/cjs/resources/Capital/FinancingTransactions.js +0 -17
- package/cjs/resources/FinancialConnections/Institutions.js +0 -17
- package/cjs/resources/GiftCards/Cards.js +0 -23
- package/cjs/resources/GiftCards/Transactions.js +0 -33
- package/cjs/resources/Issuing/CreditUnderwritingRecords.js +0 -33
- package/cjs/resources/Issuing/DisputeSettlementDetails.js +0 -17
- package/cjs/resources/Issuing/FraudLiabilityDebits.js +0 -17
- package/cjs/resources/Margins.js +0 -22
- package/cjs/resources/Orders.js +0 -24
- package/cjs/resources/PaymentAttemptRecords.js +0 -17
- package/cjs/resources/PaymentRecords.js +0 -29
- package/cjs/resources/Tax/Associations.js +0 -9
- package/cjs/resources/Tax/Forms.js +0 -20
- package/cjs/resources/Terminal/ReaderCollectedData.js +0 -12
- package/esm/resources/AccountNotices.js +0 -18
- package/esm/resources/Capital/FinancingOffers.js +0 -18
- package/esm/resources/Capital/FinancingSummary.js +0 -9
- package/esm/resources/Capital/FinancingTransactions.js +0 -14
- package/esm/resources/FinancialConnections/Institutions.js +0 -14
- package/esm/resources/GiftCards/Cards.js +0 -20
- package/esm/resources/GiftCards/Transactions.js +0 -30
- package/esm/resources/Issuing/CreditUnderwritingRecords.js +0 -30
- package/esm/resources/Issuing/DisputeSettlementDetails.js +0 -14
- package/esm/resources/Issuing/FraudLiabilityDebits.js +0 -14
- package/esm/resources/Margins.js +0 -19
- package/esm/resources/Orders.js +0 -21
- package/esm/resources/PaymentAttemptRecords.js +0 -14
- package/esm/resources/PaymentRecords.js +0 -26
- package/esm/resources/Tax/Associations.js +0 -6
- package/esm/resources/Tax/Forms.js +0 -17
- package/esm/resources/Terminal/ReaderCollectedData.js +0 -9
- package/types/AccountNotices.d.ts +0 -113
- package/types/AccountNoticesResource.d.ts +0 -98
- package/types/Billing/MeterErrorReports.d.ts +0 -106
- package/types/Capital/FinancingOffers.d.ts +0 -188
- package/types/Capital/FinancingOffersResource.d.ts +0 -97
- package/types/Capital/FinancingSummary.d.ts +0 -106
- package/types/Capital/FinancingSummaryResource.d.ts +0 -27
- package/types/Capital/FinancingTransactions.d.ts +0 -135
- package/types/Capital/FinancingTransactionsResource.d.ts +0 -68
- package/types/FinancialConnections/AccountInferredBalances.d.ts +0 -38
- package/types/FinancialConnections/Institutions.d.ts +0 -93
- package/types/FinancialConnections/InstitutionsResource.d.ts +0 -47
- package/types/GiftCards/Cards.d.ts +0 -118
- package/types/GiftCards/CardsResource.d.ts +0 -159
- package/types/GiftCards/Transactions.d.ts +0 -129
- package/types/GiftCards/TransactionsResource.d.ts +0 -201
- package/types/InvoicePayments.d.ts +0 -113
- package/types/Issuing/CreditUnderwritingRecords.d.ts +0 -451
- package/types/Issuing/CreditUnderwritingRecordsResource.d.ts +0 -1032
- package/types/Issuing/DisputeSettlementDetails.d.ts +0 -73
- package/types/Issuing/DisputeSettlementDetailsResource.d.ts +0 -52
- package/types/Issuing/FraudLiabilityDebits.d.ts +0 -52
- package/types/Issuing/FraudLiabilityDebitsResource.d.ts +0 -52
- package/types/Issuing/Settlements.d.ts +0 -103
- package/types/Margins.d.ts +0 -56
- package/types/MarginsResource.d.ts +0 -114
- package/types/Orders.d.ts +0 -1179
- package/types/OrdersResource.d.ts +0 -2961
- package/types/PaymentAttemptRecords.d.ts +0 -242
- package/types/PaymentAttemptRecordsResource.d.ts +0 -47
- package/types/PaymentRecords.d.ts +0 -242
- package/types/PaymentRecordsResource.d.ts +0 -455
- package/types/QuoteLines.d.ts +0 -634
- package/types/QuotePreviewInvoices.d.ts +0 -1658
- package/types/QuotePreviewSubscriptionSchedules.d.ts +0 -824
- package/types/Tax/Associations.d.ts +0 -126
- package/types/Tax/AssociationsResource.d.ts +0 -29
- package/types/Tax/Forms.d.ts +0 -220
- package/types/Tax/FormsResource.d.ts +0 -107
- package/types/Terminal/ReaderCollectedData.d.ts +0 -51
- package/types/Terminal/ReaderCollectedDataResource.d.ts +0 -29
|
@@ -87,11 +87,6 @@ declare module 'stripe' {
|
|
|
87
87
|
*/
|
|
88
88
|
metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
|
|
89
89
|
|
|
90
|
-
/**
|
|
91
|
-
* A hash to configure risk controls on the account. Please see [this page for more details](https://stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
92
|
-
*/
|
|
93
|
-
risk_controls?: AccountCreateParams.RiskControls;
|
|
94
|
-
|
|
95
90
|
/**
|
|
96
91
|
* Options for customizing how the account functions within Stripe.
|
|
97
92
|
*/
|
|
@@ -234,11 +229,6 @@ declare module 'stripe' {
|
|
|
234
229
|
*/
|
|
235
230
|
au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
|
|
236
231
|
|
|
237
|
-
/**
|
|
238
|
-
* The automatic_indirect_tax capability.
|
|
239
|
-
*/
|
|
240
|
-
automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
|
|
241
|
-
|
|
242
232
|
/**
|
|
243
233
|
* The bacs_debit_payments capability.
|
|
244
234
|
*/
|
|
@@ -304,26 +294,11 @@ declare module 'stripe' {
|
|
|
304
294
|
*/
|
|
305
295
|
giropay_payments?: Capabilities.GiropayPayments;
|
|
306
296
|
|
|
307
|
-
/**
|
|
308
|
-
* The gopay_payments capability.
|
|
309
|
-
*/
|
|
310
|
-
gopay_payments?: Capabilities.GopayPayments;
|
|
311
|
-
|
|
312
297
|
/**
|
|
313
298
|
* The grabpay_payments capability.
|
|
314
299
|
*/
|
|
315
300
|
grabpay_payments?: Capabilities.GrabpayPayments;
|
|
316
301
|
|
|
317
|
-
/**
|
|
318
|
-
* The id_bank_transfer_payments capability.
|
|
319
|
-
*/
|
|
320
|
-
id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
|
|
321
|
-
|
|
322
|
-
/**
|
|
323
|
-
* The id_bank_transfer_payments_bca capability.
|
|
324
|
-
*/
|
|
325
|
-
id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
|
|
326
|
-
|
|
327
302
|
/**
|
|
328
303
|
* The ideal_payments capability.
|
|
329
304
|
*/
|
|
@@ -374,11 +349,6 @@ declare module 'stripe' {
|
|
|
374
349
|
*/
|
|
375
350
|
link_payments?: Capabilities.LinkPayments;
|
|
376
351
|
|
|
377
|
-
/**
|
|
378
|
-
* The mb_way_payments capability.
|
|
379
|
-
*/
|
|
380
|
-
mb_way_payments?: Capabilities.MbWayPayments;
|
|
381
|
-
|
|
382
352
|
/**
|
|
383
353
|
* The mobilepay_payments capability.
|
|
384
354
|
*/
|
|
@@ -424,31 +394,11 @@ declare module 'stripe' {
|
|
|
424
394
|
*/
|
|
425
395
|
paynow_payments?: Capabilities.PaynowPayments;
|
|
426
396
|
|
|
427
|
-
/**
|
|
428
|
-
* The paypal_payments capability.
|
|
429
|
-
*/
|
|
430
|
-
paypal_payments?: Capabilities.PaypalPayments;
|
|
431
|
-
|
|
432
|
-
/**
|
|
433
|
-
* The payto_payments capability.
|
|
434
|
-
*/
|
|
435
|
-
payto_payments?: Capabilities.PaytoPayments;
|
|
436
|
-
|
|
437
397
|
/**
|
|
438
398
|
* The promptpay_payments capability.
|
|
439
399
|
*/
|
|
440
400
|
promptpay_payments?: Capabilities.PromptpayPayments;
|
|
441
401
|
|
|
442
|
-
/**
|
|
443
|
-
* The qris_payments capability.
|
|
444
|
-
*/
|
|
445
|
-
qris_payments?: Capabilities.QrisPayments;
|
|
446
|
-
|
|
447
|
-
/**
|
|
448
|
-
* The rechnung_payments capability.
|
|
449
|
-
*/
|
|
450
|
-
rechnung_payments?: Capabilities.RechnungPayments;
|
|
451
|
-
|
|
452
402
|
/**
|
|
453
403
|
* The revolut_pay_payments capability.
|
|
454
404
|
*/
|
|
@@ -469,11 +419,6 @@ declare module 'stripe' {
|
|
|
469
419
|
*/
|
|
470
420
|
sepa_debit_payments?: Capabilities.SepaDebitPayments;
|
|
471
421
|
|
|
472
|
-
/**
|
|
473
|
-
* The shopeepay_payments capability.
|
|
474
|
-
*/
|
|
475
|
-
shopeepay_payments?: Capabilities.ShopeepayPayments;
|
|
476
|
-
|
|
477
422
|
/**
|
|
478
423
|
* The sofort_payments capability.
|
|
479
424
|
*/
|
|
@@ -504,21 +449,6 @@ declare module 'stripe' {
|
|
|
504
449
|
*/
|
|
505
450
|
treasury?: Capabilities.Treasury;
|
|
506
451
|
|
|
507
|
-
/**
|
|
508
|
-
* The treasury_evolve capability.
|
|
509
|
-
*/
|
|
510
|
-
treasury_evolve?: Capabilities.TreasuryEvolve;
|
|
511
|
-
|
|
512
|
-
/**
|
|
513
|
-
* The treasury_fifth_third capability.
|
|
514
|
-
*/
|
|
515
|
-
treasury_fifth_third?: Capabilities.TreasuryFifthThird;
|
|
516
|
-
|
|
517
|
-
/**
|
|
518
|
-
* The treasury_goldman_sachs capability.
|
|
519
|
-
*/
|
|
520
|
-
treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
|
|
521
|
-
|
|
522
452
|
/**
|
|
523
453
|
* The twint_payments capability.
|
|
524
454
|
*/
|
|
@@ -583,13 +513,6 @@ declare module 'stripe' {
|
|
|
583
513
|
requested?: boolean;
|
|
584
514
|
}
|
|
585
515
|
|
|
586
|
-
interface AutomaticIndirectTax {
|
|
587
|
-
/**
|
|
588
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
589
|
-
*/
|
|
590
|
-
requested?: boolean;
|
|
591
|
-
}
|
|
592
|
-
|
|
593
516
|
interface BacsDebitPayments {
|
|
594
517
|
/**
|
|
595
518
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -681,13 +604,6 @@ declare module 'stripe' {
|
|
|
681
604
|
requested?: boolean;
|
|
682
605
|
}
|
|
683
606
|
|
|
684
|
-
interface GopayPayments {
|
|
685
|
-
/**
|
|
686
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
687
|
-
*/
|
|
688
|
-
requested?: boolean;
|
|
689
|
-
}
|
|
690
|
-
|
|
691
607
|
interface GrabpayPayments {
|
|
692
608
|
/**
|
|
693
609
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -695,20 +611,6 @@ declare module 'stripe' {
|
|
|
695
611
|
requested?: boolean;
|
|
696
612
|
}
|
|
697
613
|
|
|
698
|
-
interface IdBankTransferPayments {
|
|
699
|
-
/**
|
|
700
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
701
|
-
*/
|
|
702
|
-
requested?: boolean;
|
|
703
|
-
}
|
|
704
|
-
|
|
705
|
-
interface IdBankTransferPaymentsBca {
|
|
706
|
-
/**
|
|
707
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
708
|
-
*/
|
|
709
|
-
requested?: boolean;
|
|
710
|
-
}
|
|
711
|
-
|
|
712
614
|
interface IdealPayments {
|
|
713
615
|
/**
|
|
714
616
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -779,13 +681,6 @@ declare module 'stripe' {
|
|
|
779
681
|
requested?: boolean;
|
|
780
682
|
}
|
|
781
683
|
|
|
782
|
-
interface MbWayPayments {
|
|
783
|
-
/**
|
|
784
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
785
|
-
*/
|
|
786
|
-
requested?: boolean;
|
|
787
|
-
}
|
|
788
|
-
|
|
789
684
|
interface MobilepayPayments {
|
|
790
685
|
/**
|
|
791
686
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -849,20 +744,6 @@ declare module 'stripe' {
|
|
|
849
744
|
requested?: boolean;
|
|
850
745
|
}
|
|
851
746
|
|
|
852
|
-
interface PaypalPayments {
|
|
853
|
-
/**
|
|
854
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
855
|
-
*/
|
|
856
|
-
requested?: boolean;
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
interface PaytoPayments {
|
|
860
|
-
/**
|
|
861
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
862
|
-
*/
|
|
863
|
-
requested?: boolean;
|
|
864
|
-
}
|
|
865
|
-
|
|
866
747
|
interface PromptpayPayments {
|
|
867
748
|
/**
|
|
868
749
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -870,20 +751,6 @@ declare module 'stripe' {
|
|
|
870
751
|
requested?: boolean;
|
|
871
752
|
}
|
|
872
753
|
|
|
873
|
-
interface QrisPayments {
|
|
874
|
-
/**
|
|
875
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
876
|
-
*/
|
|
877
|
-
requested?: boolean;
|
|
878
|
-
}
|
|
879
|
-
|
|
880
|
-
interface RechnungPayments {
|
|
881
|
-
/**
|
|
882
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
883
|
-
*/
|
|
884
|
-
requested?: boolean;
|
|
885
|
-
}
|
|
886
|
-
|
|
887
754
|
interface RevolutPayPayments {
|
|
888
755
|
/**
|
|
889
756
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -912,13 +779,6 @@ declare module 'stripe' {
|
|
|
912
779
|
requested?: boolean;
|
|
913
780
|
}
|
|
914
781
|
|
|
915
|
-
interface ShopeepayPayments {
|
|
916
|
-
/**
|
|
917
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
918
|
-
*/
|
|
919
|
-
requested?: boolean;
|
|
920
|
-
}
|
|
921
|
-
|
|
922
782
|
interface SofortPayments {
|
|
923
783
|
/**
|
|
924
784
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -961,27 +821,6 @@ declare module 'stripe' {
|
|
|
961
821
|
requested?: boolean;
|
|
962
822
|
}
|
|
963
823
|
|
|
964
|
-
interface TreasuryEvolve {
|
|
965
|
-
/**
|
|
966
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
967
|
-
*/
|
|
968
|
-
requested?: boolean;
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
interface TreasuryFifthThird {
|
|
972
|
-
/**
|
|
973
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
974
|
-
*/
|
|
975
|
-
requested?: boolean;
|
|
976
|
-
}
|
|
977
|
-
|
|
978
|
-
interface TreasuryGoldmanSachs {
|
|
979
|
-
/**
|
|
980
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
981
|
-
*/
|
|
982
|
-
requested?: boolean;
|
|
983
|
-
}
|
|
984
|
-
|
|
985
824
|
interface TwintPayments {
|
|
986
825
|
/**
|
|
987
826
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -1204,16 +1043,6 @@ declare module 'stripe' {
|
|
|
1204
1043
|
}
|
|
1205
1044
|
|
|
1206
1045
|
interface Controller {
|
|
1207
|
-
/**
|
|
1208
|
-
* A hash of configuration describing the Connect application that controls the account.
|
|
1209
|
-
*/
|
|
1210
|
-
application?: Controller.Application;
|
|
1211
|
-
|
|
1212
|
-
/**
|
|
1213
|
-
* Properties of the account's dashboard.
|
|
1214
|
-
*/
|
|
1215
|
-
dashboard?: Controller.Dashboard;
|
|
1216
|
-
|
|
1217
1046
|
/**
|
|
1218
1047
|
* A hash of configuration for who pays Stripe fees for product usage on this account.
|
|
1219
1048
|
*/
|
|
@@ -1236,34 +1065,6 @@ declare module 'stripe' {
|
|
|
1236
1065
|
}
|
|
1237
1066
|
|
|
1238
1067
|
namespace Controller {
|
|
1239
|
-
interface Application {
|
|
1240
|
-
/**
|
|
1241
|
-
* Whether the controller is liable for losses on this account. For details, see [Understanding Connect Account Balances](https://stripe.com/docs/connect/account-balances).
|
|
1242
|
-
*/
|
|
1243
|
-
loss_liable: boolean;
|
|
1244
|
-
|
|
1245
|
-
/**
|
|
1246
|
-
* Whether the controller owns onboarding for this account.
|
|
1247
|
-
*/
|
|
1248
|
-
onboarding_owner?: boolean;
|
|
1249
|
-
|
|
1250
|
-
/**
|
|
1251
|
-
* Whether the controller has pricing controls for this account.
|
|
1252
|
-
*/
|
|
1253
|
-
pricing_controls?: boolean;
|
|
1254
|
-
}
|
|
1255
|
-
|
|
1256
|
-
interface Dashboard {
|
|
1257
|
-
/**
|
|
1258
|
-
* Whether this account should have access to the full Stripe Dashboard (`full`), to the Express Dashboard (`express`), or to no Stripe-hosted dashboard (`none`). Defaults to `full`.
|
|
1259
|
-
*/
|
|
1260
|
-
type?: Dashboard.Type;
|
|
1261
|
-
}
|
|
1262
|
-
|
|
1263
|
-
namespace Dashboard {
|
|
1264
|
-
type Type = 'express' | 'full' | 'none';
|
|
1265
|
-
}
|
|
1266
|
-
|
|
1267
1068
|
interface Fees {
|
|
1268
1069
|
/**
|
|
1269
1070
|
* A value indicating the responsible payer of Stripe fees on this account. Defaults to `account`. Learn more about [fee behavior on connected accounts](https://docs.stripe.com/connect/direct-charges-fee-payer-behavior).
|
|
@@ -1647,57 +1448,17 @@ declare module 'stripe' {
|
|
|
1647
1448
|
}
|
|
1648
1449
|
}
|
|
1649
1450
|
|
|
1650
|
-
interface RiskControls {
|
|
1651
|
-
/**
|
|
1652
|
-
* Represents the risk control status of charges. Please see [this page for more details](https://stripe.com/docs/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
1653
|
-
*/
|
|
1654
|
-
charges?: RiskControls.Charges;
|
|
1655
|
-
|
|
1656
|
-
/**
|
|
1657
|
-
* Represents the risk control status of payouts. Please see [this page for more details](https://stripe.com/docs/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
1658
|
-
*/
|
|
1659
|
-
payouts?: RiskControls.Payouts;
|
|
1660
|
-
}
|
|
1661
|
-
|
|
1662
|
-
namespace RiskControls {
|
|
1663
|
-
interface Charges {
|
|
1664
|
-
/**
|
|
1665
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
1666
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
1667
|
-
*/
|
|
1668
|
-
pause_requested?: boolean;
|
|
1669
|
-
}
|
|
1670
|
-
|
|
1671
|
-
interface Payouts {
|
|
1672
|
-
/**
|
|
1673
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
1674
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
1675
|
-
*/
|
|
1676
|
-
pause_requested?: boolean;
|
|
1677
|
-
}
|
|
1678
|
-
}
|
|
1679
|
-
|
|
1680
1451
|
interface Settings {
|
|
1681
1452
|
/**
|
|
1682
1453
|
* Settings specific to Bacs Direct Debit.
|
|
1683
1454
|
*/
|
|
1684
1455
|
bacs_debit_payments?: Settings.BacsDebitPayments;
|
|
1685
1456
|
|
|
1686
|
-
/**
|
|
1687
|
-
* Settings specific to bank BCA onboarding for Indonesia bank transfers payments method.
|
|
1688
|
-
*/
|
|
1689
|
-
bank_bca_onboarding?: Settings.BankBcaOnboarding;
|
|
1690
|
-
|
|
1691
1457
|
/**
|
|
1692
1458
|
* Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
|
|
1693
1459
|
*/
|
|
1694
1460
|
branding?: Settings.Branding;
|
|
1695
1461
|
|
|
1696
|
-
/**
|
|
1697
|
-
* Settings specific to the account's use of the Capital product.
|
|
1698
|
-
*/
|
|
1699
|
-
capital?: Settings.Capital;
|
|
1700
|
-
|
|
1701
1462
|
/**
|
|
1702
1463
|
* Settings specific to the account's use of the Card Issuing product.
|
|
1703
1464
|
*/
|
|
@@ -1718,11 +1479,6 @@ declare module 'stripe' {
|
|
|
1718
1479
|
*/
|
|
1719
1480
|
payouts?: Settings.Payouts;
|
|
1720
1481
|
|
|
1721
|
-
/**
|
|
1722
|
-
* Settings specific to the account's tax forms.
|
|
1723
|
-
*/
|
|
1724
|
-
tax_forms?: Settings.TaxForms;
|
|
1725
|
-
|
|
1726
1482
|
/**
|
|
1727
1483
|
* Settings specific to the account's Treasury FinancialAccounts.
|
|
1728
1484
|
*/
|
|
@@ -1737,18 +1493,6 @@ declare module 'stripe' {
|
|
|
1737
1493
|
display_name?: string;
|
|
1738
1494
|
}
|
|
1739
1495
|
|
|
1740
|
-
interface BankBcaOnboarding {
|
|
1741
|
-
/**
|
|
1742
|
-
* Bank BCA business account holder name
|
|
1743
|
-
*/
|
|
1744
|
-
account_holder_name?: string;
|
|
1745
|
-
|
|
1746
|
-
/**
|
|
1747
|
-
* Bank BCA business account number
|
|
1748
|
-
*/
|
|
1749
|
-
business_account_number?: string;
|
|
1750
|
-
}
|
|
1751
|
-
|
|
1752
1496
|
interface Branding {
|
|
1753
1497
|
/**
|
|
1754
1498
|
* (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
|
|
@@ -1771,22 +1515,6 @@ declare module 'stripe' {
|
|
|
1771
1515
|
secondary_color?: string;
|
|
1772
1516
|
}
|
|
1773
1517
|
|
|
1774
|
-
interface Capital {
|
|
1775
|
-
/**
|
|
1776
|
-
* Per-currency mapping of user-selected destination accounts used to pay out loans.
|
|
1777
|
-
*/
|
|
1778
|
-
payout_destination?: {
|
|
1779
|
-
[key: string]: string;
|
|
1780
|
-
};
|
|
1781
|
-
|
|
1782
|
-
/**
|
|
1783
|
-
* Per-currency mapping of all destination accounts eligible to receive Capital financing payouts.
|
|
1784
|
-
*/
|
|
1785
|
-
payout_destination_selector?: {
|
|
1786
|
-
[key: string]: Array<string>;
|
|
1787
|
-
};
|
|
1788
|
-
}
|
|
1789
|
-
|
|
1790
1518
|
interface CardIssuing {
|
|
1791
1519
|
/**
|
|
1792
1520
|
* Details on the account's acceptance of the [Stripe Issuing Terms and Disclosures](https://stripe.com/issuing/connect/tos_acceptance).
|
|
@@ -1920,13 +1648,6 @@ declare module 'stripe' {
|
|
|
1920
1648
|
}
|
|
1921
1649
|
}
|
|
1922
1650
|
|
|
1923
|
-
interface TaxForms {
|
|
1924
|
-
/**
|
|
1925
|
-
* Whether the account opted out of receiving their tax forms by postal delivery.
|
|
1926
|
-
*/
|
|
1927
|
-
consented_to_paperless_delivery?: boolean;
|
|
1928
|
-
}
|
|
1929
|
-
|
|
1930
1651
|
interface Treasury {
|
|
1931
1652
|
/**
|
|
1932
1653
|
* Details on the account's acceptance of the Stripe Treasury Services Agreement.
|
|
@@ -2066,11 +1787,6 @@ declare module 'stripe' {
|
|
|
2066
1787
|
*/
|
|
2067
1788
|
metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
|
|
2068
1789
|
|
|
2069
|
-
/**
|
|
2070
|
-
* A hash to configure risk controls on the account. Please see [this page for more details](https://stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
2071
|
-
*/
|
|
2072
|
-
risk_controls?: AccountUpdateParams.RiskControls;
|
|
2073
|
-
|
|
2074
1790
|
/**
|
|
2075
1791
|
* Options for customizing how the account functions within Stripe.
|
|
2076
1792
|
*/
|
|
@@ -2246,11 +1962,6 @@ declare module 'stripe' {
|
|
|
2246
1962
|
*/
|
|
2247
1963
|
au_becs_debit_payments?: Capabilities.AuBecsDebitPayments;
|
|
2248
1964
|
|
|
2249
|
-
/**
|
|
2250
|
-
* The automatic_indirect_tax capability.
|
|
2251
|
-
*/
|
|
2252
|
-
automatic_indirect_tax?: Capabilities.AutomaticIndirectTax;
|
|
2253
|
-
|
|
2254
1965
|
/**
|
|
2255
1966
|
* The bacs_debit_payments capability.
|
|
2256
1967
|
*/
|
|
@@ -2316,26 +2027,11 @@ declare module 'stripe' {
|
|
|
2316
2027
|
*/
|
|
2317
2028
|
giropay_payments?: Capabilities.GiropayPayments;
|
|
2318
2029
|
|
|
2319
|
-
/**
|
|
2320
|
-
* The gopay_payments capability.
|
|
2321
|
-
*/
|
|
2322
|
-
gopay_payments?: Capabilities.GopayPayments;
|
|
2323
|
-
|
|
2324
2030
|
/**
|
|
2325
2031
|
* The grabpay_payments capability.
|
|
2326
2032
|
*/
|
|
2327
2033
|
grabpay_payments?: Capabilities.GrabpayPayments;
|
|
2328
2034
|
|
|
2329
|
-
/**
|
|
2330
|
-
* The id_bank_transfer_payments capability.
|
|
2331
|
-
*/
|
|
2332
|
-
id_bank_transfer_payments?: Capabilities.IdBankTransferPayments;
|
|
2333
|
-
|
|
2334
|
-
/**
|
|
2335
|
-
* The id_bank_transfer_payments_bca capability.
|
|
2336
|
-
*/
|
|
2337
|
-
id_bank_transfer_payments_bca?: Capabilities.IdBankTransferPaymentsBca;
|
|
2338
|
-
|
|
2339
2035
|
/**
|
|
2340
2036
|
* The ideal_payments capability.
|
|
2341
2037
|
*/
|
|
@@ -2386,11 +2082,6 @@ declare module 'stripe' {
|
|
|
2386
2082
|
*/
|
|
2387
2083
|
link_payments?: Capabilities.LinkPayments;
|
|
2388
2084
|
|
|
2389
|
-
/**
|
|
2390
|
-
* The mb_way_payments capability.
|
|
2391
|
-
*/
|
|
2392
|
-
mb_way_payments?: Capabilities.MbWayPayments;
|
|
2393
|
-
|
|
2394
2085
|
/**
|
|
2395
2086
|
* The mobilepay_payments capability.
|
|
2396
2087
|
*/
|
|
@@ -2436,31 +2127,11 @@ declare module 'stripe' {
|
|
|
2436
2127
|
*/
|
|
2437
2128
|
paynow_payments?: Capabilities.PaynowPayments;
|
|
2438
2129
|
|
|
2439
|
-
/**
|
|
2440
|
-
* The paypal_payments capability.
|
|
2441
|
-
*/
|
|
2442
|
-
paypal_payments?: Capabilities.PaypalPayments;
|
|
2443
|
-
|
|
2444
|
-
/**
|
|
2445
|
-
* The payto_payments capability.
|
|
2446
|
-
*/
|
|
2447
|
-
payto_payments?: Capabilities.PaytoPayments;
|
|
2448
|
-
|
|
2449
2130
|
/**
|
|
2450
2131
|
* The promptpay_payments capability.
|
|
2451
2132
|
*/
|
|
2452
2133
|
promptpay_payments?: Capabilities.PromptpayPayments;
|
|
2453
2134
|
|
|
2454
|
-
/**
|
|
2455
|
-
* The qris_payments capability.
|
|
2456
|
-
*/
|
|
2457
|
-
qris_payments?: Capabilities.QrisPayments;
|
|
2458
|
-
|
|
2459
|
-
/**
|
|
2460
|
-
* The rechnung_payments capability.
|
|
2461
|
-
*/
|
|
2462
|
-
rechnung_payments?: Capabilities.RechnungPayments;
|
|
2463
|
-
|
|
2464
2135
|
/**
|
|
2465
2136
|
* The revolut_pay_payments capability.
|
|
2466
2137
|
*/
|
|
@@ -2481,11 +2152,6 @@ declare module 'stripe' {
|
|
|
2481
2152
|
*/
|
|
2482
2153
|
sepa_debit_payments?: Capabilities.SepaDebitPayments;
|
|
2483
2154
|
|
|
2484
|
-
/**
|
|
2485
|
-
* The shopeepay_payments capability.
|
|
2486
|
-
*/
|
|
2487
|
-
shopeepay_payments?: Capabilities.ShopeepayPayments;
|
|
2488
|
-
|
|
2489
2155
|
/**
|
|
2490
2156
|
* The sofort_payments capability.
|
|
2491
2157
|
*/
|
|
@@ -2516,21 +2182,6 @@ declare module 'stripe' {
|
|
|
2516
2182
|
*/
|
|
2517
2183
|
treasury?: Capabilities.Treasury;
|
|
2518
2184
|
|
|
2519
|
-
/**
|
|
2520
|
-
* The treasury_evolve capability.
|
|
2521
|
-
*/
|
|
2522
|
-
treasury_evolve?: Capabilities.TreasuryEvolve;
|
|
2523
|
-
|
|
2524
|
-
/**
|
|
2525
|
-
* The treasury_fifth_third capability.
|
|
2526
|
-
*/
|
|
2527
|
-
treasury_fifth_third?: Capabilities.TreasuryFifthThird;
|
|
2528
|
-
|
|
2529
|
-
/**
|
|
2530
|
-
* The treasury_goldman_sachs capability.
|
|
2531
|
-
*/
|
|
2532
|
-
treasury_goldman_sachs?: Capabilities.TreasuryGoldmanSachs;
|
|
2533
|
-
|
|
2534
2185
|
/**
|
|
2535
2186
|
* The twint_payments capability.
|
|
2536
2187
|
*/
|
|
@@ -2595,13 +2246,6 @@ declare module 'stripe' {
|
|
|
2595
2246
|
requested?: boolean;
|
|
2596
2247
|
}
|
|
2597
2248
|
|
|
2598
|
-
interface AutomaticIndirectTax {
|
|
2599
|
-
/**
|
|
2600
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2601
|
-
*/
|
|
2602
|
-
requested?: boolean;
|
|
2603
|
-
}
|
|
2604
|
-
|
|
2605
2249
|
interface BacsDebitPayments {
|
|
2606
2250
|
/**
|
|
2607
2251
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2693,13 +2337,6 @@ declare module 'stripe' {
|
|
|
2693
2337
|
requested?: boolean;
|
|
2694
2338
|
}
|
|
2695
2339
|
|
|
2696
|
-
interface GopayPayments {
|
|
2697
|
-
/**
|
|
2698
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2699
|
-
*/
|
|
2700
|
-
requested?: boolean;
|
|
2701
|
-
}
|
|
2702
|
-
|
|
2703
2340
|
interface GrabpayPayments {
|
|
2704
2341
|
/**
|
|
2705
2342
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2707,20 +2344,6 @@ declare module 'stripe' {
|
|
|
2707
2344
|
requested?: boolean;
|
|
2708
2345
|
}
|
|
2709
2346
|
|
|
2710
|
-
interface IdBankTransferPayments {
|
|
2711
|
-
/**
|
|
2712
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2713
|
-
*/
|
|
2714
|
-
requested?: boolean;
|
|
2715
|
-
}
|
|
2716
|
-
|
|
2717
|
-
interface IdBankTransferPaymentsBca {
|
|
2718
|
-
/**
|
|
2719
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2720
|
-
*/
|
|
2721
|
-
requested?: boolean;
|
|
2722
|
-
}
|
|
2723
|
-
|
|
2724
2347
|
interface IdealPayments {
|
|
2725
2348
|
/**
|
|
2726
2349
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2791,13 +2414,6 @@ declare module 'stripe' {
|
|
|
2791
2414
|
requested?: boolean;
|
|
2792
2415
|
}
|
|
2793
2416
|
|
|
2794
|
-
interface MbWayPayments {
|
|
2795
|
-
/**
|
|
2796
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2797
|
-
*/
|
|
2798
|
-
requested?: boolean;
|
|
2799
|
-
}
|
|
2800
|
-
|
|
2801
2417
|
interface MobilepayPayments {
|
|
2802
2418
|
/**
|
|
2803
2419
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2861,20 +2477,6 @@ declare module 'stripe' {
|
|
|
2861
2477
|
requested?: boolean;
|
|
2862
2478
|
}
|
|
2863
2479
|
|
|
2864
|
-
interface PaypalPayments {
|
|
2865
|
-
/**
|
|
2866
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2867
|
-
*/
|
|
2868
|
-
requested?: boolean;
|
|
2869
|
-
}
|
|
2870
|
-
|
|
2871
|
-
interface PaytoPayments {
|
|
2872
|
-
/**
|
|
2873
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2874
|
-
*/
|
|
2875
|
-
requested?: boolean;
|
|
2876
|
-
}
|
|
2877
|
-
|
|
2878
2480
|
interface PromptpayPayments {
|
|
2879
2481
|
/**
|
|
2880
2482
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2882,20 +2484,6 @@ declare module 'stripe' {
|
|
|
2882
2484
|
requested?: boolean;
|
|
2883
2485
|
}
|
|
2884
2486
|
|
|
2885
|
-
interface QrisPayments {
|
|
2886
|
-
/**
|
|
2887
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2888
|
-
*/
|
|
2889
|
-
requested?: boolean;
|
|
2890
|
-
}
|
|
2891
|
-
|
|
2892
|
-
interface RechnungPayments {
|
|
2893
|
-
/**
|
|
2894
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2895
|
-
*/
|
|
2896
|
-
requested?: boolean;
|
|
2897
|
-
}
|
|
2898
|
-
|
|
2899
2487
|
interface RevolutPayPayments {
|
|
2900
2488
|
/**
|
|
2901
2489
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2924,13 +2512,6 @@ declare module 'stripe' {
|
|
|
2924
2512
|
requested?: boolean;
|
|
2925
2513
|
}
|
|
2926
2514
|
|
|
2927
|
-
interface ShopeepayPayments {
|
|
2928
|
-
/**
|
|
2929
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2930
|
-
*/
|
|
2931
|
-
requested?: boolean;
|
|
2932
|
-
}
|
|
2933
|
-
|
|
2934
2515
|
interface SofortPayments {
|
|
2935
2516
|
/**
|
|
2936
2517
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -2973,27 +2554,6 @@ declare module 'stripe' {
|
|
|
2973
2554
|
requested?: boolean;
|
|
2974
2555
|
}
|
|
2975
2556
|
|
|
2976
|
-
interface TreasuryEvolve {
|
|
2977
|
-
/**
|
|
2978
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2979
|
-
*/
|
|
2980
|
-
requested?: boolean;
|
|
2981
|
-
}
|
|
2982
|
-
|
|
2983
|
-
interface TreasuryFifthThird {
|
|
2984
|
-
/**
|
|
2985
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2986
|
-
*/
|
|
2987
|
-
requested?: boolean;
|
|
2988
|
-
}
|
|
2989
|
-
|
|
2990
|
-
interface TreasuryGoldmanSachs {
|
|
2991
|
-
/**
|
|
2992
|
-
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
2993
|
-
*/
|
|
2994
|
-
requested?: boolean;
|
|
2995
|
-
}
|
|
2996
|
-
|
|
2997
2557
|
interface TwintPayments {
|
|
2998
2558
|
/**
|
|
2999
2559
|
* Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.
|
|
@@ -3568,57 +3128,17 @@ declare module 'stripe' {
|
|
|
3568
3128
|
}
|
|
3569
3129
|
}
|
|
3570
3130
|
|
|
3571
|
-
interface RiskControls {
|
|
3572
|
-
/**
|
|
3573
|
-
* Represents the risk control status of charges. Please see [this page for more details](https://stripe.com/docs/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
3574
|
-
*/
|
|
3575
|
-
charges?: RiskControls.Charges;
|
|
3576
|
-
|
|
3577
|
-
/**
|
|
3578
|
-
* Represents the risk control status of payouts. Please see [this page for more details](https://stripe.com/docs/connect/pausing-payments-or-payouts-on-connected-accounts).
|
|
3579
|
-
*/
|
|
3580
|
-
payouts?: RiskControls.Payouts;
|
|
3581
|
-
}
|
|
3582
|
-
|
|
3583
|
-
namespace RiskControls {
|
|
3584
|
-
interface Charges {
|
|
3585
|
-
/**
|
|
3586
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
3587
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
3588
|
-
*/
|
|
3589
|
-
pause_requested?: boolean;
|
|
3590
|
-
}
|
|
3591
|
-
|
|
3592
|
-
interface Payouts {
|
|
3593
|
-
/**
|
|
3594
|
-
* To request to pause a risk control, pass `true`. To request to unpause a risk control, pass `false`.
|
|
3595
|
-
* There can be a delay before the risk control is paused or unpaused.
|
|
3596
|
-
*/
|
|
3597
|
-
pause_requested?: boolean;
|
|
3598
|
-
}
|
|
3599
|
-
}
|
|
3600
|
-
|
|
3601
3131
|
interface Settings {
|
|
3602
3132
|
/**
|
|
3603
3133
|
* Settings specific to Bacs Direct Debit payments.
|
|
3604
3134
|
*/
|
|
3605
3135
|
bacs_debit_payments?: Settings.BacsDebitPayments;
|
|
3606
3136
|
|
|
3607
|
-
/**
|
|
3608
|
-
* Settings specific to bank BCA onboarding for Indonesia bank transfers payments method.
|
|
3609
|
-
*/
|
|
3610
|
-
bank_bca_onboarding?: Settings.BankBcaOnboarding;
|
|
3611
|
-
|
|
3612
3137
|
/**
|
|
3613
3138
|
* Settings used to apply the account's branding to email receipts, invoices, Checkout, and other products.
|
|
3614
3139
|
*/
|
|
3615
3140
|
branding?: Settings.Branding;
|
|
3616
3141
|
|
|
3617
|
-
/**
|
|
3618
|
-
* Settings specific to the account's use of the Capital product.
|
|
3619
|
-
*/
|
|
3620
|
-
capital?: Settings.Capital;
|
|
3621
|
-
|
|
3622
3142
|
/**
|
|
3623
3143
|
* Settings specific to the account's use of the Card Issuing product.
|
|
3624
3144
|
*/
|
|
@@ -3644,11 +3164,6 @@ declare module 'stripe' {
|
|
|
3644
3164
|
*/
|
|
3645
3165
|
payouts?: Settings.Payouts;
|
|
3646
3166
|
|
|
3647
|
-
/**
|
|
3648
|
-
* Settings specific to the account's tax forms.
|
|
3649
|
-
*/
|
|
3650
|
-
tax_forms?: Settings.TaxForms;
|
|
3651
|
-
|
|
3652
3167
|
/**
|
|
3653
3168
|
* Settings specific to the account's Treasury FinancialAccounts.
|
|
3654
3169
|
*/
|
|
@@ -3663,18 +3178,6 @@ declare module 'stripe' {
|
|
|
3663
3178
|
display_name?: string;
|
|
3664
3179
|
}
|
|
3665
3180
|
|
|
3666
|
-
interface BankBcaOnboarding {
|
|
3667
|
-
/**
|
|
3668
|
-
* Bank BCA business account holder name
|
|
3669
|
-
*/
|
|
3670
|
-
account_holder_name?: string;
|
|
3671
|
-
|
|
3672
|
-
/**
|
|
3673
|
-
* Bank BCA business account number
|
|
3674
|
-
*/
|
|
3675
|
-
business_account_number?: string;
|
|
3676
|
-
}
|
|
3677
|
-
|
|
3678
3181
|
interface Branding {
|
|
3679
3182
|
/**
|
|
3680
3183
|
* (ID of a [file upload](https://stripe.com/docs/guides/file-upload)) An icon for the account. Must be square and at least 128px x 128px.
|
|
@@ -3697,22 +3200,6 @@ declare module 'stripe' {
|
|
|
3697
3200
|
secondary_color?: string;
|
|
3698
3201
|
}
|
|
3699
3202
|
|
|
3700
|
-
interface Capital {
|
|
3701
|
-
/**
|
|
3702
|
-
* Per-currency mapping of user-selected destination accounts used to pay out loans.
|
|
3703
|
-
*/
|
|
3704
|
-
payout_destination?: {
|
|
3705
|
-
[key: string]: string;
|
|
3706
|
-
};
|
|
3707
|
-
|
|
3708
|
-
/**
|
|
3709
|
-
* Per-currency mapping of all destination accounts eligible to receive Capital financing payouts.
|
|
3710
|
-
*/
|
|
3711
|
-
payout_destination_selector?: {
|
|
3712
|
-
[key: string]: Array<string>;
|
|
3713
|
-
};
|
|
3714
|
-
}
|
|
3715
|
-
|
|
3716
3203
|
interface CardIssuing {
|
|
3717
3204
|
/**
|
|
3718
3205
|
* Details on the account's acceptance of the [Stripe Issuing Terms and Disclosures](https://stripe.com/issuing/connect/tos_acceptance).
|
|
@@ -3853,13 +3340,6 @@ declare module 'stripe' {
|
|
|
3853
3340
|
}
|
|
3854
3341
|
}
|
|
3855
3342
|
|
|
3856
|
-
interface TaxForms {
|
|
3857
|
-
/**
|
|
3858
|
-
* Whether the account opted out of receiving their tax forms by postal delivery.
|
|
3859
|
-
*/
|
|
3860
|
-
consented_to_paperless_delivery?: boolean;
|
|
3861
|
-
}
|
|
3862
|
-
|
|
3863
3343
|
interface Treasury {
|
|
3864
3344
|
/**
|
|
3865
3345
|
* Details on the account's acceptance of the Stripe Treasury Services Agreement.
|