Aptoide / appcoins-wallet-android

AppCoins Wallet repo
https://appcoins.io
GNU General Public License v3.0
75 stars 45 forks source link

[MOB-385] top up with local payments #848

Closed JDSM01 closed 3 years ago

JDSM01 commented 4 years ago

What does this PR do?

Adds local payments to top up (The flow still isn't fully working as it still requires minor development from the API, we then need to check if both sync and async are differentiated correctly, everything else should be working fine).

Database changed?

No

Where should the reviewer start?

TopUpFragmentPresenter.kt

How should this be manually tested?

Do a purchase with a sync and an async payment. Also try it with the most recent local payments

What are the relevant tickets?

https://aptoide.atlassian.net/browse/MOB-385

Code Review Checklist