| Project: | Payment Method Adjustments |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Using Ubercart 7.3beta.
I just tried a demo sale with 2checkout, configured it appropriately, and on the return page, I got the message:
An error has occurred during payment.
Could it have something to do with the error message that is displaying at the same time?
Many thanks!
Notice: Undefined index: merchant_order_id in uc_2checkout_complete() (line 12 of /home/rawvegan/addons/drupalebookstore.com/sites/all/modules/ubercart/payment/uc_2checkout/uc_2checkout.pages.inc).
Notice: Undefined index: merchant_order_id in uc_2checkout_complete() (line 14 of /home/rawvegan/addons/drupalebookstore.com/sites/all/modules/ubercart/payment/uc_2checkout/uc_2checkout.pages.inc).I wanted to make sure it was not because of the order number issue in demo mode, so I tested this live.
I got a payment confirmation mail from 2checkout.
The order remained in 'in checkout' status in ubercart.
Again same error message: an error has occured...
Any ideas? What else can I check?
the only thing I need to configure at 2co is:
- complete url: myurl/cart/checkout/complete
- secret word
- direct return: header redirect
