Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dismiss google pay sheet programmatically #16

Open
geniushkg opened this issue Feb 19, 2019 · 0 comments
Open

Dismiss google pay sheet programmatically #16

geniushkg opened this issue Feb 19, 2019 · 0 comments

Comments

@geniushkg
Copy link

geniushkg commented Feb 19, 2019

I have unique Bussiness logic requirement where Need to cancel or stop User from proceeding with google pay if timer that is running in Background runs out.

Suppose user clicked Google pay button then we use

AutoResolveHelper.resolveTask<PaymentData>(futurePayTask, this, LOAD_PAYMENT_DATA_REQUEST_CODE)
This should return onactivityresult if user performs cancel or success but I want to forcefully cancel if timer runs out.

alt text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant