#WackJeston

1 messages · Page 1 of 1 (latest)

white basinBOT
dusk lake
#

hi! I assume you mean something like you want to add a tab/payment method to the UI and then have your own components/HTML in it? no, that's not something we support today.

blissful mica
#

Hello

#

Thanks for replying

#

Are you planning on adding functionality for this?

dusk lake
#

not that I'm aware of, it's my first time hearing this sort of feedback

blissful mica
#

My website accepts credit accounts, which means people don't always need to fill in the payment form. I would like an tab option to bipass the form basically

dusk lake
#

makes sense. You'd probably want to incorporate that at a higher level of logic, like some radio buttons for "pay with credit" versus "make payment" and not show the <div> or DOM element that contains the PaymentElement if the credit radio is picked, something like that

blissful mica
#

Yes that's the backup plan