gammapartners VIP
Total posts: 1
03 Фев 2015 20:58

Hi Sergey

I've read the blog and the documentation before posting and still got a few questions. Got a site with only one subscription link to only one hikashop product at the time. I use the autorize.net from hikashop as payment method right now.

One question is, when the subscription expires, the user will get an email from emerald with a reminder to pay again, then it will be redirected to hikashop product page and buy the subscription again, right? that's what I understand.

I need the pay to be recurrent, I mean charge and renew the membership plans automatically. Will be nice to send an email to the user a few days before the automatic charge, with an option to cancel his plan. Do you have this in emerald?

I buyed the package yesterday, still learning from this component but I like a lot what I've seen so far, great job!

Последние изменения: 04 Фев 2015


Sergey
Total posts: 13,748
04 Фев 2015 04:08

gammapartners I need the pay to be recurrent, I mean charge and renew the membership plans automatically.

You cannot do that with Hickashop. Because Hikashop products are one time payment only. hikashop has not recurring tranzations support.

gammapartners One question is, when the subscription expires, the user will get an email from emerald with a reminder to pay again, then it will be redirected to hikashop product page and buy the subscription again, right?

Not exactly. Of course if in the message you add links to Hikashop, user gets there. But you also have to redirect Emerald purchase page if you want users to purchase only through Hikashop.

This is what I recommend to do

To be sure users cannot purchase through Emerald but only throu hikashop, create plans list template override with redirect to hikashop products list. So whenever anyone try to see list of plans, he endup in list of hikashop products.

So just create /templates/[name]/html/com_emerld/emlist/default.php file, delete everything and place there only

<?php JFactory::getApplication()->redirect(' http://link/to/hika/shop ');

Of course change http://link/to/hika/shop to real link to Hikashop with products.


Sergey
Total posts: 13,748
04 Фев 2015 04:09

gammapartners I buyed the package yesterday, still learning from this component but I like a lot what I've seen so far, great job!

You will like it even more, when you will get Emerald 10.

Работает на Cobalt