- This topic has 6 replies, 3 voices, and was last updated 10 years, 8 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Listing client invoices
Tagged: invoice
Dear Simple Membership team,
Implementing the plugin did prove to have some challenges in sandbox mode, however everything ended up working as well as implementing transactional emails. However I am having trouble understanding on how to be able to display member invoices on the user frontend, which are currently only available to administrators.
Please advise.
Hi, when you say invoices are you referring to the members payments?
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!
You are most welcome 🙂 Currently that option is not available. One of the plugin developers will assess further your request.
Kind regards
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!
We don’t really do invoices. Your users will get a receipt from PayPal when they make the payment. If we get many request for this, we might look into adding some kind of functionality for it.
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.