davidme-stripe

Results 70 comments of davidme-stripe

@angelolloqui We're looking into a few options for slimming down the SDK. Just curious: If we had an App Clip SDK, would it be okay if it only supported Apple...

Thanks, that's really helpful feedback! We'll continue to look into offering an API-only SDK. If you're interested, we have an experimental ~1MB SDK with just `STPPaymentCardTextField` and Apple Pay, but...

> Hi. > I use the Stripe-Min in my appclip. The Stripe-Min is the only dependency. I import and init it at AppDelegate.Then I archive and find that "App size:...

Hi @rcole34, thanks for writing in. Here's a status update: * We plan to release a fully-supported lightweight module for App Clips very soon. This module will only support Apple...

We've added a `StripeApplePay` module to the [latest version of the SDK](https://github.com/stripe/stripe-ios/releases/tag/21.12.0). It adds ~1MB to the uncompressed size of an App Clip. You can adopt this by following our...

I don't feel comfortable committing to a specific date yet, but to be transparent we're currently targeting to release it next quarter. (Somewhere in the July–September range.)

Hello @orinmurphy, thanks for filing this! STPPaymentCardTextField should support 18-19 digit cards, but we may not be handling Verve cards correctly. I'll investigate this and get back to you.

Thanks for filing this! We don't support server-side confirmation in the Mobile Payment Element at the moment, but we'll keep this issue open to track support for it.

Reopening this to track watchOS support, though we still don't have a timeline for it. The [StripeApplePay](https://github.com/stripe-ios/stripe-ios/tree/private/StripeApplePay) SDK module would be a good starting point, but we need to clean...

Hi @woodymelling! We're working on a minimal version of the SDK for App Clips, but we don't have a release date to share just yet. That said, SDK 21.0.1 should...