Changes for page PayEx Checkout v1
Last modified by Trieu Tran on 2019/12/04 14:11
From version 43.1
edited by Asbjørn Ulsberg
on 2018/07/05 12:48
on 2018/07/05 12:48
To version 44.1
edited by Asbjørn Ulsberg
on 2018/07/05 12:48
on 2018/07/05 12:48
Change comment: Renamed back-links.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -138,7 +138,7 @@ 138 138 139 139 == What you should do, step by step == 140 140 141 -Below is an example implementation provided in C# 6, .NET 4.5.1+ and Newtonsoft.Json for the backend code. The frontend naturally uses HTML5 and JavaScript. To view backend examples of the raw HTTP request and response messages, please have a look at the [[Backend API documentation>>doc: Main.ecommerce.payex-checkout-v1.Introduction.WebHome]].141 +Below is an example implementation provided in C# 6, .NET 4.5.1+ and Newtonsoft.Json for the backend code. The frontend naturally uses HTML5 and JavaScript. To view backend examples of the raw HTTP request and response messages, please have a look at the [[Backend API documentation>>doc:Sandbox.payex-checkout-v1.Introduction.WebHome]]. 142 142 143 143 Note that the examples are written for a "happy path" implementation and thus contain no error handling of any kind. The examples are therefore not production ready code to be used in an actual application, they are just provided to help understanding the API and give the implementation a head start. 144 144