apply_filters( 'llms_manual_refund_id', string $refund_id )

Filters the refund id for manual refunds.


Description Description

The default refund ID is a microtime string generated by uniqid().


Top ↑

Parameters Parameters

$refund_id

(string) The refund ID.


Top ↑

Source Source

File: includes/models/model.llms.transaction.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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