Changes for page Payment
Last modified by Trieu Tran on 2019/12/04 14:12
From version 142.1
edited by Asbjørn Ulsberg
on 2018/06/05 13:26
on 2018/06/05 13:26
To version 143.1
edited by Asbjørn Ulsberg
on 2018/06/05 13:35
on 2018/06/05 13:35
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -104,7 +104,7 @@ 104 104 } 105 105 {{/code}} 106 106 107 -=== Capture request(simple)===107 +=== Simple capture request === 108 108 109 109 Build the Capture request by finding the {{code}}href{{/code}} and {{code}}method{{/code}} properties of the {{code}}create-checkout-capture{{/code}} operation. 110 110 ... ... @@ -129,7 +129,7 @@ 129 129 |(% style="text-align:right; width:131px" %){{code}}description{{/code}} 130 130 (% style="color:LightGrey" %)string|(% style="width:1347px" %)Description of the item you are capturing. 131 131 132 -=== Capture request(advanced)===132 +=== Advanced capture request === 133 133 134 134 If you want to Capture less than the total amount of the Payment (partial capture) or add additional item descriptions that may be printed on an invoice. The advanced Capture adds any {{code}}fees{{/code}} specified in the [[Payment Session>>Main.ecommerce.payex-checkout-v1.Introduction.Payment-session.WebHome]]. An advanced Capture request may look something like this: 135 135