2019-11-08 15:21:07 +07:00
|
|
|
|
==================================================
|
|
|
|
|
General guide about In-App Purchase (IAP) Services
|
|
|
|
|
==================================================
|
2020-01-08 17:05:57 +07:00
|
|
|
|
|
|
|
|
|
In-App Purchases (IAP) gives access to additional services through Odoo. For instance, it allows me
|
|
|
|
|
to send SMS Text Messages or to send Invoices by post directly from my database.
|
2019-11-08 15:21:07 +07:00
|
|
|
|
|
|
|
|
|
Buying Credits
|
2019-11-08 15:28:48 +07:00
|
|
|
|
==============
|
2020-01-08 17:05:57 +07:00
|
|
|
|
|
|
|
|
|
Each IAP Service relies on prepaid credits to work and has its own pricing. To consult my current
|
|
|
|
|
balance or to recharge my account, go to :menuselection:`Settings --> Odoo IAP -->
|
|
|
|
|
View my Services`.
|
2019-11-08 15:21:07 +07:00
|
|
|
|
|
|
|
|
|
.. image:: media/image1.png
|
|
|
|
|
:align: center
|
|
|
|
|
|
2020-01-08 17:05:57 +07:00
|
|
|
|
.. tip::
|
|
|
|
|
If I am on Odoo Online (SAAS) and have the Enterprise version, I benefit from free credits to
|
|
|
|
|
test our IAP features.
|
2019-11-08 15:21:07 +07:00
|
|
|
|
|
|
|
|
|
IAP accounts
|
2019-11-08 15:28:48 +07:00
|
|
|
|
============
|
2020-01-08 17:05:57 +07:00
|
|
|
|
|
|
|
|
|
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
|
2020-03-03 20:32:55 +07:00
|
|
|
|
ones. Activate the :doc:`Developer mode <../../general/developer_mode/activate>`, then go to
|
|
|
|
|
:menuselection:`Technical Settings --> IAP Account`.
|
2019-11-08 15:21:07 +07:00
|
|
|
|
|
|
|
|
|
.. image:: media/image2.png
|
|
|
|
|
:align: center
|
|
|
|
|
|
|
|
|
|
IAP Portal
|
2019-11-08 15:28:48 +07:00
|
|
|
|
==========
|
2020-01-08 17:05:57 +07:00
|
|
|
|
|
|
|
|
|
The IAP Portal is a platform regrouping my IAP Services. It is accessible from
|
|
|
|
|
:menuselection:`Settings app --> Odoo IAP --> View my Services`. From there, I can view my current
|
|
|
|
|
balance, recharge my credits, review my consumption and set a reminder to when credits are low.
|
2019-11-08 15:21:07 +07:00
|
|
|
|
|
|
|
|
|
.. image:: media/image3.png
|
|
|
|
|
:align: center
|
|
|
|
|
|
|
|
|
|
Get notified when credits are low
|
2019-11-08 15:28:48 +07:00
|
|
|
|
=================================
|
2020-01-08 17:05:57 +07:00
|
|
|
|
|
|
|
|
|
To be notified when it’s time to recharge my credits, I’ll go to my IAP Portal through
|
|
|
|
|
:menuselection:`Settings app --> Odoo IAP --> View my Services`, unfold a service and mark the
|
|
|
|
|
Receive threshold warning option. Then, I’ll provide a minimum amount of credits and email
|
|
|
|
|
addresses. Now, every time that the limit is reached, an automatic reminder will be sent to by
|
|
|
|
|
email!
|
2019-11-08 15:21:07 +07:00
|
|
|
|
|
|
|
|
|
.. image:: media/image4.png
|
|
|
|
|
:align: center
|
|
|
|
|
|
|
|
|
|
IAP services available
|
2019-11-08 15:28:48 +07:00
|
|
|
|
======================
|
|
|
|
|
|
2020-01-08 17:05:57 +07:00
|
|
|
|
Different services are available depending on the hosting type of your Database:
|
2019-11-08 15:28:48 +07:00
|
|
|
|
|
2020-01-08 17:05:57 +07:00
|
|
|
|
- *Odoo Online (SAAS)*: only the IAP services provided by Odoo can be used (i.e. the SMS, Snailmail,
|
|
|
|
|
Reveal and Partner Autocomplete features);
|
|
|
|
|
- *Odoo.sh and Odoo Enterprise (on-premise)*: both the services provided by Odoo and by third-party
|
|
|
|
|
apps can be used.
|
2019-11-08 15:21:07 +07:00
|
|
|
|
|
|
|
|
|
Offering my own services
|
2019-11-08 15:28:48 +07:00
|
|
|
|
========================
|
2020-01-08 17:05:57 +07:00
|
|
|
|
|
|
|
|
|
I am more than welcome to offer my own IAP services through Odoo Apps! It is the perfect opportunity
|
|
|
|
|
to get recurring revenue for an ongoing service use rather than — and possibly instead of — a sole
|
|
|
|
|
initial purchase. Please, find more information at: `In-App Purchase
|
2020-09-29 17:04:50 +07:00
|
|
|
|
<https://www.odoo.com/documentation/14.0/webservices/iap.html>`_
|