Open Mike97M opened 3 days ago
According to the api documentation: https://developer.paddle.com/api-reference/customer-portals/create-customer-portal-session it's possible to create customer portal session directly from the api, by providing the subscription ID, but I couldn't find this functionality in the sdk, so it would be great if it was implemented.
Add a new function under the subscription sub-module to handle the creation of temp links to the portal.
No response
Hi @Mike97M :wave:
Thank you for opening this issue, we plan to add support for customer portal sessions in the next few weeks.
Please describe your feature request.
According to the api documentation: https://developer.paddle.com/api-reference/customer-portals/create-customer-portal-session it's possible to create customer portal session directly from the api, by providing the subscription ID, but I couldn't find this functionality in the sdk, so it would be great if it was implemented.
Describe your solution.
Add a new function under the subscription sub-module to handle the creation of temp links to the portal.
Describe alternatives you have considered.
No response
Additional context
No response