lyfePAY's Hosted checkout SDK is a javascript integration that allows merchants to easily embed a secure checkout solution supporting multiple payment methods into their website or application.
When merchant customer's secure card data is submitted through lyfePAY's checkout, this card data is not accessible by the merchant website or application, reducing the merchant's PCI compliance and regulatory requirements.
Please follow our documentation for more information on integrating JS SDK into your web app: JS SDK developer guide
Include the lyfepay.js script on each page of your site. It should always be loaded directly from https://js.lyfepay.io/lyfepay.js , rather than included in a bundle or hosted yourself.
Include in your HTML header:
<script src="https://js.lyfepay.io/lyfepay.js">