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

Mobile Payment Transactions

The Mobile Payment Transactions API allows you to process card-present payments from mobile devices using Xplor Pay's supported card readers. The mobile SDK generates a secure transaction token that represents the inserted or integrated card data captured during the transaction. Include this token in the request header while submitting your payment transaction.

This approach eliminates the need to send sensitive card details, such as card number, expiration date, and track data, in your request. The supported transaction types include authorization, sale, forced sale, and refund.

See SDK documentation for integration details:

  • Android SDK Current Version: Framework - clearent-idtech-android-116-1.0.00.jar4

  • iOS Framework Current Version: Framework- 1.0.26.4 Clearent CocoaPods - 1.0.84

  • Windows SDK Current Version: 1.0

  • JavaScript SDK

Last updated

Was this helpful?