#henrym-product-order
1 messages · Page 1 of 1 (latest)
@solemn magnet this is not the kind of things we offer "automatically". But it's something you can easily build yourself yes as a developer
henrym-product-order
Are these the only parameter supported by default? :https://stripe.com/docs/payment-links/customer-info#customize-checkout-with-url-parameters
yes
are there any docs on creating new url parameters?
Sorry I think you're misunderstanding things here. This has ~nothing to do with URL parameters. None of this works/exists with PaymentLinks.
So as a developer, what you do is build your own "cart" logic, show your products, let customers choose the products and quantities and once they are done, your server-side code can create a Checkout Session for that specific list of products. But really you write 99% of the code here. Checkout solely focuses on collecting payment information
I see. I'm not a developer. Does everything you said apply to Stripe Checkout as well as Payment Links? I'm having trouble understanding all the difference between the 2
yeah sorry this Discord server focuses on helping developers integrate our products via their own code. If you're not a developer, this is not really possible. You'd need to hire a professional/freelancer to build this for you
Yes that's what I'm planning on given this
Okay so you should hire them and they should be able to figure this out easily on their end