#Pain - Card Collection

1 messages · Page 1 of 1 (latest)

late vapor
#

Hi 👋
It depends on what you want to do. How much of the front-end do you want to build yourself?

wary olive
#

I could use Stripe's elements if possible?

late vapor
#

Do you want to just save the card details or charge the customer at the same time?

wary olive
#

I just wish to save the customer's card, as in a option for them to add a payment method.

#

(I will charge it later/when they wish to)

#

I'm trying to make an easier checkout by saving a card that they wish.

late vapor
#

e.g. Prebuilt Checkout, Custom payments flow, etc.

wary olive
#

Okay I will give it a go and see how it works out, appreciate it.

wary olive
#

Is there a way to change the appearance afterwards?

#

For example I have light/dark mode and I want to have two different styles for those?

late vapor
wary olive
#

Yeah I'm looking at that currently, would I have to set up a rule

#

for my dark/light mode?

late vapor
#

I'm not sure if a rule would do the trick. You could test it but I would put some conditional logic that passed a different theme string.

wary olive
#

Can I change the theme once initialized?

late vapor
#

I don't think so but I would test to be sure