BUG REPORT: Payment customization hides the incorrect payment method

BUG REPORT: Payment customization hides the incorrect payment method

Prudentt
Shopify Partner
81 2 1

I have an app that hides payment methods, and the payment customization hide operation fails to work properly in this use case:

 

  1. Have "Stripe" and "PagarMe" payment methods available
  2. Output a hide operation on the "PagarMe" payment method id in the payment customization
  3. As a result (at least in the 3 page checkout) the payment customization will hide Stripe instead of PagarMe

 

Here is the input and output of the function as evidence:

 

Payment methods input:

Screenshot 2024-03-04 at 21.00.45.png

 

Operations output:

Screenshot 2024-03-04 at 21.01.44.png

  

Result shown at checkout:

Screenshot 2024-03-04 at 21.03.00.png

 

I suspect it has something to do with the fact that PagarMe looks like it "lazy" loads when entering the checkout.

 

I don't know where else to report this, that's why i'm posting it here. Thank you!

Replies 0 (0)