setAlternativePaymentMethodResponse(AlternativePaymentMethodResponsealternativePaymentMethod)

Sets details from the gateway about the authorized alternative payment method.

Signature

global void setAlternativePaymentMethodResponse(commercepayments.AlternativePaymentMethodResponse paymentMethodResponse)

Parameters

alternativePaymentMethodResponse
Gateway response sent by payment gateway adapter for the alternative payment method request.

Return Value

Type: void