commit 7f1d2cbe81f6dfc551c4645264379c11af37b774
parent 07b0e7c4c0141275bc392af1e032e194cb8b2fd6
Author: Christian Blättler <blatc2@bfh.ch>
Date: Sat, 1 Jun 2024 15:45:37 +0200
fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -2383,7 +2383,7 @@ Creating orders
// False can make sense if the ORDER_ID is sufficiently
// high entropy to prevent adversarial claims (like it is
// if the backend auto-generates one). Default is 'true'.
- // Note: This is NOT related to tokens used for subscriptins or refunds.
+ // Note: This is NOT related to tokens used for subscriptins or discounts.
create_token?: boolean;
// OTP device ID to associate with the order.