Changes for page card-transaction
Last modified by David Persson on 2024/02/21 07:48
From version 34.1
edited by Magnus Kull
on 2020/03/02 14:13
on 2020/03/02 14:13
To version 35.1
edited by Magnus Kull
on 2020/03/02 14:15
on 2020/03/02 14:15
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,7 +35,7 @@ 35 35 "sourceAuthorizationTransactionId": "789", 36 36 "sellerNumber": "654", 37 37 "cardToken": "5646735165", 38 - "type": " purchase|reversal|cash-withdrawal",38 + "type": "Purchase|Reversal|CashWithdrawal", 39 39 "pointOfSale": "Testshop", 40 40 "authorizationAmount": 300.0, 41 41 "currency": "SEK" ... ... @@ -73,7 +73,7 @@ 73 73 "authorizationId": 123, 74 74 "sellerNumber": "654", 75 75 "cardToken": "546415646315", 76 - "type": " purchase|reversal|cash-withdrawal",76 + "type": "Purchase|Reversal|CashWithdrawal", 77 77 "pointOfSale": "Testshop", 78 78 "validToDate": "2019-11-28", 79 79 "authorizationAmount": 300.0, ... ... @@ -101,9 +101,9 @@ 101 101 |(% style="width:215px" %)type|(% style="width:114px" %)string|(% style="width:118px" %) |(% style="width:586px" %)((( 102 102 type of authorization 103 103 104 -* purchase105 -* reversal106 -* cash-withdrawal104 +* Purchase 105 +* Reversal 106 +* CashWithdrawal 107 107 ))) 108 108 |(% style="width:215px" %)pointOfSale|(% style="width:114px" %)string|(% style="width:118px" %)Maxlength: 50|(% style="width:586px" %)Name of the location/point/shop of sale, will be returned in reservation resource 109 109 |(% style="width:215px" %)validToDate|(% 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" %)Purchase can not be executed after this date