LLMS_Transaction::can_be_refunded()
Determine if the transaction can be refunded Status must not be “failed” and total refunded amount must be less than order amount
Description Description
Return Return
(boolean)
Source Source
File: includes/models/model.llms.transaction.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |