You can integrate LatitudePay Payment Gateway with your Magento Store to accept payments from customers.
Sign up on LatitudePay Merchant Account & get the below API keys from LatitudePay Dashboard
Run "php bin/magento deploy:mode:show" to find your mode
On the Payment Methods page, navigate to LatitudePay Payment Section. a) Enabled >> select Yes to enable LatitudePay Payment Method b) Country >> Select either Singapore or Malaysia b) Title >> This title will show under the payment methods section on the checkout page of Magento c) Public API Key >> Enter Your <Public Key> received from LatitudePay dashboard d) Private API Key >> Enter Your <Private Key> received from LatitudePay dashboard e) Merchant Name >> This will be shown on the Payment Form of LatitudePay f) Payment Action
This is explained in more detail in the section below named "Authorization and Capture".
g) Payment Type
h) New Order Status >> Select Processing. This selected status will generate after successful payment on LatitudePay.
Hence we have two options for merchants
On the LatitudePay Payment Section if you choose Authorisation and Capture then the payment is capture automatically when the order is placed.
The payment is placed on hold when the order is placed by the customer. The payment is captured via two mechanisms:
2. There is a manual button to capture the payment at any point. Click the capture button to capture the payment
The cancellations should be done manually using the merchant console
Production: merchant.octifi.com
Staging: merchant.octifi.me
Please reach out to our support team for credentials for both environments.