#n0xB0DY-sessions-successurl

1 messages ยท Page 1 of 1 (latest)

fleet hatch
#

@ripe widget you're misunderstanding the feature/doc. You don't pass the session, you pass the exact string we document and then we pass the session when we redirect them to you

ripe widget
#

Yes, I know that. First I make a session, redirect my client directly to the link stripe provides, then when payment is successful, stripe will redirect them again back to the success url I define

ripe widget
#

So my question is, I can provide an id for product they pay for, but I want to make an extra validation, by making sure of product and session after success.

fleet hatch
#

Sorry I thought you found that doc and were trying to pass the id yourself (many devs misunderstand that doc ๐Ÿ˜… )

#

glad you're unblocked ๐Ÿ™‚

ripe widget
fleet hatch
#

yay!

ripe widget
fleet hatch
#

No one blocked you, I just meant that you were "blocked as you didn't know how to fix the problem" and now you are "unblocked since you know how to fix your code"

ripe widget
#

oh, got you

#

Well, can I customize it?

fleet hatch
#

customize what?

ripe widget
#

to be specific, I don't want the user the id has the session prefix

#

see the id with prefix*

#

and I add it later on backend

#

nvm I'm not publishing keys any way. so this shouldn't be a problem