Installation

npm i easycheckout

Just call this method after getting sslcommerz payment url

import easyCheckout from 'easycheckout';
easycheckout(payment_url, logo_url, isLive, isMobile);

You get the payment url and logo from the reponse of below api

payment initiate api