Values returned to ActiveMerchant by SagePayGateway during 3d secure

How to tie back values returned to ActiveMerchant by SagePayGateway

When you are getting values returned back to you by SagePay's payment Gateway during a successful 3D Secure authentication your system will be hit with a POST that contains the following keys;

  • PaRes
  • MD
  • MDX

In order to tie these back into your system you should check the order against the PaRes value that you sent to the 3D Secure provider.

 


Recent posts View all

Web DevMarketing

Getting more out of Plausible

Some things we've done to up our Plausible analytics game

Web Dev

Creating draft posts in Jekyll

How to create and develop with draft posts in Jekyll