imagina/icommercepayzen-module

dev-main 2024-02-28 20:15 UTC

This package is auto-updated.

Last update: 2024-04-18 16:21:30 UTC


README

Install

composer require imagina/icommercepayzen-module=v8.x-dev

Enable the module

php artisan module:enable Icommercepayzen

Seeder

php artisan module:seed Icommercepayzen

Configurations

- site id 
- signature key

INFO: https://payzen.io/lat/form-payment/quick-start-guide/establecer-dialogo-con-la-plataforma-de-pago.html

Admin

Account: https://secure.payzen.lat/vads-merchant/

URL Notifications

https://payzen.io/lat/form-payment/quick-start-guide/configurar-notificaciones.html

Confirmation URL: https://mydomain/api/icommercepayzen/v1/confirmation

Tests before Production

https://payzen.io/lat/form-payment/quick-start-guide/proceder-a-la-fase-de-prueba.html