How to intergrate Shop addon with Unity IAP (windows store)

General support.
Post Reply
User avatar
Angahwejdan08
Contributor
Contributor
Posts: 36
Joined: Sun Jan 06, 2019 3:19 am

I want to intergrate shop addon with Unity IAP for windows store but i dont know how, anyone can help me?
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

Do you have experience with Unity IAP?
I mean, you want help to integrate Unity IAP to the game or integrate Unity IAP with the Shop Add-on?
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
Angahwejdan08
Contributor
Contributor
Posts: 36
Joined: Sun Jan 06, 2019 3:19 am

Lovatto wrote:Do you have experience with Unity IAP?
I mean, you want help to integrate Unity IAP to the game or integrate Unity IAP with the Shop Add-on?
I want to intergrate with shop Add-on
User avatar
Angahwejdan08
Contributor
Contributor
Posts: 36
Joined: Sun Jan 06, 2019 3:19 am

Lovatto wrote:Do you have experience with Unity IAP?
I mean, you want help to integrate Unity IAP to the game or integrate Unity IAP with the Shop Add-on?
So how do I intergrate it? What should I put under the line

Code: Select all

case bl_ShopData.ShopPaymentTypes.UnityIAP:
Post Reply