learndash_transaction_get_razorpay_meta learndash_transaction_get_razorpay_meta( int $transaction_id ) Gets meta for transaction related to RazorPay. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # Parameters # $transaction_id (int) (Required) The ID of the transaction. Return # (array) Array of transaction meta. Source # File: includes/payments/ld-transaction-functions.php Changelog # Changelog Version Description 4.2.0 Introduced. Related # Namespace # global @package # LearnDash Uses # Uses Uses Description includes/class-ldlms-post-types.php: LDLMS_Post_Types::get_post_type_slug () Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files. Used By # Used By Used By Description includes/payments/ld-transaction-functions.php: learndash_transaction_get_payment_meta () Gets payment meta for transaction based upon payment processor.
Uses # Uses Uses Description includes/class-ldlms-post-types.php: LDLMS_Post_Types::get_post_type_slug () Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files.
Used By # Used By Used By Description includes/payments/ld-transaction-functions.php: learndash_transaction_get_payment_meta () Gets payment meta for transaction based upon payment processor.