[flutter_stripe] URL callback received but not handled by Stripe SDK: mydomain://mydomain.com/paypal-return?token=61997575AU378598L&PayerID=4V4PMTASAS91U
[flutter_stripe] If using Link or other redirect-based payment methods, ensure:
[flutter_stripe] 1. The returnURL in PaymentSheet matches your app's URL scheme
[flutter_stripe] 2. CFBundleURLSchemes in Info.plist includes your URL scheme
[flutter_stripe] 3. If using FlutterDeepLinkingEnabled, call Stripe.handleURLCallback() manually from your Flutter deep link handler
I'm getting the below logs from
flutter_stripecausingapp_linksto stop working