@whop/sdk 0.0.26 → 0.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +78 -0
- package/client.d.mts +10 -9
- package/client.d.mts.map +1 -1
- package/client.d.ts +10 -9
- package/client.d.ts.map +1 -1
- package/client.js +16 -2
- package/client.js.map +1 -1
- package/client.mjs +16 -2
- package/client.mjs.map +1 -1
- package/package.json +3 -3
- package/resources/access-tokens.d.mts +34 -54
- package/resources/access-tokens.d.mts.map +1 -1
- package/resources/access-tokens.d.ts +34 -54
- package/resources/access-tokens.d.ts.map +1 -1
- package/resources/access-tokens.js +6 -8
- package/resources/access-tokens.js.map +1 -1
- package/resources/access-tokens.mjs +6 -8
- package/resources/access-tokens.mjs.map +1 -1
- package/resources/account-links.d.mts +15 -13
- package/resources/account-links.d.mts.map +1 -1
- package/resources/account-links.d.ts +15 -13
- package/resources/account-links.d.ts.map +1 -1
- package/resources/account-links.js +2 -3
- package/resources/account-links.js.map +1 -1
- package/resources/account-links.mjs +2 -3
- package/resources/account-links.mjs.map +1 -1
- package/resources/ai-chats.d.mts +70 -30
- package/resources/ai-chats.d.mts.map +1 -1
- package/resources/ai-chats.d.ts +70 -30
- package/resources/ai-chats.d.ts.map +1 -1
- package/resources/ai-chats.js +6 -6
- package/resources/ai-chats.js.map +1 -1
- package/resources/ai-chats.mjs +6 -6
- package/resources/ai-chats.mjs.map +1 -1
- package/resources/app-builds.d.mts +37 -35
- package/resources/app-builds.d.mts.map +1 -1
- package/resources/app-builds.d.ts +37 -35
- package/resources/app-builds.d.ts.map +1 -1
- package/resources/app-builds.js +7 -4
- package/resources/app-builds.js.map +1 -1
- package/resources/app-builds.mjs +7 -4
- package/resources/app-builds.mjs.map +1 -1
- package/resources/apps.d.mts +86 -60
- package/resources/apps.d.mts.map +1 -1
- package/resources/apps.d.ts +86 -60
- package/resources/apps.d.ts.map +1 -1
- package/resources/apps.js +7 -4
- package/resources/apps.js.map +1 -1
- package/resources/apps.mjs +7 -4
- package/resources/apps.mjs.map +1 -1
- package/resources/authorized-users.d.mts +38 -32
- package/resources/authorized-users.d.mts.map +1 -1
- package/resources/authorized-users.d.ts +38 -32
- package/resources/authorized-users.d.ts.map +1 -1
- package/resources/authorized-users.js +3 -2
- package/resources/authorized-users.js.map +1 -1
- package/resources/authorized-users.mjs +3 -2
- package/resources/authorized-users.mjs.map +1 -1
- package/resources/chat-channels.d.mts +28 -20
- package/resources/chat-channels.d.mts.map +1 -1
- package/resources/chat-channels.d.ts +28 -20
- package/resources/chat-channels.d.ts.map +1 -1
- package/resources/chat-channels.js +5 -3
- package/resources/chat-channels.js.map +1 -1
- package/resources/chat-channels.mjs +5 -3
- package/resources/chat-channels.mjs.map +1 -1
- package/resources/checkout-configurations.d.mts +75 -58
- package/resources/checkout-configurations.d.mts.map +1 -1
- package/resources/checkout-configurations.d.ts +75 -58
- package/resources/checkout-configurations.d.ts.map +1 -1
- package/resources/checkout-configurations.js +3 -2
- package/resources/checkout-configurations.js.map +1 -1
- package/resources/checkout-configurations.mjs +3 -2
- package/resources/checkout-configurations.mjs.map +1 -1
- package/resources/companies.d.mts +88 -56
- package/resources/companies.d.mts.map +1 -1
- package/resources/companies.d.ts +88 -56
- package/resources/companies.d.ts.map +1 -1
- package/resources/companies.js +9 -7
- package/resources/companies.js.map +1 -1
- package/resources/companies.mjs +9 -7
- package/resources/companies.mjs.map +1 -1
- package/resources/company-token-transactions.d.mts +90 -67
- package/resources/company-token-transactions.d.mts.map +1 -1
- package/resources/company-token-transactions.d.ts +90 -67
- package/resources/company-token-transactions.d.ts.map +1 -1
- package/resources/company-token-transactions.js +6 -3
- package/resources/company-token-transactions.js.map +1 -1
- package/resources/company-token-transactions.mjs +6 -3
- package/resources/company-token-transactions.mjs.map +1 -1
- package/resources/course-chapters.d.mts +27 -22
- package/resources/course-chapters.d.mts.map +1 -1
- package/resources/course-chapters.d.ts +27 -22
- package/resources/course-chapters.d.ts.map +1 -1
- package/resources/course-chapters.js +5 -5
- package/resources/course-chapters.mjs +5 -5
- package/resources/course-lesson-interactions.d.mts +7 -6
- package/resources/course-lesson-interactions.d.mts.map +1 -1
- package/resources/course-lesson-interactions.d.ts +7 -6
- package/resources/course-lesson-interactions.d.ts.map +1 -1
- package/resources/course-lesson-interactions.js +3 -2
- package/resources/course-lesson-interactions.js.map +1 -1
- package/resources/course-lesson-interactions.mjs +3 -2
- package/resources/course-lesson-interactions.mjs.map +1 -1
- package/resources/course-lessons.d.mts +141 -99
- package/resources/course-lessons.d.mts.map +1 -1
- package/resources/course-lessons.d.ts +141 -99
- package/resources/course-lessons.d.ts.map +1 -1
- package/resources/course-lessons.js +12 -8
- package/resources/course-lessons.js.map +1 -1
- package/resources/course-lessons.mjs +12 -8
- package/resources/course-lessons.mjs.map +1 -1
- package/resources/course-students.d.mts +44 -35
- package/resources/course-students.d.mts.map +1 -1
- package/resources/course-students.d.ts +44 -35
- package/resources/course-students.d.ts.map +1 -1
- package/resources/course-students.js +3 -2
- package/resources/course-students.js.map +1 -1
- package/resources/course-students.mjs +3 -2
- package/resources/course-students.mjs.map +1 -1
- package/resources/courses.d.mts +140 -99
- package/resources/courses.d.mts.map +1 -1
- package/resources/courses.d.ts +140 -99
- package/resources/courses.d.ts.map +1 -1
- package/resources/courses.js +9 -5
- package/resources/courses.js.map +1 -1
- package/resources/courses.mjs +9 -5
- package/resources/courses.mjs.map +1 -1
- package/resources/disputes.d.mts +176 -120
- package/resources/disputes.d.mts.map +1 -1
- package/resources/disputes.d.ts +176 -120
- package/resources/disputes.d.ts.map +1 -1
- package/resources/disputes.js +4 -2
- package/resources/disputes.js.map +1 -1
- package/resources/disputes.mjs +4 -2
- package/resources/disputes.mjs.map +1 -1
- package/resources/dm-channels.d.mts +29 -16
- package/resources/dm-channels.d.mts.map +1 -1
- package/resources/dm-channels.d.ts +29 -16
- package/resources/dm-channels.d.ts.map +1 -1
- package/resources/dm-channels.js +9 -5
- package/resources/dm-channels.js.map +1 -1
- package/resources/dm-channels.mjs +9 -5
- package/resources/dm-channels.mjs.map +1 -1
- package/resources/dm-members.d.mts +30 -21
- package/resources/dm-members.d.mts.map +1 -1
- package/resources/dm-members.d.ts +30 -21
- package/resources/dm-members.d.ts.map +1 -1
- package/resources/dm-members.js +9 -5
- package/resources/dm-members.js.map +1 -1
- package/resources/dm-members.mjs +9 -5
- package/resources/dm-members.mjs.map +1 -1
- package/resources/entries.d.mts +35 -27
- package/resources/entries.d.mts.map +1 -1
- package/resources/entries.d.ts +35 -27
- package/resources/entries.d.ts.map +1 -1
- package/resources/entries.js +7 -4
- package/resources/entries.js.map +1 -1
- package/resources/entries.mjs +7 -4
- package/resources/entries.mjs.map +1 -1
- package/resources/experiences.d.mts +58 -49
- package/resources/experiences.d.mts.map +1 -1
- package/resources/experiences.d.ts +58 -49
- package/resources/experiences.d.ts.map +1 -1
- package/resources/experiences.js +6 -5
- package/resources/experiences.js.map +1 -1
- package/resources/experiences.mjs +6 -5
- package/resources/experiences.mjs.map +1 -1
- package/resources/fee-markups.d.mts +38 -27
- package/resources/fee-markups.d.mts.map +1 -1
- package/resources/fee-markups.d.ts +38 -27
- package/resources/fee-markups.d.ts.map +1 -1
- package/resources/fee-markups.js +6 -3
- package/resources/fee-markups.js.map +1 -1
- package/resources/fee-markups.mjs +6 -3
- package/resources/fee-markups.mjs.map +1 -1
- package/resources/files.d.mts +23 -19
- package/resources/files.d.mts.map +1 -1
- package/resources/files.d.ts +23 -19
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +3 -2
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +3 -2
- package/resources/files.mjs.map +1 -1
- package/resources/forum-posts.d.mts +68 -45
- package/resources/forum-posts.d.mts.map +1 -1
- package/resources/forum-posts.d.ts +68 -45
- package/resources/forum-posts.d.ts.map +1 -1
- package/resources/forum-posts.js +8 -4
- package/resources/forum-posts.js.map +1 -1
- package/resources/forum-posts.mjs +8 -4
- package/resources/forum-posts.mjs.map +1 -1
- package/resources/forums.d.mts +21 -13
- package/resources/forums.d.mts.map +1 -1
- package/resources/forums.d.ts +21 -13
- package/resources/forums.d.ts.map +1 -1
- package/resources/forums.js +5 -3
- package/resources/forums.js.map +1 -1
- package/resources/forums.mjs +5 -3
- package/resources/forums.mjs.map +1 -1
- package/resources/index.d.mts +3 -3
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +3 -3
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/invoices.d.mts +136 -100
- package/resources/invoices.d.mts.map +1 -1
- package/resources/invoices.d.ts +136 -100
- package/resources/invoices.d.ts.map +1 -1
- package/resources/invoices.js +7 -4
- package/resources/invoices.js.map +1 -1
- package/resources/invoices.mjs +7 -4
- package/resources/invoices.mjs.map +1 -1
- package/resources/leads.d.mts +76 -54
- package/resources/leads.d.mts.map +1 -1
- package/resources/leads.d.ts +76 -54
- package/resources/leads.d.ts.map +1 -1
- package/resources/leads.js +6 -4
- package/resources/leads.js.map +1 -1
- package/resources/leads.mjs +6 -4
- package/resources/leads.mjs.map +1 -1
- package/resources/ledger-accounts.d.mts +19 -15
- package/resources/ledger-accounts.d.mts.map +1 -1
- package/resources/ledger-accounts.d.ts +19 -15
- package/resources/ledger-accounts.d.ts.map +1 -1
- package/resources/ledger-accounts.js +1 -1
- package/resources/ledger-accounts.mjs +1 -1
- package/resources/members.d.mts +27 -28
- package/resources/members.d.mts.map +1 -1
- package/resources/members.d.ts +27 -28
- package/resources/members.d.ts.map +1 -1
- package/resources/members.js +3 -2
- package/resources/members.js.map +1 -1
- package/resources/members.mjs +3 -2
- package/resources/members.mjs.map +1 -1
- package/resources/memberships.d.mts +85 -62
- package/resources/memberships.d.mts.map +1 -1
- package/resources/memberships.d.ts +85 -62
- package/resources/memberships.d.ts.map +1 -1
- package/resources/memberships.js +12 -8
- package/resources/memberships.js.map +1 -1
- package/resources/memberships.mjs +12 -8
- package/resources/memberships.mjs.map +1 -1
- package/resources/messages.d.mts +53 -35
- package/resources/messages.d.mts.map +1 -1
- package/resources/messages.d.ts +53 -35
- package/resources/messages.d.ts.map +1 -1
- package/resources/messages.js +9 -5
- package/resources/messages.js.map +1 -1
- package/resources/messages.mjs +9 -5
- package/resources/messages.mjs.map +1 -1
- package/resources/notifications.d.mts +33 -25
- package/resources/notifications.d.mts.map +1 -1
- package/resources/notifications.d.ts +33 -25
- package/resources/notifications.d.ts.map +1 -1
- package/resources/notifications.js +2 -1
- package/resources/notifications.js.map +1 -1
- package/resources/notifications.mjs +2 -1
- package/resources/notifications.mjs.map +1 -1
- package/resources/payment-methods.d.mts +212 -114
- package/resources/payment-methods.d.mts.map +1 -1
- package/resources/payment-methods.d.ts +212 -114
- package/resources/payment-methods.d.ts.map +1 -1
- package/resources/payment-methods.js +5 -10
- package/resources/payment-methods.js.map +1 -1
- package/resources/payment-methods.mjs +5 -10
- package/resources/payment-methods.mjs.map +1 -1
- package/resources/payments.d.mts +96 -56
- package/resources/payments.d.mts.map +1 -1
- package/resources/payments.d.ts +96 -56
- package/resources/payments.d.ts.map +1 -1
- package/resources/payments.js +23 -10
- package/resources/payments.js.map +1 -1
- package/resources/payments.mjs +23 -10
- package/resources/payments.mjs.map +1 -1
- package/resources/payout-methods.d.mts +50 -35
- package/resources/payout-methods.d.mts.map +1 -1
- package/resources/payout-methods.d.ts +50 -35
- package/resources/payout-methods.d.ts.map +1 -1
- package/resources/payout-methods.js +3 -2
- package/resources/payout-methods.js.map +1 -1
- package/resources/payout-methods.mjs +3 -2
- package/resources/payout-methods.mjs.map +1 -1
- package/resources/plans.d.mts +136 -95
- package/resources/plans.d.mts.map +1 -1
- package/resources/plans.d.ts +136 -95
- package/resources/plans.d.ts.map +1 -1
- package/resources/plans.js +9 -5
- package/resources/plans.js.map +1 -1
- package/resources/plans.mjs +9 -5
- package/resources/plans.mjs.map +1 -1
- package/resources/products.d.mts +80 -67
- package/resources/products.d.mts.map +1 -1
- package/resources/products.d.ts +80 -67
- package/resources/products.d.ts.map +1 -1
- package/resources/products.js +7 -5
- package/resources/products.js.map +1 -1
- package/resources/products.mjs +7 -5
- package/resources/products.mjs.map +1 -1
- package/resources/promo-codes.d.mts +60 -40
- package/resources/promo-codes.d.mts.map +1 -1
- package/resources/promo-codes.d.ts +60 -40
- package/resources/promo-codes.d.ts.map +1 -1
- package/resources/promo-codes.js +7 -4
- package/resources/promo-codes.js.map +1 -1
- package/resources/promo-codes.mjs +7 -4
- package/resources/promo-codes.mjs.map +1 -1
- package/resources/reactions.d.mts +25 -19
- package/resources/reactions.d.mts.map +1 -1
- package/resources/reactions.d.ts +25 -19
- package/resources/reactions.d.ts.map +1 -1
- package/resources/reactions.js +7 -4
- package/resources/reactions.js.map +1 -1
- package/resources/reactions.mjs +7 -4
- package/resources/reactions.mjs.map +1 -1
- package/resources/refunds.d.mts +57 -39
- package/resources/refunds.d.mts.map +1 -1
- package/resources/refunds.d.ts +57 -39
- package/resources/refunds.d.ts.map +1 -1
- package/resources/refunds.js +3 -2
- package/resources/refunds.js.map +1 -1
- package/resources/refunds.mjs +3 -2
- package/resources/refunds.mjs.map +1 -1
- package/resources/reviews.d.mts +76 -60
- package/resources/reviews.d.mts.map +1 -1
- package/resources/reviews.d.ts +76 -60
- package/resources/reviews.d.ts.map +1 -1
- package/resources/reviews.js +3 -2
- package/resources/reviews.js.map +1 -1
- package/resources/reviews.mjs +3 -2
- package/resources/reviews.mjs.map +1 -1
- package/resources/setup-intents.d.mts +77 -61
- package/resources/setup-intents.d.mts.map +1 -1
- package/resources/setup-intents.d.ts +77 -61
- package/resources/setup-intents.d.ts.map +1 -1
- package/resources/setup-intents.js +4 -10
- package/resources/setup-intents.js.map +1 -1
- package/resources/setup-intents.mjs +4 -10
- package/resources/setup-intents.mjs.map +1 -1
- package/resources/shared.d.mts +854 -509
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +854 -509
- package/resources/shared.d.ts.map +1 -1
- package/resources/shipments.d.mts +30 -21
- package/resources/shipments.d.mts.map +1 -1
- package/resources/shipments.d.ts +30 -21
- package/resources/shipments.d.ts.map +1 -1
- package/resources/shipments.js +5 -3
- package/resources/shipments.js.map +1 -1
- package/resources/shipments.mjs +5 -3
- package/resources/shipments.mjs.map +1 -1
- package/resources/support-channels.d.mts +28 -20
- package/resources/support-channels.d.mts.map +1 -1
- package/resources/support-channels.d.ts +28 -20
- package/resources/support-channels.d.ts.map +1 -1
- package/resources/support-channels.js +5 -4
- package/resources/support-channels.js.map +1 -1
- package/resources/support-channels.mjs +5 -4
- package/resources/support-channels.mjs.map +1 -1
- package/resources/topups.d.mts +13 -9
- package/resources/topups.d.mts.map +1 -1
- package/resources/topups.d.ts +13 -9
- package/resources/topups.d.ts.map +1 -1
- package/resources/topups.js +2 -1
- package/resources/topups.js.map +1 -1
- package/resources/topups.mjs +2 -1
- package/resources/topups.mjs.map +1 -1
- package/resources/transfers.d.mts +37 -28
- package/resources/transfers.d.mts.map +1 -1
- package/resources/transfers.d.ts +37 -28
- package/resources/transfers.d.ts.map +1 -1
- package/resources/transfers.js +5 -3
- package/resources/transfers.js.map +1 -1
- package/resources/transfers.mjs +5 -3
- package/resources/transfers.mjs.map +1 -1
- package/resources/users.d.mts +60 -18
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts +60 -18
- package/resources/users.d.ts.map +1 -1
- package/resources/users.js +13 -2
- package/resources/users.js.map +1 -1
- package/resources/users.mjs +13 -2
- package/resources/users.mjs.map +1 -1
- package/resources/verifications.d.mts +7 -5
- package/resources/verifications.d.mts.map +1 -1
- package/resources/verifications.d.ts +7 -5
- package/resources/verifications.d.ts.map +1 -1
- package/resources/verifications.js +1 -1
- package/resources/verifications.mjs +1 -1
- package/resources/webhooks.d.mts +188 -133
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +188 -133
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +3 -2
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +3 -2
- package/resources/webhooks.mjs.map +1 -1
- package/resources/withdrawals.d.mts +60 -47
- package/resources/withdrawals.d.mts.map +1 -1
- package/resources/withdrawals.d.ts +60 -47
- package/resources/withdrawals.d.ts.map +1 -1
- package/resources/withdrawals.js +3 -2
- package/resources/withdrawals.js.map +1 -1
- package/resources/withdrawals.mjs +3 -2
- package/resources/withdrawals.mjs.map +1 -1
- package/src/client.ts +33 -11
- package/src/resources/access-tokens.ts +37 -59
- package/src/resources/account-links.ts +15 -13
- package/src/resources/ai-chats.ts +76 -30
- package/src/resources/app-builds.ts +37 -35
- package/src/resources/apps.ts +89 -60
- package/src/resources/authorized-users.ts +38 -32
- package/src/resources/chat-channels.ts +28 -20
- package/src/resources/checkout-configurations.ts +76 -58
- package/src/resources/companies.ts +94 -57
- package/src/resources/company-token-transactions.ts +91 -68
- package/src/resources/course-chapters.ts +27 -22
- package/src/resources/course-lesson-interactions.ts +7 -6
- package/src/resources/course-lessons.ts +141 -99
- package/src/resources/course-students.ts +44 -35
- package/src/resources/courses.ts +140 -99
- package/src/resources/disputes.ts +176 -120
- package/src/resources/dm-channels.ts +29 -16
- package/src/resources/dm-members.ts +30 -21
- package/src/resources/entries.ts +35 -27
- package/src/resources/experiences.ts +58 -49
- package/src/resources/fee-markups.ts +38 -27
- package/src/resources/files.ts +23 -19
- package/src/resources/forum-posts.ts +69 -45
- package/src/resources/forums.ts +21 -13
- package/src/resources/index.ts +4 -2
- package/src/resources/invoices.ts +140 -100
- package/src/resources/leads.ts +76 -54
- package/src/resources/ledger-accounts.ts +19 -15
- package/src/resources/members.ts +27 -28
- package/src/resources/memberships.ts +86 -62
- package/src/resources/messages.ts +53 -35
- package/src/resources/notifications.ts +33 -25
- package/src/resources/payment-methods.ts +212 -114
- package/src/resources/payments.ts +103 -55
- package/src/resources/payout-methods.ts +50 -35
- package/src/resources/plans.ts +136 -95
- package/src/resources/products.ts +219 -70
- package/src/resources/promo-codes.ts +60 -40
- package/src/resources/reactions.ts +25 -19
- package/src/resources/refunds.ts +59 -39
- package/src/resources/reviews.ts +76 -60
- package/src/resources/setup-intents.ts +77 -61
- package/src/resources/shared.ts +2797 -508
- package/src/resources/shipments.ts +30 -21
- package/src/resources/support-channels.ts +28 -20
- package/src/resources/topups.ts +13 -9
- package/src/resources/transfers.ts +37 -28
- package/src/resources/users.ts +72 -18
- package/src/resources/verifications.ts +7 -5
- package/src/resources/webhooks.ts +188 -133
- package/src/resources/withdrawals.ts +60 -46
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { APIResource } from "../core/resource.mjs";
|
|
2
2
|
import * as PaymentsAPI from "./payments.mjs";
|
|
3
|
+
import * as ProductsAPI from "./products.mjs";
|
|
3
4
|
import * as Shared from "./shared.mjs";
|
|
4
5
|
import { APIPromise } from "../core/api-promise.mjs";
|
|
5
6
|
import { CursorPage, type CursorPageParams, PagePromise } from "../core/pagination.mjs";
|
|
@@ -26,7 +27,7 @@ export declare class CheckoutConfigurations extends APIResource {
|
|
|
26
27
|
*/
|
|
27
28
|
create(body: CheckoutConfigurationCreateParams, options?: RequestOptions): APIPromise<Shared.CheckoutConfiguration>;
|
|
28
29
|
/**
|
|
29
|
-
* Retrieves
|
|
30
|
+
* Retrieves the details of an existing checkout configuration.
|
|
30
31
|
*
|
|
31
32
|
* Required permissions:
|
|
32
33
|
*
|
|
@@ -34,7 +35,8 @@ export declare class CheckoutConfigurations extends APIResource {
|
|
|
34
35
|
*/
|
|
35
36
|
retrieve(id: string, options?: RequestOptions): APIPromise<Shared.CheckoutConfiguration>;
|
|
36
37
|
/**
|
|
37
|
-
*
|
|
38
|
+
* Returns a paginated list of checkout configurations for a company, with optional
|
|
39
|
+
* filtering by plan and creation date.
|
|
38
40
|
*
|
|
39
41
|
* Required permissions:
|
|
40
42
|
*
|
|
@@ -48,14 +50,13 @@ export type CheckoutConfigurationListResponsesCursorPage = CursorPage<CheckoutCo
|
|
|
48
50
|
*/
|
|
49
51
|
export type CheckoutModes = 'payment' | 'setup';
|
|
50
52
|
/**
|
|
51
|
-
* A checkout configuration
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
* All successful payments and memberships resulting from a checkout will contain the passed metadata.
|
|
53
|
+
* A checkout configuration is a reusable configuration for a checkout, including
|
|
54
|
+
* the plan, affiliate, and custom metadata. Payments and memberships created from
|
|
55
|
+
* a checkout session inherit its metadata.
|
|
55
56
|
*/
|
|
56
57
|
export interface CheckoutConfigurationListResponse {
|
|
57
58
|
/**
|
|
58
|
-
* The
|
|
59
|
+
* The unique identifier for the checkout session.
|
|
59
60
|
*/
|
|
60
61
|
id: string;
|
|
61
62
|
/**
|
|
@@ -131,43 +132,54 @@ export declare namespace CheckoutConfigurationListResponse {
|
|
|
131
132
|
*/
|
|
132
133
|
interface Plan {
|
|
133
134
|
/**
|
|
134
|
-
* The
|
|
135
|
+
* The unique identifier for the plan.
|
|
135
136
|
*/
|
|
136
137
|
id: string;
|
|
137
138
|
/**
|
|
138
|
-
* The
|
|
139
|
+
* The number of days between each recurring charge. Null for one-time plans. For
|
|
140
|
+
* example, 30 for monthly or 365 for annual billing.
|
|
139
141
|
*/
|
|
140
142
|
billing_period: number | null;
|
|
141
143
|
/**
|
|
142
|
-
* The
|
|
144
|
+
* The currency used for all prices on this plan (e.g., 'usd', 'eur'). All monetary
|
|
145
|
+
* amounts on the plan are denominated in this currency.
|
|
143
146
|
*/
|
|
144
147
|
currency: Shared.Currency;
|
|
145
148
|
/**
|
|
146
|
-
* The
|
|
149
|
+
* The number of days until the membership expires (for expiration-based plans).
|
|
150
|
+
* For example, 365 for a one-year access pass.
|
|
147
151
|
*/
|
|
148
152
|
expiration_days: number | null;
|
|
149
153
|
/**
|
|
150
|
-
* The
|
|
154
|
+
* The initial purchase price in the plan's base_currency (e.g., 49.99 for $49.99).
|
|
155
|
+
* For one-time plans, this is the full price. For renewal plans, this is charged
|
|
156
|
+
* on top of the first renewal_price.
|
|
151
157
|
*/
|
|
152
158
|
initial_price: number;
|
|
153
159
|
/**
|
|
154
|
-
*
|
|
160
|
+
* The billing model for this plan: 'renewal' for recurring subscriptions or
|
|
161
|
+
* 'one_time' for single payments.
|
|
155
162
|
*/
|
|
156
163
|
plan_type: Shared.PlanType;
|
|
157
164
|
/**
|
|
158
|
-
*
|
|
165
|
+
* The method used to sell this plan: 'buy_now' for immediate purchase or
|
|
166
|
+
* 'waitlist' for waitlist-based access.
|
|
159
167
|
*/
|
|
160
168
|
release_method: Shared.ReleaseMethod;
|
|
161
169
|
/**
|
|
162
|
-
* The price
|
|
170
|
+
* The recurring price charged every billing_period in the plan's base_currency
|
|
171
|
+
* (e.g., 9.99 for $9.99/period). Zero for one-time plans.
|
|
163
172
|
*/
|
|
164
173
|
renewal_price: number;
|
|
165
174
|
/**
|
|
166
|
-
* The number of free trial days
|
|
175
|
+
* The number of free trial days before the first charge on a renewal plan. Null if
|
|
176
|
+
* no trial is configured or the current user has already used a trial for this
|
|
177
|
+
* plan.
|
|
167
178
|
*/
|
|
168
179
|
trial_period_days: number | null;
|
|
169
180
|
/**
|
|
170
|
-
*
|
|
181
|
+
* Controls whether the plan is visible to customers. When set to 'hidden', the
|
|
182
|
+
* plan is only accessible via direct link.
|
|
171
183
|
*/
|
|
172
184
|
visibility: Shared.Visibility;
|
|
173
185
|
}
|
|
@@ -176,11 +188,11 @@ export type CheckoutConfigurationCreateParams = CheckoutConfigurationCreateParam
|
|
|
176
188
|
export declare namespace CheckoutConfigurationCreateParams {
|
|
177
189
|
interface CreateCheckoutSessionInputModePaymentWithPlan {
|
|
178
190
|
/**
|
|
179
|
-
*
|
|
191
|
+
* The plan attributes to create a new plan inline for this checkout configuration.
|
|
180
192
|
*/
|
|
181
193
|
plan: CreateCheckoutSessionInputModePaymentWithPlan.Plan;
|
|
182
194
|
/**
|
|
183
|
-
*
|
|
195
|
+
* An affiliate tracking code to attribute the checkout to a specific affiliate.
|
|
184
196
|
*/
|
|
185
197
|
affiliate_code?: string | null;
|
|
186
198
|
/**
|
|
@@ -188,20 +200,19 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
188
200
|
*/
|
|
189
201
|
currency?: Shared.Currency | null;
|
|
190
202
|
/**
|
|
191
|
-
*
|
|
203
|
+
* Custom key-value metadata to attach to the checkout configuration.
|
|
192
204
|
*/
|
|
193
205
|
metadata?: {
|
|
194
206
|
[key: string]: unknown;
|
|
195
207
|
} | null;
|
|
196
208
|
mode?: 'payment';
|
|
197
209
|
/**
|
|
198
|
-
*
|
|
199
|
-
*
|
|
200
|
-
* platform or company's defaults will apply.
|
|
210
|
+
* The explicit payment method configuration for the checkout session. Only applies
|
|
211
|
+
* to setup mode. If not provided, the platform or company defaults will apply.
|
|
201
212
|
*/
|
|
202
213
|
payment_method_configuration?: CreateCheckoutSessionInputModePaymentWithPlan.PaymentMethodConfiguration | null;
|
|
203
214
|
/**
|
|
204
|
-
* The URL to redirect the user to after
|
|
215
|
+
* The URL to redirect the user to after checkout is completed.
|
|
205
216
|
*/
|
|
206
217
|
redirect_url?: string | null;
|
|
207
218
|
/**
|
|
@@ -211,7 +222,7 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
211
222
|
}
|
|
212
223
|
namespace CreateCheckoutSessionInputModePaymentWithPlan {
|
|
213
224
|
/**
|
|
214
|
-
*
|
|
225
|
+
* The plan attributes to create a new plan inline for this checkout configuration.
|
|
215
226
|
*/
|
|
216
227
|
interface Plan {
|
|
217
228
|
/**
|
|
@@ -224,12 +235,14 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
224
235
|
currency: Shared.Currency;
|
|
225
236
|
/**
|
|
226
237
|
* The application fee amount collected by the platform from this connected
|
|
227
|
-
* account.
|
|
228
|
-
* accounts with a parent
|
|
238
|
+
* account. Provided as a number in dollars (e.g., 5.00 for $5.00). Must be less
|
|
239
|
+
* than the total payment amount. Only valid for connected accounts with a parent
|
|
240
|
+
* company.
|
|
229
241
|
*/
|
|
230
242
|
application_fee_amount?: number | null;
|
|
231
243
|
/**
|
|
232
|
-
* The interval at which the plan charges (renewal plans).
|
|
244
|
+
* The interval in days at which the plan charges (renewal plans). For example, 30
|
|
245
|
+
* for monthly billing.
|
|
233
246
|
*/
|
|
234
247
|
billing_period?: number | null;
|
|
235
248
|
/**
|
|
@@ -241,7 +254,8 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
241
254
|
*/
|
|
242
255
|
description?: string | null;
|
|
243
256
|
/**
|
|
244
|
-
* The
|
|
257
|
+
* The number of days until the membership expires (for expiration-based plans).
|
|
258
|
+
* For example, 365 for a one-year access pass.
|
|
245
259
|
*/
|
|
246
260
|
expiration_days?: number | null;
|
|
247
261
|
/**
|
|
@@ -254,7 +268,8 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
254
268
|
*/
|
|
255
269
|
image?: Plan.Image | null;
|
|
256
270
|
/**
|
|
257
|
-
* An additional amount charged upon first purchase.
|
|
271
|
+
* An additional amount charged upon first purchase. Provided as a number in
|
|
272
|
+
* dollars (e.g., 10.00 for $10.00).
|
|
258
273
|
*/
|
|
259
274
|
initial_price?: number | null;
|
|
260
275
|
/**
|
|
@@ -289,7 +304,8 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
289
304
|
*/
|
|
290
305
|
release_method?: Shared.ReleaseMethod | null;
|
|
291
306
|
/**
|
|
292
|
-
* The amount the customer is charged every billing period.
|
|
307
|
+
* The amount the customer is charged every billing period. Provided as a number in
|
|
308
|
+
* dollars (e.g., 9.99 for $9.99/period).
|
|
293
309
|
*/
|
|
294
310
|
renewal_price?: number | null;
|
|
295
311
|
/**
|
|
@@ -418,6 +434,10 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
418
434
|
* The headline of the product.
|
|
419
435
|
*/
|
|
420
436
|
headline?: string | null;
|
|
437
|
+
/**
|
|
438
|
+
* The different industry groups a company can be in.
|
|
439
|
+
*/
|
|
440
|
+
industry_group?: ProductsAPI.IndustryGroups | null;
|
|
421
441
|
/**
|
|
422
442
|
* The different industry types a company can be in.
|
|
423
443
|
*/
|
|
@@ -441,9 +461,8 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
441
461
|
}
|
|
442
462
|
}
|
|
443
463
|
/**
|
|
444
|
-
*
|
|
445
|
-
*
|
|
446
|
-
* platform or company's defaults will apply.
|
|
464
|
+
* The explicit payment method configuration for the checkout session. Only applies
|
|
465
|
+
* to setup mode. If not provided, the platform or company defaults will apply.
|
|
447
466
|
*/
|
|
448
467
|
interface PaymentMethodConfiguration {
|
|
449
468
|
/**
|
|
@@ -468,11 +487,12 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
468
487
|
}
|
|
469
488
|
interface CreateCheckoutSessionInputModePaymentWithPlanID {
|
|
470
489
|
/**
|
|
471
|
-
* The
|
|
490
|
+
* The unique identifier of an existing plan to use for this checkout
|
|
491
|
+
* configuration.
|
|
472
492
|
*/
|
|
473
493
|
plan_id: string;
|
|
474
494
|
/**
|
|
475
|
-
*
|
|
495
|
+
* An affiliate tracking code to attribute the checkout to a specific affiliate.
|
|
476
496
|
*/
|
|
477
497
|
affiliate_code?: string | null;
|
|
478
498
|
/**
|
|
@@ -480,20 +500,19 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
480
500
|
*/
|
|
481
501
|
currency?: Shared.Currency | null;
|
|
482
502
|
/**
|
|
483
|
-
*
|
|
503
|
+
* Custom key-value metadata to attach to the checkout configuration.
|
|
484
504
|
*/
|
|
485
505
|
metadata?: {
|
|
486
506
|
[key: string]: unknown;
|
|
487
507
|
} | null;
|
|
488
508
|
mode?: 'payment';
|
|
489
509
|
/**
|
|
490
|
-
*
|
|
491
|
-
*
|
|
492
|
-
* platform or company's defaults will apply.
|
|
510
|
+
* The explicit payment method configuration for the checkout session. Only applies
|
|
511
|
+
* to setup mode. If not provided, the platform or company defaults will apply.
|
|
493
512
|
*/
|
|
494
513
|
payment_method_configuration?: CreateCheckoutSessionInputModePaymentWithPlanID.PaymentMethodConfiguration | null;
|
|
495
514
|
/**
|
|
496
|
-
* The URL to redirect the user to after
|
|
515
|
+
* The URL to redirect the user to after checkout is completed.
|
|
497
516
|
*/
|
|
498
517
|
redirect_url?: string | null;
|
|
499
518
|
/**
|
|
@@ -503,9 +522,8 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
503
522
|
}
|
|
504
523
|
namespace CreateCheckoutSessionInputModePaymentWithPlanID {
|
|
505
524
|
/**
|
|
506
|
-
*
|
|
507
|
-
*
|
|
508
|
-
* platform or company's defaults will apply.
|
|
525
|
+
* The explicit payment method configuration for the checkout session. Only applies
|
|
526
|
+
* to setup mode. If not provided, the platform or company defaults will apply.
|
|
509
527
|
*/
|
|
510
528
|
interface PaymentMethodConfiguration {
|
|
511
529
|
/**
|
|
@@ -530,8 +548,8 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
530
548
|
}
|
|
531
549
|
interface CreateCheckoutSessionInputModeSetup {
|
|
532
550
|
/**
|
|
533
|
-
* The
|
|
534
|
-
* required in setup mode.
|
|
551
|
+
* The unique identifier of the company to create the checkout configuration for.
|
|
552
|
+
* Only required in setup mode.
|
|
535
553
|
*/
|
|
536
554
|
company_id: string;
|
|
537
555
|
mode: 'setup';
|
|
@@ -540,19 +558,18 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
540
558
|
*/
|
|
541
559
|
currency?: Shared.Currency | null;
|
|
542
560
|
/**
|
|
543
|
-
*
|
|
561
|
+
* Custom key-value metadata to attach to the checkout configuration.
|
|
544
562
|
*/
|
|
545
563
|
metadata?: {
|
|
546
564
|
[key: string]: unknown;
|
|
547
565
|
} | null;
|
|
548
566
|
/**
|
|
549
|
-
*
|
|
550
|
-
*
|
|
551
|
-
* platform or company's defaults will apply.
|
|
567
|
+
* The explicit payment method configuration for the checkout session. Only applies
|
|
568
|
+
* to setup mode. If not provided, the platform or company defaults will apply.
|
|
552
569
|
*/
|
|
553
570
|
payment_method_configuration?: CreateCheckoutSessionInputModeSetup.PaymentMethodConfiguration | null;
|
|
554
571
|
/**
|
|
555
|
-
* The URL to redirect the user to after
|
|
572
|
+
* The URL to redirect the user to after checkout is completed.
|
|
556
573
|
*/
|
|
557
574
|
redirect_url?: string | null;
|
|
558
575
|
/**
|
|
@@ -562,9 +579,8 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
562
579
|
}
|
|
563
580
|
namespace CreateCheckoutSessionInputModeSetup {
|
|
564
581
|
/**
|
|
565
|
-
*
|
|
566
|
-
*
|
|
567
|
-
* platform or company's defaults will apply.
|
|
582
|
+
* The explicit payment method configuration for the checkout session. Only applies
|
|
583
|
+
* to setup mode. If not provided, the platform or company defaults will apply.
|
|
568
584
|
*/
|
|
569
585
|
interface PaymentMethodConfiguration {
|
|
570
586
|
/**
|
|
@@ -590,7 +606,7 @@ export declare namespace CheckoutConfigurationCreateParams {
|
|
|
590
606
|
}
|
|
591
607
|
export interface CheckoutConfigurationListParams extends CursorPageParams {
|
|
592
608
|
/**
|
|
593
|
-
* The
|
|
609
|
+
* The unique identifier of the company to list checkout configurations for.
|
|
594
610
|
*/
|
|
595
611
|
company_id: string;
|
|
596
612
|
/**
|
|
@@ -598,11 +614,11 @@ export interface CheckoutConfigurationListParams extends CursorPageParams {
|
|
|
598
614
|
*/
|
|
599
615
|
before?: string | null;
|
|
600
616
|
/**
|
|
601
|
-
*
|
|
617
|
+
* Only return checkout configurations created after this timestamp.
|
|
602
618
|
*/
|
|
603
619
|
created_after?: string | null;
|
|
604
620
|
/**
|
|
605
|
-
*
|
|
621
|
+
* Only return checkout configurations created before this timestamp.
|
|
606
622
|
*/
|
|
607
623
|
created_before?: string | null;
|
|
608
624
|
/**
|
|
@@ -618,7 +634,8 @@ export interface CheckoutConfigurationListParams extends CursorPageParams {
|
|
|
618
634
|
*/
|
|
619
635
|
last?: number | null;
|
|
620
636
|
/**
|
|
621
|
-
*
|
|
637
|
+
* Filter checkout configurations to only those associated with this plan
|
|
638
|
+
* identifier.
|
|
622
639
|
*/
|
|
623
640
|
plan_id?: string | null;
|
|
624
641
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkout-configurations.d.mts","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,WAAW;OAChB,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,sBAAuB,SAAQ,WAAW;IACrD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAI,EAAE,iCAAiC,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,MAAM,CAAC,qBAAqB,CAAC;IAI3C;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,MAAM,CAAC,qBAAqB,CAAC;IAIxF
|
|
1
|
+
{"version":3,"file":"checkout-configurations.d.mts","sourceRoot":"","sources":["../src/resources/checkout-configurations.ts"],"names":[],"mappings":"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"}
|