github stripe/stripe-terminal-ios v2.17.0

latest releases: 3.9.1, 3.9.0, v2.23.3...
20 months ago
  • Added amountTip to PaymentIntent that represents the on-reader tip amount, if any, in the Payment Intent returned after collectPaymentMethod when using updatePaymentIntent.
  • Added missing type annotations of <NSString *, NSString *> to all metadata dictionaries.
  • Added support for creating Payment Intents with a requested routing priority (SCPCardPresentRouting) set on the SCPCardPresentParameters.
  • Added CardPresentDetails.incrementalAuthorizationStatus which indicates whether incremental authorizations are supported or not after the PaymentIntent has been confirmed.
  • Added Statement descriptor suffix field added to PaymentIntentParameters, PaymentIntent, and Charge.
  • Added calculated statement descriptor field to Charge.
  • Added more supported currency symbols when collecting payments with a WisePad 3.
  • Fixes #145: Tip amounts are now accessible through the PaymentIntent.amountDetails object.
  • Fixes #119: metadata on RefundParameters is now correctly set when collecting a refund with a WisePOS E.
  • Fixes #184: SCPAppleBuiltInReaderErrorCodeNotAllowed is now returned more consistently when attempting to discover Tap to Pay on iPhone readers on apps with a missing entitlement.
  • Fixes #199: deviceSoftwareVersion on Reader could start returning fw-config-ksid instead of the reader's correct software version.

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

NewReleases is sending notifications on new releases.