Skip to content

flutter_stripe DeepLinking blocking other DeepLinking plugins #2422

@generalomosco

Description

@generalomosco

I'm getting the below logs from flutter_stripe causing app_links to stop working

[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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions