docs: add documentation for v1.8 (#3669)
This commit is contained in:
@@ -15,7 +15,7 @@ Medusa was built with flexibility and extendibility in mind. All different compo
|
||||
|
||||
Developers can use plugins to take advantage of this abstraction, flexibility, and extendibility. Plugins allow developers to implement custom features or integrate third-party services into Medusa.
|
||||
|
||||
For example, if you want to use Stripe as a payment provider in your store, then you can install the Stripe plugin on your backend and use it.
|
||||
For example, if you want to use Stripe as a payment processor in your store, then you can install the Stripe plugin on your backend and use it.
|
||||
|
||||
An alternative approach is developing a custom way of handling payment on your ecommerce store. Both approaches are achievable by either creating a plugin or using an existing plugin.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user