mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Order API: Add order URL
This commit is contained in:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user