Call this method in your app whenever you receive a URL for a Stripe callback. For convenience, you can pass all URLs you receive to this method first, and check the return value to easily determine whether it is a callback URL that Stripe will handle or if your app should process it normally. This is iOS-only, and will always return false on Android.

  • Parameters

    • url: string

    Returns Promise<boolean>

MMNEPVFCICPMFPCPTTAAATR