Bring Your Business to Life › Support › Image Store › SagePay Payment Method › Reply To: SagePay Payment Method
April 12, 2013 at 5:25 am #52665
Participant
Hey,
While refining the sagePay method, I have come across a small issue.
Is it on purpose that you can not update the order_status using the update_post_meta?
I have it set up so that when the user has typed their details in the usual validation takes place, but I want to be able to cancel the order (and eventually ammend).
I can update the payment status fine, but when I update the order_status to cancelled, (and when I print_r the data) it seems to update fine but under sales the order_status is still pending for that order.
I hope this makes sense.
Leon