Skip to main content

iOS In-App Purchase's receipt validation server plugin for Django

Project description

django-ios-storekit

Tests Linter Coverage Status PyPI - Python Version PyPI PyPI - Format PyPI - Wheel

A Django plugin for iOS StoreKit server.

Supported python versions

3.6.x ~ 3.9.x

Supported django versions

2.x

Installation

$ pip install django-ios-storekit

Add storekit into INSTALLED_APPS in settings.py file.

INSTALLED_APPS += (
    'storekit',
)
$ python manage.py migrate

License

This software is licensed under the MIT License (See LICENSE).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ios-storekit-1.0.10.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

django_ios_storekit-1.0.10-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page