docs: added ecommerce recipe (#5017)
* docs: added ecommerce recipe * fix eslint errors
This commit is contained in:
@@ -13,6 +13,12 @@ Subscription-based purchase allows customers to purchase products for a specifie
|
||||
|
||||
For example, a customer can purchase a book subscription box for a period of three months. Each month, the payment will be captured for that order and, if the payment is successful, the fulfillment will be processed.
|
||||
|
||||
:::tip
|
||||
|
||||
Recommended read: [How Goodchef built subscription-based purchases with Medusa](https://medusajs.com/blog/goodchef-webbers-powering-subscriptions-with-medusas-commerce-modules/).
|
||||
|
||||
:::
|
||||
|
||||
<LearningPath pathName="subscriptions" />
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user