edd_get_payment_by( string $field = '', mixed $value = '' )

Retrieve payment by a given field


Description Description


Parameters Parameters

$field

(Optional) The field to retrieve the payment with

Default value: ''

$value

(Optional) The value for $field

Default value: ''


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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