[Android]Read In-App Purchase Information Blueprint node callback missing

According to docs
https://docs.unrealengine.com/latest...nAppPurchases/

https://docs.unrealengine.com/latest/images/Platforms/Mobile/InAppPurchases/image_3.jpg

however the actual node displays

https://docs.unrealengine.com/latest…nAppPurchases/
https://docs.unrealengine.com/latest…es/image_3.jpg

The node you want is not available inside functions, only in the main EvenGraph. Don’t ask me why. You can put that code in a macro instead of a function to have it ordered.

Thank you! You are right

Can anyone make youtube video on in app purchase set up working?