Guest
28 Apr 2016 10:33

Hello There.

We have some questions before we buy Emareld 9 for our Website.

We have Joomla 3.x on our website With EasySocial as Core Registration And AEC as Membership Management

We are looking forward to use your extension but your demo for backed is not allowing us to check features of your Membership management

  1. I read your docs you have migration option from AEC to Emareld 9 - does it work seamless? we have around 10 Membership plans with our website and all are as per our custom requirement. only 3 of them is available in frontend for subscriptions and rest are hidden only used for upgrade on certain criteria based on our requirement, FYI we have appx 6K plus Users.
  2. We are based in India and we only accept payment in INR and through Payment Gateway called EBS https://www.ebs.in/ Do you support this payment gateway? if not will you develop this payment gateway? if not do you provide support on how to write payment gateway plugin for your extension?
  3. We are using EasySocial as core registration process, and we need to integrate Membership Subscription during registration via EasySocial as I read you provide Easysocial integration and registration process can include the Subscription process within. do you have a demo for same, as before purchase it, we want to make sure that it will work perfectly.
  4. what are your support term? we would like to know if you provide support in configuration and initial setup and ongoing help when required?

Please give us information about above queries and if possible with demo to backend and frontend with EasySocial Integration. So we can finalise and go ahead with your extension

Best Regards Govind Prajapati

Last Modified: 01 Sep 2019


atmaindia VIP
Total posts: 20
05 May 2016 05:37

Dear Sergey,

Hope you are doing good,

We have successfully configured Emerald and made the configuration as per our need and we are quiet satishfied with current position.

Despite I asked for help from you, it seems you were busy (or ignoring us), never mind, as end of the current scenerio we are at good position.

At last I need couple of help in some issues.

As your current Easysocial Integration has some issues, which we solved by modifying code and adding some logic.

few things we need your help.

  1. Invoice Table update - While taking user details from Easysocial we managed to pass it to payment gateway, but we dont know how to update same to Emerald's Invoiceto table and link it properly so next time it doesnt make issue, and also user can see Invoice Details in his panel. What we need here: proper steps of code snippet to add the Invoiceto Details in database and link it with subscription properly.

  2. We take one time Application Processing fees. ATMA is Not for Profit organisation run by it's Associate's Body, and to become member at ATMA we follow strict Guidelines and Background check which is why we take one time Application Processing Fee. of 500 INR, which is like first time member will have to pay 5000 (Membership Fee) + 500 (Application Fee) + Taxes. so we need to add this addon What we need here: A rule or Addon Item (Only for new members, and Expired members whose membership expired 90 Days ago). to be applied. when they subscribe to plan.

Only this help and we are good to go. I appreciate the help I received from yourside. and thats why want to ask for one last time the help for above two points

Thanks and Regards ATMA


Sergey
Total posts: 13,748
05 May 2016 15:10

Send me you EBS plugin I'll have a revision and make adjustments. it is hard to say why you have that error 500. It is not hard to say I mean there might be few reasons.

atmaindia Despite I asked for help from you, it seems you were busy (or ignoring us), never mind, as end of the current scenerio we are at good position.

I was in biseness trip for 2 days. I did not expect it. I though we will do everythign in one day but I had to stay. I've got home yesterday late. That is why I did тещ unswer for 2 days. I am not ignoring.

atmaindia Invoice Table update - While taking user details from Easysocial we managed to pass it to payment gateway, but we dont know how to update same to Emerald's Invoiceto table and link it properly so next time it doesnt make issue, and also user can see Invoice Details in his panel. What we need here: proper steps of code snippet to add the Invoiceto Details in database and link it with subscription properly.

Invoice is rendered here components/com_emerald/views/eminvoice/tmpl/default.php. Create standard template ovveride for it and ass ES details there.

atmaindia We take one time Application Processing fees. ATMA is Not for Profit organisation run by it's Associate's Body, and to become member at ATMA we follow strict Guidelines and Background check which is why we take one time Application Processing Fee. of 500 INR, which is like first time member will have to pay 5000 (Membership Fee) + 500 (Application Fee) + Taxes. so we need to add this addon What we need here: A rule or Addon Item (Only for new members, and Expired members whose membership expired 90 Days ago). to be applied. when they subscribe to plan.

Do I understand you right that you want first time payment be 500 INR more? This is currently is not possible. The only way is to do it through cross plan.

  1. You create 2 plans one 5000 and other 5500.
  2. You hide 5000 plan in cross section untill 5500 plan is purchased.
  3. You hide 5500 plan after it is purchased. Use limit parameter per user 1.

It is not most elegant solution, but right now this is only option I can see.


atmaindia VIP
Total posts: 20
09 May 2016 09:52

Hi,

There is one issue in cross plan,

If I am configuring Plan1 (5500) I am not getting option to hide Plan1 (5500) (when it comes to renew)


Sergey
Total posts: 13,748
10 May 2016 05:34

atmaindia If I am configuring Plan1 (5500) I am not getting option to hide Plan1 (5500) (when it comes to renew)

Use usage limit parameter and make it use only 1 time per user. It will hide 5500 plan. To hide 5000 plan untill 5500 is purchased use Require section за parameters in Cross plan section.


atmaindia VIP
Total posts: 20
10 May 2016 09:09

Is there any module available to show Expiration notice ?


Sergey
Total posts: 13,748
10 May 2016 11:15

atmaindia Is there any module available to show Expiration notice ?

Nope.


pepperstreet VIP
Total posts: 3,837
10 May 2016 23:50

atmaindia Is there any module available to show Expiration notice ?

Alternative / Workaround

You might use the Emerald content plugin with [PLACEHOLDERS] in a Custom-HTML module. See the documentation article for complete syntax and some examples.

Powered by Cobalt