update plans
This commit is contained in:
parent
f117feee6d
commit
29e1c7d7c5
@ -9383,6 +9383,8 @@ def payment_callback(request, dealer_slug):
|
||||
|
||||
try:
|
||||
order.complete_order()
|
||||
|
||||
if not created:
|
||||
user = order.user
|
||||
pricing = order.get_plan_pricing().pricing
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user