saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
https://demo.saleor.io/
BSD 3-Clause "New" or "Revised" License
770 stars 672 forks source link

Implement Apple Pay in Adyen payment gateway #946

Closed orzechdev closed 3 years ago

orzechdev commented 4 years ago

I want to merge this change because... it adds Apple Pay implementation for Adyen payment gateway.

Screenshots

Zrzut ekranu 2020-11-18 o 14 20 49 Zrzut ekranu 2020-11-10 o 21 57 28 Zrzut ekranu 2020-11-10 o 21 57 38 Zrzut ekranu 2020-11-10 o 21 57 17

Pull Request Checklist

  1. [ ] All visible strings are translated with proper context.
  2. [ ] All data-formatting is locale-aware (dates, numbers, and so on).
  3. [ ] The changes are tested.
  4. [ ] The code is documented (docstrings, project documentation).
  5. [ ] Changes are mentioned in the changelog.

Test Environment Config

API_URI=https://saleor-1514-adyen-apple-pay-for-web.api.saleor.rocks/graphql/

patrys commented 4 years ago

Task linked: SALEOR-1578 Sample integration for apple pay on the web

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.