Skip to content

Commit bc24a03

Browse files
renzonrenzon
authored andcommitted
Reverted Pytools price to R$ 99,99
close #1495
1 parent 09b5deb commit bc24a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythonpro/payments/facade.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
_pagarme.authentication_key(settings.PAGARME_API_KEY)
1010

11-
PYTOOLS_PRICE = 4999
11+
PYTOOLS_PRICE = 9999
1212
PYTOOLS_PROMOTION_PRICE = 4999
1313
MEMBERSHIP_PRICE = 159999
1414
MEMBERSHIP_DISCOUNT_FOR_CLIENTS = PYTOOLS_PRICE

0 commit comments

Comments
 (0)