suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

Cash problem #2391

Closed CLAXES closed 5 months ago

CLAXES commented 5 months ago

Hello, I'm installing the google play consola game test, I'm making a purchase, the payment says successful, but the in-game cash does not change, does this part work properly in the current system?

insthync commented 5 months ago

Yes it is work.

I don't want to answer the same old answer again and again, you should try read this https://github.com/suriyun-production/mmorpg-kit-docs/issues/2349

CLAXES commented 5 months ago

I installed the se mmorpg-kit-iap-validation-service service you provided, I set the necessary things, but I could not understand exactly what to write in these two places below. Is the licence base64 key to be written?

IAP_GOOGLE_PUBLIC_KEY = 
IAP_GOOGLE_PUBLIC_KEY_SANDBOX =
insthync commented 5 months ago

Try to use google to search something like google public key in-app purchase , I think it it not hard to find.