Browse: Home / Functions /

learndash_transaction_get_paypal_meta

This function has been deprecated.

learndash_transaction_get_paypal_meta( int $transaction_id )

Gets meta for transaction related to PayPal.


Description #


Parameters #

$transaction_id

(int) (Required) The ID of the transaction.


Return #

(array) Array of transaction meta.


Source #

File: includes/deprecated/4.5.0/functions.php


Changelog #

Changelog
Version Description
4.5.0 This function has been deprecated.
4.2.0 Introduced. This function has been deprecated.