PaymentGatewayParameter Class

Global parameter class for the payment gateway.

Namespace

blng

PaymentGatewayParameter Methods

The following are methods for PaymentGatewayParameter.

setTransactionType(transactionType)

Sets TransactionType.

Signature

global void setTransactionType(String transactionType)

Parameters

transactionType
Type: String

Return Value

Type: Void

getTransactionType()

Gets TransactionType.

Signature

global String getTransactionType()

Return Value

Type: String