#chad-saved-paymentmethods

1 messages · Page 1 of 1 (latest)

cold streamBOT
paper pendant
#

Hello! The Payment Element is only for collecting new payment info. If you want to display already-saved Payment Methods you would use the API you mentioned and build your own UI for it, yep.

cold streamBOT
#

chad-saved-paymentmethods

hidden ingot
#

is there additional cost to utilizing the stripe-hosted link you sent me

paper pendant
hidden ingot
#

Another question... we only hooked up the payment element, but seems like we should add in the address element as well. I read something about combining those elements, but maybe i didn't quite understand it. If we add in the address element, will those show up as two different modules or can they be combined into a single screen?

paper pendant
#

They're separate Elements and can be shown on the same page or two different pages, it depends on the payment flow you want to build.

#

They can't be combined into a single Element, but you can show them next to each other so they would visually appear as the same form.

hidden ingot
#

In the address element i see in your documentation, it shows fields for Full name, Country or region, and then Address. The payment element already has a spot for country. Are we able to not show country on address element or on payment element?

paper pendant
#

If you use them together the Payment Element should automatically exclude the fields being asked for in the Address Element.

hidden ingot
#

Ok. Thanks. I appreciate all of the help.

paper pendant
#

No problem!