emile 1 year ago
parent b8f86f79da
commit b884a8c4a5

@ -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:

Loading…
Cancel
Save