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

onSuccess() does not get triggered #6

Open
raheemadamboev opened this issue Jun 27, 2021 · 0 comments
Open

onSuccess() does not get triggered #6

raheemadamboev opened this issue Jun 27, 2021 · 0 comments

Comments

@raheemadamboev
Copy link

raheemadamboev commented Jun 27, 2021

In order to make a payment, user needs to go out of application and he has several options, right. Via telegram bot, Click application and USSD these are good options. But user has to go outside of the application that this SDK implemented.

If user does not come back to application, it is obvious that onSuccess() method does not get triggered. So the code that must be executed after payment is successfull never gets executed. Basically user gets nothing and thinks he got scammed.

Is it possible to make payment without going outside of the application, or there another way of achieving it?

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