Skip to main content

Introduction

The Web SDK (JavaScript) allows developers to easily integrate a payment form into web applications. It provides methods and functions that facilitate interaction with the payment form and transaction management.

Why Izipay SDK?

The Izipay SDK was developed with a user-friendly approach to remove the complexity of flow management. Unlike traditional SDKs that require advanced knowledge in API integration, the Izipay SDK provides a simple API that abstracts away complexity, making it easy for developers to use.

Multipay

The izipay SDK allows customers to enter their most important data, such as card number, expiration date, CVV, first name, last name and email address. This information is sent to our servers in a secure and confidential way, so that the customer can make payments through izipay:

  • Cards: We accept Visa, MasterCard, Diners Club, American Express.
  • QR: You can scan with your mobile wallet the QR code and make payment easily.
  • ApplePay:
    • We accept Visa and Mastercard.
    • Faster checkout with saved payment data.
    • Compatible with iPhone, Apple Watch, iPad and Mac
    • Authenticated payments with Touch ID, Face ID or a password
  • Yape: You can easily pay with Yape code.
  • Plin Interbank: You can use your Interbank affiliated cell phone number to make the payment.

Supported browsers

Browser versions supported by the SDK:

  • Chrome (or Chromium based) 74+
  • Firefox 78+
  • Opera 64+
  • Safari 12+
  • Edge 79+
  • iOS (Safari) 12.1+
  • iOS (Non-Safari) 15+
Important

Microsoft's Internet Explorer 11 is obsolete as of June 2022.

Weight

  • 76 kb

SDK Features

  • Independent modules: Each module is independent of the other. For example, if Yape is not responding, it does not hinder the ability to use Cards or QR.
  • Null dependencies: The Izipay SDK does not depend on any external dependencies.