#Other game stores for Billing

1 messages · Page 1 of 1 (latest)

craggy spoke
#

Cant find any info about third party game stores. Is is possible to make CPEK to work with other game stores, such as samsung, huawei, etc. I want to integrate in my game one of other game stores billing sdk, and i want to do this universally via CPEK.

#

Also, long time ago, ive found this asset in unity forum thread about Easy Mobile Pro. Developer gone, asset outdated. Ive bought it, and still didnt migrate to it, until now. Is there some migration info, especially about billing system?
I have now next logic: initialize unity services -> then intialize billing system. Do i need to have Unity Services and Initialize it (to be honest, i dont remember why i need to init it first, this code was written so long time ago) with CPEK? Is CPEK working around Unity inapp system or i need to remove unity inapp?

prisma wing
#
  1. Unity IAP, CPEK Billing Services and Easy Mobile solve the same problem - Providing api's for integrating IAP's in your product
  2. CPEK Billing Services and Easy Mobile Pro are different in implementations as CPEK has it's own custom billing native libraries implementation. Where as Easy Mobile uses Unity IAP under the hood, more like it wraps unity IAP so it needs Unity iap plugin too. But CPEK don't need as we are not dependent on any third party. So, no analytics, no privacy problems, nothing!
  3. No need to enable any unity services to use CPEK's billing services.
  4. We have users who successfully migrated from Easy Mobile and Stans Assets and if you face any issues, please create a post in #1171680569638273064 . We will be happy to help.

Note: As of now in V2, we don't have subscriptions compared to Unity IAP but we are currently working on V3 which covers subscriptions along with multiple offers api (Store Kit 2 implementation on iOS and Billing client v7 implementation on Android).

We currently only support Google Play and Apple iOS. Post v3, we will be working on tvOS support and Oculus Quest.
How big is the market for other stores? Probbaly based on that we can add to our list. We get very low requests on this, harly 0 or 1 an year.