| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I am currently evaluating ubercart and ecommerce on two separate test machines. I have my authorize.net account and everything works fine in ecommerce. Within ubercart I always get the following error: We were unable to process your credit card payment. Please verify your card details and try again. If the problem persists, contact us to complete your order.
I've tried everything that I've read about - I have a clean lampp install with php 5 and curl enabled. Any ideas would be very welcome. I see nothing in the logs, except what I can only assume is an unrelated error:
Referrer https://localhost/cart/checkout
Message Attempt to assign property of non-object in /opt/lampp/htdocs/modules/ubercart/uc_taxes/uc_taxes.module on line 412.
I've also tried letting the transaction go through and then putting the cc through on the orders page. Then I get an error message about the login/key being incorrect - but it isn't. My guess, based on the how quickly the response/error happens, is that nothing is being sent at all which is why there are no log entries and nothing on the authorize.net side either.

It works now.
