#Escapado - Payment Links Dynamic Price
1 messages ยท Page 1 of 1 (latest)
Alright, thanks for the super quick reply! I was hoping I'd get away with not building a backend. Looks like I'll have to now.
You could set an adjustable quantity for a $1 Price and let people increase the amount that way, but there's not real support for custom amounts like you're describing.
No problem! It may not be the ideal user experience for what you want to do, but sounds like it's worth testing to see!
Alright I just found that 99 is the maximum quantity.
Too small for your use case?
Hello, why you don't create an input where the user can enter the amount of donation.
And then set that amount on the backend?
eg:
This is something we're considering for the future, but it's not something we support today.
Hmm, what is the reason?
We'll not have enough data about transactions, frequency for every product in Stripe?
I don't think I understand your question. The reason for what?
@lofty lava mainly because I am trying to not have a backend. My entire persistence and auth is done using supabase (a Firebase alternative) so I had hoped I could throw payment links in and use webhooks after a successful payment to update my DB accordingly.
"but it's not something we support today. " I mean why you not support that, what's the reason ๐ ?
I can't talk about the reasons we make decisions about which features to prioritize.
Okay. I didn't know it was a payment link, so sorry ๐