[SUGGESTION] eCheque & other pending payments
-
Hi,
Currently all payments which are returned as succesful by Paypal update the order status to processing.
However, this also is the same for pending payments – like bank funded paypal payments & eCheques.
Currently I put a small bit of custom code to catch the response array from paypal – looking for the following response.
[PAYMENTINFO_0_PAYMENTSTATUS] => Pending
For those orders I move the order status to ‘HOLD’ rather than ‘PROCESSING’.
Would be possible to had this in to the core of the plugin?!?!
- The topic ‘[SUGGESTION] eCheque & other pending payments’ is closed to new replies.