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

Apple Pay on PDP #1206

Merged
merged 16 commits into from
Nov 5, 2024
Merged

Apple Pay on PDP #1206

merged 16 commits into from
Nov 5, 2024

Conversation

amihajlovski
Copy link
Contributor

Summary

Describe the changes proposed in this pull request:

  • What is the motivation for this change?
    Make express payments from product details page
  • What existing problem does this pull request solve?
    Offering new payment flow

Tested scenarios

Description of tested scenarios:

  • Apple Pay payments

Fixed issue: SFI-397

zenit2001 and others added 12 commits August 14, 2024 09:49
* 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
* 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
* 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]>
* 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: lint

* chore: fix lint errors

* fix: lint

* chore: added tests for onshipping contact callback

---------

Co-authored-by: shani <[email protected]>
* feat: update the UI for enabling express buttons

* feat: make title bolder

* feat: adapt adyen settings page for modern UI
Copy link

sonarqubecloud bot commented Nov 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
15.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@zenit2001 zenit2001 added the new New Feature label Nov 4, 2024
@amihajlovski amihajlovski merged commit 9f72d7b into develop Nov 5, 2024
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants