Show purchased plans in cb tab

  • Werner
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 9 months ago #65671 by Werner
Show purchased plans in cb tab was created by Werner
Hi,
I'm using CB on my website and it works quite well with membership Pro. The only thing I'm missing is, to show purchased plans and purchase history as tabs in Community builder.

Is there a way to get this up and running?

Regards,
Werner

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65683 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show purchased plans in cb tab
Hi Werner

At the moment, we don't have a CB plugin for that task, so it is not possible. I will try to implement it and make it available for you within next week

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65699 by Achille
Replied by Achille on topic Show purchased plans in cb tab
Hi Tuan , I'm interested also in this new implementation.
If not available in the package as I can having this change?
Thanks

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65728 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show purchased plans in cb tab
I will make it available in the package. Hope to have it on tomorrow or on Tuesday !

Tuan
The following user(s) said Thank You: Werner

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65778 by Achille
Replied by Achille on topic Show purchased plans in cb tab
Thanks

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65818 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show purchased plans in cb tab
Completed the code for the plugin. Will do some test and post it here so that you can use it

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65827 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show purchased plans in cb tab
OK, here is the CB Subscription History plugin. You should also download latest version of Membership Pro on My Downloads section to have latest version. Version 2.0.4 just contains some minor improvement :

1. Format the value of Date custom field in the emails & messages using the format entered in Configuration of Membership Pro. Before, it is hardcoded to YYYY-MM-DD in the email & messages.

2. Add more server side validation :

- In case user account could not created for some reasons (for example, username contains special characters), the system will display error message to allow users to correct it before the subscription process continued. Before, we don't have that validation and in some cases, it results in the subscription record doesn't have user account associated to it.

- In case you have File upload custom fields in the form, and the files could not be uploaded for some reasons (Not allowed file types...), the system will display error messages to allow users to re-select the file... Before , the system simply ignore the file and subscribers don't know about it

Just minor improvements, but you should update so that you can have most stable version on your site

Tuan
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65921 by Achille
Replied by Achille on topic Show purchased plans in cb tab
It works well, perhaps you need to render the Tab only to the account holder.
Now all users can view the Tab and also the invoices of all users.

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #65960 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Show purchased plans in cb tab

Achille wrote: It works well, perhaps you need to render the Tab only to the account holder.
Now all users can view the Tab and also the invoices of all users.


Agree. You can get this updated plugin and it will work well

Tuan
Attachments:
The following user(s) said Thank You: Achille

Please Log in or Create an account to join the conversation.

  • Werner
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 9 months ago #66047 by Werner
Replied by Werner on topic Show purchased plans in cb tab
Thank you very much!!!

Regards,
Werner

Please Log in or Create an account to join the conversation.