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.
Files changed (1584) hide show
  1. package/CHANGELOG.md +55 -3084
  2. package/OPENAPI_VERSION +1 -1
  3. package/README.md +60 -44
  4. package/VERSION +1 -1
  5. package/cjs/Error.d.ts +0 -58
  6. package/cjs/Error.js +1 -135
  7. package/cjs/Error.js.map +1 -1
  8. package/cjs/Types.d.ts +2 -9
  9. package/cjs/Types.js.map +1 -1
  10. package/cjs/apiVersion.d.ts +2 -1
  11. package/cjs/apiVersion.js +3 -2
  12. package/cjs/apiVersion.js.map +1 -1
  13. package/cjs/resources/AccountLinks.d.ts +1 -5
  14. package/cjs/resources/AccountSessions.d.ts +16 -564
  15. package/cjs/resources/AccountSessions.js.map +1 -1
  16. package/cjs/resources/Accounts.d.ts +33 -1034
  17. package/cjs/resources/Accounts.js +9 -46
  18. package/cjs/resources/Accounts.js.map +1 -1
  19. package/cjs/resources/ApplicationFees.d.ts +1 -28
  20. package/cjs/resources/Balance.d.ts +0 -134
  21. package/cjs/resources/BalanceSettings.d.ts +0 -18
  22. package/cjs/resources/BalanceTransactions.d.ts +1 -1
  23. package/cjs/resources/BankAccounts.d.ts +2 -2
  24. package/cjs/resources/Billing/AlertTriggereds.d.ts +1 -55
  25. package/cjs/resources/Billing/Alerts.d.ts +5 -448
  26. package/cjs/resources/Billing/Alerts.js +5 -329
  27. package/cjs/resources/Billing/Alerts.js.map +1 -1
  28. package/cjs/resources/Billing/CreditBalanceSummary.d.ts +3 -126
  29. package/cjs/resources/Billing/CreditBalanceSummary.js +1 -39
  30. package/cjs/resources/Billing/CreditBalanceSummary.js.map +1 -1
  31. package/cjs/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
  32. package/cjs/resources/Billing/CreditBalanceTransactions.js +1 -100
  33. package/cjs/resources/Billing/CreditBalanceTransactions.js.map +1 -1
  34. package/cjs/resources/Billing/CreditGrants.d.ts +3 -85
  35. package/cjs/resources/Billing/CreditGrants.js +5 -134
  36. package/cjs/resources/Billing/CreditGrants.js.map +1 -1
  37. package/cjs/resources/Billing/MeterEventSummaries.d.ts +0 -6
  38. package/cjs/resources/Billing/Meters.d.ts +0 -31
  39. package/cjs/resources/Billing/index.d.ts +0 -10
  40. package/cjs/resources/Billing/index.js +0 -2
  41. package/cjs/resources/Billing/index.js.map +1 -1
  42. package/cjs/resources/Capabilities.d.ts +2 -25
  43. package/cjs/resources/Cards.d.ts +0 -28
  44. package/cjs/resources/Charges.d.ts +70 -3352
  45. package/cjs/resources/Charges.js.map +1 -1
  46. package/cjs/resources/Checkout/Sessions.d.ts +31 -1172
  47. package/cjs/resources/Checkout/Sessions.js +0 -115
  48. package/cjs/resources/Checkout/Sessions.js.map +1 -1
  49. package/cjs/resources/Checkout/index.d.ts +0 -1
  50. package/cjs/resources/ConfirmationTokens.d.ts +1 -142
  51. package/cjs/resources/ConfirmationTokens.js.map +1 -1
  52. package/cjs/resources/Coupons.d.ts +2 -128
  53. package/cjs/resources/Coupons.js +0 -41
  54. package/cjs/resources/Coupons.js.map +1 -1
  55. package/cjs/resources/CreditNoteLineItems.d.ts +1 -15
  56. package/cjs/resources/CreditNotes.d.ts +1 -7
  57. package/cjs/resources/CreditNotes.js +0 -13
  58. package/cjs/resources/CreditNotes.js.map +1 -1
  59. package/cjs/resources/CustomerSessions.d.ts +0 -74
  60. package/cjs/resources/CustomerSessions.js +0 -13
  61. package/cjs/resources/CustomerSessions.js.map +1 -1
  62. package/cjs/resources/Customers.d.ts +5 -102
  63. package/cjs/resources/Customers.js +0 -195
  64. package/cjs/resources/Customers.js.map +1 -1
  65. package/cjs/resources/Discounts.d.ts +0 -19
  66. package/cjs/resources/Disputes.d.ts +0 -43
  67. package/cjs/resources/Disputes.js +0 -14
  68. package/cjs/resources/Disputes.js.map +1 -1
  69. package/cjs/resources/Events.d.ts +3 -574
  70. package/cjs/resources/ExternalAccounts.d.ts +1 -212
  71. package/cjs/resources/ExternalAccounts.js +0 -44
  72. package/cjs/resources/ExternalAccounts.js.map +1 -1
  73. package/cjs/resources/FinancialConnections/Accounts.d.ts +4 -69
  74. package/cjs/resources/FinancialConnections/Accounts.js +0 -8
  75. package/cjs/resources/FinancialConnections/Accounts.js.map +1 -1
  76. package/cjs/resources/FinancialConnections/Authorizations.d.ts +1 -46
  77. package/cjs/resources/FinancialConnections/Authorizations.js +0 -11
  78. package/cjs/resources/FinancialConnections/Authorizations.js.map +1 -1
  79. package/cjs/resources/FinancialConnections/Sessions.d.ts +36 -122
  80. package/cjs/resources/FinancialConnections/Sessions.js.map +1 -1
  81. package/cjs/resources/FinancialConnections/index.d.ts +9 -21
  82. package/cjs/resources/FinancialConnections/index.js +0 -4
  83. package/cjs/resources/FinancialConnections/index.js.map +1 -1
  84. package/cjs/resources/Identity/VerificationReports.d.ts +2 -33
  85. package/cjs/resources/Identity/VerificationReports.js.map +1 -1
  86. package/cjs/resources/Identity/VerificationSessions.d.ts +3 -11
  87. package/cjs/resources/Identity/index.d.ts +10 -18
  88. package/cjs/resources/Identity/index.js +0 -2
  89. package/cjs/resources/Identity/index.js.map +1 -1
  90. package/cjs/resources/InvoiceItems.d.ts +3 -204
  91. package/cjs/resources/InvoiceItems.js +0 -41
  92. package/cjs/resources/InvoiceItems.js.map +1 -1
  93. package/cjs/resources/InvoiceLineItems.d.ts +4 -174
  94. package/cjs/resources/InvoiceRenderingTemplates.d.ts +0 -12
  95. package/cjs/resources/InvoiceRenderingTemplates.js +0 -28
  96. package/cjs/resources/InvoiceRenderingTemplates.js.map +1 -1
  97. package/cjs/resources/Invoices.d.ts +28 -2128
  98. package/cjs/resources/Invoices.js +0 -221
  99. package/cjs/resources/Invoices.js.map +1 -1
  100. package/cjs/resources/Issuing/Authorizations.d.ts +1 -482
  101. package/cjs/resources/Issuing/Authorizations.js.map +1 -1
  102. package/cjs/resources/Issuing/Cardholders.d.ts +4 -18
  103. package/cjs/resources/Issuing/Cards.d.ts +8 -53
  104. package/cjs/resources/Issuing/Disputes.d.ts +0 -246
  105. package/cjs/resources/Issuing/Tokens.d.ts +0 -26
  106. package/cjs/resources/Issuing/Transactions.d.ts +0 -233
  107. package/cjs/resources/Issuing/Transactions.js.map +1 -1
  108. package/cjs/resources/Issuing/index.d.ts +22 -56
  109. package/cjs/resources/Issuing/index.js +0 -8
  110. package/cjs/resources/Issuing/index.js.map +1 -1
  111. package/cjs/resources/LineItems.d.ts +2 -29
  112. package/cjs/resources/Mandates.d.ts +2 -47
  113. package/cjs/resources/Mandates.js +0 -8
  114. package/cjs/resources/Mandates.js.map +1 -1
  115. package/cjs/resources/PaymentAttemptRecords.d.ts +2 -664
  116. package/cjs/resources/PaymentAttemptRecords.js +0 -48
  117. package/cjs/resources/PaymentAttemptRecords.js.map +1 -1
  118. package/cjs/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
  119. package/cjs/resources/PaymentIntents.d.ts +6379 -20025
  120. package/cjs/resources/PaymentIntents.js +0 -46
  121. package/cjs/resources/PaymentIntents.js.map +1 -1
  122. package/cjs/resources/PaymentLinks.d.ts +75 -75
  123. package/cjs/resources/PaymentMethodConfigurations.d.ts +0 -420
  124. package/cjs/resources/PaymentMethods.d.ts +4 -300
  125. package/cjs/resources/PaymentMethods.js +0 -20
  126. package/cjs/resources/PaymentMethods.js.map +1 -1
  127. package/cjs/resources/PaymentRecords.d.ts +31 -719
  128. package/cjs/resources/PaymentRecords.js +7 -17
  129. package/cjs/resources/PaymentRecords.js.map +1 -1
  130. package/cjs/resources/Persons.d.ts +2 -25
  131. package/cjs/resources/Plans.d.ts +0 -16
  132. package/cjs/resources/Prices.d.ts +1 -77
  133. package/cjs/resources/Prices.js +0 -27
  134. package/cjs/resources/Prices.js.map +1 -1
  135. package/cjs/resources/Products.d.ts +1 -199
  136. package/cjs/resources/Products.js +0 -69
  137. package/cjs/resources/Products.js.map +1 -1
  138. package/cjs/resources/PromotionCodes.d.ts +0 -12
  139. package/cjs/resources/PromotionCodes.js +0 -27
  140. package/cjs/resources/PromotionCodes.js.map +1 -1
  141. package/cjs/resources/Quotes.d.ts +139 -3389
  142. package/cjs/resources/Quotes.js +13 -1181
  143. package/cjs/resources/Quotes.js.map +1 -1
  144. package/cjs/resources/Radar/PaymentEvaluations.d.ts +1 -85
  145. package/cjs/resources/Radar/ValueListItems.d.ts +1 -39
  146. package/cjs/resources/Radar/ValueListItems.js +0 -13
  147. package/cjs/resources/Radar/ValueListItems.js.map +1 -1
  148. package/cjs/resources/Radar/index.d.ts +16 -36
  149. package/cjs/resources/Radar/index.js +0 -6
  150. package/cjs/resources/Radar/index.js.map +1 -1
  151. package/cjs/resources/Refunds.d.ts +14 -39
  152. package/cjs/resources/Refunds.js +0 -27
  153. package/cjs/resources/Refunds.js.map +1 -1
  154. package/cjs/resources/Reserve/Holds.d.ts +1 -53
  155. package/cjs/resources/Reserve/Holds.js +0 -19
  156. package/cjs/resources/Reserve/Holds.js.map +1 -1
  157. package/cjs/resources/Reserve/Plans.d.ts +0 -16
  158. package/cjs/resources/Reserve/Plans.js +0 -11
  159. package/cjs/resources/Reserve/Plans.js.map +1 -1
  160. package/cjs/resources/Reserve/Releases.d.ts +1 -41
  161. package/cjs/resources/Reserve/Releases.js +0 -19
  162. package/cjs/resources/Reserve/Releases.js.map +1 -1
  163. package/cjs/resources/Reserve/index.d.ts +6 -17
  164. package/cjs/resources/Reserve/index.js +0 -9
  165. package/cjs/resources/Reserve/index.js.map +1 -1
  166. package/cjs/resources/SetupAttempts.d.ts +1 -35
  167. package/cjs/resources/SetupAttempts.js.map +1 -1
  168. package/cjs/resources/SetupIntents.d.ts +34 -630
  169. package/cjs/resources/SetupIntents.js.map +1 -1
  170. package/cjs/resources/Sources.d.ts +1 -29
  171. package/cjs/resources/SubscriptionItems.d.ts +1 -266
  172. package/cjs/resources/SubscriptionItems.js +0 -41
  173. package/cjs/resources/SubscriptionItems.js.map +1 -1
  174. package/cjs/resources/SubscriptionSchedules.d.ts +116 -2377
  175. package/cjs/resources/SubscriptionSchedules.js +0 -61
  176. package/cjs/resources/SubscriptionSchedules.js.map +1 -1
  177. package/cjs/resources/Subscriptions.d.ts +13 -966
  178. package/cjs/resources/Subscriptions.js +0 -289
  179. package/cjs/resources/Subscriptions.js.map +1 -1
  180. package/cjs/resources/Tax/CalculationLineItems.d.ts +3 -14
  181. package/cjs/resources/Tax/Calculations.d.ts +7 -49
  182. package/cjs/resources/Tax/Registrations.d.ts +10 -159
  183. package/cjs/resources/Tax/Registrations.js +0 -27
  184. package/cjs/resources/Tax/Registrations.js.map +1 -1
  185. package/cjs/resources/Tax/Settings.d.ts +0 -8
  186. package/cjs/resources/Tax/Settings.js +0 -13
  187. package/cjs/resources/Tax/Settings.js.map +1 -1
  188. package/cjs/resources/Tax/Transactions.d.ts +2 -10
  189. package/cjs/resources/Tax/Transactions.js +0 -13
  190. package/cjs/resources/Tax/Transactions.js.map +1 -1
  191. package/cjs/resources/Tax/index.d.ts +13 -31
  192. package/cjs/resources/Tax/index.js +0 -4
  193. package/cjs/resources/Tax/index.js.map +1 -1
  194. package/cjs/resources/TaxCodes.d.ts +1 -16
  195. package/cjs/resources/TaxIds.d.ts +4 -10
  196. package/cjs/resources/TaxIds.js +0 -13
  197. package/cjs/resources/TaxIds.js.map +1 -1
  198. package/cjs/resources/TaxRates.d.ts +4 -16
  199. package/cjs/resources/TaxRates.js +0 -27
  200. package/cjs/resources/TaxRates.js.map +1 -1
  201. package/cjs/resources/Terminal/Configurations.d.ts +0 -27
  202. package/cjs/resources/Terminal/Readers.d.ts +2 -219
  203. package/cjs/resources/Terminal/Readers.js +0 -24
  204. package/cjs/resources/Terminal/Readers.js.map +1 -1
  205. package/cjs/resources/Terminal/index.d.ts +0 -9
  206. package/cjs/resources/Terminal/index.js +0 -2
  207. package/cjs/resources/Terminal/index.js.map +1 -1
  208. package/cjs/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
  209. package/cjs/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
  210. package/cjs/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
  211. package/cjs/resources/TestHelpers/Issuing/index.d.ts +0 -2
  212. package/cjs/resources/TestHelpers/Issuing/index.js +0 -2
  213. package/cjs/resources/TestHelpers/Issuing/index.js.map +1 -1
  214. package/cjs/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
  215. package/cjs/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
  216. package/cjs/resources/TestHelpers/index.d.ts +6 -14
  217. package/cjs/resources/TestHelpers/index.js +6 -12
  218. package/cjs/resources/TestHelpers/index.js.map +1 -1
  219. package/cjs/resources/Tokens.d.ts +2 -76
  220. package/cjs/resources/Topups.d.ts +28 -0
  221. package/cjs/resources/Topups.js.map +1 -1
  222. package/cjs/resources/Transfers.d.ts +0 -12
  223. package/cjs/resources/Transfers.js.map +1 -1
  224. package/cjs/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
  225. package/cjs/resources/Treasury/FinancialAccounts.d.ts +1 -34
  226. package/cjs/resources/Treasury/OutboundPayments.d.ts +0 -8
  227. package/cjs/resources/Treasury/OutboundTransfers.d.ts +0 -44
  228. package/cjs/resources/Treasury/ReceivedCredits.d.ts +0 -22
  229. package/cjs/resources/Treasury/ReceivedDebits.d.ts +0 -26
  230. package/cjs/resources/V2/Billing/index.d.ts +6 -175
  231. package/cjs/resources/V2/Billing/index.js +0 -32
  232. package/cjs/resources/V2/Billing/index.js.map +1 -1
  233. package/cjs/resources/V2/Core/AccountLinks.d.ts +6 -158
  234. package/cjs/resources/V2/Core/AccountPersons.d.ts +1 -1
  235. package/cjs/resources/V2/Core/AccountTokens.d.ts +43 -220
  236. package/cjs/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
  237. package/cjs/resources/V2/Core/Accounts/Persons.d.ts +2 -2
  238. package/cjs/resources/V2/Core/Accounts.d.ts +3626 -17599
  239. package/cjs/resources/V2/Core/Accounts.js +38 -10364
  240. package/cjs/resources/V2/Core/Accounts.js.map +1 -1
  241. package/cjs/resources/V2/Core/Events.d.ts +234 -7743
  242. package/cjs/resources/V2/Core/index.d.ts +14 -66
  243. package/cjs/resources/V2/Core/index.js +0 -18
  244. package/cjs/resources/V2/Core/index.js.map +1 -1
  245. package/cjs/resources/V2/index.d.ts +0 -39
  246. package/cjs/resources/V2/index.js +0 -22
  247. package/cjs/resources/V2/index.js.map +1 -1
  248. package/cjs/resources/WebhookEndpoints.d.ts +3 -3
  249. package/cjs/resources.d.ts +0 -19
  250. package/cjs/resources.js +18 -282
  251. package/cjs/resources.js.map +1 -1
  252. package/cjs/stripe.cjs.node.d.ts +607 -14367
  253. package/cjs/stripe.cjs.node.js.map +1 -1
  254. package/cjs/stripe.core.d.ts +54 -158
  255. package/cjs/stripe.core.js +31 -72
  256. package/cjs/stripe.core.js.map +1 -1
  257. package/esm/Error.d.ts +0 -58
  258. package/esm/Error.js +0 -118
  259. package/esm/Error.js.map +1 -1
  260. package/esm/Types.d.ts +2 -9
  261. package/esm/Types.js.map +1 -1
  262. package/esm/apiVersion.d.ts +2 -1
  263. package/esm/apiVersion.js +2 -1
  264. package/esm/apiVersion.js.map +1 -1
  265. package/esm/resources/AccountLinks.d.ts +1 -5
  266. package/esm/resources/AccountSessions.d.ts +16 -564
  267. package/esm/resources/AccountSessions.js.map +1 -1
  268. package/esm/resources/Accounts.d.ts +33 -1034
  269. package/esm/resources/Accounts.js +9 -46
  270. package/esm/resources/Accounts.js.map +1 -1
  271. package/esm/resources/ApplicationFees.d.ts +1 -28
  272. package/esm/resources/Balance.d.ts +0 -134
  273. package/esm/resources/BalanceSettings.d.ts +0 -18
  274. package/esm/resources/BalanceTransactions.d.ts +1 -1
  275. package/esm/resources/BankAccounts.d.ts +2 -2
  276. package/esm/resources/Billing/AlertTriggereds.d.ts +1 -55
  277. package/esm/resources/Billing/Alerts.d.ts +5 -448
  278. package/esm/resources/Billing/Alerts.js +5 -329
  279. package/esm/resources/Billing/Alerts.js.map +1 -1
  280. package/esm/resources/Billing/CreditBalanceSummary.d.ts +3 -126
  281. package/esm/resources/Billing/CreditBalanceSummary.js +1 -39
  282. package/esm/resources/Billing/CreditBalanceSummary.js.map +1 -1
  283. package/esm/resources/Billing/CreditBalanceTransactions.d.ts +3 -97
  284. package/esm/resources/Billing/CreditBalanceTransactions.js +1 -100
  285. package/esm/resources/Billing/CreditBalanceTransactions.js.map +1 -1
  286. package/esm/resources/Billing/CreditGrants.d.ts +3 -85
  287. package/esm/resources/Billing/CreditGrants.js +5 -134
  288. package/esm/resources/Billing/CreditGrants.js.map +1 -1
  289. package/esm/resources/Billing/MeterEventSummaries.d.ts +0 -6
  290. package/esm/resources/Billing/Meters.d.ts +0 -31
  291. package/esm/resources/Billing/index.d.ts +0 -10
  292. package/esm/resources/Billing/index.js +0 -2
  293. package/esm/resources/Billing/index.js.map +1 -1
  294. package/esm/resources/Capabilities.d.ts +2 -25
  295. package/esm/resources/Cards.d.ts +0 -28
  296. package/esm/resources/Charges.d.ts +70 -3352
  297. package/esm/resources/Charges.js.map +1 -1
  298. package/esm/resources/Checkout/Sessions.d.ts +31 -1172
  299. package/esm/resources/Checkout/Sessions.js +0 -115
  300. package/esm/resources/Checkout/Sessions.js.map +1 -1
  301. package/esm/resources/Checkout/index.d.ts +0 -1
  302. package/esm/resources/ConfirmationTokens.d.ts +1 -142
  303. package/esm/resources/ConfirmationTokens.js.map +1 -1
  304. package/esm/resources/Coupons.d.ts +2 -128
  305. package/esm/resources/Coupons.js +0 -41
  306. package/esm/resources/Coupons.js.map +1 -1
  307. package/esm/resources/CreditNoteLineItems.d.ts +1 -15
  308. package/esm/resources/CreditNotes.d.ts +1 -7
  309. package/esm/resources/CreditNotes.js +0 -13
  310. package/esm/resources/CreditNotes.js.map +1 -1
  311. package/esm/resources/CustomerSessions.d.ts +0 -74
  312. package/esm/resources/CustomerSessions.js +0 -13
  313. package/esm/resources/CustomerSessions.js.map +1 -1
  314. package/esm/resources/Customers.d.ts +5 -102
  315. package/esm/resources/Customers.js +0 -195
  316. package/esm/resources/Customers.js.map +1 -1
  317. package/esm/resources/Discounts.d.ts +0 -19
  318. package/esm/resources/Disputes.d.ts +0 -43
  319. package/esm/resources/Disputes.js +0 -14
  320. package/esm/resources/Disputes.js.map +1 -1
  321. package/esm/resources/Events.d.ts +3 -574
  322. package/esm/resources/ExternalAccounts.d.ts +1 -212
  323. package/esm/resources/ExternalAccounts.js +1 -42
  324. package/esm/resources/ExternalAccounts.js.map +1 -1
  325. package/esm/resources/FinancialConnections/Accounts.d.ts +4 -69
  326. package/esm/resources/FinancialConnections/Accounts.js +0 -8
  327. package/esm/resources/FinancialConnections/Accounts.js.map +1 -1
  328. package/esm/resources/FinancialConnections/Authorizations.d.ts +1 -46
  329. package/esm/resources/FinancialConnections/Authorizations.js +1 -9
  330. package/esm/resources/FinancialConnections/Authorizations.js.map +1 -1
  331. package/esm/resources/FinancialConnections/Sessions.d.ts +36 -122
  332. package/esm/resources/FinancialConnections/Sessions.js.map +1 -1
  333. package/esm/resources/FinancialConnections/index.d.ts +9 -21
  334. package/esm/resources/FinancialConnections/index.js +0 -4
  335. package/esm/resources/FinancialConnections/index.js.map +1 -1
  336. package/esm/resources/Identity/VerificationReports.d.ts +2 -33
  337. package/esm/resources/Identity/VerificationReports.js.map +1 -1
  338. package/esm/resources/Identity/VerificationSessions.d.ts +3 -11
  339. package/esm/resources/Identity/index.d.ts +10 -18
  340. package/esm/resources/Identity/index.js +0 -2
  341. package/esm/resources/Identity/index.js.map +1 -1
  342. package/esm/resources/InvoiceItems.d.ts +3 -204
  343. package/esm/resources/InvoiceItems.js +0 -41
  344. package/esm/resources/InvoiceItems.js.map +1 -1
  345. package/esm/resources/InvoiceLineItems.d.ts +4 -174
  346. package/esm/resources/InvoiceRenderingTemplates.d.ts +0 -12
  347. package/esm/resources/InvoiceRenderingTemplates.js +0 -28
  348. package/esm/resources/InvoiceRenderingTemplates.js.map +1 -1
  349. package/esm/resources/Invoices.d.ts +28 -2128
  350. package/esm/resources/Invoices.js +0 -221
  351. package/esm/resources/Invoices.js.map +1 -1
  352. package/esm/resources/Issuing/Authorizations.d.ts +1 -482
  353. package/esm/resources/Issuing/Authorizations.js.map +1 -1
  354. package/esm/resources/Issuing/Cardholders.d.ts +4 -18
  355. package/esm/resources/Issuing/Cards.d.ts +8 -53
  356. package/esm/resources/Issuing/Disputes.d.ts +0 -246
  357. package/esm/resources/Issuing/Tokens.d.ts +0 -26
  358. package/esm/resources/Issuing/Transactions.d.ts +0 -233
  359. package/esm/resources/Issuing/Transactions.js.map +1 -1
  360. package/esm/resources/Issuing/index.d.ts +22 -56
  361. package/esm/resources/Issuing/index.js +0 -8
  362. package/esm/resources/Issuing/index.js.map +1 -1
  363. package/esm/resources/LineItems.d.ts +2 -29
  364. package/esm/resources/Mandates.d.ts +2 -47
  365. package/esm/resources/Mandates.js +0 -8
  366. package/esm/resources/Mandates.js.map +1 -1
  367. package/esm/resources/PaymentAttemptRecords.d.ts +2 -664
  368. package/esm/resources/PaymentAttemptRecords.js +0 -48
  369. package/esm/resources/PaymentAttemptRecords.js.map +1 -1
  370. package/esm/resources/PaymentIntentAmountDetailsLineItems.d.ts +0 -52
  371. package/esm/resources/PaymentIntents.d.ts +6379 -20025
  372. package/esm/resources/PaymentIntents.js +0 -46
  373. package/esm/resources/PaymentIntents.js.map +1 -1
  374. package/esm/resources/PaymentLinks.d.ts +75 -75
  375. package/esm/resources/PaymentMethodConfigurations.d.ts +0 -420
  376. package/esm/resources/PaymentMethods.d.ts +4 -300
  377. package/esm/resources/PaymentMethods.js +0 -20
  378. package/esm/resources/PaymentMethods.js.map +1 -1
  379. package/esm/resources/PaymentRecords.d.ts +31 -719
  380. package/esm/resources/PaymentRecords.js +7 -17
  381. package/esm/resources/PaymentRecords.js.map +1 -1
  382. package/esm/resources/Persons.d.ts +2 -25
  383. package/esm/resources/Plans.d.ts +0 -16
  384. package/esm/resources/Prices.d.ts +1 -77
  385. package/esm/resources/Prices.js +0 -27
  386. package/esm/resources/Prices.js.map +1 -1
  387. package/esm/resources/Products.d.ts +1 -199
  388. package/esm/resources/Products.js +0 -69
  389. package/esm/resources/Products.js.map +1 -1
  390. package/esm/resources/PromotionCodes.d.ts +0 -12
  391. package/esm/resources/PromotionCodes.js +0 -27
  392. package/esm/resources/PromotionCodes.js.map +1 -1
  393. package/esm/resources/Quotes.d.ts +139 -3389
  394. package/esm/resources/Quotes.js +13 -1181
  395. package/esm/resources/Quotes.js.map +1 -1
  396. package/esm/resources/Radar/PaymentEvaluations.d.ts +1 -85
  397. package/esm/resources/Radar/ValueListItems.d.ts +1 -39
  398. package/esm/resources/Radar/ValueListItems.js +0 -13
  399. package/esm/resources/Radar/ValueListItems.js.map +1 -1
  400. package/esm/resources/Radar/index.d.ts +16 -36
  401. package/esm/resources/Radar/index.js +0 -6
  402. package/esm/resources/Radar/index.js.map +1 -1
  403. package/esm/resources/Refunds.d.ts +14 -39
  404. package/esm/resources/Refunds.js +0 -27
  405. package/esm/resources/Refunds.js.map +1 -1
  406. package/esm/resources/Reserve/Holds.d.ts +1 -53
  407. package/esm/resources/Reserve/Holds.js +1 -17
  408. package/esm/resources/Reserve/Holds.js.map +1 -1
  409. package/esm/resources/Reserve/Plans.d.ts +0 -16
  410. package/esm/resources/Reserve/Plans.js +1 -9
  411. package/esm/resources/Reserve/Plans.js.map +1 -1
  412. package/esm/resources/Reserve/Releases.d.ts +1 -41
  413. package/esm/resources/Reserve/Releases.js +1 -17
  414. package/esm/resources/Reserve/Releases.js.map +1 -1
  415. package/esm/resources/Reserve/index.d.ts +6 -17
  416. package/esm/resources/Reserve/index.js +0 -9
  417. package/esm/resources/Reserve/index.js.map +1 -1
  418. package/esm/resources/SetupAttempts.d.ts +1 -35
  419. package/esm/resources/SetupAttempts.js.map +1 -1
  420. package/esm/resources/SetupIntents.d.ts +34 -630
  421. package/esm/resources/SetupIntents.js.map +1 -1
  422. package/esm/resources/Sources.d.ts +1 -29
  423. package/esm/resources/SubscriptionItems.d.ts +1 -266
  424. package/esm/resources/SubscriptionItems.js +0 -41
  425. package/esm/resources/SubscriptionItems.js.map +1 -1
  426. package/esm/resources/SubscriptionSchedules.d.ts +116 -2377
  427. package/esm/resources/SubscriptionSchedules.js +0 -61
  428. package/esm/resources/SubscriptionSchedules.js.map +1 -1
  429. package/esm/resources/Subscriptions.d.ts +13 -966
  430. package/esm/resources/Subscriptions.js +0 -289
  431. package/esm/resources/Subscriptions.js.map +1 -1
  432. package/esm/resources/Tax/CalculationLineItems.d.ts +3 -14
  433. package/esm/resources/Tax/Calculations.d.ts +7 -49
  434. package/esm/resources/Tax/Registrations.d.ts +10 -159
  435. package/esm/resources/Tax/Registrations.js +0 -27
  436. package/esm/resources/Tax/Registrations.js.map +1 -1
  437. package/esm/resources/Tax/Settings.d.ts +0 -8
  438. package/esm/resources/Tax/Settings.js +0 -13
  439. package/esm/resources/Tax/Settings.js.map +1 -1
  440. package/esm/resources/Tax/Transactions.d.ts +2 -10
  441. package/esm/resources/Tax/Transactions.js +0 -13
  442. package/esm/resources/Tax/Transactions.js.map +1 -1
  443. package/esm/resources/Tax/index.d.ts +13 -31
  444. package/esm/resources/Tax/index.js +0 -4
  445. package/esm/resources/Tax/index.js.map +1 -1
  446. package/esm/resources/TaxCodes.d.ts +1 -16
  447. package/esm/resources/TaxIds.d.ts +4 -10
  448. package/esm/resources/TaxIds.js +0 -13
  449. package/esm/resources/TaxIds.js.map +1 -1
  450. package/esm/resources/TaxRates.d.ts +4 -16
  451. package/esm/resources/TaxRates.js +0 -27
  452. package/esm/resources/TaxRates.js.map +1 -1
  453. package/esm/resources/Terminal/Configurations.d.ts +0 -27
  454. package/esm/resources/Terminal/Readers.d.ts +2 -219
  455. package/esm/resources/Terminal/Readers.js +0 -24
  456. package/esm/resources/Terminal/Readers.js.map +1 -1
  457. package/esm/resources/Terminal/index.d.ts +0 -9
  458. package/esm/resources/Terminal/index.js +0 -2
  459. package/esm/resources/Terminal/index.js.map +1 -1
  460. package/esm/resources/TestHelpers/ConfirmationTokens.d.ts +2 -101
  461. package/esm/resources/TestHelpers/Issuing/Authorizations.d.ts +0 -18
  462. package/esm/resources/TestHelpers/Issuing/Transactions.d.ts +0 -26
  463. package/esm/resources/TestHelpers/Issuing/index.d.ts +0 -2
  464. package/esm/resources/TestHelpers/Issuing/index.js +0 -2
  465. package/esm/resources/TestHelpers/Issuing/index.js.map +1 -1
  466. package/esm/resources/TestHelpers/Treasury/ReceivedCredits.d.ts +0 -22
  467. package/esm/resources/TestHelpers/Treasury/ReceivedDebits.d.ts +0 -22
  468. package/esm/resources/TestHelpers/index.d.ts +6 -14
  469. package/esm/resources/TestHelpers/index.js +0 -6
  470. package/esm/resources/TestHelpers/index.js.map +1 -1
  471. package/esm/resources/Tokens.d.ts +2 -76
  472. package/esm/resources/Topups.d.ts +28 -0
  473. package/esm/resources/Topups.js.map +1 -1
  474. package/esm/resources/Transfers.d.ts +0 -12
  475. package/esm/resources/Transfers.js.map +1 -1
  476. package/esm/resources/Treasury/FinancialAccountFeatures.d.ts +0 -5
  477. package/esm/resources/Treasury/FinancialAccounts.d.ts +1 -34
  478. package/esm/resources/Treasury/OutboundPayments.d.ts +0 -8
  479. package/esm/resources/Treasury/OutboundTransfers.d.ts +0 -44
  480. package/esm/resources/Treasury/ReceivedCredits.d.ts +0 -22
  481. package/esm/resources/Treasury/ReceivedDebits.d.ts +0 -26
  482. package/esm/resources/V2/Billing/index.d.ts +6 -175
  483. package/esm/resources/V2/Billing/index.js +0 -32
  484. package/esm/resources/V2/Billing/index.js.map +1 -1
  485. package/esm/resources/V2/Core/AccountLinks.d.ts +6 -158
  486. package/esm/resources/V2/Core/AccountPersons.d.ts +1 -1
  487. package/esm/resources/V2/Core/AccountTokens.d.ts +43 -220
  488. package/esm/resources/V2/Core/Accounts/PersonTokens.d.ts +1 -1
  489. package/esm/resources/V2/Core/Accounts/Persons.d.ts +2 -2
  490. package/esm/resources/V2/Core/Accounts.d.ts +3626 -17599
  491. package/esm/resources/V2/Core/Accounts.js +38 -10364
  492. package/esm/resources/V2/Core/Accounts.js.map +1 -1
  493. package/esm/resources/V2/Core/Events.d.ts +234 -7743
  494. package/esm/resources/V2/Core/index.d.ts +14 -66
  495. package/esm/resources/V2/Core/index.js +0 -18
  496. package/esm/resources/V2/Core/index.js.map +1 -1
  497. package/esm/resources/V2/index.d.ts +0 -39
  498. package/esm/resources/V2/index.js +0 -22
  499. package/esm/resources/V2/index.js.map +1 -1
  500. package/esm/resources/WebhookEndpoints.d.ts +3 -3
  501. package/esm/resources.d.ts +0 -19
  502. package/esm/resources.js +0 -253
  503. package/esm/resources.js.map +1 -1
  504. package/esm/stripe.core.d.ts +54 -158
  505. package/esm/stripe.core.js +2 -43
  506. package/esm/stripe.core.js.map +1 -1
  507. package/esm/stripe.esm.node.d.ts +54 -158
  508. package/esm/stripe.esm.node.js +2 -43
  509. package/esm/stripe.esm.node.js.map +1 -1
  510. package/package.json +1 -1
  511. package/cjs/StripeEventNotificationHandler.d.ts +0 -19
  512. package/cjs/StripeEventNotificationHandler.js +0 -481
  513. package/cjs/StripeEventNotificationHandler.js.map +0 -1
  514. package/cjs/resources/AccountNotices.d.ts +0 -140
  515. package/cjs/resources/AccountNotices.js +0 -29
  516. package/cjs/resources/AccountNotices.js.map +0 -1
  517. package/cjs/resources/AccountSignals.d.ts +0 -111
  518. package/cjs/resources/AccountSignals.js +0 -4
  519. package/cjs/resources/AccountSignals.js.map +0 -1
  520. package/cjs/resources/BalanceTransfers.d.ts +0 -160
  521. package/cjs/resources/BalanceTransfers.js +0 -15
  522. package/cjs/resources/BalanceTransfers.js.map +0 -1
  523. package/cjs/resources/Billing/AlertNotifications.d.ts +0 -75
  524. package/cjs/resources/Billing/AlertNotifications.js +0 -4
  525. package/cjs/resources/Billing/AlertNotifications.js.map +0 -1
  526. package/cjs/resources/Billing/AlertRecovereds.d.ts +0 -56
  527. package/cjs/resources/Billing/AlertRecovereds.js +0 -4
  528. package/cjs/resources/Billing/AlertRecovereds.js.map +0 -1
  529. package/cjs/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
  530. package/cjs/resources/Billing/Analytics/MeterUsage.js +0 -15
  531. package/cjs/resources/Billing/Analytics/MeterUsage.js.map +0 -1
  532. package/cjs/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
  533. package/cjs/resources/Billing/Analytics/MeterUsageRows.js +0 -4
  534. package/cjs/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
  535. package/cjs/resources/Billing/Analytics/index.d.ts +0 -15
  536. package/cjs/resources/Billing/Analytics/index.js +0 -13
  537. package/cjs/resources/Billing/Analytics/index.js.map +0 -1
  538. package/cjs/resources/Capital/FinancingOffers.d.ts +0 -194
  539. package/cjs/resources/Capital/FinancingOffers.js +0 -30
  540. package/cjs/resources/Capital/FinancingOffers.js.map +0 -1
  541. package/cjs/resources/Capital/FinancingSummary.d.ts +0 -102
  542. package/cjs/resources/Capital/FinancingSummary.js +0 -15
  543. package/cjs/resources/Capital/FinancingSummary.js.map +0 -1
  544. package/cjs/resources/Capital/FinancingTransactions.d.ts +0 -141
  545. package/cjs/resources/Capital/FinancingTransactions.js +0 -24
  546. package/cjs/resources/Capital/FinancingTransactions.js.map +0 -1
  547. package/cjs/resources/Capital/index.d.ts +0 -25
  548. package/cjs/resources/Capital/index.js +0 -17
  549. package/cjs/resources/Capital/index.js.map +0 -1
  550. package/cjs/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
  551. package/cjs/resources/Crypto/CustomerConsumerWallets.js +0 -4
  552. package/cjs/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
  553. package/cjs/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
  554. package/cjs/resources/Crypto/CustomerPaymentTokens.js +0 -4
  555. package/cjs/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
  556. package/cjs/resources/Crypto/Customers.d.ts +0 -111
  557. package/cjs/resources/Crypto/Customers.js +0 -31
  558. package/cjs/resources/Crypto/Customers.js.map +0 -1
  559. package/cjs/resources/Crypto/DepositAddresses.d.ts +0 -89
  560. package/cjs/resources/Crypto/DepositAddresses.js +0 -31
  561. package/cjs/resources/Crypto/DepositAddresses.js.map +0 -1
  562. package/cjs/resources/Crypto/OnrampSessions.d.ts +0 -417
  563. package/cjs/resources/Crypto/OnrampSessions.js +0 -47
  564. package/cjs/resources/Crypto/OnrampSessions.js.map +0 -1
  565. package/cjs/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
  566. package/cjs/resources/Crypto/OnrampTransactionLimits.js +0 -15
  567. package/cjs/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
  568. package/cjs/resources/Crypto/index.d.ts +0 -41
  569. package/cjs/resources/Crypto/index.js +0 -19
  570. package/cjs/resources/Crypto/index.js.map +0 -1
  571. package/cjs/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
  572. package/cjs/resources/DelegatedCheckout/OrderEvents.js +0 -4
  573. package/cjs/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
  574. package/cjs/resources/DelegatedCheckout/Orders.d.ts +0 -159
  575. package/cjs/resources/DelegatedCheckout/Orders.js +0 -15
  576. package/cjs/resources/DelegatedCheckout/Orders.js.map +0 -1
  577. package/cjs/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
  578. package/cjs/resources/DelegatedCheckout/RequestedSessions.js +0 -47
  579. package/cjs/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
  580. package/cjs/resources/DelegatedCheckout/index.d.ts +0 -25
  581. package/cjs/resources/DelegatedCheckout/index.js +0 -15
  582. package/cjs/resources/DelegatedCheckout/index.js.map +0 -1
  583. package/cjs/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
  584. package/cjs/resources/FinancialConnections/AccountInferredBalances.js +0 -4
  585. package/cjs/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
  586. package/cjs/resources/FinancialConnections/Institutions.d.ts +0 -99
  587. package/cjs/resources/FinancialConnections/Institutions.js +0 -23
  588. package/cjs/resources/FinancialConnections/Institutions.js.map +0 -1
  589. package/cjs/resources/FxQuotes.d.ts +0 -212
  590. package/cjs/resources/FxQuotes.js +0 -29
  591. package/cjs/resources/FxQuotes.js.map +0 -1
  592. package/cjs/resources/GiftCardOperations.d.ts +0 -249
  593. package/cjs/resources/GiftCardOperations.js +0 -15
  594. package/cjs/resources/GiftCardOperations.js.map +0 -1
  595. package/cjs/resources/GiftCards.d.ts +0 -187
  596. package/cjs/resources/GiftCards.js +0 -51
  597. package/cjs/resources/GiftCards.js.map +0 -1
  598. package/cjs/resources/Identity/BlocklistEntries.d.ts +0 -155
  599. package/cjs/resources/Identity/BlocklistEntries.js +0 -54
  600. package/cjs/resources/Identity/BlocklistEntries.js.map +0 -1
  601. package/cjs/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
  602. package/cjs/resources/Issuing/CreditUnderwritingRecords.js +0 -53
  603. package/cjs/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
  604. package/cjs/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
  605. package/cjs/resources/Issuing/DisputeSettlementDetails.js +0 -23
  606. package/cjs/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
  607. package/cjs/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
  608. package/cjs/resources/Issuing/FraudLiabilityDebits.js +0 -23
  609. package/cjs/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
  610. package/cjs/resources/Issuing/Programs.d.ts +0 -95
  611. package/cjs/resources/Issuing/Programs.js +0 -35
  612. package/cjs/resources/Issuing/Programs.js.map +0 -1
  613. package/cjs/resources/Issuing/Settlements.d.ts +0 -83
  614. package/cjs/resources/Issuing/Settlements.js +0 -4
  615. package/cjs/resources/Issuing/Settlements.js.map +0 -1
  616. package/cjs/resources/Margins.d.ts +0 -115
  617. package/cjs/resources/Margins.js +0 -35
  618. package/cjs/resources/Margins.js.map +0 -1
  619. package/cjs/resources/Orchestration/PaymentAttempts.d.ts +0 -34
  620. package/cjs/resources/Orchestration/PaymentAttempts.js +0 -15
  621. package/cjs/resources/Orchestration/PaymentAttempts.js.map +0 -1
  622. package/cjs/resources/Orchestration/index.d.ts +0 -12
  623. package/cjs/resources/Orchestration/index.js +0 -13
  624. package/cjs/resources/Orchestration/index.js.map +0 -1
  625. package/cjs/resources/Orders.d.ts +0 -4773
  626. package/cjs/resources/Orders.js +0 -457
  627. package/cjs/resources/Orders.js.map +0 -1
  628. package/cjs/resources/PaymentLocationCapabilities.d.ts +0 -123
  629. package/cjs/resources/PaymentLocationCapabilities.js +0 -29
  630. package/cjs/resources/PaymentLocationCapabilities.js.map +0 -1
  631. package/cjs/resources/PaymentLocations.d.ts +0 -178
  632. package/cjs/resources/PaymentLocations.js +0 -41
  633. package/cjs/resources/PaymentLocations.js.map +0 -1
  634. package/cjs/resources/PaymentMethodBalances.d.ts +0 -46
  635. package/cjs/resources/PaymentMethodBalances.js +0 -4
  636. package/cjs/resources/PaymentMethodBalances.js.map +0 -1
  637. package/cjs/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
  638. package/cjs/resources/Privacy/RedactionJobValidationErrors.js +0 -4
  639. package/cjs/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
  640. package/cjs/resources/Privacy/RedactionJobs.d.ts +0 -227
  641. package/cjs/resources/Privacy/RedactionJobs.js +0 -73
  642. package/cjs/resources/Privacy/RedactionJobs.js.map +0 -1
  643. package/cjs/resources/Privacy/index.d.ts +0 -22
  644. package/cjs/resources/Privacy/index.js +0 -13
  645. package/cjs/resources/Privacy/index.js.map +0 -1
  646. package/cjs/resources/ProductCatalog/TrialOffers.d.ts +0 -126
  647. package/cjs/resources/ProductCatalog/TrialOffers.js +0 -15
  648. package/cjs/resources/ProductCatalog/TrialOffers.js.map +0 -1
  649. package/cjs/resources/ProductCatalog/index.d.ts +0 -12
  650. package/cjs/resources/ProductCatalog/index.js +0 -13
  651. package/cjs/resources/ProductCatalog/index.js.map +0 -1
  652. package/cjs/resources/Profiles.d.ts +0 -68
  653. package/cjs/resources/Profiles.js +0 -4
  654. package/cjs/resources/Profiles.js.map +0 -1
  655. package/cjs/resources/QuoteLines.d.ts +0 -684
  656. package/cjs/resources/QuoteLines.js +0 -4
  657. package/cjs/resources/QuoteLines.js.map +0 -1
  658. package/cjs/resources/QuotePreviewInvoices.d.ts +0 -1179
  659. package/cjs/resources/QuotePreviewInvoices.js +0 -4
  660. package/cjs/resources/QuotePreviewInvoices.js.map +0 -1
  661. package/cjs/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
  662. package/cjs/resources/QuotePreviewSubscriptionSchedules.js +0 -4
  663. package/cjs/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
  664. package/cjs/resources/Radar/AccountEvaluations.d.ts +0 -308
  665. package/cjs/resources/Radar/AccountEvaluations.js +0 -27
  666. package/cjs/resources/Radar/AccountEvaluations.js.map +0 -1
  667. package/cjs/resources/Radar/CustomerEvaluations.d.ts +0 -245
  668. package/cjs/resources/Radar/CustomerEvaluations.js +0 -27
  669. package/cjs/resources/Radar/CustomerEvaluations.js.map +0 -1
  670. package/cjs/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
  671. package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js +0 -15
  672. package/cjs/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
  673. package/cjs/resources/RiskSignals.d.ts +0 -10
  674. package/cjs/resources/RiskSignals.js +0 -4
  675. package/cjs/resources/RiskSignals.js.map +0 -1
  676. package/cjs/resources/SharedPayment/GrantedTokens.d.ts +0 -425
  677. package/cjs/resources/SharedPayment/GrantedTokens.js +0 -15
  678. package/cjs/resources/SharedPayment/GrantedTokens.js.map +0 -1
  679. package/cjs/resources/SharedPayment/IssuedTokens.d.ts +0 -336
  680. package/cjs/resources/SharedPayment/IssuedTokens.js +0 -27
  681. package/cjs/resources/SharedPayment/IssuedTokens.js.map +0 -1
  682. package/cjs/resources/SharedPayment/index.d.ts +0 -19
  683. package/cjs/resources/SharedPayment/index.js +0 -15
  684. package/cjs/resources/SharedPayment/index.js.map +0 -1
  685. package/cjs/resources/Tax/Forms.d.ts +0 -228
  686. package/cjs/resources/Tax/Forms.js +0 -32
  687. package/cjs/resources/Tax/Forms.js.map +0 -1
  688. package/cjs/resources/Tax/Locations.d.ts +0 -108
  689. package/cjs/resources/Tax/Locations.js +0 -33
  690. package/cjs/resources/Tax/Locations.js.map +0 -1
  691. package/cjs/resources/TaxFunds.d.ts +0 -174
  692. package/cjs/resources/TaxFunds.js +0 -23
  693. package/cjs/resources/TaxFunds.js.map +0 -1
  694. package/cjs/resources/Terminal/ReaderCollectedData.d.ts +0 -50
  695. package/cjs/resources/Terminal/ReaderCollectedData.js +0 -15
  696. package/cjs/resources/Terminal/ReaderCollectedData.js.map +0 -1
  697. package/cjs/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
  698. package/cjs/resources/TestHelpers/Capital/FinancingOffers.js +0 -21
  699. package/cjs/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
  700. package/cjs/resources/TestHelpers/Capital/index.d.ts +0 -8
  701. package/cjs/resources/TestHelpers/Capital/index.js +0 -13
  702. package/cjs/resources/TestHelpers/Capital/index.js.map +0 -1
  703. package/cjs/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
  704. package/cjs/resources/TestHelpers/Issuing/Disputes.js +0 -39
  705. package/cjs/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
  706. package/cjs/resources/TestHelpers/PaymentIntents.d.ts +0 -38
  707. package/cjs/resources/TestHelpers/PaymentIntents.js +0 -15
  708. package/cjs/resources/TestHelpers/PaymentIntents.js.map +0 -1
  709. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
  710. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -21
  711. package/cjs/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
  712. package/cjs/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
  713. package/cjs/resources/TestHelpers/SharedPayment/index.js +0 -13
  714. package/cjs/resources/TestHelpers/SharedPayment/index.js.map +0 -1
  715. package/cjs/resources/TransitBalances.d.ts +0 -25
  716. package/cjs/resources/TransitBalances.js +0 -4
  717. package/cjs/resources/TransitBalances.js.map +0 -1
  718. package/cjs/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
  719. package/cjs/resources/V2/Billing/BillSettingVersions.js +0 -4
  720. package/cjs/resources/V2/Billing/BillSettingVersions.js.map +0 -1
  721. package/cjs/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
  722. package/cjs/resources/V2/Billing/BillSettings/Versions.js +0 -23
  723. package/cjs/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
  724. package/cjs/resources/V2/Billing/BillSettings.d.ts +0 -281
  725. package/cjs/resources/V2/Billing/BillSettings.js +0 -41
  726. package/cjs/resources/V2/Billing/BillSettings.js.map +0 -1
  727. package/cjs/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
  728. package/cjs/resources/V2/Billing/CadenceSpendModifiers.js +0 -4
  729. package/cjs/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
  730. package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
  731. package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -23
  732. package/cjs/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
  733. package/cjs/resources/V2/Billing/Cadences.d.ts +0 -1011
  734. package/cjs/resources/V2/Billing/Cadences.js +0 -264
  735. package/cjs/resources/V2/Billing/Cadences.js.map +0 -1
  736. package/cjs/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
  737. package/cjs/resources/V2/Billing/CollectionSettingVersions.js +0 -4
  738. package/cjs/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
  739. package/cjs/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
  740. package/cjs/resources/V2/Billing/CollectionSettings/Versions.js +0 -70
  741. package/cjs/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
  742. package/cjs/resources/V2/Billing/CollectionSettings.d.ts +0 -776
  743. package/cjs/resources/V2/Billing/CollectionSettings.js +0 -166
  744. package/cjs/resources/V2/Billing/CollectionSettings.js.map +0 -1
  745. package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
  746. package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -4
  747. package/cjs/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
  748. package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
  749. package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -29
  750. package/cjs/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
  751. package/cjs/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
  752. package/cjs/resources/V2/Billing/Contracts/PricingLines.js +0 -15
  753. package/cjs/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
  754. package/cjs/resources/V2/Billing/Contracts.d.ts +0 -1484
  755. package/cjs/resources/V2/Billing/Contracts.js +0 -331
  756. package/cjs/resources/V2/Billing/Contracts.js.map +0 -1
  757. package/cjs/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
  758. package/cjs/resources/V2/Billing/CustomPricingUnits.js +0 -35
  759. package/cjs/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
  760. package/cjs/resources/V2/Billing/IntentActions.d.ts +0 -603
  761. package/cjs/resources/V2/Billing/IntentActions.js +0 -4
  762. package/cjs/resources/V2/Billing/IntentActions.js.map +0 -1
  763. package/cjs/resources/V2/Billing/Intents/Actions.d.ts +0 -33
  764. package/cjs/resources/V2/Billing/Intents/Actions.js +0 -70
  765. package/cjs/resources/V2/Billing/Intents/Actions.js.map +0 -1
  766. package/cjs/resources/V2/Billing/Intents.d.ts +0 -1253
  767. package/cjs/resources/V2/Billing/Intents.js +0 -87
  768. package/cjs/resources/V2/Billing/Intents.js.map +0 -1
  769. package/cjs/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
  770. package/cjs/resources/V2/Billing/LicenseFeeVersions.js +0 -4
  771. package/cjs/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
  772. package/cjs/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
  773. package/cjs/resources/V2/Billing/LicenseFees/Versions.js +0 -64
  774. package/cjs/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
  775. package/cjs/resources/V2/Billing/LicenseFees.d.ts +0 -360
  776. package/cjs/resources/V2/Billing/LicenseFees.js +0 -148
  777. package/cjs/resources/V2/Billing/LicenseFees.js.map +0 -1
  778. package/cjs/resources/V2/Billing/LicensedItems.d.ts +0 -170
  779. package/cjs/resources/V2/Billing/LicensedItems.js +0 -35
  780. package/cjs/resources/V2/Billing/LicensedItems.js.map +0 -1
  781. package/cjs/resources/V2/Billing/MeteredItems.d.ts +0 -218
  782. package/cjs/resources/V2/Billing/MeteredItems.js +0 -35
  783. package/cjs/resources/V2/Billing/MeteredItems.js.map +0 -1
  784. package/cjs/resources/V2/Billing/OneTimeItems.d.ts +0 -170
  785. package/cjs/resources/V2/Billing/OneTimeItems.js +0 -35
  786. package/cjs/resources/V2/Billing/OneTimeItems.js.map +0 -1
  787. package/cjs/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
  788. package/cjs/resources/V2/Billing/PricingPlanComponents.js +0 -4
  789. package/cjs/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
  790. package/cjs/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
  791. package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js +0 -296
  792. package/cjs/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
  793. package/cjs/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
  794. package/cjs/resources/V2/Billing/PricingPlanVersions.js +0 -4
  795. package/cjs/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
  796. package/cjs/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
  797. package/cjs/resources/V2/Billing/PricingPlans/Components.js +0 -41
  798. package/cjs/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
  799. package/cjs/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
  800. package/cjs/resources/V2/Billing/PricingPlans/Versions.js +0 -23
  801. package/cjs/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
  802. package/cjs/resources/V2/Billing/PricingPlans.d.ts +0 -169
  803. package/cjs/resources/V2/Billing/PricingPlans.js +0 -43
  804. package/cjs/resources/V2/Billing/PricingPlans.js.map +0 -1
  805. package/cjs/resources/V2/Billing/Profiles.d.ts +0 -162
  806. package/cjs/resources/V2/Billing/Profiles.js +0 -35
  807. package/cjs/resources/V2/Billing/Profiles.js.map +0 -1
  808. package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
  809. package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -4
  810. package/cjs/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
  811. package/cjs/resources/V2/Billing/RateCardRates.d.ts +0 -111
  812. package/cjs/resources/V2/Billing/RateCardRates.js +0 -4
  813. package/cjs/resources/V2/Billing/RateCardRates.js.map +0 -1
  814. package/cjs/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
  815. package/cjs/resources/V2/Billing/RateCardSubscriptions.js +0 -41
  816. package/cjs/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
  817. package/cjs/resources/V2/Billing/RateCardVersions.d.ts +0 -22
  818. package/cjs/resources/V2/Billing/RateCardVersions.js +0 -4
  819. package/cjs/resources/V2/Billing/RateCardVersions.js.map +0 -1
  820. package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
  821. package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -35
  822. package/cjs/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
  823. package/cjs/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
  824. package/cjs/resources/V2/Billing/RateCards/Rates.js +0 -110
  825. package/cjs/resources/V2/Billing/RateCards/Rates.js.map +0 -1
  826. package/cjs/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
  827. package/cjs/resources/V2/Billing/RateCards/Versions.js +0 -23
  828. package/cjs/resources/V2/Billing/RateCards/Versions.js.map +0 -1
  829. package/cjs/resources/V2/Billing/RateCards.d.ts +0 -336
  830. package/cjs/resources/V2/Billing/RateCards.js +0 -76
  831. package/cjs/resources/V2/Billing/RateCards.js.map +0 -1
  832. package/cjs/resources/V2/Billing/ServiceActions.d.ts +0 -510
  833. package/cjs/resources/V2/Billing/ServiceActions.js +0 -162
  834. package/cjs/resources/V2/Billing/ServiceActions.js.map +0 -1
  835. package/cjs/resources/V2/Core/AccountEvaluations.d.ts +0 -156
  836. package/cjs/resources/V2/Core/AccountEvaluations.js +0 -15
  837. package/cjs/resources/V2/Core/AccountEvaluations.js.map +0 -1
  838. package/cjs/resources/V2/Core/ApprovalRequests.d.ts +0 -331
  839. package/cjs/resources/V2/Core/ApprovalRequests.js +0 -46
  840. package/cjs/resources/V2/Core/ApprovalRequests.js.map +0 -1
  841. package/cjs/resources/V2/Core/BatchJobs.d.ts +0 -360
  842. package/cjs/resources/V2/Core/BatchJobs.js +0 -225
  843. package/cjs/resources/V2/Core/BatchJobs.js.map +0 -1
  844. package/cjs/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
  845. package/cjs/resources/V2/Core/ClaimableSandboxes.js +0 -31
  846. package/cjs/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
  847. package/cjs/resources/V2/Core/ConnectionSessions.d.ts +0 -86
  848. package/cjs/resources/V2/Core/ConnectionSessions.js +0 -21
  849. package/cjs/resources/V2/Core/ConnectionSessions.js.map +0 -1
  850. package/cjs/resources/V2/Core/FeeBatches.d.ts +0 -234
  851. package/cjs/resources/V2/Core/FeeBatches.js +0 -23
  852. package/cjs/resources/V2/Core/FeeBatches.js.map +0 -1
  853. package/cjs/resources/V2/Core/FeeEntries.d.ts +0 -200
  854. package/cjs/resources/V2/Core/FeeEntries.js +0 -23
  855. package/cjs/resources/V2/Core/FeeEntries.js.map +0 -1
  856. package/cjs/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
  857. package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js +0 -4
  858. package/cjs/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
  859. package/cjs/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
  860. package/cjs/resources/V2/Core/Health/Alerts/History.js +0 -101
  861. package/cjs/resources/V2/Core/Health/Alerts/History.js.map +0 -1
  862. package/cjs/resources/V2/Core/Health/Alerts.d.ts +0 -530
  863. package/cjs/resources/V2/Core/Health/Alerts.js +0 -182
  864. package/cjs/resources/V2/Core/Health/Alerts.js.map +0 -1
  865. package/cjs/resources/V2/Core/Health/index.d.ts +0 -16
  866. package/cjs/resources/V2/Core/Health/index.js +0 -13
  867. package/cjs/resources/V2/Core/Health/index.js.map +0 -1
  868. package/cjs/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
  869. package/cjs/resources/V2/Core/Vault/GbBankAccounts.js +0 -54
  870. package/cjs/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
  871. package/cjs/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
  872. package/cjs/resources/V2/Core/Vault/UsBankAccounts.js +0 -65
  873. package/cjs/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
  874. package/cjs/resources/V2/Core/Vault/index.d.ts +0 -28
  875. package/cjs/resources/V2/Core/Vault/index.js +0 -15
  876. package/cjs/resources/V2/Core/Vault/index.js.map +0 -1
  877. package/cjs/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
  878. package/cjs/resources/V2/Data/Analytics/MetricQuery.js +0 -36
  879. package/cjs/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
  880. package/cjs/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
  881. package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js +0 -4
  882. package/cjs/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
  883. package/cjs/resources/V2/Data/Analytics/index.d.ts +0 -12
  884. package/cjs/resources/V2/Data/Analytics/index.js +0 -13
  885. package/cjs/resources/V2/Data/Analytics/index.js.map +0 -1
  886. package/cjs/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
  887. package/cjs/resources/V2/Data/Reporting/QueryRuns.js +0 -46
  888. package/cjs/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
  889. package/cjs/resources/V2/Data/Reporting/index.d.ts +0 -13
  890. package/cjs/resources/V2/Data/Reporting/index.js +0 -13
  891. package/cjs/resources/V2/Data/Reporting/index.js.map +0 -1
  892. package/cjs/resources/V2/Data/index.d.ts +0 -13
  893. package/cjs/resources/V2/Data/index.js +0 -15
  894. package/cjs/resources/V2/Data/index.js.map +0 -1
  895. package/cjs/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
  896. package/cjs/resources/V2/Extend/WorkflowRuns.js +0 -23
  897. package/cjs/resources/V2/Extend/WorkflowRuns.js.map +0 -1
  898. package/cjs/resources/V2/Extend/Workflows.d.ts +0 -120
  899. package/cjs/resources/V2/Extend/Workflows.js +0 -30
  900. package/cjs/resources/V2/Extend/Workflows.js.map +0 -1
  901. package/cjs/resources/V2/Extend/index.d.ts +0 -20
  902. package/cjs/resources/V2/Extend/index.js +0 -15
  903. package/cjs/resources/V2/Extend/index.js.map +0 -1
  904. package/cjs/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
  905. package/cjs/resources/V2/FinancialAddressCreditSimulations.js +0 -4
  906. package/cjs/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
  907. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
  908. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -4
  909. package/cjs/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
  910. package/cjs/resources/V2/Iam/ActivityLogs.d.ts +0 -211
  911. package/cjs/resources/V2/Iam/ActivityLogs.js +0 -23
  912. package/cjs/resources/V2/Iam/ActivityLogs.js.map +0 -1
  913. package/cjs/resources/V2/Iam/ApiKeys.d.ts +0 -305
  914. package/cjs/resources/V2/Iam/ApiKeys.js +0 -47
  915. package/cjs/resources/V2/Iam/ApiKeys.js.map +0 -1
  916. package/cjs/resources/V2/Iam/index.d.ts +0 -23
  917. package/cjs/resources/V2/Iam/index.js +0 -15
  918. package/cjs/resources/V2/Iam/index.js.map +0 -1
  919. package/cjs/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
  920. package/cjs/resources/V2/MoneyManagement/Adjustments.js +0 -23
  921. package/cjs/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
  922. package/cjs/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
  923. package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js +0 -31
  924. package/cjs/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
  925. package/cjs/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
  926. package/cjs/resources/V2/MoneyManagement/DebitDisputes.js +0 -29
  927. package/cjs/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
  928. package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
  929. package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -4
  930. package/cjs/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
  931. package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
  932. package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -53
  933. package/cjs/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
  934. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
  935. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js +0 -50
  936. package/cjs/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
  937. package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
  938. package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -4
  939. package/cjs/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
  940. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
  941. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js +0 -31
  942. package/cjs/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
  943. package/cjs/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
  944. package/cjs/resources/V2/MoneyManagement/InboundTransfers.js +0 -30
  945. package/cjs/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
  946. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
  947. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -22
  948. package/cjs/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
  949. package/cjs/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
  950. package/cjs/resources/V2/MoneyManagement/OutboundPayments.js +0 -41
  951. package/cjs/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
  952. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
  953. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -49
  954. package/cjs/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
  955. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
  956. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js +0 -39
  957. package/cjs/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
  958. package/cjs/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
  959. package/cjs/resources/V2/MoneyManagement/PayoutIntents.js +0 -44
  960. package/cjs/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
  961. package/cjs/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
  962. package/cjs/resources/V2/MoneyManagement/PayoutMethods.js +0 -44
  963. package/cjs/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
  964. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
  965. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -17
  966. package/cjs/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
  967. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
  968. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js +0 -23
  969. package/cjs/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
  970. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
  971. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js +0 -23
  972. package/cjs/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
  973. package/cjs/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
  974. package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js +0 -27
  975. package/cjs/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
  976. package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
  977. package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -15
  978. package/cjs/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
  979. package/cjs/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
  980. package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js +0 -13
  981. package/cjs/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
  982. package/cjs/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
  983. package/cjs/resources/V2/MoneyManagement/TransactionEntries.js +0 -23
  984. package/cjs/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
  985. package/cjs/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
  986. package/cjs/resources/V2/MoneyManagement/Transactions.js +0 -23
  987. package/cjs/resources/V2/MoneyManagement/Transactions.js.map +0 -1
  988. package/cjs/resources/V2/MoneyManagement/index.d.ts +0 -143
  989. package/cjs/resources/V2/MoneyManagement/index.js +0 -49
  990. package/cjs/resources/V2/MoneyManagement/index.js.map +0 -1
  991. package/cjs/resources/V2/Network/BusinessProfiles.d.ts +0 -92
  992. package/cjs/resources/V2/Network/BusinessProfiles.js +0 -21
  993. package/cjs/resources/V2/Network/BusinessProfiles.js.map +0 -1
  994. package/cjs/resources/V2/Network/index.d.ts +0 -13
  995. package/cjs/resources/V2/Network/index.js +0 -13
  996. package/cjs/resources/V2/Network/index.js.map +0 -1
  997. package/cjs/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
  998. package/cjs/resources/V2/OrchestratedCommerce/Agreements.js +0 -41
  999. package/cjs/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
  1000. package/cjs/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
  1001. package/cjs/resources/V2/OrchestratedCommerce/index.js +0 -13
  1002. package/cjs/resources/V2/OrchestratedCommerce/index.js.map +0 -1
  1003. package/cjs/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
  1004. package/cjs/resources/V2/Payments/OffSessionPayments.js +0 -53
  1005. package/cjs/resources/V2/Payments/OffSessionPayments.js.map +0 -1
  1006. package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
  1007. package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -4
  1008. package/cjs/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
  1009. package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
  1010. package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -35
  1011. package/cjs/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
  1012. package/cjs/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
  1013. package/cjs/resources/V2/Payments/SettlementAllocationIntents.js +0 -53
  1014. package/cjs/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
  1015. package/cjs/resources/V2/Payments/index.d.ts +0 -31
  1016. package/cjs/resources/V2/Payments/index.js +0 -15
  1017. package/cjs/resources/V2/Payments/index.js.map +0 -1
  1018. package/cjs/resources/V2/Reporting/ReportRuns.d.ts +0 -191
  1019. package/cjs/resources/V2/Reporting/ReportRuns.js +0 -50
  1020. package/cjs/resources/V2/Reporting/ReportRuns.js.map +0 -1
  1021. package/cjs/resources/V2/Reporting/Reports.d.ts +0 -106
  1022. package/cjs/resources/V2/Reporting/Reports.js +0 -17
  1023. package/cjs/resources/V2/Reporting/Reports.js.map +0 -1
  1024. package/cjs/resources/V2/Reporting/index.d.ts +0 -18
  1025. package/cjs/resources/V2/Reporting/index.js +0 -15
  1026. package/cjs/resources/V2/Reporting/index.js.map +0 -1
  1027. package/cjs/resources/V2/Signals/AccountSignals.d.ts +0 -172
  1028. package/cjs/resources/V2/Signals/AccountSignals.js +0 -58
  1029. package/cjs/resources/V2/Signals/AccountSignals.js.map +0 -1
  1030. package/cjs/resources/V2/Signals/index.d.ts +0 -13
  1031. package/cjs/resources/V2/Signals/index.js +0 -13
  1032. package/cjs/resources/V2/Signals/index.js.map +0 -1
  1033. package/cjs/resources/V2/Tax/ManualRules.d.ts +0 -331
  1034. package/cjs/resources/V2/Tax/ManualRules.js +0 -193
  1035. package/cjs/resources/V2/Tax/ManualRules.js.map +0 -1
  1036. package/cjs/resources/V2/Tax/index.d.ts +0 -16
  1037. package/cjs/resources/V2/Tax/index.js +0 -13
  1038. package/cjs/resources/V2/Tax/index.js.map +0 -1
  1039. package/cjs/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
  1040. package/cjs/resources/V2/TestHelpers/FinancialAddresses.js +0 -23
  1041. package/cjs/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
  1042. package/cjs/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
  1043. package/cjs/resources/V2/TestHelpers/MoneyManagement.js +0 -15
  1044. package/cjs/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
  1045. package/cjs/resources/V2/TestHelpers/index.d.ts +0 -10
  1046. package/cjs/resources/V2/TestHelpers/index.js +0 -15
  1047. package/cjs/resources/V2/TestHelpers/index.js.map +0 -1
  1048. package/esm/StripeEventNotificationHandler.d.ts +0 -19
  1049. package/esm/StripeEventNotificationHandler.js +0 -477
  1050. package/esm/StripeEventNotificationHandler.js.map +0 -1
  1051. package/esm/resources/AccountNotices.d.ts +0 -140
  1052. package/esm/resources/AccountNotices.js +0 -25
  1053. package/esm/resources/AccountNotices.js.map +0 -1
  1054. package/esm/resources/AccountSignals.d.ts +0 -111
  1055. package/esm/resources/AccountSignals.js +0 -3
  1056. package/esm/resources/AccountSignals.js.map +0 -1
  1057. package/esm/resources/BalanceTransfers.d.ts +0 -160
  1058. package/esm/resources/BalanceTransfers.js +0 -11
  1059. package/esm/resources/BalanceTransfers.js.map +0 -1
  1060. package/esm/resources/Billing/AlertNotifications.d.ts +0 -75
  1061. package/esm/resources/Billing/AlertNotifications.js +0 -3
  1062. package/esm/resources/Billing/AlertNotifications.js.map +0 -1
  1063. package/esm/resources/Billing/AlertRecovereds.d.ts +0 -56
  1064. package/esm/resources/Billing/AlertRecovereds.js +0 -3
  1065. package/esm/resources/Billing/AlertRecovereds.js.map +0 -1
  1066. package/esm/resources/Billing/Analytics/MeterUsage.d.ts +0 -88
  1067. package/esm/resources/Billing/Analytics/MeterUsage.js +0 -11
  1068. package/esm/resources/Billing/Analytics/MeterUsage.js.map +0 -1
  1069. package/esm/resources/Billing/Analytics/MeterUsageRows.d.ts +0 -38
  1070. package/esm/resources/Billing/Analytics/MeterUsageRows.js +0 -3
  1071. package/esm/resources/Billing/Analytics/MeterUsageRows.js.map +0 -1
  1072. package/esm/resources/Billing/Analytics/index.d.ts +0 -15
  1073. package/esm/resources/Billing/Analytics/index.js +0 -9
  1074. package/esm/resources/Billing/Analytics/index.js.map +0 -1
  1075. package/esm/resources/Capital/FinancingOffers.d.ts +0 -194
  1076. package/esm/resources/Capital/FinancingOffers.js +0 -26
  1077. package/esm/resources/Capital/FinancingOffers.js.map +0 -1
  1078. package/esm/resources/Capital/FinancingSummary.d.ts +0 -102
  1079. package/esm/resources/Capital/FinancingSummary.js +0 -11
  1080. package/esm/resources/Capital/FinancingSummary.js.map +0 -1
  1081. package/esm/resources/Capital/FinancingTransactions.d.ts +0 -141
  1082. package/esm/resources/Capital/FinancingTransactions.js +0 -20
  1083. package/esm/resources/Capital/FinancingTransactions.js.map +0 -1
  1084. package/esm/resources/Capital/index.d.ts +0 -25
  1085. package/esm/resources/Capital/index.js +0 -13
  1086. package/esm/resources/Capital/index.js.map +0 -1
  1087. package/esm/resources/Crypto/CustomerConsumerWallets.d.ts +0 -30
  1088. package/esm/resources/Crypto/CustomerConsumerWallets.js +0 -3
  1089. package/esm/resources/Crypto/CustomerConsumerWallets.js.map +0 -1
  1090. package/esm/resources/Crypto/CustomerPaymentTokens.d.ts +0 -80
  1091. package/esm/resources/Crypto/CustomerPaymentTokens.js +0 -3
  1092. package/esm/resources/Crypto/CustomerPaymentTokens.js.map +0 -1
  1093. package/esm/resources/Crypto/Customers.d.ts +0 -111
  1094. package/esm/resources/Crypto/Customers.js +0 -27
  1095. package/esm/resources/Crypto/Customers.js.map +0 -1
  1096. package/esm/resources/Crypto/DepositAddresses.d.ts +0 -89
  1097. package/esm/resources/Crypto/DepositAddresses.js +0 -27
  1098. package/esm/resources/Crypto/DepositAddresses.js.map +0 -1
  1099. package/esm/resources/Crypto/OnrampSessions.d.ts +0 -417
  1100. package/esm/resources/Crypto/OnrampSessions.js +0 -43
  1101. package/esm/resources/Crypto/OnrampSessions.js.map +0 -1
  1102. package/esm/resources/Crypto/OnrampTransactionLimits.d.ts +0 -61
  1103. package/esm/resources/Crypto/OnrampTransactionLimits.js +0 -11
  1104. package/esm/resources/Crypto/OnrampTransactionLimits.js.map +0 -1
  1105. package/esm/resources/Crypto/index.d.ts +0 -41
  1106. package/esm/resources/Crypto/index.js +0 -15
  1107. package/esm/resources/Crypto/index.js.map +0 -1
  1108. package/esm/resources/DelegatedCheckout/OrderEvents.d.ts +0 -129
  1109. package/esm/resources/DelegatedCheckout/OrderEvents.js +0 -3
  1110. package/esm/resources/DelegatedCheckout/OrderEvents.js.map +0 -1
  1111. package/esm/resources/DelegatedCheckout/Orders.d.ts +0 -159
  1112. package/esm/resources/DelegatedCheckout/Orders.js +0 -11
  1113. package/esm/resources/DelegatedCheckout/Orders.js.map +0 -1
  1114. package/esm/resources/DelegatedCheckout/RequestedSessions.d.ts +0 -1420
  1115. package/esm/resources/DelegatedCheckout/RequestedSessions.js +0 -43
  1116. package/esm/resources/DelegatedCheckout/RequestedSessions.js.map +0 -1
  1117. package/esm/resources/DelegatedCheckout/index.d.ts +0 -25
  1118. package/esm/resources/DelegatedCheckout/index.js +0 -11
  1119. package/esm/resources/DelegatedCheckout/index.js.map +0 -1
  1120. package/esm/resources/FinancialConnections/AccountInferredBalances.d.ts +0 -24
  1121. package/esm/resources/FinancialConnections/AccountInferredBalances.js +0 -3
  1122. package/esm/resources/FinancialConnections/AccountInferredBalances.js.map +0 -1
  1123. package/esm/resources/FinancialConnections/Institutions.d.ts +0 -99
  1124. package/esm/resources/FinancialConnections/Institutions.js +0 -19
  1125. package/esm/resources/FinancialConnections/Institutions.js.map +0 -1
  1126. package/esm/resources/FxQuotes.d.ts +0 -212
  1127. package/esm/resources/FxQuotes.js +0 -25
  1128. package/esm/resources/FxQuotes.js.map +0 -1
  1129. package/esm/resources/GiftCardOperations.d.ts +0 -249
  1130. package/esm/resources/GiftCardOperations.js +0 -11
  1131. package/esm/resources/GiftCardOperations.js.map +0 -1
  1132. package/esm/resources/GiftCards.d.ts +0 -187
  1133. package/esm/resources/GiftCards.js +0 -47
  1134. package/esm/resources/GiftCards.js.map +0 -1
  1135. package/esm/resources/Identity/BlocklistEntries.d.ts +0 -155
  1136. package/esm/resources/Identity/BlocklistEntries.js +0 -50
  1137. package/esm/resources/Identity/BlocklistEntries.js.map +0 -1
  1138. package/esm/resources/Issuing/CreditUnderwritingRecords.d.ts +0 -654
  1139. package/esm/resources/Issuing/CreditUnderwritingRecords.js +0 -49
  1140. package/esm/resources/Issuing/CreditUnderwritingRecords.js.map +0 -1
  1141. package/esm/resources/Issuing/DisputeSettlementDetails.d.ts +0 -93
  1142. package/esm/resources/Issuing/DisputeSettlementDetails.js +0 -19
  1143. package/esm/resources/Issuing/DisputeSettlementDetails.js.map +0 -1
  1144. package/esm/resources/Issuing/FraudLiabilityDebits.d.ts +0 -68
  1145. package/esm/resources/Issuing/FraudLiabilityDebits.js +0 -19
  1146. package/esm/resources/Issuing/FraudLiabilityDebits.js.map +0 -1
  1147. package/esm/resources/Issuing/Programs.d.ts +0 -95
  1148. package/esm/resources/Issuing/Programs.js +0 -31
  1149. package/esm/resources/Issuing/Programs.js.map +0 -1
  1150. package/esm/resources/Issuing/Settlements.d.ts +0 -83
  1151. package/esm/resources/Issuing/Settlements.js +0 -3
  1152. package/esm/resources/Issuing/Settlements.js.map +0 -1
  1153. package/esm/resources/Margins.d.ts +0 -115
  1154. package/esm/resources/Margins.js +0 -31
  1155. package/esm/resources/Margins.js.map +0 -1
  1156. package/esm/resources/Orchestration/PaymentAttempts.d.ts +0 -34
  1157. package/esm/resources/Orchestration/PaymentAttempts.js +0 -11
  1158. package/esm/resources/Orchestration/PaymentAttempts.js.map +0 -1
  1159. package/esm/resources/Orchestration/index.d.ts +0 -12
  1160. package/esm/resources/Orchestration/index.js +0 -9
  1161. package/esm/resources/Orchestration/index.js.map +0 -1
  1162. package/esm/resources/Orders.d.ts +0 -4773
  1163. package/esm/resources/Orders.js +0 -453
  1164. package/esm/resources/Orders.js.map +0 -1
  1165. package/esm/resources/PaymentLocationCapabilities.d.ts +0 -123
  1166. package/esm/resources/PaymentLocationCapabilities.js +0 -25
  1167. package/esm/resources/PaymentLocationCapabilities.js.map +0 -1
  1168. package/esm/resources/PaymentLocations.d.ts +0 -178
  1169. package/esm/resources/PaymentLocations.js +0 -37
  1170. package/esm/resources/PaymentLocations.js.map +0 -1
  1171. package/esm/resources/PaymentMethodBalances.d.ts +0 -46
  1172. package/esm/resources/PaymentMethodBalances.js +0 -3
  1173. package/esm/resources/PaymentMethodBalances.js.map +0 -1
  1174. package/esm/resources/Privacy/RedactionJobValidationErrors.d.ts +0 -36
  1175. package/esm/resources/Privacy/RedactionJobValidationErrors.js +0 -3
  1176. package/esm/resources/Privacy/RedactionJobValidationErrors.js.map +0 -1
  1177. package/esm/resources/Privacy/RedactionJobs.d.ts +0 -227
  1178. package/esm/resources/Privacy/RedactionJobs.js +0 -69
  1179. package/esm/resources/Privacy/RedactionJobs.js.map +0 -1
  1180. package/esm/resources/Privacy/index.d.ts +0 -22
  1181. package/esm/resources/Privacy/index.js +0 -9
  1182. package/esm/resources/Privacy/index.js.map +0 -1
  1183. package/esm/resources/ProductCatalog/TrialOffers.d.ts +0 -126
  1184. package/esm/resources/ProductCatalog/TrialOffers.js +0 -11
  1185. package/esm/resources/ProductCatalog/TrialOffers.js.map +0 -1
  1186. package/esm/resources/ProductCatalog/index.d.ts +0 -12
  1187. package/esm/resources/ProductCatalog/index.js +0 -9
  1188. package/esm/resources/ProductCatalog/index.js.map +0 -1
  1189. package/esm/resources/Profiles.d.ts +0 -68
  1190. package/esm/resources/Profiles.js +0 -3
  1191. package/esm/resources/Profiles.js.map +0 -1
  1192. package/esm/resources/QuoteLines.d.ts +0 -684
  1193. package/esm/resources/QuoteLines.js +0 -3
  1194. package/esm/resources/QuoteLines.js.map +0 -1
  1195. package/esm/resources/QuotePreviewInvoices.d.ts +0 -1179
  1196. package/esm/resources/QuotePreviewInvoices.js +0 -3
  1197. package/esm/resources/QuotePreviewInvoices.js.map +0 -1
  1198. package/esm/resources/QuotePreviewSubscriptionSchedules.d.ts +0 -1045
  1199. package/esm/resources/QuotePreviewSubscriptionSchedules.js +0 -3
  1200. package/esm/resources/QuotePreviewSubscriptionSchedules.js.map +0 -1
  1201. package/esm/resources/Radar/AccountEvaluations.d.ts +0 -308
  1202. package/esm/resources/Radar/AccountEvaluations.js +0 -23
  1203. package/esm/resources/Radar/AccountEvaluations.js.map +0 -1
  1204. package/esm/resources/Radar/CustomerEvaluations.d.ts +0 -245
  1205. package/esm/resources/Radar/CustomerEvaluations.js +0 -23
  1206. package/esm/resources/Radar/CustomerEvaluations.js.map +0 -1
  1207. package/esm/resources/Radar/IssuingAuthorizationEvaluations.d.ts +0 -433
  1208. package/esm/resources/Radar/IssuingAuthorizationEvaluations.js +0 -11
  1209. package/esm/resources/Radar/IssuingAuthorizationEvaluations.js.map +0 -1
  1210. package/esm/resources/RiskSignals.d.ts +0 -10
  1211. package/esm/resources/RiskSignals.js +0 -3
  1212. package/esm/resources/RiskSignals.js.map +0 -1
  1213. package/esm/resources/SharedPayment/GrantedTokens.d.ts +0 -425
  1214. package/esm/resources/SharedPayment/GrantedTokens.js +0 -11
  1215. package/esm/resources/SharedPayment/GrantedTokens.js.map +0 -1
  1216. package/esm/resources/SharedPayment/IssuedTokens.d.ts +0 -336
  1217. package/esm/resources/SharedPayment/IssuedTokens.js +0 -23
  1218. package/esm/resources/SharedPayment/IssuedTokens.js.map +0 -1
  1219. package/esm/resources/SharedPayment/index.d.ts +0 -19
  1220. package/esm/resources/SharedPayment/index.js +0 -11
  1221. package/esm/resources/SharedPayment/index.js.map +0 -1
  1222. package/esm/resources/Tax/Forms.d.ts +0 -228
  1223. package/esm/resources/Tax/Forms.js +0 -28
  1224. package/esm/resources/Tax/Forms.js.map +0 -1
  1225. package/esm/resources/Tax/Locations.d.ts +0 -108
  1226. package/esm/resources/Tax/Locations.js +0 -29
  1227. package/esm/resources/Tax/Locations.js.map +0 -1
  1228. package/esm/resources/TaxFunds.d.ts +0 -174
  1229. package/esm/resources/TaxFunds.js +0 -19
  1230. package/esm/resources/TaxFunds.js.map +0 -1
  1231. package/esm/resources/Terminal/ReaderCollectedData.d.ts +0 -50
  1232. package/esm/resources/Terminal/ReaderCollectedData.js +0 -11
  1233. package/esm/resources/Terminal/ReaderCollectedData.js.map +0 -1
  1234. package/esm/resources/TestHelpers/Capital/FinancingOffers.d.ts +0 -81
  1235. package/esm/resources/TestHelpers/Capital/FinancingOffers.js +0 -17
  1236. package/esm/resources/TestHelpers/Capital/FinancingOffers.js.map +0 -1
  1237. package/esm/resources/TestHelpers/Capital/index.d.ts +0 -8
  1238. package/esm/resources/TestHelpers/Capital/index.js +0 -9
  1239. package/esm/resources/TestHelpers/Capital/index.js.map +0 -1
  1240. package/esm/resources/TestHelpers/Issuing/Disputes.d.ts +0 -127
  1241. package/esm/resources/TestHelpers/Issuing/Disputes.js +0 -35
  1242. package/esm/resources/TestHelpers/Issuing/Disputes.js.map +0 -1
  1243. package/esm/resources/TestHelpers/PaymentIntents.d.ts +0 -38
  1244. package/esm/resources/TestHelpers/PaymentIntents.js +0 -11
  1245. package/esm/resources/TestHelpers/PaymentIntents.js.map +0 -1
  1246. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.d.ts +0 -75
  1247. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js +0 -17
  1248. package/esm/resources/TestHelpers/SharedPayment/GrantedTokens.js.map +0 -1
  1249. package/esm/resources/TestHelpers/SharedPayment/index.d.ts +0 -8
  1250. package/esm/resources/TestHelpers/SharedPayment/index.js +0 -9
  1251. package/esm/resources/TestHelpers/SharedPayment/index.js.map +0 -1
  1252. package/esm/resources/TransitBalances.d.ts +0 -25
  1253. package/esm/resources/TransitBalances.js +0 -3
  1254. package/esm/resources/TransitBalances.js.map +0 -1
  1255. package/esm/resources/V2/Billing/BillSettingVersions.d.ts +0 -72
  1256. package/esm/resources/V2/Billing/BillSettingVersions.js +0 -3
  1257. package/esm/resources/V2/Billing/BillSettingVersions.js.map +0 -1
  1258. package/esm/resources/V2/Billing/BillSettings/Versions.d.ts +0 -33
  1259. package/esm/resources/V2/Billing/BillSettings/Versions.js +0 -19
  1260. package/esm/resources/V2/Billing/BillSettings/Versions.js.map +0 -1
  1261. package/esm/resources/V2/Billing/BillSettings.d.ts +0 -281
  1262. package/esm/resources/V2/Billing/BillSettings.js +0 -37
  1263. package/esm/resources/V2/Billing/BillSettings.js.map +0 -1
  1264. package/esm/resources/V2/Billing/CadenceSpendModifiers.d.ts +0 -84
  1265. package/esm/resources/V2/Billing/CadenceSpendModifiers.js +0 -3
  1266. package/esm/resources/V2/Billing/CadenceSpendModifiers.js.map +0 -1
  1267. package/esm/resources/V2/Billing/Cadences/SpendModifierRules.d.ts +0 -37
  1268. package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js +0 -19
  1269. package/esm/resources/V2/Billing/Cadences/SpendModifierRules.js.map +0 -1
  1270. package/esm/resources/V2/Billing/Cadences.d.ts +0 -1011
  1271. package/esm/resources/V2/Billing/Cadences.js +0 -260
  1272. package/esm/resources/V2/Billing/Cadences.js.map +0 -1
  1273. package/esm/resources/V2/Billing/CollectionSettingVersions.d.ts +0 -237
  1274. package/esm/resources/V2/Billing/CollectionSettingVersions.js +0 -3
  1275. package/esm/resources/V2/Billing/CollectionSettingVersions.js.map +0 -1
  1276. package/esm/resources/V2/Billing/CollectionSettings/Versions.d.ts +0 -33
  1277. package/esm/resources/V2/Billing/CollectionSettings/Versions.js +0 -66
  1278. package/esm/resources/V2/Billing/CollectionSettings/Versions.js.map +0 -1
  1279. package/esm/resources/V2/Billing/CollectionSettings.d.ts +0 -776
  1280. package/esm/resources/V2/Billing/CollectionSettings.js +0 -162
  1281. package/esm/resources/V2/Billing/CollectionSettings.js.map +0 -1
  1282. package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.d.ts +0 -47
  1283. package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js +0 -3
  1284. package/esm/resources/V2/Billing/ContractPricingLineQuantityChanges.js.map +0 -1
  1285. package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.d.ts +0 -23
  1286. package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js +0 -25
  1287. package/esm/resources/V2/Billing/Contracts/PricingLines/QuantityChanges.js.map +0 -1
  1288. package/esm/resources/V2/Billing/Contracts/PricingLines.d.ts +0 -8
  1289. package/esm/resources/V2/Billing/Contracts/PricingLines.js +0 -11
  1290. package/esm/resources/V2/Billing/Contracts/PricingLines.js.map +0 -1
  1291. package/esm/resources/V2/Billing/Contracts.d.ts +0 -1484
  1292. package/esm/resources/V2/Billing/Contracts.js +0 -327
  1293. package/esm/resources/V2/Billing/Contracts.js.map +0 -1
  1294. package/esm/resources/V2/Billing/CustomPricingUnits.d.ts +0 -125
  1295. package/esm/resources/V2/Billing/CustomPricingUnits.js +0 -31
  1296. package/esm/resources/V2/Billing/CustomPricingUnits.js.map +0 -1
  1297. package/esm/resources/V2/Billing/IntentActions.d.ts +0 -603
  1298. package/esm/resources/V2/Billing/IntentActions.js +0 -3
  1299. package/esm/resources/V2/Billing/IntentActions.js.map +0 -1
  1300. package/esm/resources/V2/Billing/Intents/Actions.d.ts +0 -33
  1301. package/esm/resources/V2/Billing/Intents/Actions.js +0 -66
  1302. package/esm/resources/V2/Billing/Intents/Actions.js.map +0 -1
  1303. package/esm/resources/V2/Billing/Intents.d.ts +0 -1253
  1304. package/esm/resources/V2/Billing/Intents.js +0 -83
  1305. package/esm/resources/V2/Billing/Intents.js.map +0 -1
  1306. package/esm/resources/V2/Billing/LicenseFeeVersions.d.ts +0 -78
  1307. package/esm/resources/V2/Billing/LicenseFeeVersions.js +0 -3
  1308. package/esm/resources/V2/Billing/LicenseFeeVersions.js.map +0 -1
  1309. package/esm/resources/V2/Billing/LicenseFees/Versions.d.ts +0 -33
  1310. package/esm/resources/V2/Billing/LicenseFees/Versions.js +0 -60
  1311. package/esm/resources/V2/Billing/LicenseFees/Versions.js.map +0 -1
  1312. package/esm/resources/V2/Billing/LicenseFees.d.ts +0 -360
  1313. package/esm/resources/V2/Billing/LicenseFees.js +0 -144
  1314. package/esm/resources/V2/Billing/LicenseFees.js.map +0 -1
  1315. package/esm/resources/V2/Billing/LicensedItems.d.ts +0 -170
  1316. package/esm/resources/V2/Billing/LicensedItems.js +0 -31
  1317. package/esm/resources/V2/Billing/LicensedItems.js.map +0 -1
  1318. package/esm/resources/V2/Billing/MeteredItems.d.ts +0 -218
  1319. package/esm/resources/V2/Billing/MeteredItems.js +0 -31
  1320. package/esm/resources/V2/Billing/MeteredItems.js.map +0 -1
  1321. package/esm/resources/V2/Billing/OneTimeItems.d.ts +0 -170
  1322. package/esm/resources/V2/Billing/OneTimeItems.js +0 -31
  1323. package/esm/resources/V2/Billing/OneTimeItems.js.map +0 -1
  1324. package/esm/resources/V2/Billing/PricingPlanComponents.d.ts +0 -80
  1325. package/esm/resources/V2/Billing/PricingPlanComponents.js +0 -3
  1326. package/esm/resources/V2/Billing/PricingPlanComponents.js.map +0 -1
  1327. package/esm/resources/V2/Billing/PricingPlanSubscriptions.d.ts +0 -620
  1328. package/esm/resources/V2/Billing/PricingPlanSubscriptions.js +0 -292
  1329. package/esm/resources/V2/Billing/PricingPlanSubscriptions.js.map +0 -1
  1330. package/esm/resources/V2/Billing/PricingPlanVersions.d.ts +0 -30
  1331. package/esm/resources/V2/Billing/PricingPlanVersions.js +0 -3
  1332. package/esm/resources/V2/Billing/PricingPlanVersions.js.map +0 -1
  1333. package/esm/resources/V2/Billing/PricingPlans/Components.d.ts +0 -142
  1334. package/esm/resources/V2/Billing/PricingPlans/Components.js +0 -37
  1335. package/esm/resources/V2/Billing/PricingPlans/Components.js.map +0 -1
  1336. package/esm/resources/V2/Billing/PricingPlans/Versions.d.ts +0 -33
  1337. package/esm/resources/V2/Billing/PricingPlans/Versions.js +0 -19
  1338. package/esm/resources/V2/Billing/PricingPlans/Versions.js.map +0 -1
  1339. package/esm/resources/V2/Billing/PricingPlans.d.ts +0 -169
  1340. package/esm/resources/V2/Billing/PricingPlans.js +0 -39
  1341. package/esm/resources/V2/Billing/PricingPlans.js.map +0 -1
  1342. package/esm/resources/V2/Billing/Profiles.d.ts +0 -162
  1343. package/esm/resources/V2/Billing/Profiles.js +0 -31
  1344. package/esm/resources/V2/Billing/Profiles.js.map +0 -1
  1345. package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.d.ts +0 -45
  1346. package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js +0 -3
  1347. package/esm/resources/V2/Billing/RateCardCustomPricingUnitOverageRates.js.map +0 -1
  1348. package/esm/resources/V2/Billing/RateCardRates.d.ts +0 -111
  1349. package/esm/resources/V2/Billing/RateCardRates.js +0 -3
  1350. package/esm/resources/V2/Billing/RateCardRates.js.map +0 -1
  1351. package/esm/resources/V2/Billing/RateCardSubscriptions.d.ts +0 -215
  1352. package/esm/resources/V2/Billing/RateCardSubscriptions.js +0 -37
  1353. package/esm/resources/V2/Billing/RateCardSubscriptions.js.map +0 -1
  1354. package/esm/resources/V2/Billing/RateCardVersions.d.ts +0 -22
  1355. package/esm/resources/V2/Billing/RateCardVersions.js +0 -3
  1356. package/esm/resources/V2/Billing/RateCardVersions.js.map +0 -1
  1357. package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.d.ts +0 -79
  1358. package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js +0 -31
  1359. package/esm/resources/V2/Billing/RateCards/CustomPricingUnitOverageRates.js.map +0 -1
  1360. package/esm/resources/V2/Billing/RateCards/Rates.d.ts +0 -145
  1361. package/esm/resources/V2/Billing/RateCards/Rates.js +0 -106
  1362. package/esm/resources/V2/Billing/RateCards/Rates.js.map +0 -1
  1363. package/esm/resources/V2/Billing/RateCards/Versions.d.ts +0 -33
  1364. package/esm/resources/V2/Billing/RateCards/Versions.js +0 -19
  1365. package/esm/resources/V2/Billing/RateCards/Versions.js.map +0 -1
  1366. package/esm/resources/V2/Billing/RateCards.d.ts +0 -336
  1367. package/esm/resources/V2/Billing/RateCards.js +0 -72
  1368. package/esm/resources/V2/Billing/RateCards.js.map +0 -1
  1369. package/esm/resources/V2/Billing/ServiceActions.d.ts +0 -510
  1370. package/esm/resources/V2/Billing/ServiceActions.js +0 -158
  1371. package/esm/resources/V2/Billing/ServiceActions.js.map +0 -1
  1372. package/esm/resources/V2/Core/AccountEvaluations.d.ts +0 -156
  1373. package/esm/resources/V2/Core/AccountEvaluations.js +0 -11
  1374. package/esm/resources/V2/Core/AccountEvaluations.js.map +0 -1
  1375. package/esm/resources/V2/Core/ApprovalRequests.d.ts +0 -331
  1376. package/esm/resources/V2/Core/ApprovalRequests.js +0 -42
  1377. package/esm/resources/V2/Core/ApprovalRequests.js.map +0 -1
  1378. package/esm/resources/V2/Core/BatchJobs.d.ts +0 -360
  1379. package/esm/resources/V2/Core/BatchJobs.js +0 -221
  1380. package/esm/resources/V2/Core/BatchJobs.js.map +0 -1
  1381. package/esm/resources/V2/Core/ClaimableSandboxes.d.ts +0 -225
  1382. package/esm/resources/V2/Core/ClaimableSandboxes.js +0 -27
  1383. package/esm/resources/V2/Core/ClaimableSandboxes.js.map +0 -1
  1384. package/esm/resources/V2/Core/ConnectionSessions.d.ts +0 -86
  1385. package/esm/resources/V2/Core/ConnectionSessions.js +0 -17
  1386. package/esm/resources/V2/Core/ConnectionSessions.js.map +0 -1
  1387. package/esm/resources/V2/Core/FeeBatches.d.ts +0 -234
  1388. package/esm/resources/V2/Core/FeeBatches.js +0 -19
  1389. package/esm/resources/V2/Core/FeeBatches.js.map +0 -1
  1390. package/esm/resources/V2/Core/FeeEntries.d.ts +0 -200
  1391. package/esm/resources/V2/Core/FeeEntries.js +0 -19
  1392. package/esm/resources/V2/Core/FeeEntries.js.map +0 -1
  1393. package/esm/resources/V2/Core/Health/AlertHistoryEntries.d.ts +0 -416
  1394. package/esm/resources/V2/Core/Health/AlertHistoryEntries.js +0 -3
  1395. package/esm/resources/V2/Core/Health/AlertHistoryEntries.js.map +0 -1
  1396. package/esm/resources/V2/Core/Health/Alerts/History.d.ts +0 -23
  1397. package/esm/resources/V2/Core/Health/Alerts/History.js +0 -97
  1398. package/esm/resources/V2/Core/Health/Alerts/History.js.map +0 -1
  1399. package/esm/resources/V2/Core/Health/Alerts.d.ts +0 -530
  1400. package/esm/resources/V2/Core/Health/Alerts.js +0 -178
  1401. package/esm/resources/V2/Core/Health/Alerts.js.map +0 -1
  1402. package/esm/resources/V2/Core/Health/index.d.ts +0 -16
  1403. package/esm/resources/V2/Core/Health/index.js +0 -9
  1404. package/esm/resources/V2/Core/Health/index.js.map +0 -1
  1405. package/esm/resources/V2/Core/Vault/GbBankAccounts.d.ts +0 -280
  1406. package/esm/resources/V2/Core/Vault/GbBankAccounts.js +0 -50
  1407. package/esm/resources/V2/Core/Vault/GbBankAccounts.js.map +0 -1
  1408. package/esm/resources/V2/Core/Vault/UsBankAccounts.d.ts +0 -252
  1409. package/esm/resources/V2/Core/Vault/UsBankAccounts.js +0 -61
  1410. package/esm/resources/V2/Core/Vault/UsBankAccounts.js.map +0 -1
  1411. package/esm/resources/V2/Core/Vault/index.d.ts +0 -28
  1412. package/esm/resources/V2/Core/Vault/index.js +0 -11
  1413. package/esm/resources/V2/Core/Vault/index.js.map +0 -1
  1414. package/esm/resources/V2/Data/Analytics/MetricQuery.d.ts +0 -74
  1415. package/esm/resources/V2/Data/Analytics/MetricQuery.js +0 -32
  1416. package/esm/resources/V2/Data/Analytics/MetricQuery.js.map +0 -1
  1417. package/esm/resources/V2/Data/Analytics/MetricQueryResults.d.ts +0 -76
  1418. package/esm/resources/V2/Data/Analytics/MetricQueryResults.js +0 -3
  1419. package/esm/resources/V2/Data/Analytics/MetricQueryResults.js.map +0 -1
  1420. package/esm/resources/V2/Data/Analytics/index.d.ts +0 -12
  1421. package/esm/resources/V2/Data/Analytics/index.js +0 -9
  1422. package/esm/resources/V2/Data/Analytics/index.js.map +0 -1
  1423. package/esm/resources/V2/Data/Reporting/QueryRuns.d.ts +0 -172
  1424. package/esm/resources/V2/Data/Reporting/QueryRuns.js +0 -42
  1425. package/esm/resources/V2/Data/Reporting/QueryRuns.js.map +0 -1
  1426. package/esm/resources/V2/Data/Reporting/index.d.ts +0 -13
  1427. package/esm/resources/V2/Data/Reporting/index.js +0 -9
  1428. package/esm/resources/V2/Data/Reporting/index.js.map +0 -1
  1429. package/esm/resources/V2/Data/index.d.ts +0 -13
  1430. package/esm/resources/V2/Data/index.js +0 -11
  1431. package/esm/resources/V2/Data/index.js.map +0 -1
  1432. package/esm/resources/V2/Extend/WorkflowRuns.d.ts +0 -163
  1433. package/esm/resources/V2/Extend/WorkflowRuns.js +0 -19
  1434. package/esm/resources/V2/Extend/WorkflowRuns.js.map +0 -1
  1435. package/esm/resources/V2/Extend/Workflows.d.ts +0 -120
  1436. package/esm/resources/V2/Extend/Workflows.js +0 -26
  1437. package/esm/resources/V2/Extend/Workflows.js.map +0 -1
  1438. package/esm/resources/V2/Extend/index.d.ts +0 -20
  1439. package/esm/resources/V2/Extend/index.js +0 -11
  1440. package/esm/resources/V2/Extend/index.js.map +0 -1
  1441. package/esm/resources/V2/FinancialAddressCreditSimulations.d.ts +0 -14
  1442. package/esm/resources/V2/FinancialAddressCreditSimulations.js +0 -3
  1443. package/esm/resources/V2/FinancialAddressCreditSimulations.js.map +0 -1
  1444. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.d.ts +0 -19
  1445. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js +0 -3
  1446. package/esm/resources/V2/FinancialAddressGeneratedMicrodeposits.js.map +0 -1
  1447. package/esm/resources/V2/Iam/ActivityLogs.d.ts +0 -211
  1448. package/esm/resources/V2/Iam/ActivityLogs.js +0 -19
  1449. package/esm/resources/V2/Iam/ActivityLogs.js.map +0 -1
  1450. package/esm/resources/V2/Iam/ApiKeys.d.ts +0 -305
  1451. package/esm/resources/V2/Iam/ApiKeys.js +0 -43
  1452. package/esm/resources/V2/Iam/ApiKeys.js.map +0 -1
  1453. package/esm/resources/V2/Iam/index.d.ts +0 -23
  1454. package/esm/resources/V2/Iam/index.js +0 -11
  1455. package/esm/resources/V2/Iam/index.js.map +0 -1
  1456. package/esm/resources/V2/MoneyManagement/Adjustments.d.ts +0 -135
  1457. package/esm/resources/V2/MoneyManagement/Adjustments.js +0 -19
  1458. package/esm/resources/V2/MoneyManagement/Adjustments.js.map +0 -1
  1459. package/esm/resources/V2/MoneyManagement/CurrencyConversions.d.ts +0 -131
  1460. package/esm/resources/V2/MoneyManagement/CurrencyConversions.js +0 -27
  1461. package/esm/resources/V2/MoneyManagement/CurrencyConversions.js.map +0 -1
  1462. package/esm/resources/V2/MoneyManagement/DebitDisputes.d.ts +0 -168
  1463. package/esm/resources/V2/MoneyManagement/DebitDisputes.js +0 -25
  1464. package/esm/resources/V2/MoneyManagement/DebitDisputes.js.map +0 -1
  1465. package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.d.ts +0 -99
  1466. package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js +0 -3
  1467. package/esm/resources/V2/MoneyManagement/FinancialAccountStatements.js.map +0 -1
  1468. package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.d.ts +0 -44
  1469. package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js +0 -49
  1470. package/esm/resources/V2/MoneyManagement/FinancialAccounts/Statements.js.map +0 -1
  1471. package/esm/resources/V2/MoneyManagement/FinancialAccounts.d.ts +0 -449
  1472. package/esm/resources/V2/MoneyManagement/FinancialAccounts.js +0 -46
  1473. package/esm/resources/V2/MoneyManagement/FinancialAccounts.js.map +0 -1
  1474. package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.d.ts +0 -14
  1475. package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js +0 -3
  1476. package/esm/resources/V2/MoneyManagement/FinancialAddressDebitSimulations.js.map +0 -1
  1477. package/esm/resources/V2/MoneyManagement/FinancialAddresses.d.ts +0 -304
  1478. package/esm/resources/V2/MoneyManagement/FinancialAddresses.js +0 -27
  1479. package/esm/resources/V2/MoneyManagement/FinancialAddresses.js.map +0 -1
  1480. package/esm/resources/V2/MoneyManagement/InboundTransfers.d.ts +0 -251
  1481. package/esm/resources/V2/MoneyManagement/InboundTransfers.js +0 -26
  1482. package/esm/resources/V2/MoneyManagement/InboundTransfers.js.map +0 -1
  1483. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.d.ts +0 -219
  1484. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js +0 -18
  1485. package/esm/resources/V2/MoneyManagement/OutboundPaymentQuotes.js.map +0 -1
  1486. package/esm/resources/V2/MoneyManagement/OutboundPayments.d.ts +0 -638
  1487. package/esm/resources/V2/MoneyManagement/OutboundPayments.js +0 -37
  1488. package/esm/resources/V2/MoneyManagement/OutboundPayments.js.map +0 -1
  1489. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.d.ts +0 -318
  1490. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js +0 -45
  1491. package/esm/resources/V2/MoneyManagement/OutboundSetupIntents.js.map +0 -1
  1492. package/esm/resources/V2/MoneyManagement/OutboundTransfers.d.ts +0 -394
  1493. package/esm/resources/V2/MoneyManagement/OutboundTransfers.js +0 -35
  1494. package/esm/resources/V2/MoneyManagement/OutboundTransfers.js.map +0 -1
  1495. package/esm/resources/V2/MoneyManagement/PayoutIntents.d.ts +0 -525
  1496. package/esm/resources/V2/MoneyManagement/PayoutIntents.js +0 -40
  1497. package/esm/resources/V2/MoneyManagement/PayoutIntents.js.map +0 -1
  1498. package/esm/resources/V2/MoneyManagement/PayoutMethods.d.ts +0 -277
  1499. package/esm/resources/V2/MoneyManagement/PayoutMethods.js +0 -40
  1500. package/esm/resources/V2/MoneyManagement/PayoutMethods.js.map +0 -1
  1501. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.d.ts +0 -92
  1502. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js +0 -13
  1503. package/esm/resources/V2/MoneyManagement/PayoutMethodsBankAccountSpec.js.map +0 -1
  1504. package/esm/resources/V2/MoneyManagement/ReceivedCredits.d.ts +0 -481
  1505. package/esm/resources/V2/MoneyManagement/ReceivedCredits.js +0 -19
  1506. package/esm/resources/V2/MoneyManagement/ReceivedCredits.js.map +0 -1
  1507. package/esm/resources/V2/MoneyManagement/ReceivedDebits.d.ts +0 -264
  1508. package/esm/resources/V2/MoneyManagement/ReceivedDebits.js +0 -19
  1509. package/esm/resources/V2/MoneyManagement/ReceivedDebits.js.map +0 -1
  1510. package/esm/resources/V2/MoneyManagement/RecipientVerifications.d.ts +0 -116
  1511. package/esm/resources/V2/MoneyManagement/RecipientVerifications.js +0 -23
  1512. package/esm/resources/V2/MoneyManagement/RecipientVerifications.js.map +0 -1
  1513. package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.d.ts +0 -30
  1514. package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js +0 -11
  1515. package/esm/resources/V2/MoneyManagement/TestHelpers/FinancialAddresses.js.map +0 -1
  1516. package/esm/resources/V2/MoneyManagement/TestHelpers/index.d.ts +0 -8
  1517. package/esm/resources/V2/MoneyManagement/TestHelpers/index.js +0 -9
  1518. package/esm/resources/V2/MoneyManagement/TestHelpers/index.js.map +0 -1
  1519. package/esm/resources/V2/MoneyManagement/TransactionEntries.d.ts +0 -266
  1520. package/esm/resources/V2/MoneyManagement/TransactionEntries.js +0 -19
  1521. package/esm/resources/V2/MoneyManagement/TransactionEntries.js.map +0 -1
  1522. package/esm/resources/V2/MoneyManagement/Transactions.d.ts +0 -297
  1523. package/esm/resources/V2/MoneyManagement/Transactions.js +0 -19
  1524. package/esm/resources/V2/MoneyManagement/Transactions.js.map +0 -1
  1525. package/esm/resources/V2/MoneyManagement/index.d.ts +0 -143
  1526. package/esm/resources/V2/MoneyManagement/index.js +0 -45
  1527. package/esm/resources/V2/MoneyManagement/index.js.map +0 -1
  1528. package/esm/resources/V2/Network/BusinessProfiles.d.ts +0 -92
  1529. package/esm/resources/V2/Network/BusinessProfiles.js +0 -17
  1530. package/esm/resources/V2/Network/BusinessProfiles.js.map +0 -1
  1531. package/esm/resources/V2/Network/index.d.ts +0 -13
  1532. package/esm/resources/V2/Network/index.js +0 -9
  1533. package/esm/resources/V2/Network/index.js.map +0 -1
  1534. package/esm/resources/V2/OrchestratedCommerce/Agreements.d.ts +0 -143
  1535. package/esm/resources/V2/OrchestratedCommerce/Agreements.js +0 -37
  1536. package/esm/resources/V2/OrchestratedCommerce/Agreements.js.map +0 -1
  1537. package/esm/resources/V2/OrchestratedCommerce/index.d.ts +0 -16
  1538. package/esm/resources/V2/OrchestratedCommerce/index.js +0 -9
  1539. package/esm/resources/V2/OrchestratedCommerce/index.js.map +0 -1
  1540. package/esm/resources/V2/Payments/OffSessionPayments.d.ts +0 -823
  1541. package/esm/resources/V2/Payments/OffSessionPayments.js +0 -49
  1542. package/esm/resources/V2/Payments/OffSessionPayments.js.map +0 -1
  1543. package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.d.ts +0 -73
  1544. package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js +0 -3
  1545. package/esm/resources/V2/Payments/SettlementAllocationIntentSplits.js.map +0 -1
  1546. package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.d.ts +0 -85
  1547. package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js +0 -31
  1548. package/esm/resources/V2/Payments/SettlementAllocationIntents/Splits.js.map +0 -1
  1549. package/esm/resources/V2/Payments/SettlementAllocationIntents.d.ts +0 -209
  1550. package/esm/resources/V2/Payments/SettlementAllocationIntents.js +0 -49
  1551. package/esm/resources/V2/Payments/SettlementAllocationIntents.js.map +0 -1
  1552. package/esm/resources/V2/Payments/index.d.ts +0 -31
  1553. package/esm/resources/V2/Payments/index.js +0 -11
  1554. package/esm/resources/V2/Payments/index.js.map +0 -1
  1555. package/esm/resources/V2/Reporting/ReportRuns.d.ts +0 -191
  1556. package/esm/resources/V2/Reporting/ReportRuns.js +0 -46
  1557. package/esm/resources/V2/Reporting/ReportRuns.js.map +0 -1
  1558. package/esm/resources/V2/Reporting/Reports.d.ts +0 -106
  1559. package/esm/resources/V2/Reporting/Reports.js +0 -13
  1560. package/esm/resources/V2/Reporting/Reports.js.map +0 -1
  1561. package/esm/resources/V2/Reporting/index.d.ts +0 -18
  1562. package/esm/resources/V2/Reporting/index.js +0 -11
  1563. package/esm/resources/V2/Reporting/index.js.map +0 -1
  1564. package/esm/resources/V2/Signals/AccountSignals.d.ts +0 -172
  1565. package/esm/resources/V2/Signals/AccountSignals.js +0 -54
  1566. package/esm/resources/V2/Signals/AccountSignals.js.map +0 -1
  1567. package/esm/resources/V2/Signals/index.d.ts +0 -13
  1568. package/esm/resources/V2/Signals/index.js +0 -9
  1569. package/esm/resources/V2/Signals/index.js.map +0 -1
  1570. package/esm/resources/V2/Tax/ManualRules.d.ts +0 -331
  1571. package/esm/resources/V2/Tax/ManualRules.js +0 -189
  1572. package/esm/resources/V2/Tax/ManualRules.js.map +0 -1
  1573. package/esm/resources/V2/Tax/index.d.ts +0 -16
  1574. package/esm/resources/V2/Tax/index.js +0 -9
  1575. package/esm/resources/V2/Tax/index.js.map +0 -1
  1576. package/esm/resources/V2/TestHelpers/FinancialAddresses.d.ts +0 -45
  1577. package/esm/resources/V2/TestHelpers/FinancialAddresses.js +0 -19
  1578. package/esm/resources/V2/TestHelpers/FinancialAddresses.js.map +0 -1
  1579. package/esm/resources/V2/TestHelpers/MoneyManagement.d.ts +0 -31
  1580. package/esm/resources/V2/TestHelpers/MoneyManagement.js +0 -11
  1581. package/esm/resources/V2/TestHelpers/MoneyManagement.js.map +0 -1
  1582. package/esm/resources/V2/TestHelpers/index.d.ts +0 -10
  1583. package/esm/resources/V2/TestHelpers/index.js +0 -11
  1584. 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 as _Subscription } from './../Subscriptions.js';
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 | _Subscription | null;
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' | 'application' | 'self' | OtherString;
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' | 'application' | 'self' | OtherString;
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' | 'inferred_balances' | 'ownership' | 'transactions' | OtherString;
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' | 'gopay' | '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' | 'paypay' | 'payto' | 'pix' | 'promptpay' | 'qris' | 'rechnung' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'shopeepay' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
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' | 'gopay' | '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' | 'paypay' | 'payto' | 'pix' | 'promptpay' | 'qris' | 'rechnung' | 'revolut_pay' | 'samsung_pay' | 'satispay' | 'scalapay' | 'sepa_debit' | 'shopeepay' | 'sofort' | 'sunbit' | 'swish' | 'twint' | 'upi' | 'us_bank_account' | 'wechat_pay' | 'zip' | OtherString;
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' | 'application' | 'self' | OtherString;
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' | 'application' | 'self' | OtherString;
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' | 'inferred_balances' | 'ownership' | 'transactions' | OtherString;
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' | 'application' | 'self' | OtherString;
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
  /**