18 lines
394 B
Markdown
Executable File
18 lines
394 B
Markdown
Executable File
# Pay Plug Module
|
|
|
|
Thelia module for the payment solution PayPlug https://www.payplug.com
|
|
|
|
## Installation
|
|
|
|
### Composer
|
|
|
|
Add it in your main thelia composer.json file
|
|
|
|
```
|
|
composer require thelia/pay-plug-module:~1.0.0
|
|
```
|
|
|
|
## Usage
|
|
|
|
Go to module configuration page select the offer you have with PayPlug (starter, pro or premium) and you will see the options who corresponding to your offer.
|