This guide helps you integrate our JavaScript SDK into your website or web application to initiate customer payments. After the payment is completed, the user will be redirected to your specified return URL with transaction details.
Installation / SDK Script Inclusion#
Include the SDK script on your payment page (usually placed before the closing </body> tag):Initialize the Payment#
Call the End2EndPay.init() function with your transaction details.