#n0xB0DY-sessions-successurl
1 messages ยท Page 1 of 1 (latest)
@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
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
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.
Exactly what I need, thanks.
Sorry I thought you found that doc and were trying to pass the id yourself (many devs misunderstand that doc ๐ )
glad you're unblocked ๐
I found some time ago, and lost. I knew it's possible but didn't know how. Thank you.
yay!
Was I blocked here?
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"
customize what?