github stripe/stripe-terminal-ios 5.1.0

6 hours ago

New

  • Streamlined Connection flow - For Tap to Pay on iPhone and smart readers, you can now use Terminal.easyConnect which combines the discovery and connection steps into a single method call.
  • Internet reader discovery now supports filtering by reader ID or serial number. You can set the new discoveryFilter property on the InternetDiscoveryConfiguration to discover a specific reader.
  • Added mPOS support for QR-based non‑card payments. MobileReaderDelegate has two new callbacks you must implement to enable this:
    • reader:didRequestPaymentMethodSelection:availablePaymentOptions:completion to allow your application to choose the payment method type the customer wants.
    • reader:didRequestQrCodeDisplay:qrData:completion: to display the QR code.
  • Added simulated reader support for Mail Order / Telephone Order payments.

Don't miss a new stripe-terminal-ios release

NewReleases is sending notifications on new releases.