docs: added fulfillment conceptual guide (#3939)

* docs: added fulfillment conceptual guide

* removed soon badge
This commit is contained in:
Shahed Nasser
2023-04-27 10:55:26 +03:00
committed by GitHub
parent 528b07a1a4
commit 32993ad03d
6 changed files with 124 additions and 10 deletions

View File

@@ -87,7 +87,7 @@ A swaps payment can be accessed by expanding the `payment` relation and acces
## Handling Swap Fulfillment
After the swap has been created and completed by the customer, the merchant should handle the fulfillment of the new items.
After the swap has been created and completed by the customer, the merchant should handle the [fulfillment](./fulfillments.md) of the new items.
Although you have freedom in how you implement the process, the recommended process provided in the Medusa backend is as follows: