setCardPaymentMethodResponse(CardPaymentMethodResponsecardPaymentMethod)

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

Signature

global void setCardPaymentMethodResponse(commercepaymentsCardPaymentMethodResponse cardpaymentMethodResponse)

Parameters

cardPaymentMethodResponse
Gateway response sent by payment gateway adapter for the card payment method request.

Return Value

Type: void