Skip to content

Commit 9195973

Browse files
authored
Be explicit when no COF is involved (#195)
This should hopefully avoid confusion on what to send in case there is no COF involved in the authorization.
1 parent eee3e31 commit 9195973

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/content/gateway/api_reference/resources/authorizations/authorizations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Default:
3737

3838
{{% /description_details %}}
3939

40+
{{% notice %}}
41+
**Notice:** If an authorization does neither `use` nor `store` credential on file, omit the `credential_on_file` parameter.
42+
{{% /notice %}}
43+
4044
{{% description_term %}}initiator {{% regex %}}(cardholder|merchant){{% /regex %}}{{% /description_term %}}
4145

4246
{{% description_details %}}The initiator of the authorization. An authorization is initiated by the cardholder if the cardholder decided the transaction should be created. This is regardless of whether a stored payment credential is being used.

0 commit comments

Comments
 (0)