I have a working feedback form created in retool hooked to a retool DB in Postgres SQL.
I want to add an optional question in the form where someone can tip me money via payment component and track payment amount of someone elects to send me a monetary tip in the connected DB.
How to do that? What's the easiest way to set that up
Hey @Karthik_S - I briefly addressed this in a separate post, but there isn't any native support for this if you're using a Retool Form, which I suspect to be the case. Can you confirm that?
As far as workarounds go, you could technically collect their payment information via input fields and then process the payment from within a workflow, but that doesn't sound like a very secure option. It's probably best to just provide a link to an external page for payment processing!
Hey @Darren , I can confirm from my end in Retool Form, I don't see any native "pay with stripe link" option right now.
I unfortunately ended up adding a text component with the stripe link attached for payment. I really wish some of the features from Retool App could also be native in Retool Form too that way UX is more consistent and in parity
I agree to an extent, but there will always be something that differentiates the two products. Otherwise there's no need for them both to exist. My general feeling is that Stripe payment integration is fairly low on our list of priorities - even in the app IDE - given the platform's overall focus on internal tooling, but I'll document the request and provide an update here as soon as I have news to share.