Invalid status change
Invalid status change attempted
Error Message | Invalid attempt to change status from '%s' to '%s' |
Error Code | transaction_invalid_status_change |
Status Code | 400 |
Common causes
You are attempting to set the transaction status to past_due
You are attempting to set the transaction status to canceled when it is not ready or billed
You are attempting to set the transaction status to completed
Solutions
If you are attempting to cancel a transaction, ensure current status is not completed
If you are attempting to set transaction to billed, ensure current status is ready
All other status changes are automatic
On this page