#leguflow
1 messages ยท Page 1 of 1 (latest)
Hello leguflow, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
โข leguflow, 3 hours ago, 16 messages
Hi, let me help you with this.
Do you want to create payments with dynamic amounts? Are you using Stripe Checkout?
I'm literally just starting this project. I'm looking to add a credits system inside of a website and I'd like to have a payment/checkout link where user can select how many credits they want to buy. And the more they buy the cheaper the unit is ex. 10 credits would be 10eur, and 50 credits would be 35eur
I'd embed the payment card thing
This is what I made but as I said it's a recurring type payment
What's the "embed the payment card thing"?
The buy button
You mean this: https://stripe.com/docs/payment-links/buy-button
Yeah
If you build a complex project like a marketplace you will need to use something more advanced than the buy button. Try looking at Payment Element: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
I didn't even knew this existed.. Thank you
And for the product and price, how would I make the price value based?
If you use this type of integration you don't need to create Products/Prices, you just specify the amount to be charged.
Okay I'll read through all this before I ask any more questions ๐
Sounds good ๐