Downloads
This module provides the *separate* check payment method for Ubercart.
Basically the code is extracted fom uc_payment_pack module. Some minor
modifications are present though.
Development
| Preview | Attachment | Size |
|---|---|---|
| uc_check.tar.gz | 3.49 KB |
|
Ubercart |
|
|
|
||
Order remain in "checkout"
Is it the normal behavior that after completing an order with check payment method the status remain in "Checkout" ? The consequence is that customers can see "no order available" in their account Could this be changed somewhere and how ?
Conditional action doesn't help
I tried to setup a conditional action, changing status of check payment orders to "pending" at order completion
This depend on whether the account already exist or not
It's becoming tricky! In fact, there may be a problem with order completion : This means there really something going wrong with order completion but what ? NB: on this same store, the credit cart payment method (cybermut module) works well : order confirmation page and status set to "payment received"
Found the problem
I notice that the cart/checkout/complete was briefly showing in the url field of the navigator but was imidiatly replaced by the user page. But why does this conflict appears with check payment method and not with credit cart payment method ...? |
|