braintree / braintree-ios-drop-in

Braintree Drop-in for iOS
https://developers.braintreepayments.com
MIT License
98 stars 77 forks source link

'BTCardCapabilities' is deprecated: The UnionPay SMS integration is deprecated, as UnionPay can now be processed as a credit card through their partnership with Discover. Use `BTCardClient.tokenizeCard(card: completion:)` #391

Closed Sahil-Tops closed 1 year ago

Sahil-Tops commented 1 year ago

After updating the BraintreeDropIn we started getting this error from the SDK "BTCardCapabilities' is deprecated".

Screenshot 2023-01-06 at 4 21 44 PM
scannillo commented 1 year ago

Hi @Sahil-Tops - thank you for reporting this issue in the BraintreeDropIn iOS SDK. This exact issue was already reported in https://github.com/braintree/braintree-ios-drop-in/issues/385. Please follow along there for when a fix gets released in that thread.