#sébastien

1 messages · Page 1 of 1 (latest)

mighty flintBOT
dusty bone
hardy fiber
#

Thanks Jack. How do I specify my variables when creating the link? I don't see this option in the creation page on the dashboard? I would need these variables to be dynamic, so the values come from my web page that contains the link. Possible?
Too bad there's no cancel_url, it's necessary though. I display a product page with the payment link, the visitor could cancel and want to go back. Thanks for your help

dusty bone
#

You can switch to the After payment tab and select Don't show confirm page and specify a URL.

hardy fiber
#

That was the subject of my question. How to display in this confirmation address dynamic variables that I would have indicated on my payment page, and therefore on the payment link?

dusty bone
#

There's no way to set the confirmation page directly. You can set one confirmation page per one payment link

hardy fiber
#

Sorry Jack, I don't think we understand each other.
I have a web page on which my client (id_client=1234) connects to pay for his annual subscription. I created a payment link and set up a confirmation url in the dashboard.
I would simply like this variable (id_client=1234) to be retrieved when opening my confirmation page and, above all and very important, to be able to use it in my endpoint to update my database. The idea would be that my payment link includes personal variables that I can then use in my endpoint. This is what I'm currently doing with Paypal that I want to leave for Stripe. thanks again

dusty bone
#

This sound like a use case that Checkout Session API can help with