IAP Callbacks not working

I have an in-app purchase setup in a blueprint for my project.

The problem is that the callback for success/failure is never returned. I am not able to know if the purchase was successful or not.

I can see the IAP in google wallet merchant so I know the test was successful but I don’t get that information in the blueprint. Does anyone know why the callback is not working?