[Solved] IAP with javascript

Hello,

I’m trying to implement Unity IAP system in my game but my scripts are in javascript.
The problem is that i can’t make a reference to the script that contains the iap things (it’s in C# in the tutorial).

Please help me make this into javascript

Hi @Mathiis ,

We haven’t created a sample implementation in javascript, but a user in another thread has had some success.

Be sure to read the last post about implementing the IStoreListener interface.

2 Likes