Order API: Add order URL

This commit is contained in:
Raphael Michel
2019-08-13 11:06:44 +02:00
parent 9c23216bd1
commit 985f354293
3 changed files with 26 additions and 3 deletions

View File

@@ -206,6 +206,7 @@ TEST_ORDER_RES = {
"tax_value": "0.05"
}
],
"url": "http://example.com/dummy/dummy/order/FOO/k24fiuwvu8kxz3y1/",
"payment_provider": "banktransfer",
"total": "23.00",
"comment": "",