update readme
This commit is contained in:
parent
9bf0fbddc1
commit
7a44930dec
@ -9,13 +9,16 @@ https://paymenter.org/docs/customization/create-a-gateway-extension/
|
||||
### Setup
|
||||
|
||||
```SHELL
|
||||
php artisan p:extension:create # call this extension "ReverePayments"
|
||||
cd /var/www/paymenter/
|
||||
php artisan p:extension:create # call this extension "ReverePayments". Select "Gateway" for type.
|
||||
```
|
||||
|
||||
### Development
|
||||
|
||||
- Add the files in `./ReverePay` to `app/Extensions/Gateways/ReverePay`
|
||||
- Configure the extension in Paymenter
|
||||
- Add the files in `./ReverePayments` to `app/Extensions/Gateways/ReverePay`
|
||||
- Configure Revere Payments webhooks and api keys here: https://secure.reverepayments.com/
|
||||
- Configure the revere payments extension in Paymenter
|
||||
- see screenshots for locations of revere configuration
|
||||
|
||||
### Testing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user