setAsync(async)

Sets whether the payment capture or authorization is asynchronous (True) or synchronous (False). If True, then the payment or payment authorization record created has a status of Pending.

Signature

global void setAsync(Boolean async)

Parameters

async
Type: Boolean

Return Value

Type: void