We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b5deb commit bc24a03Copy full SHA for bc24a03
1 file changed
pythonpro/payments/facade.py
@@ -8,7 +8,7 @@
8
9
_pagarme.authentication_key(settings.PAGARME_API_KEY)
10
11
-PYTOOLS_PRICE = 4999
+PYTOOLS_PRICE = 9999
12
PYTOOLS_PROMOTION_PRICE = 4999
13
MEMBERSHIP_PRICE = 159999
14
MEMBERSHIP_DISCOUNT_FOR_CLIENTS = PYTOOLS_PRICE
0 commit comments