#edgarsantiago93
1 messages · Page 1 of 1 (latest)
Hi 👋 I believe so. Are you able to update the Elements instance and provide it with a new set of parameters for its appearance?
https://stripe.com/docs/js/elements_object/update
thanks, i think the docs are confusing because the only way to update the element is if i create it with elements.create, if i use the react component <PaymentElement/> theres no option
appearance does not exist
even if i try to update it
dang it
never mind i solved it haha
i missed something on the docs you just sent
thank you very much!