Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customer Portal Sessions #74

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Customer Portal Sessions #74

merged 3 commits into from
Nov 21, 2024

Conversation

danbillson
Copy link
Contributor

Customer portal sessions

Relevant docs: https://developer.paddle.com/api-reference/customer-portals/overview

Usage:

  const session = await paddle.customerPortalSessions.create(customerId, [
    subscriptionId,
  ]);

Copy link
Contributor

@davidgrayston-paddle davidgrayston-paddle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@danbillson danbillson merged commit a3a192d into main Nov 21, 2024
6 checks passed
@danbillson danbillson deleted the customer-portal-session branch November 21, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants