edd_paypal_get_payment_transaction_id( string $payment_id )
Given a Payment ID, extract the transaction ID
Description Description
Parameters Parameters
- $payment_id
-
(Required) Payment ID
Return Return
(string) Transaction ID
Source Source
File: includes/gateways/paypal-standard.php
Changelog Changelog
Version | Description |
---|---|
2.1 | Introduced. |