WordPress Membership Plugin
Hi there,
I understand that invoices are not available. However displaying transaction IDs to the end user is where I am going with this.
Please advise.
Ok.
From what I understand, with my somewhat limited PHP knowledge and brief skimming of the code; and do correct me if I’m wrong. In order for that to be displayed on the user end, a public static function in class.swpm-member-utils.php would need to be created to pass transactions.? Shooting blanks here…
Awaiting dev.
Thanks again!
Yes. That’s what I mean. Currently it displays the user paypal transaction only on admin panel. Ideally I am looking to be able to display those transactions pertaining to that user on the loggedin.php page or anywhere else for that matter.
Much appreciated, thanks for the quick response!