thephpleague / omnipay-sagepay

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

Override the 3D auth value. #5

Closed bweston92 closed 10 years ago

bweston92 commented 10 years ago

My account is used by multiple services and therefore some may required 3D auth but some backend stuff doesn't can this be implemented?

amacneil commented 10 years ago

I don't think we have an option yet, it just defaults to the account setting.

Happy to add it if you can link to the relevant docs or make a pull request.

On 8 Apr 2014, at 6:24 pm, Bradley Weston notifications@github.com wrote:

My account is used by multiple services and therefore some may required 3D auth but some backend stuff doesn't can this be implemented?

— Reply to this email directly or view it on GitHub.

bweston92 commented 10 years ago

I actually have a few extra params required am I able to put these in too?

bweston92 commented 10 years ago

Can you accept pull request on #6 ?— Sent from Mailbox for iPhone

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

I don't think we have an option yet, it just defaults to the account setting. Happy to add it if you can link to the relevant docs or make a pull request.

On 8 Apr 2014, at 6:24 pm, Bradley Weston notifications@github.com wrote:

My account is used by multiple services and therefore some may required 3D auth but some backend stuff doesn't can this be implemented?

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub: https://github.com/omnipay/sagepay/issues/5#issuecomment-39840391

amacneil commented 10 years ago

Sure, will follow up there.