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

Adding Google Pay on PDP #1198

Merged

Conversation

zenit2001
Copy link
Contributor

Summary

Describe the changes proposed in this pull request:

  • What is the motivation for this change?
    Enabling google pay express payments
  • What existing problem does this pull request solve?
    It enabled google pay express on PDP

Tested scenarios

Description of tested scenarios:

  • Rendering on Google Pay Express on PDP
  • Rendering on Google Pay Express on Cart/Mini-cart

Fixed issue: SFI-944

Copy link

@zenit2001 zenit2001 changed the title feat: adding google pay on pdp Adding Google Pay on PDP Oct 24, 2024
@zenit2001 zenit2001 marked this pull request as ready for review October 24, 2024 09:49
@zenit2001 zenit2001 merged commit 99ade84 into feature/SFI-16-google-pay-express Oct 25, 2024
18 checks passed
@zenit2001 zenit2001 deleted the feature/SFI-944-googlepay-on-pdp branch October 25, 2024 13:17
amihajlovski added a commit that referenced this pull request Feb 4, 2025
* feat: enabling/disabling apple pay express on pdp config (#1140)

* Render applepay btn on PDP (#1145)

* fix: removed err in catch

* feat: override detail page

* fix: unit tests

* chore: move files

* fix: tests

* fix: render button on initial render of the product

* chore: consolidate metadata attributes

* chore: remove system attributes

* Create temporary basket for express pdp (#1183)

* feat(SFI-876): applepay express pdp

* chore(SFI-876): unit tests

* chore(SFI-876): unit tests

* feat(SFI-876): create temporary basket for express pdp

* fix(SFI-876): handle temporary basket creation failure

* fix: adding csrf validation to applePayExpressCommon.js and linting

* chore: linting

---------

Co-authored-by: Zenit Shkreli <[email protected]>

* Adding the google pay express enable/disable option and rendering it in cart and minicart (#1190)

* feat: adding the google pay express enable/disable option for cart,minicart and pdp

* feat: enabling google pay on cart/minicart

* chore: linting

* chore: css fix

* chore: skipping klarna success test due to flakiness

* chore: skipping ideal flaky test

* chore: testing force:true if it solves flakiness

* chore: reverting the force:true and skipping the other klarna,ideal flaky tests

* feat: adding google pay on pdp (#1198)

* feat: enabling payments call for google pay express

* chore: added todo comment

* fix: conflicts with the branch for sending only one payment methods call

* On payment data changed (#1221)

* feat: handle on payment data changed

* feat: redirect to confirmation page

* chore: remove log

* fix: tests for google pau

* fix: async promise lint error

* Google Pay temp basket (#1222)

* e2e tests google pay (#1224)

* chore: remove basket id from response

* fix: lint errors

* Google Pay unit tests (#1241)

* chore: unit tests for google pay express

* chore: use blocked scoped variable

* chore: test get transaction info

* chore: unit tests for google pay express

* chore: validate fn refactor

* fix: unit tests

* fix: google pay temp vs current basket amount

* fix: e2e

* fix: e2e

* fix: add timeout

* fix: revert timeout

* fix: latest ver

* chore: remove unneded code

* chore: add timeout

* fix: move timeout to paymentmethods page

---------

Co-authored-by: Zenit Shkreli <[email protected]>
Co-authored-by: Shani <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants