BUG: Payment customization (move operation) not working in Shopify Plus store with Shopify Payments/PayPal #497
Oteiza-a
started this conversation in
Feedback: Payment Customization API
Replies: 2 comments
|
Just ran into this issue also, more details here: https://github.com/Shopify/ui-extensions/issues/2235 |
0 replies
|
I am also facing same issue, Did you guys found any solution |
0 replies
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.
I am applying a Payment Customization move operation in a Shopify Plus store to switch the position of Shopify Payments credit card and PayPal, but even though the operations are correct, the outcome is not being reflected in the checkout.
Function input payment methods:

Function output move operations:

Result in the checkout page:

The checkout of the merchant is a 3-page checkout, could this be causing some problem or incompatibility?
It's important to note too that hide operations work seamlessly in this same store.
All reactions