#Josue-CSS
1 messages · Page 1 of 1 (latest)
Hi there!
So when you create a Card Element you can use CSS via the style option: https://stripe.com/docs/js/elements_object/create_element?type=card#elements_create-options-style
I'm going to pull your second question into this thread: Also I'm not sure if this is the right place to ask this question and I do have another question related to the logic, I need to be able to delay the processing of a payment so that the producer can accept a payment and set up a reservation or decline it, I have not explored beyond the test environment as I have not yet linked a bank account. this is the youtube video I followed along with and implemented btw: https://www.youtube.com/watch?v=w1oLdAPyuok&t=1072s&ab_channel=StripeDevelopers. The logic and code is about the exact same as here
So it sounds like you want auth & capture here: https://stripe.com/docs/payments/capture-later
is it possible to link an external CSS file by any chance? or do I have to stick only to the supported style and format
awesome thank you!
Hey! Sorry I missed this (the server is incredibly busy). Are you still around?
If you come back, I believe the answer to your question is here: https://stripe.com/docs/js/appendix/style
I don't think we support CSS files, but you can map one to the style object