intershop / intershop-pwa

The Intershop PWA is an Angular based progressive web app storefront for the Intershop Commerce Platform.
https://www.intershop.com/progressive-web-app
MIT License
159 stars 85 forks source link

feat: fast checkout payment (e.g. PAYPAL Express) #1682

Closed skoch-intershop closed 3 months ago

skoch-intershop commented 5 months ago

PR Type

[x] Feature

What Is the Current Behavior?

Not possible to apply fast checkout payment methods.

Issue Number: Closes #95945 (ADO)

What Is the New Behavior?

The fast checkout payment functionality is now available on the basket detail page, if the user is logged in or the 'guestCheckout' feature toggle is switched on. All available fast checkout payment methods will be displayed in the summary slot . image

Does this PR Introduce a Breaking Change?

[x] No

Notes for the Changelog

CHANGES THAT REQUIRE MORE RECENT ICM VERSIONS fast checkout payment (#1682) - ICM 12.0.0 or ICM 7.10.41.3

Other

AB#97352

github-actions[bot] commented 3 months ago

Azure Demo Servers are available:

M-Behr commented 3 months ago

Please remove the space of 16px after the button-group. (B2B+B2C)

image

For a better usability we should insert a space of 1rem between the checkout button and the other ones. There used to be an "or" there. That was even better.

image

We decided to show the "or" between checkout and express checkout button, exactly as it is in the Responsive Starter Store.