reachweb / resrv-payment-eurobank
Eurobank (Greece) payment gateway for Statamic Resrv.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:statamic-addon
pkg:composer/reachweb/resrv-payment-eurobank
Requires
- reachweb/statamic-resrv: ^3.0 || dev-main
 - statamic/cms: ^5.0
 
Requires (Dev)
- orchestra/testbench: ^9.0
 
This package is auto-updated.
Last update: 2025-10-30 09:09:00 UTC
README
This add-on adds a Eurobank payment gateway to Statamic Resrv.
Documentation
Please refer to the Resrv documentation to learn more about how to install and configure this add-on.
Besides standard configuration, you need to set the following env variables:
EUROBANK_REDIRECT_URL: The URL that the Resrv will use to redirect for payment.EUROBANK_MID: Your merchant ID.EUROBANK_SECRET: Your secret code.
You also need to add our Payment Completed URL in the App\Http\Middleware\VerifyCsrfToken except array for the POST request from Eurobank to work.