add readme
This commit is contained in:
parent
e7f89b09b1
commit
50bdefc57a
20
README.md
20
README.md
@ -1,2 +1,22 @@
|
||||
# revere-paymenter
|
||||
|
||||
Paymenter + ReverePayments Gateway Extension
|
||||
|
||||
### Based on this guide
|
||||
|
||||
https://paymenter.org/docs/customization/create-a-gateway-extension/
|
||||
|
||||
### Setup
|
||||
|
||||
```SHELL
|
||||
php artisan p:extension:create # call this extension "ReverePayments"
|
||||
```
|
||||
|
||||
### Development
|
||||
|
||||
- Add the files in `./ReverePay` to `app/Extensions/Gateways/ReverePay`
|
||||
- Configure the extension in Paymenter
|
||||
|
||||
### Testing
|
||||
|
||||
https://support.reverepayments.dev/docs/developers/webhooks/test/
|
||||
|
BIN
extension-settings.png
Normal file
BIN
extension-settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 176 KiB |
BIN
gateway-list.png
Normal file
BIN
gateway-list.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
BIN
revere-payment-api-key.png
Normal file
BIN
revere-payment-api-key.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 414 KiB |
BIN
revere-webhook-config.png
Normal file
BIN
revere-webhook-config.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 299 KiB |
Loading…
x
Reference in New Issue
Block a user