Processing Payments for iOS Applications
PreviousWorking with iOS Framework for IDTech VP3300NextPairing the VP3300 Card Reader with Your iOS Phone or Tablet
Last updated
Last updated
The IDTech iOS Framework includes an implementation of Apple’s Bluetooth solution to connect your iOS app to the VP3300 mobile card reader. The IDTech iOS Framework securely sends the credit card data to our server after successfully reading the card data. The Clearent server packages the credit card data in the form of an encrypted JSON Web Token (JWT) and sends it to your iOS app through the Clearent’s iOS Framework callback function. Clearent’s mobile gateway uses an encrypted JWT to process the payment for your iOS app.
For more information on the payment processing using iOS app, see following articles: