Page 1 of 1

How does Q's FirstData work with guest checkout on 1.3.4

Posted: Sun Aug 01, 2010 4:20 am
by sean
I just want to know if anyone tried Q's FirstData API payment, and if anyone knows where does it get guest customer's CC information in OC1.3.4. In 1.3.4 the guest checkout is a single page, so payment and shipping and personal information entered by the customer is on a single page. Does FirstData API gets credit card information the same page where the customer selects the payment method, or does it come up on a separate page before confirmation page?

Re: How does Q's FirstData work with guest checkout on 1.3.4

Posted: Sun Aug 01, 2010 1:29 pm
by sean
I got my answer. I guess I had to buy it to try it. looks like nobody is available on Saturday.

I don't see discover card being one of the options. How can I add it, or is it even possible to do so?

Re: How does Q's FirstData work with guest checkout on 1.3.4

Posted: Sun Aug 01, 2010 3:23 pm
by sean
I can't get this module to work.

I've installed it as instructed in the installation file.
now when I enter CC information, it takes a long time loading the page, and then goes to https://www.mydomain.com/index.php?rout ... est_step_3 which doesn't exist and I get the THE PAGE YOU REQUESTED CANNOT BE FOUND! message.

by looking at the code, I can see that it goes to this page if there are an error. But I think something is not working right, since it takes a really long time before redirecting to load the page (more than 30-second to a 1min).

I looked at the firstdata_dbg.txt file, everything looks ok as far as I can understand. (is it necessary to save info to this file? can I comment out file_put_contents('firstdata_dbg.txt', $xml); line , since it wouldn't be a good idea to have this info sitting on a file on the server.)


I'm running OC 1.3.4

Re: How does Q's FirstData work with guest checkout on 1.3.4

Posted: Sun Aug 01, 2010 11:05 pm
by Xsecrets
you will need to take this up with Q though unfortunately you picked a bad time to have a problem as he's out on vacation.

Re: How does Q's FirstData work with guest checkout on 1.3.4

Posted: Sun Aug 01, 2010 11:39 pm
by sean
:(
thank you X

Re: How does Q's FirstData work with guest checkout on 1.3.4

Posted: Wed Aug 04, 2010 2:20 am
by Qphoria
I'll look into what you are saying. I don't remember having a problem with this but it might be something small in the backwards compatibility code

Re: How does Q's FirstData work with guest checkout on 1.3.4

Posted: Wed Aug 04, 2010 4:32 am
by sean
Thank you.