What is the most up to date Unity IAP solution?

When I go to see the scripting documentation for IAP in Unity, it says 2017. And some of the classes are out of date.

Should I just follow the package manager plug in example?

https://docs.unity3d.com/Packages/com.unity.purchasing@4.0/manual/index.html

Version 4.0.0 is for 2019.4 and later.

1 Like

thanks

We just released IAP 4.0.3 https://discussions.unity.com/t/632966 page-2#post-7449203 . There are many Samples included in the package. You can also check out the Sample IAP Project v2 here https://discussions.unity.com/t/700293/3 And this may help also https://docs.unity3d.com/Packages/com.unity.purchasing@4.0/manual/UnityIAPGoogleConfiguration.html