davidme-stripe

Results 70 comments of davidme-stripe

Hey @woodymelling, sorry it took me so long to get back to you! I managed to reproduce this locally, and I think what's going on is that you're not selecting...

Wanted to give an update here: * Version [21.2.0](https://github.com/stripe/stripe-ios/releases/tag/21.2.0), released today, shaves off a few hundred KB of image assets. * You can save an additional ~250KB by removing unused...

Hello @NicholasJCameron! There was an update in https://github.com/stripe/stripe-ios/issues/1820#issuecomment-866336502, including a prototype minimal SDK for Cocoapods. If you're encountering other issues with the size of your App Clip, it might help...

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...

@zac Thanks for the report, it definitely shouldn't be 2.37MB! According to our [size reporting script](https://github.com/stripe/stripe-ios/blob/master/Tests/installation_tests/size_test/size_report.rb), StripeApplePay should add 350kb to a compressed .ipa, or 856kb uncompressed. We're measuring based...

We're still having trouble reproducing this on our end — any additional info or sample projects would be helpful! We're also watching a similar issue on [Apple's dev forums](https://developer.apple.com/forums/thread/701981).

We're working with Google to investigate this issue, and they've temporarily paused notifications for the impacted versions of the Stripe SDK. Let us know if you're still seeing this message...

We're working on a solution for this. If you're experiencing this issue and would like to opt into our testing program, please email [email protected] with your [account ID](https://stripe.com/docs/dashboard#find-account-id). Thanks!

Hi @Mohsenkhodadadzadehthelist, thanks for the feedback! The last selected card preference in PaymentSheet is only maintained locally — it isn't synced with the default card for billing in the Dashboard...

Thanks for your submission! (And sorry for the delay in responding!) We'll need to discuss this internally a bit, but I think this is a good API change. We'll keep...