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

ApplePay Express #133

Merged
merged 21 commits into from
Apr 12, 2024
Merged

ApplePay Express #133

merged 21 commits into from
Apr 12, 2024

Conversation

amihajlovski
Copy link
Collaborator

Summary

Describe the changes proposed in this pull request:

  • What is the motivation for this change?
  • Provide functionality for doing payments from the cart page
  • What existing problem does this pull request solve?
  • Express payment

Tested scenarios

Description of tested scenarios:

  • Apple Pay Express

Fixed issue: SFI-437

* feat: ovveride cart page

* feat: override cart cta partial

* feat: render apple pay button

* chore: make apple button full width

* chore: revert style changes
* feat: ovveride cart page

* feat: override cart cta partial

* feat: render apple pay button

* chore: make apple button full width

* chore: revert style changes

* feat: handle onauthorised callback when doing apple payment

* chore: check customer id
* feat: handle on shipping method change

* chore: use post instead of put

* chore: removed unused import
* feat: handle on shipping method change

* chore: use post instead of put

* chore: removed unused import

* chore: reorder files and export properly

* feat: use components from built folder

* fix: test imports
* feat: provide shipping detail to the payments call

* chore: removed onError callback

* feat: unit tests for shipping methods

* feat: new endpoint for fetching shipping methods

* fix: tests

* chore: not pass the shipping methods

* feat: fetch shipping methods once contact is changed

* fix: unit test

* feat: unit tests for shipping methods and address

* chore: maintain shipping unit tests

* feat: apple pay express tests

* chore: unit tests for context

* feat: unit tests for express context

* feat: handle error scenario in unit tests
Copy link

sonarcloud bot commented Apr 11, 2024

Quality Gate Passed Quality Gate passed

Issues
11 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@amihajlovski amihajlovski merged commit af10c74 into develop Apr 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants