Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please follow the information specified here: Webhook

...

Webhooks can be configured on plugin configuration page:

...

Webhook URL

Webhook URL needs to be copied and used in webhook configuration in Everifin Paygate Back Office. How to configure webhook in Back Office is described here:
https://everifin.atlassian.net/wiki/spaces/EPAD/pages/2740748296/Webhook+Definition#Defining-webhooks

Webhook Secret

The communication between Everifin server and the online store needs to be secured. To ensure the security, we use combination of:

  • message signatures, with timestamp included - Webhook Secret is used to sign the messages

  • HTTPS protocol - only https url can be configured as webhook URL

The secret needs to be generated in Back Office as described here: https://everifin.atlassian.net/wiki/spaces/EPAD/pages/2740125725/Webhooks+Security#Hook-secrets

After the generation the secret value needs to be copied and placed in Prestashop admin environment into the field “Webhook secret” (picture above).

Finally the configuration needs to be saved.

Usage

Once the module is configured, customers can select Everifin Fast Bank Transfer as a payment method during checkout. The module will direct them to complete the transfer through the Everifin platform.

...