publero / apple-mobile-bundle
Symfony bundle for handling apple mobile payments and working with appstore tiers.
Installs: 61
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 2
Open Issues: 5
Type:symfony-bundle
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: >=1.0.0
- publero/test: dev-master
- stof/doctrine-extensions-bundle: >=1.1.x-dev
- symfony/framework-bundle: >=2.0.0
- symfony/yaml: >=2.0.0
Suggests
- ext-curl: *
This package is not auto-updated.
Last update: 2024-10-26 13:36:40 UTC
README
This bundle provides functionality for veryifying InApp purchases on Apple iOS devices (iPhone and iPad). It also provides managers to work with AppStore tiers. You can access AppStore tier in all currencies which Apple supports to this day (you can access both: price and proceed).
Features:
- PriceMatrix managers (for all 6 currencies currently supported by Apple)
- StoreReceipt verification and handling
Documentation
Documentation is stored in the Resources/doc/index.md
Installation
Steps how to install this bundle are located in Getting started.
Versioning
This bundle uses semantic versioning.
License
This bundle is under the MIT license. See the complete license in the bundle:
About
We really like Symfony2 framework and the community around it. Releasing a bundle is the smallest thing how we can return the favor.
Bugs and requests
Feel free to report bugs, request a feature or make a pull request. If you want something new in a bundle we would like to know about it. Make sure that you've checked already opened issues as your bug or feature request might already be in issue list.