#thatcantberight - Customer Portal
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Do you have a portal session ID I could check?
That's not a portal session ID.
Portal session IDs will start with bps_XXXXXX
apologies. 1 sec
bps_1KKAEaJuhHPOsDep6YOg4AJc
Thanks, looking
Okay so in that request it doesn't look like you passed in a portal configuration ID
Wait...that may be specific to how you set it up. Are you creating the Portal session via the API or the Dashboard?
Right, okay so to implement the features you are looking for I think you will want to create a portal configuration: https://stripe.com/docs/api/customer_portal/configurations/create
And then include the configuration ID when creating the portal session: https://stripe.com/docs/api/customer_portal/sessions/create#create_portal_session-configuration
Sweet. Thanks so much! ๐