Android IAP not working

Hello guys!
I’m having a problem. After updated my project to UE 4.25 IAP not working anymore. After debugging with Android Studio the game I see this warning
‘Warning: Script Msg: UInAppPurchaseRestoreCallbackProxy::Trigger - In-App Purchases are not supported by Online Subsystem’

Do I need to make any changes to make this work?

In AndroidEngine I have this
[OnlineSubsystem]
DefaultPlatformService=GooglePlay
[OnlineSubsystemGooglePlay.Store]
bSupportsInAppPurchasing=True

I didn’t modified anything from UE 4.24 to UE4.25, just upgraded not now I can make it work anymore. Can someone help me?
Thank you!

Try the IAP v2 nodes. I’m having some success with that after it broke for me too moving to 4.25