You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fixed] Fixed an issue where signing up with Link and paying would vend an empty STPPaymentMethod object to an IntentConfiguration confirmHandler callback.
[Fixed] Fixed PaymentSheet.FlowController returning unlocalized labels for certain payment methods e.g. "AfterPay ClearPay" instead of "Afterpay" or "Clearpay" depending on locale.
PaymentsUI
[Fixed] Fixed an issue where STPPaymentCardTextField wouldn't call its delegate paymentCardTextFieldDidChange method when the preferred card network changed.