docs: added user guide for draft orders (#2198)

This commit is contained in:
Shahed Nasser
2022-09-13 17:47:41 +03:00
committed by GitHub
parent 99b51a90b7
commit a9e3c5e68a
6 changed files with 162 additions and 16 deletions
@@ -13,6 +13,8 @@ When a customer places an order, using the payment provider they choose during c
The payment isnt automatically captured. You must capture it manually from the Medusa admin.
---
## Capture Payment
:::info
@@ -27,6 +29,8 @@ To capture an orders payment:
2. Scroll to the Payment section.
3. Click on the Capture Payment button.
---
## Refund Payment
:::caution