updated frontend checkout flow

This commit is contained in:
Shahed Nasser
2022-05-11 18:55:39 +03:00
parent 0a72ab4935
commit 652fcdcaaa
5 changed files with 342 additions and 123 deletions

View File

@@ -126,5 +126,5 @@ This prevents any payment issues from occurring with the customers and allows fo
## Whats Next 🚀
- [Check out how the checkout flow is implemented on the frontend.](./frontend-payment-flow-in-checkout.md)
- [Check out how the checkout flow is implemented on the frontend.](./../../storefront/how-to-implement-checkout-flow.mdx)
- Check out payment plugins like [Stripe](../../../add-plugins/stripe.md), [Paypal](../../../add-plugins/paypal.md), and [Klarna](../../../add-plugins/klarna.md).