Changes for page 3. Contract billing
Last modified by Jenny Eklund on 2024/03/20 08:36
From version 6.1
edited by David Persson
on 2020/06/25 23:52
on 2020/06/25 23:52
To version 7.1
edited by David Persson
on 2020/06/26 00:25
on 2020/06/26 00:25
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 ((( 5 5 (% class="container" %) 6 6 ((( 7 -// Usedtoinstruct PayEx to triggerbilling of customer contracts//7 +//This is a technical overview of the **ContractBilling **file (XML) to be sent to PayEx upon billing of customer contracts. The file contains detailed billing instructions for each customer contract that should be billed.// 8 8 ))) 9 9 ))) 10 10 ... ... @@ -12,10 +12,19 @@ 12 12 ((( 13 13 (% class="col-xs-12" %) 14 14 ((( 15 +{{warning}} 16 +Please note that your Response files might only utilize and/or contain a subset of all elements described below. See the XSD version for your response files to learn more. 17 +{{/warning}} 18 + 15 15 ---- 16 16 17 -== ContractBilling==21 +== Overview == 18 18 23 +The Contract billing file contains all customers and contracts that is to billed. For each contract to be billed, the total amount to bill must be stated including a specification of all the products that is part of the bill/amount. 24 +In addition to the billing instructions, the customer's address should always be included in this file. 25 + 26 +//Below diagram shows the structure of ContractBilling in current version// 27 + 19 19 [[image:ContractBilling_[1.X].xsd.png||height="1268" width="431"]] 20 20 ))) 21 21 )))