easycheckout
v1.0.6
Published
SSL Commerz Frontend
Downloads
5
Maintainers
Readme
Installation
npm i easycheckout
Just call this method after getting sslcommerz payment url
import easyCheckout from 'easycheckout';
easycheckout(payment_url, logo_url, isLive, isMobile);