Wiki source code of Billing

Last modified by David Persson on 2023/12/18 15:41
Hide last authors
Andreas Benneck 23.3 1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
Andreas Benneck 35.1 5 PayEx Billing accumulates submitted fees and products and creates an invoice for these fees and products. PayEx Billing also can help you to account your revenue, which will unlock time and resources for your business. You send your invoice information to us and PayEx Billing will take care of the rest!
Andreas Benneck 23.3 6 )))
7 )))
Andreas Benneck 21.1 8
Andreas Benneck 23.3 9
10
David Persson 4.1 11 This documentation targets technical system integrators and developers implementing PayEx Billing service.
David Persson 3.1 12
Andreas Benneck 41.3 13 We retrieve invoice information from you by XML based Bicus2 file or a csv based KUB file and Product-file. After the billrun PayEx deliver xml-files for accounting.
David Persson 3.1 14
Andreas Benneck 35.1 15 (% border="1" class="table-striped" style="margin-left:auto; margin-right:auto" %)
Andreas Benneck 45.1 16 |=(% style="width: 1224px;" %)PayEx Billing|=(% style="width: 442px;" %)Supporting the following features
David Persson 3.1 17 |(% style="width:1224px" %)(((
Andreas Benneck 37.2 18 * PayEx Billing System
Andreas Benneck 8.1 19 * Revenue Accounting
Andreas Benneck 37.2 20 * [[PayEx Invoice Service >>https://developer.payex.com/xwiki/wiki/developer/view/Main/Invoicing/invoice-service/]]
David Persson 3.1 21 )))|(% style="width:442px" %)(((
Andreas Benneck 20.7 22 * Manual registration of credit invoice
Andreas Benneck 20.6 23 * PayEx Connect
David Persson 3.1 24 )))
25
Andreas Benneck 8.1 26 = =
Andreas Benneck 7.2 27
Andreas Benneck 42.1 28 (% style="text-align:center" %)
Andreas Benneck 47.1 29 [[image:Main.Invoicing.billing.technical-reference.WebHome@Overview_Billing_Process_New.PNG||alt="Overview_Billing_Process.JPG" height="480" width="910"]]
Andreas Benneck 9.1 30
Andreas Benneck 31.1 31 = =
Andreas Benneck 7.2 32
David Persson 3.1 33 = Structure of this documentation =
34
35 This documentation contains several parts, as described below.
Andreas Benneck 10.1 36
Andreas Benneck 32.1 37 = =
Andreas Benneck 10.1 38
Andreas Benneck 37.1 39 == Implementation guide ==
Andreas Benneck 10.1 40
41 ...
42
43
Andreas Benneck 24.2 44 == [[Technical reference>>https://developer.payex.com/xwiki/wiki/developer/view/Main/billing/technical-reference/]] ==
Andreas Benneck 10.1 45
Andreas Benneck 44.1 46 Explore the technical reference to get an overview that covers file references, XSD and example files.
Andreas Benneck 10.1 47
Andreas Benneck 33.1 48 == [[Reports Billing>>https://developer.payex.com/xwiki/wiki/developer/view/Main/billing/technical-reference/Billing%20Reports/||style="font-family: inherit; background-color: rgb(255, 255, 255);"]] ==
Andreas Benneck 32.1 49
Andreas Benneck 43.1 50 Reports that are created during the billingprocess.
Andreas Benneck 32.1 51
Andreas Benneck 14.1 52 == [[Invoice Service>>https://developer.payex.com/xwiki/wiki/developer/view/Main/Invoicing/invoice-service/]] ==