Changes for page card-transaction

Last modified by David Persson on 2024/02/21 07:48
From version 24.1
edited by David Persson
on 2020/02/21 02:52
To version 25.1
edited by David Persson
on 2020/02/21 02:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -73,6 +73,7 @@
73 73   "authorizationId": 123,
74 74   "sellerNumber": "654",
75 75   "cardToken": "546415646315",
76 + "type": "purchase|reversal|cash-withdrawal",
76 76   "pointOfSale": "Testshop",
77 77   "validToDate": "2019-11-28",
78 78   "authorizationAmount": 300.0,
... ... @@ -97,6 +97,13 @@
97 97  |(% style="width:215px" %)authorizationId|(% style="width:114px" %)string|(% style="width:118px" %)Maxlength: 6|(% style="width:586px" %)Unique identifier of the authorization, generated by PayEx. Should be stored and must be set when transactions is to be created (except for purchases in offline mode)
98 98  |(% style="width:215px" %)sellerNumber|(% style="width:114px" %)string|(% style="width:118px" %)Maxlength: 15|(% style="width:586px" %)Identifier of the current seller/merchant
99 99  |(% style="width:215px" %)cardToken|(% style="width:114px" %)string|(% style="width:118px" %) |(% style="width:586px" %)Identifier of the card. The aurhotization is made on the account that the card is linked to
101 +|(% style="width:215px" %)type|(% style="width:114px" %)string|(% style="width:118px" %) |(% style="width:586px" %)(((
102 +type of authorization
103 +
104 +* purchase
105 +* reversal
106 +* cash-withdrawal
107 +)))
100 100  |(% 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
101 101  |(% 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
102 102  |(% style="width:215px" %)authorizeAmount|(% style="width:114px" %)decimal|(% style="width:118px" %)Amount|(% style="width:586px" %)Original authorized amount