#taylan-checkout

1 messages · Page 1 of 1 (latest)

stoic cairn
#

Hi 👋 what seems to be giving you trouble?

hidden prawn
#

I have payment intent and with the help of checkout.js stripe gives me an iframe

#

I simply wnt this interface but there is something missing

#

I don't have products and people are donating money to us

#

So I want a customizable amount input

#

Flow is basicly this, I will send an email to customer with a link to ask for donation where they can customize the amount

stoic cairn
#

Gotcha, so that is our Payment Element, and is just used for collecting payment method information. You would need additional components to be enable your customers to provide custom amounts for the payments. We don't currently have any prebuilt flows for this, though we have some that are being worked on.

hidden prawn
#

Okey then, whats on my mind is I will open another input field and update the pi based on the input

stoic cairn
#

Yup, that would be a good approach currently.

#

Though there is new functionality in development that will make this flow easier to accomplish, so I would recommend keeping an eye out for those features as well.