#rs-paymentelement-paymentmethod
1 messages · Page 1 of 1 (latest)
rs-paymentelement-paymentmethod
Hey @neat pawn have you tried https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-paymentMethodOrder
Interesting! Didn't see this, thanks for pointing me there. Dumb question, but is this compatible with the react SDK since I'm using hooks to initialize the element, rather than just the pure JS library?
I'd assume so on the elements object, but hadn't seen it in the main docs
yes it should work the same