Skip to main content

Payment Elements SDK

Introduction

The Payment Elements SDK is a powerful browser-side JavaScript library that seamlessly integrates a secure credit card payment form into your application. It simplifies the integration process and enhances security by enclosing the credit card section within a secure iframe, protecting sensitive card details from direct exposure. Instead or transmitting or storing sensitive card information, the SDK generates a payment token that your application can use to process payments. Moreover, the SDK provides extensive customization options, allowing you to modify the payment form's appearance to match your brand's style, ensuring a professional and cohesive user experience during the payment process.

Including the SDK in Your Site

Add the following script element to your page's html to include the Payment Elements SDK in your site:

<head>
<script src="https://sandbox-cdn.pci.getfwd.com/sdk/forward.js"></script>

APIS

EnvironmentLocation
Sandboxhttps://sandbox-cdn.pci.getfwd.com/sdk/forward.js
Productionhttps://cdn.pci.getfwd.com/sdk/forward.js

Elements

The supported elements include: