Withdraw Method
Sends a withdrawal request.
Syntax
public void Withdraw();
Public Sub Withdraw()
Remarks
This method sends a cash withdrawal request to the Vital/TSYS transaction processor. If the withdrawal request was successful, the Code property will contain "00" or "10". Response will contain additional details about the purchase request.
Minimum required properties:
Note: This method is only available when PaymentType is set to ptCashBenefit.