Sale Method
Initiates an Sale transaction (authorization and capture).
Object Oriented Interface
public function doSale();
Procedural Interface
inpay_retail_do_sale($res);
Remarks
Sends a basic sale transaction to the Gateway. This transaction decrements the cardholder's open-to-buy funds for the TransactionAmount, and the transaction is automatically added to the current open batch.