diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/taler_merchant_testing_lib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h index 25239886..85613fa6 100644 --- a/src/include/taler_merchant_testing_lib.h +++ b/src/include/taler_merchant_testing_lib.h @@ -582,6 +582,7 @@ TALER_TESTING_cmd_merchant_post_orders2 ( * @param merchant_url base URL of the merchant serving * the proposal request * @param http_status expected HTTP status + * @param order_id ID of the order to create * @param refund_deadline the deadline for refunds on this order * @param pay_deadline the deadline for payment on this order * @param fulfillment_url the fulfillment URL to use |