Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataObject missing VAA property - null reference exception in GetDirectPaymentResult #3

Open
Andycharalambous opened this issue Jun 27, 2020 · 2 comments

Comments

@Andycharalambous
Copy link

Example response from live sagepay vspdirect endpoint (oddly enough, the test endpoint doesn't include this value in the response, so we never encountered this problem before):

VPSProtocol=3.00&Status=3DAUTH&StatusDetail=2007 : Please redirect your customer to the ACSURL, passing the MD and PaReq.&3DSecureStatus=OK&MD=&ACSURL=&VAA=A&PAReq=

System.NullReferenceException: Object reference not set to an instance of an object. at SagePay.IntegrationKit.Standard.SagePayIntegration.GetDirectPaymentResult(String resultQueryString)

Happy to create a pull request for this.

@WiredUK
Copy link
Owner

WiredUK commented Jun 27, 2020

Please do! I've not used SagePay for a few years now, so I can't really test it.

@Andycharalambous
Copy link
Author

Great - ok will do. Have hacked around it for now as I had a deadline to meet, but would love to patch this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants