4D Payments SDK 2016 .NET Edition

Questions / Feedback?

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.

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]