-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4
I have a business where customers purchase a monthly newsletter.
I have their recurring payments set up in my own payment provider so their cards are charged monthly automatically.
What I need is for those to show up in the customer's Hikashop profile as an order that happens every 1st of the month.
I'm not using Akeeba because I don't need the payment to go through PayPal since I already use a card service to process them.
Here's the process.
1. Customer visits my site and signs up for the newsletter service in my Hikashop
2. That customer order is passed through to my Authorize.net / card processing company
3. I then go into my card processing company and set up that customer for recurring payments
4. The following month, my card company processes the recurring payment
5. MY PROBLEM....the customer can log into their Hikashop Customer Account profile and see that original initial order only. The subsequent recurring payments, obviously, do not show because they are not processed through Hikashop
6. I'd like to create an Excel spreadsheet in CSV that I can import through myphpadmin into the Hikashop orders table to show those monthly recurring orders so when customers login they can see those too.
Is that possible?
Pam