davidme-stripe

Results 70 comments of davidme-stripe

Working on this: https://github.com/stripe/stripe-ios/pull/2064

The next update will split the Payments SDK into separate modules, allowing to embed only the components you need. More details and a beta link here: https://github.com/stripe/stripe-ios/issues/1820#issuecomment-1279365907

We released this today as [23.0.0](https://github.com/stripe/stripe-ios/releases/tag/23.0.0). We've also posted a [migration guide](https://stripe.com/docs/mobile/ios/sdk-23-migration?lang-ios=swift) with module size information and tips for migrating to the latest version.

Hello! I think you might have filed this in our repository by mistake, so I'm closing it out. Let us know at https://support.stripe.com/ if you need help with anything.

We're about to split the SDK into separate modules, which will allow you to embed only the card text field and Apple Pay. More details and a beta link here:...

We released this today as [23.0.0](https://github.com/stripe/stripe-ios/releases/tag/23.0.0). We've also posted a [migration guide](https://stripe.com/docs/mobile/ios/sdk-23-migration?lang-ios=swift) with module size information and tips for migrating to the latest version.

Hi all, thanks for your patience. We're about to launch iOS SDK 23.0.0, which will split the Payments SDK into five modules. You can mix and match these to embed...

We released this today as [23.0.0](https://github.com/stripe/stripe-ios/releases/tag/23.0.0). We've also posted a [migration guide](https://stripe.com/docs/mobile/ios/sdk-23-migration?lang-ios=swift) with module size information and tips for migrating to the latest version.

This was fixed in recent versions of PaymentSheet: The expiration date scanning performance was subpar on newer devices, but it should be working consistently now. Let us know if you...