For the complete documentation index, see llms.txt. This page is also available as Markdown.

ClearentWrapper

The ClearentWrapper provides a simplified interface over the iOS framework. It enables card-present and manual payment processing using the IDTech VP3300 card reader.

The ClearentWrapper is a singleton class that:

  • Serves as the main entry point for the SDK.

  • Wraps the underlying framework and IDTech integration.

  • Simplifies common payment workflows.

  • Handles Bluetooth pairing and device communication.

  • Provides callbacks for user actions, status updates, and results.

See the following articles to integrate the ClearentWrapper class:

Last updated

Was this helpful?