Skip to content

Latest commit

 

History

History
75 lines (67 loc) · 4.32 KB

File metadata and controls

75 lines (67 loc) · 4.32 KB

HiPay Enterprise JavaScript SDK

The HiPay Enterprise JavaScript SDK allows you to tokenize credit or debit cards using the HiPay Enterprise payment platform, directly from your web browser. It enables you to offer a unified payment workflow to your customers while remaining PCI compliant.

Hosted Fields

Easily integrate your payment forms, by collecting sensitive data and tokenizing them without going through your server.

Simplified PCI DSS requirements SAQ A eligibility Fully customizable Real-time field validation Data formatting and masking Browser autofill support Responsive solution Translated error messages Card brand identification Easy integration Automatic updates
Hosted Payments

Easily integrate your payment methods and forms, by collecting sensitive data and tokenizing them without going through your server.

Hosted Fields' Features
Full integrated payment methods Payment methods carousel

Reference

This section will help you to integrate the HiPay Enterprise JavaScript SDK. It contains all the functions that will allow you to create a HiPay Hosted Fields instance and directly tokenize credit card information.

Direct POST allows you to manually tokenize sensitive information with the tokenize function.

//section Hostedfields: <> (Let's have a look at our Demonstration page to see different payment form integrations.)