Skip to content

External Unified Checkout SDK Integration Documentation

Overview

The Checkout SDK provide seamless way for businesses to accept payment from their customers. The SDK offers three primary methods of integration: Redirect, Iframe, and Modal. This provides flexibility for developers to choose the integration method that best suits their needs.

TIP

The SDK can be used for both internal and external integrations. Internal integrations are for Hubtel internal apps, while external integrations are for merchants. This documentation will be focusing on external integration.

Methods of Integration

The Hubtel Checkout SDK supports three primary methods of integration:

1. Redirect Integration: This method opens the checkout page in a new tab or window.

2. Iframe Integration: This method embeds the checkout page within an iframe on your webpage.

3. Modal Integration: This method opens the checkout page in a modal popup