Payment Gateways

Introduction
Maian Lockbox supports the payment methods below for secure credit card payments. Maian Lockbox has no server-to-server integrations, meaning the customer will always leave your site to pay via the gateway.

Most gateways offer many customisation options for their hosted solutions, some of which are integrated in Maian Lockbox. Having the gateway host the payment page reduces the cost of PCI compliancy, required by many banks.
SSL
Your server MUST have a SSL certificate installed for secure payment processing.
Test Mode (Recommended)
It is recommended you enable test mode for any gateway first to make sure the payment routines are working ok.

Don't forget to switch to live when your store goes live.
Debugging
All operations are logged to a text file, so you can see where a payment might be failing. Enable the logs in admin:

Settings > Payment > Enable Gateway Log

It is recommended you leave logging enabled for the first few payments to make sure everything is working. You should NOT leave this enabled all the time as the log may contain sensitive server information, such as server paths.
Subscriptions
Maian Lockbox currently supports creating subscriptions via the gateway API's as well as cancellation ops if a member cancels their subscription. If you delete or modify a member in the admin control panel you should also make any relevant changes at the gateway.

For any other ops, this should be done manually via the gateway. For example, if you change the name of a package, this will create a new package via the API and not update the existing one. To update existing, rename manually at the gateway. Further ops may be integrated into Maian Lockbox later.
Supported Payment Gateways
Paypal Rest API
Stripe