Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
merchant:existing_merchant:selfcare_system:bulk_payments [2018/07/17 10:18]
thiago123 created for release of 5.3
merchant:existing_merchant:selfcare_system:bulk_payments [2018/08/22 10:10]
thiago123
Line 12: Line 12:
 %merchant_selfcare_bulkPayments %merchant_selfcare_bulkPayments
  
-...+Understanding the fields: 
 + 
 +  * **Batch Total**: The total value of the transactions present in the CSV file. 
 +  * **Transaction Count**: The quantity of transactions present in the CSV file. 
 +  * **Batch CSV File**: The CSV file used to submit the transactions for processing 
 + 
 +In this first part, the user only needs to inform the fields required above and click in SUBMITAfter that, the payment gateway is going to start the processing of the file. 
 + 
 +When the file is submitted, if the batch total or the transaction count do not match the CSV file data, or if the file is not a CSV file, or even if the data informed for each transaction in the file is not consistent (wrong hashes for example), an error is generated and the payment gateway does not even starts to process the CSV file. 
 +  
 +When the file is successfully submitted, the payment gateway processes the transactions and generate a response file, which is going to be presented on the table under the SUBMIT button. 
 + 
 +  * **Bulk Id**: When the file is submitted correctly, a bulkid is generated for that file to define the set of transactions processed from the given file. 
 +  * **Transaction Count**: quantity of transactions present in the file. 
 +  * **Bulk total**: total value for the transactions within the file. 
 +  * **Date**: The date of the submission. 
 +  * **Status (And Download Link)**: Status of the processing. When finalized, a status FINISHED appears, alongside a DOWNLOAD button to download the resulting CSV file which contains the processing details of each transaction. 
 + 
 +Each time a bulk payment file is submitted, a new line on the results table is added. 
 +\\ 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International