You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On the Payment Page, Observe that the 'Gift card' Payment method is displayed for the Split Second and then disappears and all other payment methods are displaying.
To Reproduce
Steps to reproduce the behavior:
1.Go to the storefront as a Registered or Guest User
2.Add Product to the cart.
3.Proceed to checkout
4.After Filling in the Details for the Shipping page, Click on the “Next: Payment“ button.
5.Observe the Payment Page.
Expected behavior
On the payment page, the gift card component should not load if it is not enabled.
Screenshots
Desktop (please complete the following information):
Chrome Desktop 125.0.6422.61 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Hi @amit-parmar-7
we tested the checkout on v24.1.0 and SFRA 7, when gift cards are not available in the customer area, the div is hidden for us.
We had this issue previously, but we fixed it in v23.2.1 with this PR.
I could suggest that you check that your implementation is not modified, for example by comparing your local project repo and the default v24.1.0 repo with a Diff tool, similar to KDIFF or MELD.
Describe the bug
On the Payment Page, Observe that the 'Gift card' Payment method is displayed for the Split Second and then disappears and all other payment methods are displaying.
To Reproduce
Steps to reproduce the behavior:
1.Go to the storefront as a Registered or Guest User
2.Add Product to the cart.
3.Proceed to checkout
4.After Filling in the Details for the Shipping page, Click on the “Next: Payment“ button.
5.Observe the Payment Page.
Expected behavior
On the payment page, the gift card component should not load if it is not enabled.
Screenshots
Desktop (please complete the following information):
Chrome Desktop 125.0.6422.61 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: