EDD_Payment::update_status( string $status = false )

Set the payment status and run any status specific changes necessary


Description Description


Parameters Parameters

$status

(Optional) The status to set the payment to

Default value: false


Top ↑

Return Return

(bool) Returns if the status was successfully updated


Top ↑

Source Source

File: includes/payments/class-edd-payment.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.