IAP Implementation

Can I do the IAP implementation using my custom API write in nakama using typescript.
because for unreal engine there is no docs for implementation.

Hello @Albertcleetus,

Yes you can write your own custom RPC using the JavaScript runtime IAP functions.

@sesposito you shared Link is a validation for the whole game IAP.
I mean with out that

using the ue4 own IAP function and after success i will call my own custom RPC written in nakama typescript (Update some gems in wallet with corresponding IAP button.)