reachweb/resrv-payment-eurobank

Eurobank (Greece) payment gateway for Statamic Resrv.

Maintainers

Package info

github.com/reachweb/resrv-payment-eurobank

Homepage

Type:statamic-addon

pkg:composer/reachweb/resrv-payment-eurobank

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-03-12 09:30 UTC

This package is auto-updated.

Last update: 2026-03-12 09:30:06 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.