Sammy Cannillo

Results 62 comments of Sammy Cannillo

Hi @JavierMazarioPicazo - no we don't officially offer SwiftUI support yet (nor have a guide) though it is something we are looking into. If you already have the client-side UI...

In v9.0.0 we removed the deprecated `BraintreeUIKit` framework (see [CHANGELOG](https://github.com/braintree/braintree-ios-drop-in/blob/master/CHANGELOG.md#900-beta1-2021-03-29)). We instead encourage you to use the [full drop-in UI](https://developer.paypal.com/braintree/docs/start/hello-client/ios/v5#present-drop-in-ui), which does contain and handle card form presentation (and card...

👋 @fredadda-fiverr - No matter which package manager you use for v9, `BraintreeUIKit` has been removed. So for v9 you would have to use the full Drop-In UI. If you...

👋 @fredadda-fiverr, so we only really offer the DropIn UI with the full tokenization attached, though the fonts & color scheme are customizable. We currently don't offer any standalone card...

@fredadda-fiverr No, the `braintree_ios` doesn't include any Luhn verification. You can check out our[ Card docs](https://developer.paypal.com/braintree/docs/guides/credit-cards/overview) to read more about the features offered.

👋 Hello, in our `braintree_ios` repo, we started a [GitHub Discussion thread](https://github.com/braintree/braintree_ios/discussions/705) for this topic. Please feel free to check it out / voice your concerns there as well.

So, `braintree-ios-drop-in` (https://developer.paypal.com/braintree/docs/start/drop-in) offers pre-built UI that is the quickest way to get up and running with Braintree to accept payments in your app. `braintree_ios` does not offer any checkout...

Thank you @j3k0 for the feedback! We encourage others as well to post their use-cases here.

👋 Hi @lechuckcaptain - thank you for opening this issue and for the thorough details + video! We will test on an Intel Mac to see if we can replicate...

👋 Hi @lechuckcaptain - did you try the new Xcode 15 beta?