PaymentResponse event

This event occurs after the payment processor has returned a response. In this handler you can work with the data returned form the payment processor.

NOTE: This event is raised even if you are using offline payment method.

The handler method accepts the following arguments:

  • paymentResponse
    Represents the data returned from the payment processor.

Use the following code example to hook up to the PaymentResponse event:

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?

Next article

OrderPlaced event