Manual Payment
A minimal payment provider that allows merchants to handle payments manually.
Features
- Provides a restriction-free payment provider that can be used during checkout and while processing orders.
Prerequisites
How to Install
1. Run the following command in the directory of the Medusa backend:
2. In
add the following at the end of theCopy to clipboardmedusa-config.js
array:Copy to clipboardplugins
Test the Plugin
1. Run the following command in the directory of the Medusa backend to run the backend:
2. Enable the payment provider in a region in the admin. You can refer to this User Guide to learn how to do that. Alternatively, you can use the Admin APIs.
3. Place an order using a storefront or the Store APIs. You should be able to use Stripe as a payment method.

Build your own plugins
Develop your own plugins with our API to speed up your processes.
Make your plugin available via npm for it to be shared in our Plugin Library with the broader Medusa community.
.png)