Getting Started
...
Singapore
Magento Integration
Magento Direct Install from Marketplace
25min
introduction we are delighted to announce the latitudepay asia magento extension availability on the adobe commerce marketplace this integration empowers your online store with the capability to offer latitudepay asia as a secure and convenient payment option elevate your customer's shopping experience by offering a streamlined transaction process note currency supported sgd (singapore dollar) and myr (malaysian ringgit) prerequisites to get started with integrating the latitudepay asia extension into your magento store, you need to sign up for a latitudepay merchant account and obtain the api keys (public key and private key) from the merchant console here's a step by step guide follow this link for details prerequisites sign up for a latitudepay merchant account click here for more detail obtain the prod api keys (public key and private key) from the merchant console integration steps here are two simple ways to find the latitudepay asia magento extension 1\ free magento add to cart extension click on the provided link to install the latitudepay asia magento extension 2\ adobe commerce marketplace search alternatively, search for the latitudepay asia extension directly within the adobe commerce marketplace steps to do add to cart and complete the order from adobe commerce marketplace login/signup to the adobe commerce marketplace 2\ navigate to the extension latitudepay asia detail page 3\ select the store magento version before clicking the "add to cart" option 4\ click the 'add to cart' option, as it is a free extension and will not incur any charges for the merchant 5\ proceed to the checkout page and fill in the required details 6\ once the merchant submits the details on the checkout page, they will be redirected to the confirmation page, and the extension will be added to my order list get the extension access keys, composer name and version from adobe commerce marketplace navigate to 'my profile' ➔ 'access keys', click on 'create a new access key,' and a pop up will appear where the merchant needs to add the name; after that, public and private keys will be generated note these access keys will be used in the installation process of the extension in further steps 2\ next, navigate to 'my profile' > 'my purchases' here, you can find the latitudepay asia extension in the commerce marketplace and retrieve its component name and version add the extension’s name and version to your composer json file via terminal navigate to your project directory (public html) and update your composer json file by running the following command, composer require latitudepayasia/magento payment gateway extension 2 1 7 enter your authentication access keys which were created under 'my profile' > 'access keys' your public key is your username ; your private key is your password wait for composer to finish updating your project dependencies and make sure that there aren’t any errors to verify that the extension installed properly, run the following command php bin/magento module\ status octifi octifi output public html$ php bin/magento module\ status octifi octifi octifi octifi module is enabled if you find it disabled, then run the following command to enable it, php bin/magento module\ enable octifi octifi run the following command to register the extension php bin/magento setup\ upgrade php bin/magento setup\ di\ compile check your magento mode, by running the following command, php bin/magento deploy\ mode\ show" if your magento mode is "production" please run the below commands run the following command to clean the cache php bin/magento cache\ clean php bin/magento cache\ flush php bin/magento indexer\ reindex php bin/magento setup\ static content\ deploy if your magento mode is "default" (or) "developer" please run the below commands run the following command to clean the cache php bin/magento cache\ clean php bin/magento cache\ flush php bin/magento indexer\ reindex php bin/magento setup\ static content\ deploy f complete the extension configuration in the magento store backend log in to your magento store backend navigate to stores > settings > configuration click on sales and choose payment methods in the latitudepay payment section, configure the following 1\ enable latitudepay payment method 2\ select the applicable country (singapore or malaysia) 3\ specify the payment title displayed on the checkout page 4\ enter the public api key and private api key received from latitudepay portal 5\ provide the merchant name to be shown on the latitudepay payment form 6\ choose the desired payment action (authorisation or authorise & capture) we recommend choosing the authorize & capture action if you choose authorisation , then the payment is placed on hold as when the order is placed by the customer the payment is captured via manual button to capture the payment at any point in the backend order detail page once the button is clicked, the amount will be captured if you choose authorize & capture, then the payment is capture automatically when the order is placed 7\ select the payment type (redirect to gateway) 8\ set the new order status as processing save the configuration and refresh the magento cache make the payment by latitudepay asia extension in the magento front shop on the checkout page, the latitudepay payment option will be displayed under the payment methods section customers can select "pay by latitudepay" gateway clicking the "place order" button will redirect to the latitudepay payment page and customer can select the plan and proceed to pay via card after a successful payment, the customer will be redirected to the success page installation and activation of latitudepay extension from marketplace for existing merchants, those who already did the manual installation from github enabling the latitudepay extension from marketplace for existing merchants (those who did the manual installation from github) within their established magento setup involves a systematic process here are the steps mentioned below, navigate to the path ' app/code/ ' under the ' public html ' directory on the server manually delete the ' octifi ' folder related to the latitudepay extension connect to the terminal and initiate the installation process as per the instructions provided in this documentation , starting from the initial steps once these steps are completed, the latitudepay extension will be successfully installed and ready for use within the existing magento setup refund and cancellation process the cancellations and refunds for latitude pay transactions are handled manually through the merchant console to access the merchant console, please visit merchant sg latitudepay com for sg production and merchant latitudepay me for staging for any inquiries or assistance, we encourage you to reach out to our dedicated support team you can contact us through our website or by sending an email to vendors\@latitudepay asia the cancellations and refunds for latitude pay transactions are handled manually through the merchant console to access the merchant console, please visit merchant my latitudepay com for my production, and merchant latitudepay me for staging for any inquiries or assistance, we encourage you to reach out to our dedicated support team you can contact us through our website or by sending an email to vendors\@latitudepay asia