Adding Flags to DoAuthorize and over-riding basket.Checkout
Posted: Tue Mar 03, 2009 7:42 am
Is there any way to add flags to the DoAuthorize function, and over-ride the Checkout function?
I need to state whether the card is present, thereby determining whether the authorisation process should use 3D Secure or not - this situation would arise when the administrator is taking a payment over the telephone.
Would an addition to the accountData array achieve these ends, testing for the content of a particular index before commencing 3D Secure or not?
I need to state whether the card is present, thereby determining whether the authorisation process should use 3D Secure or not - this situation would arise when the administrator is taking a payment over the telephone.
Would an addition to the accountData array achieve these ends, testing for the content of a particular index before commencing 3D Secure or not?