Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
3
Question by martinr · Oct 12, 2011 at 01:50 PM · iosiapin app purchase

Simple In App Purchase on iOS

We are developing an iOS game and need a simple IAP. We need only one IAP, a consumable where you buy a bunch of gold that can be used in-game. Would you recommend using an API like http://www.prime31.com/unity/docs/#storeKitDoc or perhaps develop one from scratch ourselves?

Comment
Add comment · Show 4
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image scottfisher · Oct 13, 2012 at 01:08 PM 0
Share

For the purpose you described I'm not sure a single item is enough. You will need to have at least a few coin packs so the user can decide how much to purchase. I would recommend giving a few options that makes sense and than adding one that will be really pricey just to make the other ones look like small change. Disclosure - I work at http://soom.la

avatar image Scottfish · Feb 25, 2013 at 07:08 PM 0
Share

You can also check out the IAP Unity Plugin.

avatar image Fattie · Mar 20, 2013 at 07:36 AM 1
Share

it would be "totally insane" to write IAP yourself, everyone just uses the Prime31 product which has years of development behind it.

(By all means, purchase all the various IAP helper packages for sale on the Unity Asset store, and decide which one you like best, but Prime31 is pretty much the goto, they have been at it for years and have vast numbers of users.)

BTW you describe your need as "simple" - it doesn't sound at all simple. You're selling a consumable. All IAP is complicated, your situation sounds no less complicated than any other situation.

avatar image Pauls · May 03, 2013 at 07:10 AM 0
Share

$$anonymous$$y advice would be to look at another plugin, I only know Unibill and Prime31, and the experience with prime31 was really bad, I changed for my other app and I tried Unibill, and I found a good post sale service, so I would advise this plugin without a doubt, at least compared to Prime31, but you can surely find more plugins via google.

9 Replies

· Add your reply
  • Sort: 
avatar image
4

Answer by maxgreen · Oct 13, 2012 at 01:04 PM

There is another resource you can look at - the Soomla Store plugin: https://www.assetstore.unity3d.com/en/#!/content/6103

It's a free and open source in-app purchase library. I tried it and it saved me a lot of time. Also connected it to their games data network which turned out to be really helpful in spotting whales.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image scottfisher · Oct 13, 2012 at 01:11 PM 0
Share

@martinr @maxgreen - If you have any questions about using the SOO$$anonymous$$LA library - I'll be happy to help. Shoot me an email to project [at] soom [dot] la.

avatar image frankmail007 · Jan 07, 2014 at 04:11 PM 0
Share

Do I need to use Unity3d pro version to use SOO$$anonymous$$LA plugin? If YES, then my next question is if there is any plugin which doesn't need the Unity3d pro? Thanks

avatar image refaelos · Jan 07, 2014 at 05:16 PM 0
Share

No. You don't need their Pro version.

avatar image
2

Answer by oliverdb · Oct 21, 2011 at 07:02 AM

I would buy the prime plugin, and read the manuel attached. You will have enough problems with getting Itunes to behave, sp dont add extra complexity by having to code your own stuff.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
1

Answer by neatplug · Apr 11, 2013 at 07:18 AM

Another option provided: Google IAB (V3) Plugin and Google IAB (V2) Plugin for Android, and AppleIAP plugin for iOS, they are from http://www.neatplug.com. Really easy to use, check it out.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Fattie · Apr 11, 2013 at 07:24 AM 0
Share

Looks like a good new product. Very low price, too. I strongly recommend all developers buy ALL the plugins available, in whatever topic, and choose the one that is best for you. Prime31 is extremely popular but new competitors should and will come along.

BTW NeatPlug, you should check this question! :) ... http://answers.unity3d.com/questions/435671/facebook-like-using-prime31-250-reward-.html

avatar image
1

Answer by Voxel-Busters · Aug 13, 2015 at 09:03 AM

For developing one of your own, you need to know how to write plugin for iOS on Unity and use Store Kit API.

Adding to the list, You can try Cross Platform Native Plugins for a smoother and quick solution. It provides necessary callbacks with very easy setup and lots more features. It has unified interface for both iOS and Android. alt text

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by Ashkan_gc · Oct 13, 2012 at 01:19 PM

I highly recommend www.roarengine.com adding items in it is damn easy and it supports android and facebook and super rewards payments as well so you'll be safe if you port to other platforms and if you choose to add other items to sell, it will be really easy for you.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image maxgreen · Oct 13, 2012 at 02:32 PM 0
Share

I just signed up but it seems to be broken. Are you sure the company is still running?

  • 1
  • 2
  • ›

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

18 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How to handle IAP refund in iOS? 0 Answers

Unity IAP(In App Purchase) not working on iOS only. 2 Answers

How do i Add In App Purchasing Without Being Android Developer 0 Answers

Trying to work out how to store non-consumables with Unitys new IAP plugin (Android, iOS) 0 Answers

In App Purchases works on Andriod but not IOS,Unity In App Purchases Script works for Andriod devices but not Iphone 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges