-- url of the page with the problem -- : http : // www . furiantech . com
-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3
-- PHP version -- : 5.3.10
-- Browser(s) name and version -- : Chrome 36.0.1985.125 m
Hey guys,
Before I start, I just want to thank you for taking the time out to develop an awesome product and that I cant wait to actually earn some money and justify me upgrading
Further I understand the Akeeba Subscriptions is not supported anymore, but once I get it working I will then be able to check at alternatives.
Down to business;
I am using Hikashop Starter and Akeeba Subsciptions together. I am using PayFast as my payment plugin, and everything seems to work when you are placing an order via the traditional method. The problem I am experiencing is related to "post purchase". Basically I am using Akeeba Subs to send a link to a user before their subscription expires (since Payfast doesnt accept recurring payments, and PayPal doesnt accept ZAR as an accepted currency).
To add complexity I am also using JoomSEF to neaten up my links and help with SEO.
Everything to that point works, except the following issues:
1. Going to HikaShop User Control Panel, click -> "Show your subcriptions" just redirects to the current link followed by a # symbol.
The same issue was experienced here:
www.hikashop.com/forum/3-bug-report/7856...malformed.html#91075
- I would like confirmation of what piece of code to use to fix it.
2. In the email sent by Akeeba Subs it sends a URL to manage your subscriptions, you go there and it takes you to a "My Subscriptions" page. On there I can see my current order, when I try click "renew" (Image: AkeebaURL3) it doesnt use the custom URL I specified in the Subscription Level itself. Please see attached image (AkeebaURL1). Basically that URL never applies itself correctly, I suspect an issue with the logic in the code itself.
The link that should be used for the custom URL is actually a Hikashop Link with Checkout specified, so basically they just buying my item again when they click the renew button. But the URL is not applied. ie. "index.php/solutions/proper-test/checkout" when appended to my domain will check out the item and start the checkout process.
(Image: AkeebaURL2) is the actual page I get to when I click Renew.
I hope the above makes sense! I have looked at the code myself, but far too many variables for me to dig around.
I may have gone into too much detail about the issue and not explained it well.
Thank you for your time