INFORMATIONS
The payment uses the sending of a payment form to Lyra PG payment gateway URL.
File config.php
Before the first use you have to fill the shopID, certTest, platform and ctxMode of the config/config.php.e. This file contains secure data. This data securing is on your responsibility.
File html-form.php
the file html-form.php sends these payment fields to theform-tunnel.php which fetch these fields to create the payment request.
These fields are filled with examples, it is up to you to fill them depending on your context and configuration.
Some other fields are available, Lyra PG support recommends to read the payment form documentation Read the documentation.