docs: added docs for how to Import Products using API (#2209)
* fix code snippet for create upload * added product import docs * fix to upload endpoint code example * added minimum version for MinIO
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# How to Implement Checkout Flow
|
||||
|
||||
This document will guide you through the steps needed to implement the checkout flow in a Medusa storefront, including steps related to adding a custom payment provider.
|
||||
|
||||
Reference in New Issue
Block a user