dodopayments 2.31.1 → 2.32.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 (376) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/README.md +7 -7
  3. package/api-promise.d.mts +1 -0
  4. package/api-promise.d.mts.map +1 -1
  5. package/api-promise.d.ts +1 -0
  6. package/api-promise.d.ts.map +1 -1
  7. package/api-promise.mjs +1 -0
  8. package/api-promise.mjs.map +1 -1
  9. package/bin/migration-config.json +187 -0
  10. package/client.d.mts +9 -6
  11. package/client.d.mts.map +1 -1
  12. package/client.d.ts +9 -6
  13. package/client.d.ts.map +1 -1
  14. package/client.js +3 -0
  15. package/client.js.map +1 -1
  16. package/client.mjs +3 -0
  17. package/client.mjs.map +1 -1
  18. package/core/api-promise.d.mts.map +1 -1
  19. package/core/api-promise.d.ts.map +1 -1
  20. package/core/api-promise.mjs.map +1 -1
  21. package/core/error.mjs.map +1 -1
  22. package/core/pagination.d.mts.map +1 -1
  23. package/core/pagination.d.ts.map +1 -1
  24. package/core/pagination.mjs.map +1 -1
  25. package/core/resource.d.mts.map +1 -1
  26. package/core/resource.d.ts.map +1 -1
  27. package/core/uploads.d.mts.map +1 -1
  28. package/core/uploads.d.ts.map +1 -1
  29. package/core/uploads.mjs.map +1 -1
  30. package/error.d.mts +1 -0
  31. package/error.d.mts.map +1 -1
  32. package/error.d.ts +1 -0
  33. package/error.d.ts.map +1 -1
  34. package/error.mjs +1 -0
  35. package/error.mjs.map +1 -1
  36. package/index.d.mts.map +1 -1
  37. package/index.d.ts.map +1 -1
  38. package/index.mjs.map +1 -1
  39. package/internal/detect-platform.mjs.map +1 -1
  40. package/internal/headers.mjs.map +1 -1
  41. package/internal/parse.d.mts.map +1 -1
  42. package/internal/parse.d.ts.map +1 -1
  43. package/internal/parse.mjs.map +1 -1
  44. package/internal/request-options.d.mts.map +1 -1
  45. package/internal/request-options.d.ts.map +1 -1
  46. package/internal/shims.d.mts +6 -0
  47. package/internal/shims.d.mts.map +1 -1
  48. package/internal/shims.d.ts +6 -0
  49. package/internal/shims.d.ts.map +1 -1
  50. package/internal/to-file.d.mts.map +1 -1
  51. package/internal/to-file.d.ts.map +1 -1
  52. package/internal/to-file.mjs.map +1 -1
  53. package/internal/types.d.mts +4 -4
  54. package/internal/types.d.mts.map +1 -1
  55. package/internal/types.d.ts +4 -4
  56. package/internal/types.d.ts.map +1 -1
  57. package/internal/uploads.d.mts.map +1 -1
  58. package/internal/uploads.d.ts.map +1 -1
  59. package/internal/uploads.mjs.map +1 -1
  60. package/internal/utils/base64.mjs.map +1 -1
  61. package/internal/utils/log.d.mts.map +1 -1
  62. package/internal/utils/log.d.ts.map +1 -1
  63. package/internal/utils/log.js +2 -0
  64. package/internal/utils/log.js.map +1 -1
  65. package/internal/utils/log.mjs +2 -0
  66. package/internal/utils/log.mjs.map +1 -1
  67. package/internal/utils/path.mjs.map +1 -1
  68. package/internal/utils/query.mjs.map +1 -1
  69. package/internal/utils/values.mjs.map +1 -1
  70. package/internal/utils.d.mts.map +1 -1
  71. package/internal/utils.d.ts.map +1 -1
  72. package/internal/utils.mjs.map +1 -1
  73. package/package.json +1 -1
  74. package/pagination.d.mts +1 -0
  75. package/pagination.d.mts.map +1 -1
  76. package/pagination.d.ts +1 -0
  77. package/pagination.d.ts.map +1 -1
  78. package/pagination.mjs +1 -0
  79. package/pagination.mjs.map +1 -1
  80. package/resource.d.mts +1 -0
  81. package/resource.d.mts.map +1 -1
  82. package/resource.d.ts +1 -0
  83. package/resource.d.ts.map +1 -1
  84. package/resource.mjs +1 -0
  85. package/resource.mjs.map +1 -1
  86. package/resources/addons.d.mts.map +1 -1
  87. package/resources/addons.d.ts.map +1 -1
  88. package/resources/addons.mjs.map +1 -1
  89. package/resources/balances.d.mts.map +1 -1
  90. package/resources/balances.d.ts.map +1 -1
  91. package/resources/balances.mjs.map +1 -1
  92. package/resources/brands.d.mts.map +1 -1
  93. package/resources/brands.d.ts.map +1 -1
  94. package/resources/brands.mjs.map +1 -1
  95. package/resources/checkout-sessions.d.mts +95 -0
  96. package/resources/checkout-sessions.d.mts.map +1 -1
  97. package/resources/checkout-sessions.d.ts +95 -0
  98. package/resources/checkout-sessions.d.ts.map +1 -1
  99. package/resources/checkout-sessions.mjs.map +1 -1
  100. package/resources/credit-entitlements/balances.d.mts.map +1 -1
  101. package/resources/credit-entitlements/balances.d.ts.map +1 -1
  102. package/resources/credit-entitlements/balances.mjs.map +1 -1
  103. package/resources/credit-entitlements/credit-entitlements.d.mts.map +1 -1
  104. package/resources/credit-entitlements/credit-entitlements.d.ts.map +1 -1
  105. package/resources/credit-entitlements/credit-entitlements.mjs.map +1 -1
  106. package/resources/credit-entitlements/index.d.mts.map +1 -1
  107. package/resources/credit-entitlements/index.d.ts.map +1 -1
  108. package/resources/credit-entitlements/index.mjs.map +1 -1
  109. package/resources/credit-entitlements.d.mts.map +1 -1
  110. package/resources/credit-entitlements.d.ts.map +1 -1
  111. package/resources/credit-entitlements.mjs.map +1 -1
  112. package/resources/customers/customer-portal.d.mts.map +1 -1
  113. package/resources/customers/customer-portal.d.ts.map +1 -1
  114. package/resources/customers/customer-portal.mjs.map +1 -1
  115. package/resources/customers/customers.d.mts.map +1 -1
  116. package/resources/customers/customers.d.ts.map +1 -1
  117. package/resources/customers/customers.mjs.map +1 -1
  118. package/resources/customers/index.d.mts.map +1 -1
  119. package/resources/customers/index.d.ts.map +1 -1
  120. package/resources/customers/index.mjs.map +1 -1
  121. package/resources/customers/wallets/index.d.mts.map +1 -1
  122. package/resources/customers/wallets/index.d.ts.map +1 -1
  123. package/resources/customers/wallets/index.mjs.map +1 -1
  124. package/resources/customers/wallets/ledger-entries.d.mts.map +1 -1
  125. package/resources/customers/wallets/ledger-entries.d.ts.map +1 -1
  126. package/resources/customers/wallets/ledger-entries.mjs.map +1 -1
  127. package/resources/customers/wallets/wallets.d.mts.map +1 -1
  128. package/resources/customers/wallets/wallets.d.ts.map +1 -1
  129. package/resources/customers/wallets/wallets.mjs.map +1 -1
  130. package/resources/customers/wallets.d.mts.map +1 -1
  131. package/resources/customers/wallets.d.ts.map +1 -1
  132. package/resources/customers/wallets.mjs.map +1 -1
  133. package/resources/customers.d.mts.map +1 -1
  134. package/resources/customers.d.ts.map +1 -1
  135. package/resources/customers.mjs.map +1 -1
  136. package/resources/discounts.d.mts +74 -1
  137. package/resources/discounts.d.mts.map +1 -1
  138. package/resources/discounts.d.ts +74 -1
  139. package/resources/discounts.d.ts.map +1 -1
  140. package/resources/discounts.mjs.map +1 -1
  141. package/resources/disputes.d.mts.map +1 -1
  142. package/resources/disputes.d.ts.map +1 -1
  143. package/resources/disputes.mjs.map +1 -1
  144. package/resources/entitlements/entitlements.d.mts +8 -3
  145. package/resources/entitlements/entitlements.d.mts.map +1 -1
  146. package/resources/entitlements/entitlements.d.ts +8 -3
  147. package/resources/entitlements/entitlements.d.ts.map +1 -1
  148. package/resources/entitlements/entitlements.js.map +1 -1
  149. package/resources/entitlements/entitlements.mjs.map +1 -1
  150. package/resources/entitlements/files.d.mts.map +1 -1
  151. package/resources/entitlements/files.d.ts.map +1 -1
  152. package/resources/entitlements/files.mjs.map +1 -1
  153. package/resources/entitlements/grants.d.mts.map +1 -1
  154. package/resources/entitlements/grants.d.ts.map +1 -1
  155. package/resources/entitlements/grants.mjs.map +1 -1
  156. package/resources/entitlements/index.d.mts +1 -1
  157. package/resources/entitlements/index.d.mts.map +1 -1
  158. package/resources/entitlements/index.d.ts +1 -1
  159. package/resources/entitlements/index.d.ts.map +1 -1
  160. package/resources/entitlements/index.js.map +1 -1
  161. package/resources/entitlements/index.mjs.map +1 -1
  162. package/resources/entitlements.d.mts.map +1 -1
  163. package/resources/entitlements.d.ts.map +1 -1
  164. package/resources/entitlements.mjs.map +1 -1
  165. package/resources/index.d.mts +4 -3
  166. package/resources/index.d.mts.map +1 -1
  167. package/resources/index.d.ts +4 -3
  168. package/resources/index.d.ts.map +1 -1
  169. package/resources/index.js +3 -1
  170. package/resources/index.js.map +1 -1
  171. package/resources/index.mjs +1 -0
  172. package/resources/index.mjs.map +1 -1
  173. package/resources/invoices/index.d.mts.map +1 -1
  174. package/resources/invoices/index.d.ts.map +1 -1
  175. package/resources/invoices/index.mjs.map +1 -1
  176. package/resources/invoices/invoices.d.mts.map +1 -1
  177. package/resources/invoices/invoices.d.ts.map +1 -1
  178. package/resources/invoices/invoices.mjs.map +1 -1
  179. package/resources/invoices/payments.d.mts +1 -0
  180. package/resources/invoices/payments.d.mts.map +1 -1
  181. package/resources/invoices/payments.d.ts +1 -0
  182. package/resources/invoices/payments.d.ts.map +1 -1
  183. package/resources/invoices/payments.js +7 -0
  184. package/resources/invoices/payments.js.map +1 -1
  185. package/resources/invoices/payments.mjs +7 -0
  186. package/resources/invoices/payments.mjs.map +1 -1
  187. package/resources/invoices.d.mts.map +1 -1
  188. package/resources/invoices.d.ts.map +1 -1
  189. package/resources/invoices.mjs.map +1 -1
  190. package/resources/license-key-instances.d.mts.map +1 -1
  191. package/resources/license-key-instances.d.ts.map +1 -1
  192. package/resources/license-key-instances.mjs.map +1 -1
  193. package/resources/license-keys.d.mts.map +1 -1
  194. package/resources/license-keys.d.ts.map +1 -1
  195. package/resources/license-keys.mjs.map +1 -1
  196. package/resources/licenses.d.mts.map +1 -1
  197. package/resources/licenses.d.ts.map +1 -1
  198. package/resources/licenses.mjs.map +1 -1
  199. package/resources/meters.d.mts +24 -96
  200. package/resources/meters.d.mts.map +1 -1
  201. package/resources/meters.d.ts +24 -96
  202. package/resources/meters.d.ts.map +1 -1
  203. package/resources/meters.mjs.map +1 -1
  204. package/resources/misc.d.mts.map +1 -1
  205. package/resources/misc.d.ts.map +1 -1
  206. package/resources/misc.mjs.map +1 -1
  207. package/resources/payments.d.mts +24 -4
  208. package/resources/payments.d.mts.map +1 -1
  209. package/resources/payments.d.ts +24 -4
  210. package/resources/payments.d.ts.map +1 -1
  211. package/resources/payments.js.map +1 -1
  212. package/resources/payments.mjs.map +1 -1
  213. package/resources/payouts/breakup/breakup.d.mts.map +1 -1
  214. package/resources/payouts/breakup/breakup.d.ts.map +1 -1
  215. package/resources/payouts/breakup/breakup.mjs.map +1 -1
  216. package/resources/payouts/breakup/details.d.mts.map +1 -1
  217. package/resources/payouts/breakup/details.d.ts.map +1 -1
  218. package/resources/payouts/breakup/details.mjs.map +1 -1
  219. package/resources/payouts/breakup/index.d.mts.map +1 -1
  220. package/resources/payouts/breakup/index.d.ts.map +1 -1
  221. package/resources/payouts/breakup/index.mjs.map +1 -1
  222. package/resources/payouts/breakup.d.mts.map +1 -1
  223. package/resources/payouts/breakup.d.ts.map +1 -1
  224. package/resources/payouts/breakup.mjs.map +1 -1
  225. package/resources/payouts/index.d.mts.map +1 -1
  226. package/resources/payouts/index.d.ts.map +1 -1
  227. package/resources/payouts/index.mjs.map +1 -1
  228. package/resources/payouts/payouts.d.mts +6 -3
  229. package/resources/payouts/payouts.d.mts.map +1 -1
  230. package/resources/payouts/payouts.d.ts +6 -3
  231. package/resources/payouts/payouts.d.ts.map +1 -1
  232. package/resources/payouts/payouts.js.map +1 -1
  233. package/resources/payouts/payouts.mjs.map +1 -1
  234. package/resources/payouts.d.mts.map +1 -1
  235. package/resources/payouts.d.ts.map +1 -1
  236. package/resources/payouts.mjs.map +1 -1
  237. package/resources/product-collections/groups/groups.d.mts +88 -0
  238. package/resources/product-collections/groups/groups.d.mts.map +1 -0
  239. package/resources/product-collections/groups/groups.d.ts +88 -0
  240. package/resources/product-collections/groups/groups.d.ts.map +1 -0
  241. package/resources/product-collections/groups/groups.js +37 -0
  242. package/resources/product-collections/groups/groups.js.map +1 -0
  243. package/resources/product-collections/groups/groups.mjs +32 -0
  244. package/resources/product-collections/groups/groups.mjs.map +1 -0
  245. package/resources/product-collections/groups/index.d.mts +3 -0
  246. package/resources/product-collections/groups/index.d.mts.map +1 -0
  247. package/resources/product-collections/groups/index.d.ts +3 -0
  248. package/resources/product-collections/groups/index.d.ts.map +1 -0
  249. package/resources/product-collections/groups/index.js +9 -0
  250. package/resources/product-collections/groups/index.js.map +1 -0
  251. package/resources/product-collections/groups/index.mjs +4 -0
  252. package/resources/product-collections/groups/index.mjs.map +1 -0
  253. package/resources/product-collections/groups/items.d.mts +78 -0
  254. package/resources/product-collections/groups/items.d.mts.map +1 -0
  255. package/resources/product-collections/groups/items.d.ts +78 -0
  256. package/resources/product-collections/groups/items.d.ts.map +1 -0
  257. package/resources/product-collections/groups/items.js +30 -0
  258. package/resources/product-collections/groups/items.js.map +1 -0
  259. package/resources/product-collections/groups/items.mjs +26 -0
  260. package/resources/product-collections/groups/items.mjs.map +1 -0
  261. package/resources/product-collections/groups.d.mts +2 -0
  262. package/resources/product-collections/groups.d.mts.map +1 -0
  263. package/resources/product-collections/groups.d.ts +2 -0
  264. package/resources/product-collections/groups.d.ts.map +1 -0
  265. package/resources/product-collections/groups.js +6 -0
  266. package/resources/product-collections/groups.js.map +1 -0
  267. package/resources/product-collections/groups.mjs +3 -0
  268. package/resources/product-collections/groups.mjs.map +1 -0
  269. package/resources/product-collections/index.d.mts +3 -0
  270. package/resources/product-collections/index.d.mts.map +1 -0
  271. package/resources/product-collections/index.d.ts +3 -0
  272. package/resources/product-collections/index.d.ts.map +1 -0
  273. package/resources/product-collections/index.js +9 -0
  274. package/resources/product-collections/index.js.map +1 -0
  275. package/resources/product-collections/index.mjs +4 -0
  276. package/resources/product-collections/index.mjs.map +1 -0
  277. package/resources/product-collections/product-collections.d.mts +166 -0
  278. package/resources/product-collections/product-collections.d.mts.map +1 -0
  279. package/resources/product-collections/product-collections.d.ts +166 -0
  280. package/resources/product-collections/product-collections.d.ts.map +1 -0
  281. package/resources/product-collections/product-collections.js +49 -0
  282. package/resources/product-collections/product-collections.js.map +1 -0
  283. package/resources/product-collections/product-collections.mjs +44 -0
  284. package/resources/product-collections/product-collections.mjs.map +1 -0
  285. package/resources/product-collections.d.mts +2 -0
  286. package/resources/product-collections.d.mts.map +1 -0
  287. package/resources/product-collections.d.ts +2 -0
  288. package/resources/product-collections.d.ts.map +1 -0
  289. package/resources/product-collections.js +6 -0
  290. package/resources/product-collections.js.map +1 -0
  291. package/resources/product-collections.mjs +3 -0
  292. package/resources/product-collections.mjs.map +1 -0
  293. package/resources/products/images.d.mts.map +1 -1
  294. package/resources/products/images.d.ts.map +1 -1
  295. package/resources/products/images.mjs.map +1 -1
  296. package/resources/products/index.d.mts.map +1 -1
  297. package/resources/products/index.d.ts.map +1 -1
  298. package/resources/products/index.mjs.map +1 -1
  299. package/resources/products/products.d.mts +18 -36
  300. package/resources/products/products.d.mts.map +1 -1
  301. package/resources/products/products.d.ts +18 -36
  302. package/resources/products/products.d.ts.map +1 -1
  303. package/resources/products/products.js.map +1 -1
  304. package/resources/products/products.mjs.map +1 -1
  305. package/resources/products/short-links.d.mts.map +1 -1
  306. package/resources/products/short-links.d.ts.map +1 -1
  307. package/resources/products/short-links.mjs.map +1 -1
  308. package/resources/products.d.mts.map +1 -1
  309. package/resources/products.d.ts.map +1 -1
  310. package/resources/products.mjs.map +1 -1
  311. package/resources/refunds.d.mts.map +1 -1
  312. package/resources/refunds.d.ts.map +1 -1
  313. package/resources/refunds.mjs.map +1 -1
  314. package/resources/subscriptions.d.mts +91 -20
  315. package/resources/subscriptions.d.mts.map +1 -1
  316. package/resources/subscriptions.d.ts +91 -20
  317. package/resources/subscriptions.d.ts.map +1 -1
  318. package/resources/subscriptions.js +3 -2
  319. package/resources/subscriptions.js.map +1 -1
  320. package/resources/subscriptions.mjs +3 -2
  321. package/resources/subscriptions.mjs.map +1 -1
  322. package/resources/usage-events.d.mts.map +1 -1
  323. package/resources/usage-events.d.ts.map +1 -1
  324. package/resources/usage-events.mjs.map +1 -1
  325. package/resources/webhook-events.d.mts +1 -1
  326. package/resources/webhook-events.d.mts.map +1 -1
  327. package/resources/webhook-events.d.ts +1 -1
  328. package/resources/webhook-events.d.ts.map +1 -1
  329. package/resources/webhook-events.mjs.map +1 -1
  330. package/resources/webhooks/headers.d.mts.map +1 -1
  331. package/resources/webhooks/headers.d.ts.map +1 -1
  332. package/resources/webhooks/headers.mjs.map +1 -1
  333. package/resources/webhooks/index.d.mts.map +1 -1
  334. package/resources/webhooks/index.d.ts.map +1 -1
  335. package/resources/webhooks/index.mjs.map +1 -1
  336. package/resources/webhooks/webhooks.d.mts.map +1 -1
  337. package/resources/webhooks/webhooks.d.ts.map +1 -1
  338. package/resources/webhooks/webhooks.mjs.map +1 -1
  339. package/resources/webhooks.d.mts.map +1 -1
  340. package/resources/webhooks.d.ts.map +1 -1
  341. package/resources/webhooks.mjs.map +1 -1
  342. package/resources.d.mts.map +1 -1
  343. package/resources.d.ts.map +1 -1
  344. package/resources.mjs.map +1 -1
  345. package/src/client.ts +33 -0
  346. package/src/internal/utils/log.ts +2 -0
  347. package/src/resources/checkout-sessions.ts +108 -0
  348. package/src/resources/discounts.ts +88 -0
  349. package/src/resources/entitlements/entitlements.ts +9 -2
  350. package/src/resources/entitlements/index.ts +1 -0
  351. package/src/resources/index.ts +15 -0
  352. package/src/resources/invoices/payments.ts +8 -0
  353. package/src/resources/meters.ts +28 -113
  354. package/src/resources/payments.ts +28 -3
  355. package/src/resources/payouts/payouts.ts +6 -3
  356. package/src/resources/product-collections/groups/groups.ts +156 -0
  357. package/src/resources/product-collections/groups/index.ts +19 -0
  358. package/src/resources/product-collections/groups/items.ts +135 -0
  359. package/src/resources/product-collections/groups.ts +3 -0
  360. package/src/resources/product-collections/index.ts +23 -0
  361. package/src/resources/product-collections/product-collections.ts +278 -0
  362. package/src/resources/product-collections.ts +3 -0
  363. package/src/resources/products/products.ts +18 -36
  364. package/src/resources/subscriptions.ts +107 -24
  365. package/src/resources/webhook-events.ts +1 -2
  366. package/src/version.ts +1 -1
  367. package/uploads.d.mts +1 -0
  368. package/uploads.d.mts.map +1 -1
  369. package/uploads.d.ts +1 -0
  370. package/uploads.d.ts.map +1 -1
  371. package/uploads.mjs +1 -0
  372. package/uploads.mjs.map +1 -1
  373. package/version.d.mts +1 -1
  374. package/version.d.ts +1 -1
  375. package/version.js +1 -1
  376. package/version.mjs +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.32.0 (2026-05-21)
4
+
5
+ Full Changelog: [v2.31.2...v2.32.0](https://github.com/dodopayments/dodopayments-typescript/compare/v2.31.2...v2.32.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** fixed a breaking modal change ([2ebadfd](https://github.com/dodopayments/dodopayments-typescript/commit/2ebadfd83adf32d8d27793242ddcc0c11472c30c))
10
+ * **api:** stainless fixes ([de22d45](https://github.com/dodopayments/dodopayments-typescript/commit/de22d45d43fcd8111f7df9f9e32dcc41aee49799))
11
+ * **api:** updated openapi spec to v1.99.0 and added missing endpoints as well ([355bcff](https://github.com/dodopayments/dodopayments-typescript/commit/355bcff595128ea31846c905ca88c120e0f80d6c))
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * **typescript:** upgrade tsc-multi so that it works with Node 26 ([a8a2dbe](https://github.com/dodopayments/dodopayments-typescript/commit/a8a2dbeed8f84ad36f4b88b8ff96220502a98b15))
17
+
18
+
19
+ ### Chores
20
+
21
+ * **tests:** remove redundant File import ([3713e1b](https://github.com/dodopayments/dodopayments-typescript/commit/3713e1b86140cc3a495c9d9b09f2e6c7cffe01e5))
22
+
23
+ ## 2.31.2 (2026-05-14)
24
+
25
+ Full Changelog: [v2.31.1...v2.31.2](https://github.com/dodopayments/dodopayments-typescript/compare/v2.31.1...v2.31.2)
26
+
27
+ ### Features
28
+
29
+ * **api:** updated openapi spec to 1.98.0 ([55eabba](https://github.com/dodopayments/dodopayments-typescript/commit/55eabbae87b4d98b8b0d2f9999e7054041383a50))
30
+ * **api:** updated openapi spec to v1.97.10 ([c667602](https://github.com/dodopayments/dodopayments-typescript/commit/c6676029193705993fa77e02e2ed15d9a2810124))
31
+
32
+
33
+ ### Chores
34
+
35
+ * redact api-key headers in debug logs ([89f010e](https://github.com/dodopayments/dodopayments-typescript/commit/89f010e0b179a7c88489939178fadbb67e3007d1))
36
+
3
37
  ## 2.31.1 (2026-05-07)
4
38
 
5
39
  Full Changelog: [v2.31.0...v2.31.1](https://github.com/dodopayments/dodopayments-typescript/compare/v2.31.0...v2.31.1)
package/README.md CHANGED
@@ -37,7 +37,7 @@ const client = new DodoPayments({
37
37
  });
38
38
 
39
39
  const checkoutSessionResponse = await client.checkoutSessions.create({
40
- product_cart: [{ product_id: 'product_id', quantity: 0 }],
40
+ product_cart: [{ product_id: 'pdt_example', quantity: 1 }],
41
41
  });
42
42
 
43
43
  console.log(checkoutSessionResponse.session_id);
@@ -57,7 +57,7 @@ const client = new DodoPayments({
57
57
  });
58
58
 
59
59
  const params: DodoPayments.CheckoutSessionCreateParams = {
60
- product_cart: [{ product_id: 'product_id', quantity: 0 }],
60
+ product_cart: [{ product_id: 'pdt_example', quantity: 1 }],
61
61
  };
62
62
  const checkoutSessionResponse: DodoPayments.CheckoutSessionResponse =
63
63
  await client.checkoutSessions.create(params);
@@ -74,7 +74,7 @@ a subclass of `APIError` will be thrown:
74
74
  <!-- prettier-ignore -->
75
75
  ```ts
76
76
  const checkoutSessionResponse = await client.checkoutSessions
77
- .create({ product_cart: [{ product_id: 'product_id', quantity: 0 }] })
77
+ .create({ product_cart: [{ product_id: 'pdt_example', quantity: 1 }] })
78
78
  .catch(async (err) => {
79
79
  if (err instanceof DodoPayments.APIError) {
80
80
  console.log(err.status); // 400
@@ -115,7 +115,7 @@ const client = new DodoPayments({
115
115
  });
116
116
 
117
117
  // Or, configure per-request:
118
- await client.checkoutSessions.create({ product_cart: [{ product_id: 'product_id', quantity: 0 }] }, {
118
+ await client.checkoutSessions.create({ product_cart: [{ product_id: 'pdt_example', quantity: 1 }] }, {
119
119
  maxRetries: 5,
120
120
  });
121
121
  ```
@@ -132,7 +132,7 @@ const client = new DodoPayments({
132
132
  });
133
133
 
134
134
  // Override per-request:
135
- await client.checkoutSessions.create({ product_cart: [{ product_id: 'product_id', quantity: 0 }] }, {
135
+ await client.checkoutSessions.create({ product_cart: [{ product_id: 'pdt_example', quantity: 1 }] }, {
136
136
  timeout: 5 * 1000,
137
137
  });
138
138
  ```
@@ -187,13 +187,13 @@ Unlike `.asResponse()` this method consumes the body, returning once it is parse
187
187
  const client = new DodoPayments();
188
188
 
189
189
  const response = await client.checkoutSessions
190
- .create({ product_cart: [{ product_id: 'product_id', quantity: 0 }] })
190
+ .create({ product_cart: [{ product_id: 'pdt_example', quantity: 1 }] })
191
191
  .asResponse();
192
192
  console.log(response.headers.get('X-My-Header'));
193
193
  console.log(response.statusText); // access the underlying Response object
194
194
 
195
195
  const { data: checkoutSessionResponse, response: raw } = await client.checkoutSessions
196
- .create({ product_cart: [{ product_id: 'product_id', quantity: 0 }] })
196
+ .create({ product_cart: [{ product_id: 'pdt_example', quantity: 1 }] })
197
197
  .withResponse();
198
198
  console.log(raw.headers.get('X-My-Header'));
199
199
  console.log(checkoutSessionResponse.session_id);
package/api-promise.d.mts CHANGED
@@ -1,2 +1,3 @@
1
+ /** @deprecated Import from ./core/api-promise instead */
1
2
  export * from "./core/api-promise.mjs";
2
3
  //# sourceMappingURL=api-promise.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"api-promise.d.mts","sourceRoot":"","sources":["src/api-promise.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"api-promise.d.mts","sourceRoot":"","sources":["src/api-promise.ts"],"names":[],"mappings":"AAAA,yDAAyD;AACzD,uCAAmC"}
package/api-promise.d.ts CHANGED
@@ -1,2 +1,3 @@
1
+ /** @deprecated Import from ./core/api-promise instead */
1
2
  export * from "./core/api-promise.js";
2
3
  //# sourceMappingURL=api-promise.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"api-promise.d.ts","sourceRoot":"","sources":["src/api-promise.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"api-promise.d.ts","sourceRoot":"","sources":["src/api-promise.ts"],"names":[],"mappings":"AAAA,yDAAyD;AACzD,sCAAmC"}
package/api-promise.mjs CHANGED
@@ -1,2 +1,3 @@
1
+ /** @deprecated Import from ./core/api-promise instead */
1
2
  export * from "./core/api-promise.mjs";
2
3
  //# sourceMappingURL=api-promise.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"api-promise.mjs","sourceRoot":"","sources":["src/api-promise.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"api-promise.mjs","sourceRoot":"","sources":["src/api-promise.ts"],"names":[],"mappings":"AAAA,yDAAyD;AACzD,uCAAmC"}
@@ -245,6 +245,193 @@
245
245
  "type": "options"
246
246
  }
247
247
  ]
248
+ },
249
+ {
250
+ "base": "productCollections.groups",
251
+ "name": "update",
252
+ "params": [
253
+ {
254
+ "type": "param",
255
+ "key": "group_id",
256
+ "location": "path"
257
+ },
258
+ {
259
+ "type": "params",
260
+ "maybeOverload": false
261
+ },
262
+ {
263
+ "type": "options"
264
+ }
265
+ ],
266
+ "oldParams": [
267
+ {
268
+ "type": "param",
269
+ "key": "id",
270
+ "location": "path"
271
+ },
272
+ {
273
+ "type": "param",
274
+ "key": "group_id",
275
+ "location": "path"
276
+ },
277
+ {
278
+ "type": "params",
279
+ "maybeOverload": false
280
+ },
281
+ {
282
+ "type": "options"
283
+ }
284
+ ]
285
+ },
286
+ {
287
+ "base": "productCollections.groups",
288
+ "name": "delete",
289
+ "params": [
290
+ {
291
+ "type": "param",
292
+ "key": "group_id",
293
+ "location": "path"
294
+ },
295
+ {
296
+ "type": "params",
297
+ "maybeOverload": false
298
+ },
299
+ {
300
+ "type": "options"
301
+ }
302
+ ],
303
+ "oldParams": [
304
+ {
305
+ "type": "param",
306
+ "key": "id",
307
+ "location": "path"
308
+ },
309
+ {
310
+ "type": "param",
311
+ "key": "group_id",
312
+ "location": "path"
313
+ },
314
+ {
315
+ "type": "options"
316
+ }
317
+ ]
318
+ },
319
+ {
320
+ "base": "productCollections.groups.items",
321
+ "name": "create",
322
+ "params": [
323
+ {
324
+ "type": "param",
325
+ "key": "group_id",
326
+ "location": "path"
327
+ },
328
+ {
329
+ "type": "params",
330
+ "maybeOverload": false
331
+ },
332
+ {
333
+ "type": "options"
334
+ }
335
+ ],
336
+ "oldParams": [
337
+ {
338
+ "type": "param",
339
+ "key": "id",
340
+ "location": "path"
341
+ },
342
+ {
343
+ "type": "param",
344
+ "key": "group_id",
345
+ "location": "path"
346
+ },
347
+ {
348
+ "type": "params",
349
+ "maybeOverload": false
350
+ },
351
+ {
352
+ "type": "options"
353
+ }
354
+ ]
355
+ },
356
+ {
357
+ "base": "productCollections.groups.items",
358
+ "name": "update",
359
+ "params": [
360
+ {
361
+ "type": "param",
362
+ "key": "item_id",
363
+ "location": "path"
364
+ },
365
+ {
366
+ "type": "params",
367
+ "maybeOverload": false
368
+ },
369
+ {
370
+ "type": "options"
371
+ }
372
+ ],
373
+ "oldParams": [
374
+ {
375
+ "type": "param",
376
+ "key": "id",
377
+ "location": "path"
378
+ },
379
+ {
380
+ "type": "param",
381
+ "key": "group_id",
382
+ "location": "path"
383
+ },
384
+ {
385
+ "type": "param",
386
+ "key": "item_id",
387
+ "location": "path"
388
+ },
389
+ {
390
+ "type": "params",
391
+ "maybeOverload": false
392
+ },
393
+ {
394
+ "type": "options"
395
+ }
396
+ ]
397
+ },
398
+ {
399
+ "base": "productCollections.groups.items",
400
+ "name": "delete",
401
+ "params": [
402
+ {
403
+ "type": "param",
404
+ "key": "item_id",
405
+ "location": "path"
406
+ },
407
+ {
408
+ "type": "params",
409
+ "maybeOverload": false
410
+ },
411
+ {
412
+ "type": "options"
413
+ }
414
+ ],
415
+ "oldParams": [
416
+ {
417
+ "type": "param",
418
+ "key": "id",
419
+ "location": "path"
420
+ },
421
+ {
422
+ "type": "param",
423
+ "key": "group_id",
424
+ "location": "path"
425
+ },
426
+ {
427
+ "type": "param",
428
+ "key": "item_id",
429
+ "location": "path"
430
+ },
431
+ {
432
+ "type": "options"
433
+ }
434
+ ]
248
435
  }
249
436
  ]
250
437
  }
package/client.d.mts CHANGED
@@ -12,12 +12,12 @@ import { AddonCreateParams, AddonListParams, AddonResponse, AddonResponsesDefaul
12
12
  import { BalanceLedgerEntriesDefaultPageNumberPagination, BalanceLedgerEntry, BalanceRetrieveLedgerParams, Balances } from "./resources/balances.mjs";
13
13
  import { Brand, BrandCreateParams, BrandListResponse, BrandUpdateImagesResponse, BrandUpdateParams, Brands } from "./resources/brands.mjs";
14
14
  import { CheckoutSessionBillingAddress, CheckoutSessionCreateParams, CheckoutSessionCustomization, CheckoutSessionFlags, CheckoutSessionPreviewParams, CheckoutSessionPreviewResponse, CheckoutSessionRequest, CheckoutSessionResponse, CheckoutSessionStatus, CheckoutSessions, CustomField, ProductItemReq, SubscriptionData, ThemeConfig, ThemeModeConfig } from "./resources/checkout-sessions.mjs";
15
- import { Discount, DiscountCreateParams, DiscountListParams, DiscountType, DiscountUpdateParams, Discounts, DiscountsDefaultPageNumberPagination } from "./resources/discounts.mjs";
15
+ import { Discount, DiscountCreateParams, DiscountDetail, DiscountListParams, DiscountType, DiscountUpdateParams, Discounts, DiscountsDefaultPageNumberPagination } from "./resources/discounts.mjs";
16
16
  import { Dispute, DisputeListParams, DisputeListResponse, DisputeListResponsesDefaultPageNumberPagination, DisputeStage, DisputeStatus, Disputes, GetDispute } from "./resources/disputes.mjs";
17
17
  import { LicenseKeyInstance, LicenseKeyInstanceListParams, LicenseKeyInstanceUpdateParams, LicenseKeyInstances, LicenseKeyInstancesDefaultPageNumberPagination } from "./resources/license-key-instances.mjs";
18
18
  import { LicenseKey, LicenseKeyCreateParams, LicenseKeyListParams, LicenseKeyStatus, LicenseKeyUpdateParams, LicenseKeys, LicenseKeysDefaultPageNumberPagination } from "./resources/license-keys.mjs";
19
19
  import { LicenseActivateParams, LicenseActivateResponse, LicenseDeactivateParams, LicenseValidateParams, LicenseValidateResponse, Licenses } from "./resources/licenses.mjs";
20
- import { Conjunction, FilterOperator, Meter, MeterAggregation, MeterCreateParams, MeterFilter, MeterListParams, Meters, MetersDefaultPageNumberPagination } from "./resources/meters.mjs";
20
+ import { Conjunction, FilterOperator, FilterType, Meter, MeterAggregation, MeterCreateParams, MeterFilter, MeterListParams, Meters, MetersDefaultPageNumberPagination } from "./resources/meters.mjs";
21
21
  import { CountryCode, Currency, Misc, MiscListSupportedCountriesResponse, TaxCategory } from "./resources/misc.mjs";
22
22
  import { AttachExistingCustomer, BillingAddress, CreateNewCustomer, CustomFieldResponse, CustomerLimitedDetails, CustomerRequest, IntentStatus, NewCustomer, OneTimeProductCartItem, Payment, PaymentCreateParams, PaymentCreateResponse, PaymentListParams, PaymentListResponse, PaymentListResponsesDefaultPageNumberPagination, PaymentMethodTypes, PaymentRefundStatus, PaymentRetrieveLineItemsResponse, Payments, RefundListItem } from "./resources/payments.mjs";
23
23
  import { Refund, RefundCreateParams, RefundListParams, RefundStatus, Refunds } from "./resources/refunds.mjs";
@@ -26,9 +26,10 @@ import { Event, EventInput, EventsDefaultPageNumberPagination, UsageEventIngestP
26
26
  import { WebhookEventType, WebhookEvents, WebhookPayload } from "./resources/webhook-events.mjs";
27
27
  import { CbbOverageBehavior, CreditEntitlement, CreditEntitlementCreateParams, CreditEntitlementListParams, CreditEntitlementUpdateParams, CreditEntitlements, CreditEntitlementsDefaultPageNumberPagination } from "./resources/credit-entitlements/credit-entitlements.mjs";
28
28
  import { Customer, CustomerCreateParams, CustomerDeletePaymentMethodParams, CustomerListCreditEntitlementsResponse, CustomerListEntitlementsResponse, CustomerListParams, CustomerPortalSession, CustomerRetrievePaymentMethodsResponse, CustomerUpdateParams, Customers, CustomersDefaultPageNumberPagination } from "./resources/customers/customers.mjs";
29
- import { Entitlement, EntitlementCreateParams, EntitlementIntegrationType, EntitlementListParams, EntitlementUpdateParams, Entitlements, EntitlementsDefaultPageNumberPagination, IntegrationConfig, IntegrationConfigResponse } from "./resources/entitlements/entitlements.mjs";
29
+ import { Entitlement, EntitlementCreateParams, EntitlementIntegrationType, EntitlementListParams, EntitlementUpdateParams, Entitlements, EntitlementsDefaultPageNumberPagination, GitHubPermission, IntegrationConfig, IntegrationConfigResponse } from "./resources/entitlements/entitlements.mjs";
30
30
  import { Invoices } from "./resources/invoices/invoices.mjs";
31
31
  import { PayoutListParams, PayoutListResponse, PayoutListResponsesDefaultPageNumberPagination, Payouts } from "./resources/payouts/payouts.mjs";
32
+ import { ProductCollection, ProductCollectionCreateParams, ProductCollectionListParams, ProductCollectionListResponse, ProductCollectionListResponsesDefaultPageNumberPagination, ProductCollectionUnarchiveResponse, ProductCollectionUpdateImagesParams, ProductCollectionUpdateImagesResponse, ProductCollectionUpdateParams, ProductCollections } from "./resources/product-collections/product-collections.mjs";
32
33
  import { AddMeterToPrice, AttachCreditEntitlement, AttachProductEntitlement, CbbProrationBehavior, CreditEntitlementMappingResponse, DigitalProductDelivery, DigitalProductDeliveryFile, LicenseKeyDuration, Price, Product, ProductCreateParams, ProductEntitlementSummary, ProductListParams, ProductListResponse, ProductListResponsesDefaultPageNumberPagination, ProductUpdateFilesParams, ProductUpdateFilesResponse, ProductUpdateParams, Products } from "./resources/products/products.mjs";
33
34
  import { AbandonedCheckoutDetectedWebhookEvent, AbandonedCheckoutRecoveredWebhookEvent, CreditAddedWebhookEvent, CreditBalanceLowWebhookEvent, CreditDeductedWebhookEvent, CreditExpiredWebhookEvent, CreditManualAdjustmentWebhookEvent, CreditOverageChargedWebhookEvent, CreditOverageResetWebhookEvent, CreditRolledOverWebhookEvent, CreditRolloverForfeitedWebhookEvent, DisputeAcceptedWebhookEvent, DisputeCancelledWebhookEvent, DisputeChallengedWebhookEvent, DisputeExpiredWebhookEvent, DisputeLostWebhookEvent, DisputeOpenedWebhookEvent, DisputeWonWebhookEvent, DunningRecoveredWebhookEvent, DunningStartedWebhookEvent, EntitlementGrantCreatedWebhookEvent, EntitlementGrantDeliveredWebhookEvent, EntitlementGrantFailedWebhookEvent, EntitlementGrantRevokedWebhookEvent, LicenseKeyCreatedWebhookEvent, PaymentCancelledWebhookEvent, PaymentFailedWebhookEvent, PaymentProcessingWebhookEvent, PaymentSucceededWebhookEvent, RefundFailedWebhookEvent, RefundSucceededWebhookEvent, SubscriptionActiveWebhookEvent, SubscriptionCancelledWebhookEvent, SubscriptionExpiredWebhookEvent, SubscriptionFailedWebhookEvent, SubscriptionOnHoldWebhookEvent, SubscriptionPlanChangedWebhookEvent, SubscriptionRenewedWebhookEvent, SubscriptionUpdatedWebhookEvent, UnsafeUnwrapWebhookEvent, UnwrapWebhookEvent, WebhookCreateParams, WebhookDetails, WebhookDetailsCursorPagePagination, WebhookListParams, WebhookRetrieveSecretResponse, WebhookUpdateParams, Webhooks } from "./resources/webhooks/webhooks.mjs";
34
35
  import { type Fetch } from "./internal/builtin-types.mjs";
@@ -241,6 +242,7 @@ export declare class DodoPayments {
241
242
  balances: API.Balances;
242
243
  creditEntitlements: API.CreditEntitlements;
243
244
  entitlements: API.Entitlements;
245
+ productCollections: API.ProductCollections;
244
246
  }
245
247
  export declare namespace DodoPayments {
246
248
  export type RequestOptions = Opts.RequestOptions;
@@ -261,15 +263,16 @@ export declare namespace DodoPayments {
261
263
  export { Payouts as Payouts, type PayoutListResponse as PayoutListResponse, type PayoutListResponsesDefaultPageNumberPagination as PayoutListResponsesDefaultPageNumberPagination, type PayoutListParams as PayoutListParams, };
262
264
  export { Products as Products, type AddMeterToPrice as AddMeterToPrice, type AttachCreditEntitlement as AttachCreditEntitlement, type AttachProductEntitlement as AttachProductEntitlement, type CbbProrationBehavior as CbbProrationBehavior, type CreditEntitlementMappingResponse as CreditEntitlementMappingResponse, type DigitalProductDelivery as DigitalProductDelivery, type DigitalProductDeliveryFile as DigitalProductDeliveryFile, type LicenseKeyDuration as LicenseKeyDuration, type Price as Price, type Product as Product, type ProductEntitlementSummary as ProductEntitlementSummary, type ProductListResponse as ProductListResponse, type ProductUpdateFilesResponse as ProductUpdateFilesResponse, type ProductListResponsesDefaultPageNumberPagination as ProductListResponsesDefaultPageNumberPagination, type ProductCreateParams as ProductCreateParams, type ProductUpdateParams as ProductUpdateParams, type ProductListParams as ProductListParams, type ProductUpdateFilesParams as ProductUpdateFilesParams, };
263
265
  export { Misc as Misc, type CountryCode as CountryCode, type Currency as Currency, type TaxCategory as TaxCategory, type MiscListSupportedCountriesResponse as MiscListSupportedCountriesResponse, };
264
- export { Discounts as Discounts, type Discount as Discount, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
266
+ export { Discounts as Discounts, type Discount as Discount, type DiscountDetail as DiscountDetail, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
265
267
  export { Addons as Addons, type AddonResponse as AddonResponse, type AddonUpdateImagesResponse as AddonUpdateImagesResponse, type AddonResponsesDefaultPageNumberPagination as AddonResponsesDefaultPageNumberPagination, type AddonCreateParams as AddonCreateParams, type AddonUpdateParams as AddonUpdateParams, type AddonListParams as AddonListParams, };
266
268
  export { Brands as Brands, type Brand as Brand, type BrandListResponse as BrandListResponse, type BrandUpdateImagesResponse as BrandUpdateImagesResponse, type BrandCreateParams as BrandCreateParams, type BrandUpdateParams as BrandUpdateParams, };
267
269
  export { Webhooks as Webhooks, type WebhookDetails as WebhookDetails, type WebhookRetrieveSecretResponse as WebhookRetrieveSecretResponse, type AbandonedCheckoutDetectedWebhookEvent as AbandonedCheckoutDetectedWebhookEvent, type AbandonedCheckoutRecoveredWebhookEvent as AbandonedCheckoutRecoveredWebhookEvent, type CreditAddedWebhookEvent as CreditAddedWebhookEvent, type CreditBalanceLowWebhookEvent as CreditBalanceLowWebhookEvent, type CreditDeductedWebhookEvent as CreditDeductedWebhookEvent, type CreditExpiredWebhookEvent as CreditExpiredWebhookEvent, type CreditManualAdjustmentWebhookEvent as CreditManualAdjustmentWebhookEvent, type CreditOverageChargedWebhookEvent as CreditOverageChargedWebhookEvent, type CreditOverageResetWebhookEvent as CreditOverageResetWebhookEvent, type CreditRolledOverWebhookEvent as CreditRolledOverWebhookEvent, type CreditRolloverForfeitedWebhookEvent as CreditRolloverForfeitedWebhookEvent, type DisputeAcceptedWebhookEvent as DisputeAcceptedWebhookEvent, type DisputeCancelledWebhookEvent as DisputeCancelledWebhookEvent, type DisputeChallengedWebhookEvent as DisputeChallengedWebhookEvent, type DisputeExpiredWebhookEvent as DisputeExpiredWebhookEvent, type DisputeLostWebhookEvent as DisputeLostWebhookEvent, type DisputeOpenedWebhookEvent as DisputeOpenedWebhookEvent, type DisputeWonWebhookEvent as DisputeWonWebhookEvent, type DunningRecoveredWebhookEvent as DunningRecoveredWebhookEvent, type DunningStartedWebhookEvent as DunningStartedWebhookEvent, type EntitlementGrantCreatedWebhookEvent as EntitlementGrantCreatedWebhookEvent, type EntitlementGrantDeliveredWebhookEvent as EntitlementGrantDeliveredWebhookEvent, type EntitlementGrantFailedWebhookEvent as EntitlementGrantFailedWebhookEvent, type EntitlementGrantRevokedWebhookEvent as EntitlementGrantRevokedWebhookEvent, type LicenseKeyCreatedWebhookEvent as LicenseKeyCreatedWebhookEvent, type PaymentCancelledWebhookEvent as PaymentCancelledWebhookEvent, type PaymentFailedWebhookEvent as PaymentFailedWebhookEvent, type PaymentProcessingWebhookEvent as PaymentProcessingWebhookEvent, type PaymentSucceededWebhookEvent as PaymentSucceededWebhookEvent, type RefundFailedWebhookEvent as RefundFailedWebhookEvent, type RefundSucceededWebhookEvent as RefundSucceededWebhookEvent, type SubscriptionActiveWebhookEvent as SubscriptionActiveWebhookEvent, type SubscriptionCancelledWebhookEvent as SubscriptionCancelledWebhookEvent, type SubscriptionExpiredWebhookEvent as SubscriptionExpiredWebhookEvent, type SubscriptionFailedWebhookEvent as SubscriptionFailedWebhookEvent, type SubscriptionOnHoldWebhookEvent as SubscriptionOnHoldWebhookEvent, type SubscriptionPlanChangedWebhookEvent as SubscriptionPlanChangedWebhookEvent, type SubscriptionRenewedWebhookEvent as SubscriptionRenewedWebhookEvent, type SubscriptionUpdatedWebhookEvent as SubscriptionUpdatedWebhookEvent, type UnsafeUnwrapWebhookEvent as UnsafeUnwrapWebhookEvent, type UnwrapWebhookEvent as UnwrapWebhookEvent, type WebhookDetailsCursorPagePagination as WebhookDetailsCursorPagePagination, type WebhookCreateParams as WebhookCreateParams, type WebhookUpdateParams as WebhookUpdateParams, type WebhookListParams as WebhookListParams, };
268
270
  export { WebhookEvents as WebhookEvents, type WebhookEventType as WebhookEventType, type WebhookPayload as WebhookPayload, };
269
271
  export { UsageEvents as UsageEvents, type Event as Event, type EventInput as EventInput, type UsageEventIngestResponse as UsageEventIngestResponse, type EventsDefaultPageNumberPagination as EventsDefaultPageNumberPagination, type UsageEventListParams as UsageEventListParams, type UsageEventIngestParams as UsageEventIngestParams, };
270
- export { Meters as Meters, type Conjunction as Conjunction, type FilterOperator as FilterOperator, type Meter as Meter, type MeterAggregation as MeterAggregation, type MeterFilter as MeterFilter, type MetersDefaultPageNumberPagination as MetersDefaultPageNumberPagination, type MeterCreateParams as MeterCreateParams, type MeterListParams as MeterListParams, };
272
+ export { Meters as Meters, type Conjunction as Conjunction, type FilterOperator as FilterOperator, type FilterType as FilterType, type Meter as Meter, type MeterAggregation as MeterAggregation, type MeterFilter as MeterFilter, type MetersDefaultPageNumberPagination as MetersDefaultPageNumberPagination, type MeterCreateParams as MeterCreateParams, type MeterListParams as MeterListParams, };
271
273
  export { Balances as Balances, type BalanceLedgerEntry as BalanceLedgerEntry, type BalanceLedgerEntriesDefaultPageNumberPagination as BalanceLedgerEntriesDefaultPageNumberPagination, type BalanceRetrieveLedgerParams as BalanceRetrieveLedgerParams, };
272
274
  export { CreditEntitlements as CreditEntitlements, type CbbOverageBehavior as CbbOverageBehavior, type CreditEntitlement as CreditEntitlement, type CreditEntitlementsDefaultPageNumberPagination as CreditEntitlementsDefaultPageNumberPagination, type CreditEntitlementCreateParams as CreditEntitlementCreateParams, type CreditEntitlementUpdateParams as CreditEntitlementUpdateParams, type CreditEntitlementListParams as CreditEntitlementListParams, };
273
- export { Entitlements as Entitlements, type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
275
+ export { Entitlements as Entitlements, type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type GitHubPermission as GitHubPermission, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
276
+ export { ProductCollections as ProductCollections, type ProductCollection as ProductCollection, type ProductCollectionListResponse as ProductCollectionListResponse, type ProductCollectionUnarchiveResponse as ProductCollectionUnarchiveResponse, type ProductCollectionUpdateImagesResponse as ProductCollectionUpdateImagesResponse, type ProductCollectionListResponsesDefaultPageNumberPagination as ProductCollectionListResponsesDefaultPageNumberPagination, type ProductCollectionCreateParams as ProductCollectionCreateParams, type ProductCollectionUpdateParams as ProductCollectionUpdateParams, type ProductCollectionListParams as ProductCollectionListParams, type ProductCollectionUpdateImagesParams as ProductCollectionUpdateImagesParams, };
274
277
  }
275
278
  //# sourceMappingURL=client.d.mts.map
package/client.d.mts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"client.d.mts","sourceRoot":"","sources":["src/client.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"client.d.mts","sourceRoot":"","sources":["src/client.ts"],"names":[],"mappings":"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"}
package/client.d.ts CHANGED
@@ -12,12 +12,12 @@ import { AddonCreateParams, AddonListParams, AddonResponse, AddonResponsesDefaul
12
12
  import { BalanceLedgerEntriesDefaultPageNumberPagination, BalanceLedgerEntry, BalanceRetrieveLedgerParams, Balances } from "./resources/balances.js";
13
13
  import { Brand, BrandCreateParams, BrandListResponse, BrandUpdateImagesResponse, BrandUpdateParams, Brands } from "./resources/brands.js";
14
14
  import { CheckoutSessionBillingAddress, CheckoutSessionCreateParams, CheckoutSessionCustomization, CheckoutSessionFlags, CheckoutSessionPreviewParams, CheckoutSessionPreviewResponse, CheckoutSessionRequest, CheckoutSessionResponse, CheckoutSessionStatus, CheckoutSessions, CustomField, ProductItemReq, SubscriptionData, ThemeConfig, ThemeModeConfig } from "./resources/checkout-sessions.js";
15
- import { Discount, DiscountCreateParams, DiscountListParams, DiscountType, DiscountUpdateParams, Discounts, DiscountsDefaultPageNumberPagination } from "./resources/discounts.js";
15
+ import { Discount, DiscountCreateParams, DiscountDetail, DiscountListParams, DiscountType, DiscountUpdateParams, Discounts, DiscountsDefaultPageNumberPagination } from "./resources/discounts.js";
16
16
  import { Dispute, DisputeListParams, DisputeListResponse, DisputeListResponsesDefaultPageNumberPagination, DisputeStage, DisputeStatus, Disputes, GetDispute } from "./resources/disputes.js";
17
17
  import { LicenseKeyInstance, LicenseKeyInstanceListParams, LicenseKeyInstanceUpdateParams, LicenseKeyInstances, LicenseKeyInstancesDefaultPageNumberPagination } from "./resources/license-key-instances.js";
18
18
  import { LicenseKey, LicenseKeyCreateParams, LicenseKeyListParams, LicenseKeyStatus, LicenseKeyUpdateParams, LicenseKeys, LicenseKeysDefaultPageNumberPagination } from "./resources/license-keys.js";
19
19
  import { LicenseActivateParams, LicenseActivateResponse, LicenseDeactivateParams, LicenseValidateParams, LicenseValidateResponse, Licenses } from "./resources/licenses.js";
20
- import { Conjunction, FilterOperator, Meter, MeterAggregation, MeterCreateParams, MeterFilter, MeterListParams, Meters, MetersDefaultPageNumberPagination } from "./resources/meters.js";
20
+ import { Conjunction, FilterOperator, FilterType, Meter, MeterAggregation, MeterCreateParams, MeterFilter, MeterListParams, Meters, MetersDefaultPageNumberPagination } from "./resources/meters.js";
21
21
  import { CountryCode, Currency, Misc, MiscListSupportedCountriesResponse, TaxCategory } from "./resources/misc.js";
22
22
  import { AttachExistingCustomer, BillingAddress, CreateNewCustomer, CustomFieldResponse, CustomerLimitedDetails, CustomerRequest, IntentStatus, NewCustomer, OneTimeProductCartItem, Payment, PaymentCreateParams, PaymentCreateResponse, PaymentListParams, PaymentListResponse, PaymentListResponsesDefaultPageNumberPagination, PaymentMethodTypes, PaymentRefundStatus, PaymentRetrieveLineItemsResponse, Payments, RefundListItem } from "./resources/payments.js";
23
23
  import { Refund, RefundCreateParams, RefundListParams, RefundStatus, Refunds } from "./resources/refunds.js";
@@ -26,9 +26,10 @@ import { Event, EventInput, EventsDefaultPageNumberPagination, UsageEventIngestP
26
26
  import { WebhookEventType, WebhookEvents, WebhookPayload } from "./resources/webhook-events.js";
27
27
  import { CbbOverageBehavior, CreditEntitlement, CreditEntitlementCreateParams, CreditEntitlementListParams, CreditEntitlementUpdateParams, CreditEntitlements, CreditEntitlementsDefaultPageNumberPagination } from "./resources/credit-entitlements/credit-entitlements.js";
28
28
  import { Customer, CustomerCreateParams, CustomerDeletePaymentMethodParams, CustomerListCreditEntitlementsResponse, CustomerListEntitlementsResponse, CustomerListParams, CustomerPortalSession, CustomerRetrievePaymentMethodsResponse, CustomerUpdateParams, Customers, CustomersDefaultPageNumberPagination } from "./resources/customers/customers.js";
29
- import { Entitlement, EntitlementCreateParams, EntitlementIntegrationType, EntitlementListParams, EntitlementUpdateParams, Entitlements, EntitlementsDefaultPageNumberPagination, IntegrationConfig, IntegrationConfigResponse } from "./resources/entitlements/entitlements.js";
29
+ import { Entitlement, EntitlementCreateParams, EntitlementIntegrationType, EntitlementListParams, EntitlementUpdateParams, Entitlements, EntitlementsDefaultPageNumberPagination, GitHubPermission, IntegrationConfig, IntegrationConfigResponse } from "./resources/entitlements/entitlements.js";
30
30
  import { Invoices } from "./resources/invoices/invoices.js";
31
31
  import { PayoutListParams, PayoutListResponse, PayoutListResponsesDefaultPageNumberPagination, Payouts } from "./resources/payouts/payouts.js";
32
+ import { ProductCollection, ProductCollectionCreateParams, ProductCollectionListParams, ProductCollectionListResponse, ProductCollectionListResponsesDefaultPageNumberPagination, ProductCollectionUnarchiveResponse, ProductCollectionUpdateImagesParams, ProductCollectionUpdateImagesResponse, ProductCollectionUpdateParams, ProductCollections } from "./resources/product-collections/product-collections.js";
32
33
  import { AddMeterToPrice, AttachCreditEntitlement, AttachProductEntitlement, CbbProrationBehavior, CreditEntitlementMappingResponse, DigitalProductDelivery, DigitalProductDeliveryFile, LicenseKeyDuration, Price, Product, ProductCreateParams, ProductEntitlementSummary, ProductListParams, ProductListResponse, ProductListResponsesDefaultPageNumberPagination, ProductUpdateFilesParams, ProductUpdateFilesResponse, ProductUpdateParams, Products } from "./resources/products/products.js";
33
34
  import { AbandonedCheckoutDetectedWebhookEvent, AbandonedCheckoutRecoveredWebhookEvent, CreditAddedWebhookEvent, CreditBalanceLowWebhookEvent, CreditDeductedWebhookEvent, CreditExpiredWebhookEvent, CreditManualAdjustmentWebhookEvent, CreditOverageChargedWebhookEvent, CreditOverageResetWebhookEvent, CreditRolledOverWebhookEvent, CreditRolloverForfeitedWebhookEvent, DisputeAcceptedWebhookEvent, DisputeCancelledWebhookEvent, DisputeChallengedWebhookEvent, DisputeExpiredWebhookEvent, DisputeLostWebhookEvent, DisputeOpenedWebhookEvent, DisputeWonWebhookEvent, DunningRecoveredWebhookEvent, DunningStartedWebhookEvent, EntitlementGrantCreatedWebhookEvent, EntitlementGrantDeliveredWebhookEvent, EntitlementGrantFailedWebhookEvent, EntitlementGrantRevokedWebhookEvent, LicenseKeyCreatedWebhookEvent, PaymentCancelledWebhookEvent, PaymentFailedWebhookEvent, PaymentProcessingWebhookEvent, PaymentSucceededWebhookEvent, RefundFailedWebhookEvent, RefundSucceededWebhookEvent, SubscriptionActiveWebhookEvent, SubscriptionCancelledWebhookEvent, SubscriptionExpiredWebhookEvent, SubscriptionFailedWebhookEvent, SubscriptionOnHoldWebhookEvent, SubscriptionPlanChangedWebhookEvent, SubscriptionRenewedWebhookEvent, SubscriptionUpdatedWebhookEvent, UnsafeUnwrapWebhookEvent, UnwrapWebhookEvent, WebhookCreateParams, WebhookDetails, WebhookDetailsCursorPagePagination, WebhookListParams, WebhookRetrieveSecretResponse, WebhookUpdateParams, Webhooks } from "./resources/webhooks/webhooks.js";
34
35
  import { type Fetch } from "./internal/builtin-types.js";
@@ -241,6 +242,7 @@ export declare class DodoPayments {
241
242
  balances: API.Balances;
242
243
  creditEntitlements: API.CreditEntitlements;
243
244
  entitlements: API.Entitlements;
245
+ productCollections: API.ProductCollections;
244
246
  }
245
247
  export declare namespace DodoPayments {
246
248
  export type RequestOptions = Opts.RequestOptions;
@@ -261,15 +263,16 @@ export declare namespace DodoPayments {
261
263
  export { Payouts as Payouts, type PayoutListResponse as PayoutListResponse, type PayoutListResponsesDefaultPageNumberPagination as PayoutListResponsesDefaultPageNumberPagination, type PayoutListParams as PayoutListParams, };
262
264
  export { Products as Products, type AddMeterToPrice as AddMeterToPrice, type AttachCreditEntitlement as AttachCreditEntitlement, type AttachProductEntitlement as AttachProductEntitlement, type CbbProrationBehavior as CbbProrationBehavior, type CreditEntitlementMappingResponse as CreditEntitlementMappingResponse, type DigitalProductDelivery as DigitalProductDelivery, type DigitalProductDeliveryFile as DigitalProductDeliveryFile, type LicenseKeyDuration as LicenseKeyDuration, type Price as Price, type Product as Product, type ProductEntitlementSummary as ProductEntitlementSummary, type ProductListResponse as ProductListResponse, type ProductUpdateFilesResponse as ProductUpdateFilesResponse, type ProductListResponsesDefaultPageNumberPagination as ProductListResponsesDefaultPageNumberPagination, type ProductCreateParams as ProductCreateParams, type ProductUpdateParams as ProductUpdateParams, type ProductListParams as ProductListParams, type ProductUpdateFilesParams as ProductUpdateFilesParams, };
263
265
  export { Misc as Misc, type CountryCode as CountryCode, type Currency as Currency, type TaxCategory as TaxCategory, type MiscListSupportedCountriesResponse as MiscListSupportedCountriesResponse, };
264
- export { Discounts as Discounts, type Discount as Discount, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
266
+ export { Discounts as Discounts, type Discount as Discount, type DiscountDetail as DiscountDetail, type DiscountType as DiscountType, type DiscountsDefaultPageNumberPagination as DiscountsDefaultPageNumberPagination, type DiscountCreateParams as DiscountCreateParams, type DiscountUpdateParams as DiscountUpdateParams, type DiscountListParams as DiscountListParams, };
265
267
  export { Addons as Addons, type AddonResponse as AddonResponse, type AddonUpdateImagesResponse as AddonUpdateImagesResponse, type AddonResponsesDefaultPageNumberPagination as AddonResponsesDefaultPageNumberPagination, type AddonCreateParams as AddonCreateParams, type AddonUpdateParams as AddonUpdateParams, type AddonListParams as AddonListParams, };
266
268
  export { Brands as Brands, type Brand as Brand, type BrandListResponse as BrandListResponse, type BrandUpdateImagesResponse as BrandUpdateImagesResponse, type BrandCreateParams as BrandCreateParams, type BrandUpdateParams as BrandUpdateParams, };
267
269
  export { Webhooks as Webhooks, type WebhookDetails as WebhookDetails, type WebhookRetrieveSecretResponse as WebhookRetrieveSecretResponse, type AbandonedCheckoutDetectedWebhookEvent as AbandonedCheckoutDetectedWebhookEvent, type AbandonedCheckoutRecoveredWebhookEvent as AbandonedCheckoutRecoveredWebhookEvent, type CreditAddedWebhookEvent as CreditAddedWebhookEvent, type CreditBalanceLowWebhookEvent as CreditBalanceLowWebhookEvent, type CreditDeductedWebhookEvent as CreditDeductedWebhookEvent, type CreditExpiredWebhookEvent as CreditExpiredWebhookEvent, type CreditManualAdjustmentWebhookEvent as CreditManualAdjustmentWebhookEvent, type CreditOverageChargedWebhookEvent as CreditOverageChargedWebhookEvent, type CreditOverageResetWebhookEvent as CreditOverageResetWebhookEvent, type CreditRolledOverWebhookEvent as CreditRolledOverWebhookEvent, type CreditRolloverForfeitedWebhookEvent as CreditRolloverForfeitedWebhookEvent, type DisputeAcceptedWebhookEvent as DisputeAcceptedWebhookEvent, type DisputeCancelledWebhookEvent as DisputeCancelledWebhookEvent, type DisputeChallengedWebhookEvent as DisputeChallengedWebhookEvent, type DisputeExpiredWebhookEvent as DisputeExpiredWebhookEvent, type DisputeLostWebhookEvent as DisputeLostWebhookEvent, type DisputeOpenedWebhookEvent as DisputeOpenedWebhookEvent, type DisputeWonWebhookEvent as DisputeWonWebhookEvent, type DunningRecoveredWebhookEvent as DunningRecoveredWebhookEvent, type DunningStartedWebhookEvent as DunningStartedWebhookEvent, type EntitlementGrantCreatedWebhookEvent as EntitlementGrantCreatedWebhookEvent, type EntitlementGrantDeliveredWebhookEvent as EntitlementGrantDeliveredWebhookEvent, type EntitlementGrantFailedWebhookEvent as EntitlementGrantFailedWebhookEvent, type EntitlementGrantRevokedWebhookEvent as EntitlementGrantRevokedWebhookEvent, type LicenseKeyCreatedWebhookEvent as LicenseKeyCreatedWebhookEvent, type PaymentCancelledWebhookEvent as PaymentCancelledWebhookEvent, type PaymentFailedWebhookEvent as PaymentFailedWebhookEvent, type PaymentProcessingWebhookEvent as PaymentProcessingWebhookEvent, type PaymentSucceededWebhookEvent as PaymentSucceededWebhookEvent, type RefundFailedWebhookEvent as RefundFailedWebhookEvent, type RefundSucceededWebhookEvent as RefundSucceededWebhookEvent, type SubscriptionActiveWebhookEvent as SubscriptionActiveWebhookEvent, type SubscriptionCancelledWebhookEvent as SubscriptionCancelledWebhookEvent, type SubscriptionExpiredWebhookEvent as SubscriptionExpiredWebhookEvent, type SubscriptionFailedWebhookEvent as SubscriptionFailedWebhookEvent, type SubscriptionOnHoldWebhookEvent as SubscriptionOnHoldWebhookEvent, type SubscriptionPlanChangedWebhookEvent as SubscriptionPlanChangedWebhookEvent, type SubscriptionRenewedWebhookEvent as SubscriptionRenewedWebhookEvent, type SubscriptionUpdatedWebhookEvent as SubscriptionUpdatedWebhookEvent, type UnsafeUnwrapWebhookEvent as UnsafeUnwrapWebhookEvent, type UnwrapWebhookEvent as UnwrapWebhookEvent, type WebhookDetailsCursorPagePagination as WebhookDetailsCursorPagePagination, type WebhookCreateParams as WebhookCreateParams, type WebhookUpdateParams as WebhookUpdateParams, type WebhookListParams as WebhookListParams, };
268
270
  export { WebhookEvents as WebhookEvents, type WebhookEventType as WebhookEventType, type WebhookPayload as WebhookPayload, };
269
271
  export { UsageEvents as UsageEvents, type Event as Event, type EventInput as EventInput, type UsageEventIngestResponse as UsageEventIngestResponse, type EventsDefaultPageNumberPagination as EventsDefaultPageNumberPagination, type UsageEventListParams as UsageEventListParams, type UsageEventIngestParams as UsageEventIngestParams, };
270
- export { Meters as Meters, type Conjunction as Conjunction, type FilterOperator as FilterOperator, type Meter as Meter, type MeterAggregation as MeterAggregation, type MeterFilter as MeterFilter, type MetersDefaultPageNumberPagination as MetersDefaultPageNumberPagination, type MeterCreateParams as MeterCreateParams, type MeterListParams as MeterListParams, };
272
+ export { Meters as Meters, type Conjunction as Conjunction, type FilterOperator as FilterOperator, type FilterType as FilterType, type Meter as Meter, type MeterAggregation as MeterAggregation, type MeterFilter as MeterFilter, type MetersDefaultPageNumberPagination as MetersDefaultPageNumberPagination, type MeterCreateParams as MeterCreateParams, type MeterListParams as MeterListParams, };
271
273
  export { Balances as Balances, type BalanceLedgerEntry as BalanceLedgerEntry, type BalanceLedgerEntriesDefaultPageNumberPagination as BalanceLedgerEntriesDefaultPageNumberPagination, type BalanceRetrieveLedgerParams as BalanceRetrieveLedgerParams, };
272
274
  export { CreditEntitlements as CreditEntitlements, type CbbOverageBehavior as CbbOverageBehavior, type CreditEntitlement as CreditEntitlement, type CreditEntitlementsDefaultPageNumberPagination as CreditEntitlementsDefaultPageNumberPagination, type CreditEntitlementCreateParams as CreditEntitlementCreateParams, type CreditEntitlementUpdateParams as CreditEntitlementUpdateParams, type CreditEntitlementListParams as CreditEntitlementListParams, };
273
- export { Entitlements as Entitlements, type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
275
+ export { Entitlements as Entitlements, type Entitlement as Entitlement, type EntitlementIntegrationType as EntitlementIntegrationType, type GitHubPermission as GitHubPermission, type IntegrationConfig as IntegrationConfig, type IntegrationConfigResponse as IntegrationConfigResponse, type EntitlementsDefaultPageNumberPagination as EntitlementsDefaultPageNumberPagination, type EntitlementCreateParams as EntitlementCreateParams, type EntitlementUpdateParams as EntitlementUpdateParams, type EntitlementListParams as EntitlementListParams, };
276
+ export { ProductCollections as ProductCollections, type ProductCollection as ProductCollection, type ProductCollectionListResponse as ProductCollectionListResponse, type ProductCollectionUnarchiveResponse as ProductCollectionUnarchiveResponse, type ProductCollectionUpdateImagesResponse as ProductCollectionUpdateImagesResponse, type ProductCollectionListResponsesDefaultPageNumberPagination as ProductCollectionListResponsesDefaultPageNumberPagination, type ProductCollectionCreateParams as ProductCollectionCreateParams, type ProductCollectionUpdateParams as ProductCollectionUpdateParams, type ProductCollectionListParams as ProductCollectionListParams, type ProductCollectionUpdateImagesParams as ProductCollectionUpdateImagesParams, };
274
277
  }
275
278
  //# sourceMappingURL=client.d.ts.map