I have integrated Google Pay(tez) in my android app by following this code . Here on Activity result i have two cases normally which is 'SUCCESS' and 'FAILURE' when return Intent from Google Pay Page. But, I have made a transaction which have the case 'Amount debited from account but Receiver not get the amount we (Google pay) will update once this transaction is success or failure' for this case the google pay didn't make the return intent .

How to handle the third case ?

0

There are 0 best solutions below