Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions content/applications/general/in_app_purchase.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,18 @@ Services`.
IAP accounts
============

Credits to use IAP services are stored on IAP accounts, which are specific to each service and
database. By default, IAP accounts are common to all companies, but can be restricted to specific
Credits to use IAP services are stored on IAP accounts, which are specific to each service.
By default, IAP accounts are common to all companies, but can be restricted to specific
ones. Activate the :ref:`developer mode <developer-mode>`, then go to :menuselection:`Technical
Settings --> IAP Account`.

.. image:: in_app_purchase/image2.png
:align: center

.. tip::
An IAP account can be disabled by appending `+disabled` to its token.
Reverting this change will re-enable the account.

IAP Portal
==========

Expand Down