Monetization are not getting any revenues

Hi Team,

We can't get any transactions in revenue report and we followed the steps in documentation.

when we try to generate report prepaid balance we get an error message

No transactions found.



We add api key in the proxy.

8586-transaction-recording-policy.png

8592-rate-plan.png

We purchased the plan but can't get any revenue.

8591-purchased-plan.png

Thanks

0 3 179
3 REPLIES 3

HI @Naif bin khunayn

May I suggest using response.status.code as the Flow Variable name in your transaction recording policy?

response.reason.phrase will return a String value such as "OK". However you are checking for it to be equal to 200.

A list of available response flow variables is available at https://docs.apigee.com/api-platform/reference/variables-reference#response

Mark

Hi @Mark Eccles

Thank you for your reply but still same result

8593-recording-policy.png

Thanks

It would be great to take a trace of an API Call and check the last step (The AX box) to see which flow variables it is capturing related to monetization.