#captions_75309_62523

1 messages · Page 1 of 1 (latest)

vivid cipherBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

pliant shore
#

You can control this by using the link you shared

#

If you pass a certain configuration id to the session, that particular checkout session will use the configuration pass

#

So you can pass different configurations for your 2 scenarios

pallid furnace
#

this is the customer portal and not the checkout session. does the same apply

pliant shore
#

I misspoke

#

Yeah portal session is what i meant

pallid furnace
#

ok ty! Am I able to embed the customer portal like I can with the checkout?

#

currently, it seems like it opens a new tab which says to click a link in an email

pliant shore
#

Not currently, no

pallid furnace
#

okay, so my only option is to provide the customer portal via an email link?

#

can i bypass the email?

pliant shore
#

Nope

pallid furnace
#

and could you provide some instructions on how to set up a redirect link from the customer portal? at what point does it redirect back to my url

pliant shore
#

If you create the customer portal session via the api you can share those session links in your app too

#

Doesn't need to be email

#

This is all covered in the link you shared with me actually

#

Have you read it entirely?

#

return_url is how to redirect back

pallid furnace
#

ok i see thanks

#

it's not clear to me when the customer portal will redirect back to the uri

#

could you clarify

#

oh it seems i misunderstood

#

so the return_url is just a fall back in case no customer portal session is generated?

#

there's no way for the customer portal to redirect back to my application? the user would just close the tab?

pliant shore
#

No there should be a redirect button

#

Really I recommend just testing this out yourself in test mode

#

That's always the best way to find out how things work

pallid furnace
#

do you have a link for how to set up the redirect

pliant shore
#

Again it's in the guide you linked yourself

pallid furnace
#

it says "add a redirect on your site"

#

i've read this and it seems like it's talking about a redirect from my site to the stripe customer portal

#

i'm talking about a redirect from the customer portal back to my site

vivid cipherBOT
pliant shore
#

It's return_url

#

all you need to do is specify return_url

#

that's the link to redirect back to your site

pallid furnace
#

ok thanks

pliant shore
pallid furnace
#

at what point does it redirect back to my site?

#

after checkout ?