Browse: Home / Functions /

learndash_transaction_get_payment_meta

This function has been deprecated.

learndash_transaction_get_payment_meta( int $transaction_id )

Gets payment meta for transaction based upon payment processor.


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.