Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gift Card Payment Method Displayed Briefly on Payment Page #1084

Closed
amit-parmar-7 opened this issue May 20, 2024 · 3 comments
Closed

Gift Card Payment Method Displayed Briefly on Payment Page #1084

amit-parmar-7 opened this issue May 20, 2024 · 3 comments

Comments

@amit-parmar-7
Copy link

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
image-20240516-125104

Desktop (please complete the following information):
Chrome Desktop 125.0.6422.61 (Official Build) (64-bit)

@shanikantsingh
Copy link
Member

Hi @amit-parmar-7 , what is the cartridge version and SFRA version?

@amit-parmar-7
Copy link
Author

Hi @shanikantsingh, I'm using Adyen cartridge v24.1.0 and SFRA v7.0.0

@olga-adyen
Copy link
Contributor

olga-adyen commented May 28, 2024

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.
image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants