Wiki source code of Implementation guide

Last modified by David Persson on 2020/06/26 01:03
Show last authors
1 = Introduction =
2
3 (% class="jumbotron" %)
4 (((
5 (% class="container" %)
6 (((
7 This is a general step-for-step implementations guide that guide you through.....
8 )))
9 )))
10
11 == Prerequisites ==
12
13 Before you start implementing PayEx Contract financing the following is required:
14
15 * A sFTP Client
16 * ...
17
18 == Overview ==
19
20 ....
21
22 === Credit check ===
23
24 (% class="wikigeneratedid" %)
25 ...
26
27 === New customer contracts ===
28
29 ...
30
31 === Billing of existing customer contracts ===
32
33 ...
34
35 === Error log ===
36
37 If errors are encountered during file processing an errorlog will be created. Errors may refer to insufficient customer information, contract information or format errors.
38
39 The first part displays the processed item itself.
40
41 The second part of the error log displays the response item message element that gives reference back to the processed file.