Reply To: SagePay Payment Method

Bring Your Business to LifeSupportImage StoreSagePay Payment MethodReply To: SagePay Payment Method

#52665
lch503
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