#PERF - RN

1 messages · Page 1 of 1 (latest)

lean islandBOT
marble lantern
#

PERF - RN

hallow vale
#

yes but for web

marble lantern
#

Oh, no we don't

#

Bottom sheet modal elements are not super common on the web

hallow vale
#

i guess similar functionality as the sheet? Checkout flow with a payment intent.

marble lantern
#

That's just the Payment Element

hallow vale
marble lantern
#

That's the checkout page. It's a stripe hosted surface and not something you can embed into a site

hallow vale
#

yes so what are you talking about when you say payment element ?

marble lantern
hallow vale
#

oh that is the same link, i linked above.

marble lantern
#

For some reason when i went there I saw the Checkout page, not the Payment Element

hallow vale
#

by default when rendering the <PaymentElement /> element I do not see the top tab bar. any ideas why that happens?

marble lantern
#

You mean the different payment method types?

hallow vale
#

yea this part

#

Also is there a way to show the customer's currently saved cards as well in this form?

marble lantern
#

If only one Payment Method is viable, you won't see that part. Also there is not currently a way to display saved cards in the Payment Element

hallow vale
marble lantern
#

That and the Payment Intent and the currency

hallow vale
#

what is compatible with this PI pi_3N0SyAFdV4bT3T5F1ZOZvPmz?

#

this

"allowed_source_types": [
    "card"
  ],

?

marble lantern
#

Yes but we won't show the top section because the only payment method allowed is card

#

This PI will only accept cards so you won't see other PMs.

hallow vale
#

ah ok !

#

thank you

lean islandBOT