1.5.2 change currency pay
This commit is contained in:
@@ -61,7 +61,7 @@ def subscribe_now_ajax(request):
|
||||
kwargs_for_order = {
|
||||
'user': request.user,
|
||||
'subscribe': subscribe,
|
||||
'currency': 'USD',
|
||||
'currency': 'KZT',
|
||||
'sum': subscribe.price,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user