emile 1 year ago
parent 3fd05d0e7d
commit ed74b91167

@ -57,6 +57,7 @@ def initiate_checkout(request):
'order.amount': '100.00',
'order.currency': 'USD',
'order.description': 'description_of_order',
'order.notificationUrl' : 'https://newosina.osinode.com/webhooks/'
}
try:

Binary file not shown.
Loading…
Cancel
Save