thephpleague / omnipay-sagepay

Sage Pay driver for the Omnipay PHP payment processing library
MIT License
55 stars 78 forks source link

Support for AcountType and Apply3DSecure #6

Closed bweston92 closed 10 years ago

amacneil commented 10 years ago

Looks good. Can we perhaps rename the methods to setApply3DSecure() to match the parameter name? Also we may as well add setApplyAVSCV2() at the same time.

bweston92 commented 10 years ago

Yeah that would be fine, want me to update it or you going todo it, I only added the 2 I required for my application.— Sent from Mailbox for iPhone

On Tue, Apr 8, 2014 at 11:50 PM, Adrian Macneil notifications@github.com wrote:

Looks good. Can we perhaps rename the methods to setApply3DSecure() to match the parameter name? Also we may as well add setApplyAVSCV2() at the same time.

Reply to this email directly or view it on GitHub: https://github.com/omnipay/sagepay/pull/6#issuecomment-39911322

bweston92 commented 10 years ago

Just done and committed. Let me know when you can pull as I need this to carry on :)

amacneil commented 10 years ago

Done :)

https://github.com/omnipay/sagepay/releases/tag/v2.1.0