
Magento
The PayLater plugin offers merchants the ability to integrate "Buy Now, Pay Later" (BNPL) functionality into their Magento2 stores, providing customers with flexible payment options. This comprehensive guide will walk you through the step-by-step installation and configuration process for seamless integration.
Download Plugin
Version 1.3
Release Notes: Technical Refactor, UI Enhancements, and Magento 2.4.7 Compatibility, Click Here
Plugin:
Version 1.2
Release Notes: Initial Launch, Core Payment Gateway Integration, Click Here
Plugin:
Manual Setup
In your Magento2 root directory, navigate to [ROOT]/app/code/ and create a folder called PayLater/PayLaterpay
Unzip the PayLater plugin in that folder
Enable PayLater by running the following command in your command line interface:
Run the following commands sequentially
Frontend Widgets
PLP Product List Page

PDP Product Detail Page


Login to your Magento Admin Panel.

Admin Configurations
Admin Configuration is a crucial step in setting up the PayLater plugin in your Magento2 store. In this section, you'll access the Magento Admin Panel and navigate through specific settings to tailor the PayLater payment gateway according to your preferences.
Log in to your Magento Admin Panel.
Navigate to Stores > Configuration > Sales > Payment Methods and expand OTHER PAYMENT METHODS tab. You will see PayLater Show Now Pay Later option.

Payment Settings
Under Payment Settings, you may enable or disable this payment option.
Set the Payment Mode to "Live" for the live environment and "Sandbox" for testing.
You need to get your Merchant ID and Outlet ID from your PayLater Account Manager
Enter your Merchant ID and Outlet ID provided here. These credentials are crucial for secure communication between your store and the PayLater platform.


Save the configuration and clear the cache .
Testing
To ensure smooth functionality, it's recommended to test the PayLater payment option:
Add a product to your cart and proceed to checkout
During checkout, select PayLater as the payment method.
You will be redirected to the secure PayLater platform to complete the BNPL payment process.
Use test shopper account provided in Testing Credentials
Please use 300 QAR as the amount to test
Last updated