publero/apple-mobile-bundle

Symfony bundle for handling apple mobile payments and working with appstore tiers.

0.2.1 2012-11-01 09:47 UTC

This package is not auto-updated.

Last update: 2024-03-16 10:58:35 UTC


README

Build Status

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

Read the Documentation

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:

Resources/meta/LICENSE

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.