reachweb/resrv-payment-eurobank

Eurobank (Greece) payment gateway for Statamic Resrv.

dev-main 2025-01-30 22:17 UTC

This package is auto-updated.

Last update: 2025-03-01 00:42:53 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.