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

Mock USSD Push #2

Open
mtvbrianking opened this issue Aug 5, 2022 · 0 comments
Open

Mock USSD Push #2

mtvbrianking opened this issue Aug 5, 2022 · 0 comments
Labels

Comments

@mtvbrianking
Copy link
Owner

USSD PUSH is usually not available via 3pp integrations…

It's also usually charged more highly than PUSH

Plus, it's unreliable — if a users phone screen is off, they won't be able to see it*

Soln: Fake ussd push with the normal pull flow

How:

  • on dialing the menu, check for any open / depending ussd push requests
    These usually auth requests like Enter PIN to approve a transaction
  • send an sms to notify a user of a missed / pending approval
  • show the pending approval prompt instead of the requested menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant