Skip to content

Commit 8d39a32

Browse files
committed
pro edition payment procedure update
1 parent c9c9317 commit 8d39a32

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,11 @@ The recommended way to install is from Python Package Index (PyPI) with `pip <ht
7878
Pro Edition
7979
+++++++++++
8080

81-
License for a Pro Edition can be bought
82-
`here <https://secure.2checkout.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`__.
83-
You will receive an email with all the details regarding Pro Edition installation process.
81+
License for a Pro Edition can currently only be bought via `TON <https://ton.org>`__ by transferring 25 USDT
82+
to the following wallet address: :code:`UQBn0FIZM1zM7lmIeCczdk9sIMDrvBfFbbuXsYJPdCaFcmYJ`. After the
83+
transaction is complete, be sure to send an email to support@python-redmine.com that contains your transaction ID
84+
and you will receive an email back with all the details regarding Pro Edition installation process. Please give us
85+
at least 3 to 6 hours to process these emails.
8486

8587
Documentation
8688
-------------

docs/editions.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ Pro Edition
1313

1414
Supports additional features like async requests to Redmine, additional Redmine plugins and
1515
so on. Licensed under `Python-Redmine Pro Edition License Version 1.0
16-
<https://python-redmine.com/license.html#pro-edition>`_. License can be bought `here
17-
<https://secure.2checkout.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`_
18-
for 24.99$ (additional taxes and/or charges may apply (will be shown before the purchase) depending on the
19-
country of purchase and payment method used), doesn't expire and is valid for the current major Python-Redmine
16+
<https://python-redmine.com/license.html#pro-edition>`_. License for a Pro Edition can currently only be bought via `TON <https://ton.org>`__ by transferring 25 USDT
17+
to the following wallet address: :code:`UQBn0FIZM1zM7lmIeCczdk9sIMDrvBfFbbuXsYJPdCaFcmYJ`. After the
18+
transaction is complete, be sure to send an email to support@python-redmine.com that contains your transaction ID
19+
and you will receive an email back with all the details regarding Pro Edition installation process. Please give us
20+
at least 3 to 6 hours to process these emails. License doesn't expire and is valid for the current major Python-Redmine
2021
version, e.g. if at the time of purchase current Python-Redmine version is 2.0.1 then license will be valid for
2122
all 2.x.x versions. Below you can find a feature matrix which shows all the differences between these editions:
2223

docs/installation.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ You can also install latest stable development version via `pip <http://www.pip-
4444
Pro Edition
4545
-----------
4646

47-
License for a Pro Edition can be bought
48-
`here <https://secure.2checkout.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`_.
49-
You will receive an email with all the details regarding Pro Edition installation process. In case of any
50-
problems support is provided via support@python-redmine.com. Please be sure to write from email that was
51-
specified during the purchase procedure.
47+
License for a Pro Edition can currently only be bought via `TON <https://ton.org>`__ by transferring 25 USDT
48+
to the following wallet address: :code:`UQBn0FIZM1zM7lmIeCczdk9sIMDrvBfFbbuXsYJPdCaFcmYJ`. After the
49+
transaction is complete, be sure to send an email to support@python-redmine.com that contains your transaction ID
50+
and you will receive an email back with all the details regarding Pro Edition installation process. Please give us
51+
at least 3 to 6 hours to process these emails.

0 commit comments

Comments
 (0)