#Max-payment-link
1 messages · Page 1 of 1 (latest)
For example
Ah okay in this case you would create the form yourself and pass the amount to your server to be used when you create the PaymentIntent
I used this example https://stripe-samples.github.io/github-pages-stripe-checkout/ , but I didn't understand how I could add a field for any amount
A demo of Stripe client-only Checkout
So with Checkout you would need to collect the amount prior to redirecting to the Checkout Session and then pass that amount as the line item for the Session