You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need functionality where the user can come to Kilvish, click on a pay button which launches a UPI app & then post payment, gets redirected back to Kilvish with payment screenshot & amount. This issue to explore the same.
Steps
Setup the app. Go through the app flow - registration, home & detail screen. Also, sharing an image to the app will open handle_share screen with the image shown
The Add Expense button on Home screen should be changed to Pay & it should launch Gpay
Once payment is done in Gpay, the control should come back to the app & handle_share screen should show with the image of the payment transaction done.
The text was updated successfully, but these errors were encountered:
How to launch an android activity & then return result as mentioned here . This is a bit tricky as we dont know what gpay implements & hope for it that it will return. This part need testing.
We need functionality where the user can come to Kilvish, click on a pay button which launches a UPI app & then post payment, gets redirected back to Kilvish with payment screenshot & amount. This issue to explore the same.
Steps
handle_share
screen with the image shownAdd Expense
button on Home screen should be changed toPay
& it should launch Gpayhandle_share
screen should show with the image of the payment transaction done.The text was updated successfully, but these errors were encountered: