useSelectedPaymentOptions function allways give me all payments #426
dbelmonte99
started this conversation in
Feedback: Cart and Checkout Validation API
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm new to reactjs and shopify apps.
I am developing a small app to modify some values of the shipping address according to the selected payment method.
I'm using the function
useSelectedPaymentOptions()
but every time I select the payment method it doesn't return the selected one, but all the payment methods listed.Beta Was this translation helpful? Give feedback.
All reactions