Testing In-App purchases outputs Failiure

I’m currently testing my in-app purchases on Android through a static response with “android.test.purchased” as well as a test purchase using my actual product ID. In both scenarios the transaction follows through and says its been successful but the actual module “Make an In-App Purchase” outputs through the “On failure” logic path.

Is this how the test purchases are supposed to work or is something wrong here? I presumed the test purchases would trigger a success output from In App module, so we would test the transactions from end to end.

Thanks in advance.

working on this step too, testing my in-app purchase, if someone know how to do it correctly :o