the_ancient:
Thanks for your contribution.
I just want to add that I have got the Quickbooks Merchant Service module working and have successfully charged and received funds. Its not entirely clear when browsing the threads as a prospective user that the module actually works in the real world, so here is my confirmation that it does!![]()
I am working on Version 2 of this module, It has more or less be completely rewritten by me,
It will however require PHP5 because I am making use of the SimpleXML class that comes with PHP5...
Some of the Enchantments will be Full Transactional Logging, This will allow for full integration with Quickbooks, and allow users to see all failed transactions, and possible add refund capability's
Anyway I am looking for Feedback on the Quickbooks Web Connector project...
http://www.zen-cart.com/forum/showthread.php?t=94974
I installed the mod and get an error during page 3 of checkout...
"An error has occurred within our system while trying to process your credit card. Please try this transaction again. If the problem persists, please email "
Are there any settings within merchant services that are not covered in the install instructions?
Any clues what is causing the error?
that is telling you
1> Curl was unable to connect to the QBMS Server
2> QMBS Refused to authenticate you,
a> you entered the wrong Ticket Number or the Wrong App Id, or the wrong app user, or the app was not mapped to themerchant account
Are you using the hosted or Desktop security model?
Are you tring a Live or Demo Account. and did you select the proper setting in the module for live or demo...
It is not a error in the Module,
As I stated before this error means
1> Curl was unable to connect to the QBMS Server
2> QMBS Refused to authenticate you,
a> you entered the wrong Ticket Number or the Wrong App Id, or the wrong app user, or the app was not mapped to themerchant account
Are you using the hosted or Desktop security model?
Are you tring a Live or Demo Account. and did you select the proper setting in the module for live or demo...
Hello - I read through this thread twice & followed all of the QBMS advice & tips but I'm still getting "An error has occurred within our system while trying to process your credit card" after submitting the final credit card info in Zen Cart
QBMS rep verified:
- we're able to accept webstore payments
- Visa flags are checked
- the connection ticket (desktop-production) is active on the account
The payment module (v1.3.8) was installed & reinstalled and is configured with the correct AppID, App login, & connection ticket.
I reset the QBMS setting "process with web store" off & then back on & waited a full 24 hours, plus confirmed it was enabled with QBMS.
Our site is hosted through Godaddy & they confirmed a proxy for the cURL is not required, so our proxy status is set to false & the cURL proxy address is null.
Any other ideas or suggestions would be greatly appreciated
Thanks!