Skip to content

Using Drop-In and Components together #2089

@gazseatfrog

Description

@gazseatfrog

Description

We have Drop In working in our app, and have a new requirement to also show a GooglePay (straight to google play flow) button alongside Drop In (cards or google pay flow, 3DS works fine for Drop In Google Pay).

I've followed this example quite closely

Everything works fine except for 3DS handling. Using the 3DS cards when testing google pay, after passing the challenge I get a redirectUrl that I think is caught by Drop In activity, and never returns user to the app.

Integration Information

  1. Server-side integration: Sessions
  2. Client-side integration: Drop-in/Components Both!
  3. SDK version: 5.9.1

Additional Information

Previously had the same issue as this user - have cleaned up the intent filters in our manifest from previous implementation, so no longer see the app chooser but cannot get back into app after 3DS challenge.

I see from the demo app there are no intent filters declared in the manifest, so assume they are not needed if the GooglePayComponent is set up correctly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionIndicates issue only requires an answer to a question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions