Re: Beanstream Payment Module Support Thread
Hi all,
I'm new to Zen Cart and everything to do with setting up a merchant account and I need some help.
I've got the site setup (not completely finished). I have the Beanstream Credit Card Module installed. I have the BeanStream Interac Module installed.
Beanstream is now looking for some information from me with regards to the Interac Module that I cannot find.
They are asking for the URLs for the funded/non-funded/refferrer. They are saying they are part of the setup but I cannot find anything like that anywhere... in Zen Cart or the Interac Module.
Is there anyone who might be able to shed some light on this for me?
Thanks!
Rene
Re: Beanstream Payment Module Support Thread
See lines 29-31 in the readme file.
Re: Beanstream Payment Module Support Thread
Please also be sure to tell the Beanstream guys that you were sent to them by Zen Cart. This helps the project.
Re: Beanstream Payment Module Support Thread
I'm trying to get a ZenCart up and running. I'm using the Beanstream Interac and Credit Card Modules.
Beanstream needs some information that I cannot find. They are asking the following: " If you’re using the ZenCart IOP module, I’ll need the urls for funded/non-funded/referrer that are part of the setup."
Anybody have anything to offer?
Thanks!
Rene
Re: Beanstream Payment Module Support Thread
You'll find that information in the documentation files that are part of the Beanstream Interac module zip file.
Re: Beanstream Payment Module Support Thread
Quote:
Originally Posted by
renej
I'm trying to get a ZenCart up and running. I'm using the Beanstream Interac and Credit Card Modules.
Beanstream needs some information that I cannot find. They are asking the following: " If you’re using the ZenCart IOP module, I’ll need the urls for funded/non-funded/referrer that are part of the setup."
Anybody have anything to offer?
Thanks!
Rene
:oops:
Ooops... I been away and totally forgot that I already posted this. I knew I had to do it but the mind totally failed me this time! :) Thanks for the previous reply!!!
Rene
Re: Beanstream Payment Module Support Thread
BeanStreamers: The next item on my todo list is to add support for 3DSecure (MasterCard SecureCode and Verified by Visa) to Beanstream. Stay tuned!
Re: Beanstream Payment Module Support Thread
I'm getting errors when trying to use the Beanstream plugin. I wrote a Beanstream interface myself in the past so I know my Beansream test account is configured in a way that works. My first error was this:
"Transaction Declined. Restricted transaction type"
To fix that, I had to alter my Beanstream account to "allow both purchase and pre-auth transactions"
What is the plugin doing to make this necessary and can I disable it?
Now I'm getting this error:
"Username/Password or hash validation required for this request"
I have no username, password set up in my Beanstream account nor do I have one set up in my zen-cart admin so why is it required?
Re: Beanstream Payment Module Support Thread
I think they require it now. Try adding it to your Beanstream account and to your zen admin.
Re: Beanstream Payment Module Support Thread
Quote:
Originally Posted by
swguy
I think they require it now. Try adding it to your Beanstream account and to your zen admin.
That solved the problem but that would break existing web sites if they suddenly decided it was a requirement.
I have a working implementation of a Beanstream interface (not for Zen Cart) and this is the first I've even heard of this requirement so I'm wondering if the zen-cart beanstream plugin is sending a form field that triggers this requirement. Perhaps the transaction password and user id are being sent even if they are blank and that's triggering the requirement?