Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

BatchRelease Method

Releases the current batch for settlement.

Syntax

ptechhostsettlecontrol.BatchRelease NetDeposit

Remarks

A batch release will provide the host batch totals to the POS and will release the batch for settlement. If there is a discrepancy between what the POS and the host have for totals, those discrepancies will need to be corrected by the merchant in a subsequent batch. To obtain the NetDeposit required for this method, first call BatchInquiry and compare the ResponseBatchNetAmount to your stored value to make sure there are no discrepancies before releasing the batch.

Batch Inquiry and Release response data will be returned in the ResponseBatchNumber, ResponseBatchNetAmount, ResponseBatchTransCount, ResponseBatchOpen, and ResponseBatchClose properties. Additional information concerning the type of transactions in the settlement will be broken down into the PaymentTypeName, PaymentTypeNetAmount and PaymentTypeTransCount properties.


control.BatchInquiry()
control.BatchRelease(control.ResponseBatchNetAmount)

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0