edd_get_payment_customer_id( int $payment_id )

Get the customer ID associated with a payment


Description Description


Parameters Parameters

$payment_id

(Required) Payment ID


Top ↑

Return Return

(string) $customer_id Customer ID


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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