Changes for page card-transaction
Last modified by David Persson on 2024/02/21 07:48
From version 42.1
edited by David Persson
on 2020/03/08 21:07
on 2020/03/08 21:07
To version 43.1
edited by David Persson
on 2020/03/08 21:09
on 2020/03/08 21:09
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -124,6 +124,9 @@ 124 124 125 125 == Cancellations == 126 126 127 +The authorization must be cancelled if the seller aborts the process (for any reason) after a successful call to authorizations has been made. 128 +This is done by sending a post request to the cancellation URL that was provided in the response of the actual authorization call. 129 + 127 127 ==== Post cancellations ==== 128 128 129 129 {{code language="http" title="**Request**"}} ... ... @@ -161,7 +161,7 @@ 161 161 (% class="table-bordered table-striped" %) 162 162 |=(% style="width: 215px;" %)Property|=(% style="width: 114px;" %)Data type|=(% style="width: 118px;" %)Format|=(% style="width: 586px;" %)Description 163 163 |(% style="width:215px" %)@id |(% style="width:114px" %)string|(% style="width:118px" %)Uri|(% style="width:586px" %) 164 -|(% style="width:215px" %)cancellationDate|(% style="width:114px" %)date|(% style="width:118px" %)[[ISO 8601>>url:http://en.wikipedia.org/wiki/ISO_8601||rel="noreferrer" title="ISO8601 on Wikipedia"]]|(% style="width:586px" %) 167 +|(% style="width:215px" %)cancellationDate|(% style="width:114px" %)date|(% style="width:118px" %)[[ISO 8601>>url:http://en.wikipedia.org/wiki/ISO_8601||rel="noreferrer" title="ISO8601 on Wikipedia"]]|(% style="width:586px" %) Date when the cancellation was made 165 165 166 166 ---- 167 167