1. FotoHijinx
  2. General
  3. Wednesday, July 01 2015, 01:19 PM
Hi guys

Not sure if you know the answer but as you use PayPlans as well I thought I would ask here first.

I've created my Easyprofile and use it as my Joomla membership sign up through PayPlans plans. My question is I'd like to include one of my fields from easyprofile in my pdf invoice in PayPlans to display the Council that the user works at. I can add this in the custom section of the invoice but I'm not sure what code to use. PayPlans tends to use things like [[user_name]] etc. Would you have any idea of what code I could use? The text that I use in easyprofile is: Council or Employer (Alias: council) and this is the answer I'd like to display on the PayPlans invoice.

I hope this makes sense.

Cheers
Irene
admin Accepted Answer
Admin
Hi,
sorry for late reply, to retrieve user information we have 2 ways:
1. Content Plugin (Basic/Pro members)
read docs at https://www.easy-profile.com/docs/26-plugin-content.html. This works if payplan have something that trigger Joomla Content Plugins, you need to ask to Payplan support
2. APIs
we have some api to retrieve User data, read docs at https://www.easy-profile.com/docs/38-jsnuser-object.html. You can use our API in some template file of Payplan

we would like to help more, but it's something that we never tried :(
  1. more than a month ago
  2. General
  3. # 1
FotoHijinx Accepted Answer
Hi guys

I've been working with the guys over at Payplans to try and get this to work and this is their reply:

1. The plugin code looks fine and should catch the onContentPrepare event.
2. I have verified that on Invoice, the plugin event is being called. (shown in screenshot)

Please share screenshot to developer and ask him for not working.
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Hi,
you need to use this syntax for your field:
{user council 489}
instead
{user <field council> 489}
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.