Jump to content

validateOrder overwrites order status


Liquido

Recommended Posts

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 : validateOrder set "waiting to be processed"

 

 

I want the order status is always "pending payment" (no problem for qt verification)

 

<about PS: 1.5 version>

 

Can you explain me how to configure this ?

Thanx for help

Edited by Liquido (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...