Show purchased Stripe option on Profile page?

Using s2Member Pro. My client wants their site to show users what they purchased (on their member profile page). I have the shortcode for the EOT and the time of the last payment. But I need to be able to show them what it was they purchased. I have 3 items in a drop-down that I created within the Stripe Pro Form, is there some way to retrieve this? or even have a link to a receipt page?

Yes, but it’s complicated.

It’s not native to s2, but it provides the API and hooks to do it.

I used this article to code functionality to create receipts: https://s2member.com/kb-article/building-an-api-notification-handler-webhook/

I also added a shortcode to list all receipts for the current user.

And they are all converted to pdf.