How to define payment gateways

To use payment gateways, you should do two steps:
  • Activate your favorite payment gateways from the admin panel: In this step, you will specify which payment gateways will be displayed on the platform frontend during different payment processes. Go to "Admin/ Financial/ Payment Gateways" and enable/disable each payment gateway.
  • Define gateway credentials: Users will face errors if you don’t define payment gateway credentials. Go to your payment provider website and get the credentials from the payment provider. Now go to your hosting file manager and navigate to the public_html folder. Edit the “.env” file and define the payment gateway credentials that you got from the payment processor website.
Note: Each payment gateway has its own credentials that specified in the “.env” file.