1.0.25 • Published 12 months ago

medusa-payment-manual v1.0.25

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Manual Payment

A minimal payment provider that allows merchants to handle payments manually.

Medusa Website | Medusa Repository

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:

npm install medusa-payment-manual

2. In medusa-config.js add the following at the end of the plugins array:

const plugins = [
  // ...
  `medusa-payment-manual`
]

Test the Plugin

1. Run the following command in the directory of the Medusa backend to run the backend:

npm run start

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.

1.0.25

12 months ago

1.0.24

2 years ago

1.0.19-alpha.0

3 years ago

1.0.19

3 years ago

1.0.23-rc.0

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.23

2 years ago

1.0.18

3 years ago

1.0.18-alpha.0

3 years ago

1.0.17-nxt.0

3 years ago

1.0.17-test.0

3 years ago

1.0.17-alpha.0

3 years ago

1.0.17-alp.0

3 years ago

1.0.17-next.0

3 years ago

1.0.17-nxt.232

3 years ago

1.0.17-nxt.231

3 years ago

2.0.0-next.0

3 years ago

1.0.17-next.146

3 years ago

1.0.17-next.143

3 years ago

1.0.17-next.137

3 years ago

1.0.17-next.210

3 years ago

1.0.17-next.129

3 years ago

1.0.17-next.128

3 years ago

1.0.17-next.203

3 years ago

1.0.17-next.126

3 years ago

1.0.17-next.202

3 years ago

1.0.17-next.201

3 years ago

1.0.17

3 years ago

1.0.17-next.98

3 years ago

1.0.17-next.116

3 years ago

1.0.18-next.0

3 years ago

1.0.17-dev.113

3 years ago

1.0.17-dev.119

3 years ago

1.0.17-dev.122

3 years ago

1.0.16

4 years ago

1.0.15-next.14

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.9

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.12

4 years ago

1.0.7-next.0

4 years ago

1.0.8

4 years ago

1.0.5-next.54

4 years ago

1.0.5

4 years ago

1.0.3-meilis.37

4 years ago

1.0.5-next.27

4 years ago

1.0.4-meilis.0

4 years ago

1.0.3-meili.42

4 years ago

1.0.3-meili.39

4 years ago

1.0.3-meili.40

4 years ago

1.0.3-meili.41

4 years ago

1.0.3-alpha.37

4 years ago

1.0.3-meili.37

4 years ago

1.0.3-next.39

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.3-next.40

4 years ago

1.0.3-next.36

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago