Hi all,
i have this problem:
- user create a cart
- use bankwire module to pay with bank-wire method
When bankwire module call native PS validateOrder method (PaymentModule.php), i see this:
if product qt > 0 : validateOrder set a corret orders status "pending payment"
if product qt <=0 :...