iOS framework
The iOS framework integration steps help you to integrate payment acceptance into your iOS app.
Integrating the iOS framework connects your app to the VP3300 mobile card reader using Apple’s Bluetooth implementation in the IDTech framework.
The framework sends messages to your iOS app that guide customers during their interaction with the card reader in a transaction.
The iOS framework secures the card data after a successful read and sends it to the Xplor Pay server.
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.
You can send the encrypted JSON Web Token (JWT) to the mobile gateway to process the payment.
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 frameworks if your requirements don’t meet with the recommended workflow.
See the following articles to integrate the iOS framework:
Last updated
Was this helpful?

