Commit 9f72d7b
Apple Pay on PDP (#1206)
* 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
* 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 <69572953+zenit2001@users.noreply.github.com>
* applepay unit tests (#1193)
* 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 <shani.singh@adyen.com>
* BM express config (#1197)
* feat: update the UI for enabling express buttons
* feat: make title bolder
* feat: adapt adyen settings page for modern UI
* fix: removed duplicate key
* fix: linting
* fix: line items
---------
Co-authored-by: Zenit Shkreli <69572953+zenit2001@users.noreply.github.com>
Co-authored-by: Shani <31096696+shanikantsingh@users.noreply.github.com>
Co-authored-by: shani <shani.singh@adyen.com>1 parent 8784810 commit 9f72d7b
36 files changed
Lines changed: 1997 additions & 516 deletions
File tree
- jest
- metadata/site_import/meta
- src/cartridges
- app_adyen_SFRA/cartridge
- client/default/js
- __tests__
- adyen_checkout
- __tests__
- commons
- product
- templates/default/product/components
- bm_adyen/cartridge
- static/default
- css
- js
- templates/default/adyenSettings
- settingCards
- int_adyen_SFRA/cartridge
- adyen
- scripts
- expressPayments
- payments
- __tests__
- utils
- controllers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
467 | 473 | | |
468 | 474 | | |
469 | 475 | | |
470 | | - | |
| 476 | + | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | 520 | | |
528 | 521 | | |
529 | 522 | | |
| |||
539 | 532 | | |
540 | 533 | | |
541 | 534 | | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
712 | 711 | | |
713 | 712 | | |
| 713 | + | |
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
| |||
0 commit comments