#dceron

1 messages · Page 1 of 1 (latest)

white plinthBOT
slate grotto
#

I would suggest sticking with our elements, which you should be able to style pretty extensively

#

For questions about PCI compliance, you'll need to speak with our support team: https://support.stripe.com/contact

#

What kind of styling are you trying to apply?

somber beacon
#

Got it, thanks!

Well, I want to use something like the CardForm, it has all the elements sticked together, I want to add some spacing between them, remove the labels, and some coloring as well

slate grotto
#

Colours and spacing you should be able to control, but labels are part of what we control

somber beacon
#

Got it, Which element from the SDK would you recommend for allowing my users to Edit/Create cards and select one as default?

slate grotto
#

So our payment element is going to be your best bet here, which has support for presenting payment methods already saved to the customer (if you provide one)

somber beacon
#

Awesome, thanks for your assistance!

I'll check these options

slate grotto
#

To get the saved customer cards, you need to do the optional step of providing a customer & ephemeral key here:

somber beacon
#

Really helpful, thanks

slate grotto
#

NP!

somber beacon
slate grotto
#

Payment Element, still, but using setup mode

#

Check that guide, its how to collect payment method details without a payment

#

Using SetupIntents