Newer Version Available

This content describes an older version of this product. View Latest

setGatewayAuthCode(gatewayAuthCode)

Sets the authorization code that the gateway returned. Maximum length of 64 characters.

Signature

global void setGatewayAuthCode(String gatewayAuthCode)

Parameters

gatewayAuthCode
Type: String
The authorization code returned by the gateway.

Return Value

Type: void