updated frontend checkout flow

This commit is contained in:
Shahed Nasser
2022-06-16 17:06:53 +03:00
parent d0c384cba1
commit b3abf02a21
5 changed files with 342 additions and 123 deletions
@@ -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), and [Klarna](../../../add-plugins/klarna.md).