iOS framework

The iOS framework integration steps help you to integrate payment acceptance into your iOS app.

1

Integrating the iOS framework connects your app to the VP3300 mobile card reader using Apple’s Bluetooth implementation in the IDTech framework.

2

The framework sends messages to your iOS app that guide customers during their interaction with the card reader in a transaction.

3

The iOS framework secures the card data after a successful read and sends it to the Xplor Pay server.

4

The iOS framework packages the secured card data as an encrypted JSON Web Token (JWT) and sends it to your app through a callback function.

5

You can send the encrypted JSON Web Token (JWT) to the mobile gateway to process the payment.

circle-info

The iOS framework uses the IDTech iOS framework to read card data on the VP3300 mobile card reader. You can continue to use other IDTech frameworksarrow-up-right if your requirements don’t meet with the recommended workflow.

See the following articles to integrate the iOS framework:

Last updated

Was this helpful?