Wiki source code of Ledger Service

Last modified by Michael Widegren on 2024/06/18 14:21
Show last authors
1 = Overview =
2
3 (% class="jumbotron" %)
4 (((
5 (% class="container" %)
6 (((
7 PayEx Ledger Service is a service that handles the administrative accounts receivable process following the billing and distribution of invoices to your customers, unlocking time and resources for your business. You send your invoice data to us and we take care of the rest!
8 )))
9 )))
10
11 This documentation targets technical system integrators and developers implementing PayEx Ledger Service.
12
13 We receive the invoice information from you through PayEx' XML based[[ CUSIN file format>>doc:Main.Invoicing.invoice-service.Implementation guide.WebHome||anchor="HCUSINFileReference"]]
14
15 (% border="1" class="table-striped" style="margin-left:auto; margin-right:auto" %)
16 |=(% style="width: 1224px;" %)Ledger Service includes|=(% style="width: 442px;" %)Supporting the following features
17 |(% style="width:1224px" %)(((
18 * Accounts Receivable - we generate ledger posts for your sales.
19 * Collection - we remind customers of invoice claims and handle debt collection.
20 )))|(% style="width:442px" %)(((
21 * Accounting
22 * Reports & statistics
23 * PayEx 360 (web based interface)
24 )))
25
26 [[image:ledger-service.png||width="900"]]
27
28 = Structure of this documentation =
29
30 This documentation contains several parts, as described below.
31
32 == A step-by-step implementation scenario ==
33
34 Learn how to implement invoice service.
35
36 == Additional features and functions ==
37
38 Learn of the additional features and functions that are available for your company.
39
40 == Technical reference ==
41
42 Dive into the technical reference to get a technical overview that covers file references, XSD and example files.
43
44