From b884a8c4a5233fee30c76b057af5f5ed43e7cd8f Mon Sep 17 00:00:00 2001 From: emile Date: Wed, 24 Apr 2024 20:14:36 +0300 Subject: [PATCH] new --- .../__pycache__/views.cpython-310.pyc | Bin 9569 -> 9569 bytes osinaweb/customercore/views.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/osinaweb/customercore/__pycache__/views.cpython-310.pyc b/osinaweb/customercore/__pycache__/views.cpython-310.pyc index f47006dcf00645f829ecc337a0b4af069ecac218..78777d212dca96cba7401ae585bf837df134ed5a 100644 GIT binary patch delta 28 icmaFp_0WqmpO=@50SMl2IohI delta 27 hcmaFp_0WqmpO=@50SE#&ayAQ0Zc$X+yjEa~2mo+i2qFLg diff --git a/osinaweb/customercore/views.py b/osinaweb/customercore/views.py index 601a9897..cc80fa19 100644 --- a/osinaweb/customercore/views.py +++ b/osinaweb/customercore/views.py @@ -232,7 +232,7 @@ def initiate_checkout(request): 'order.currency': 'USD', 'order.description': 'description_of_order', 'order.notificationUrl' : 'https://newosina.osinode.com/webhooks/', - 'interaction.returnUrl' : f"https://osina.osinode.com/check-order-status/{merchant_id}/{order_id}/" + 'interaction.returnUrl' : f"https://osina.ositcom.com/check-order-status/{merchant_id}/{order_id}/" } try: