#flomir-checkout
1 messages · Page 1 of 1 (latest)
You can not pass this parameter with your integration. You use the (deprecated) Client-only Checkout integration and it only supports a small number of features. Otherwise, even if you didn't want to support promotion codes anyone could pass that parameter client-side
you need to integrate Checkout server-side instead where you control the creation of the session safely
you could also look at PaymentLinks https://stripe.com/payments/payment-links
yay 🙂
I just need to a balise <a href="the_link" > it's that ?
yes
Ohh it's very simply ^^
What are the right Webhooks events to take to know if he paid with a payment link, thanks? @flat tapir
Same as Checkout, it uses Checkout under the hood!
Okay, so nothing to change then ^^
And so, it's much better for the health insurance?
what health insurance?
Ok, so nothing to change then ^^
And so, it's much better in terms of security?
Sorry for the traduction ^^
I use it next to me
Both server-side and client-side Checkout are secure; I don't think one is more or less secure than the other in a general sense.