Any module for recurring product orders
Perhaps I am not searching for the correct thing but what I am looking for is a mod that will list alongside / underneath the price of a product the option to subscribe. For example Product A Price £10 Buy Now Subscribe and save 3 months (save 10%) Price £9 per month Buy and Subscribe Now 6 months(s...
Jump to post- Thu Feb 06, 2020 4:29 pm
- Replies 1
- Views 781
Small/Medium Sized Commission
Looking for someone to take the reward points module I have and place the add points routine into the quick order / print label module I have as I simply do not have the time to delve into it.
Get in touch and we can discuss. Thanks.
- Mon Oct 21, 2019 3:33 pm
- Replies 4
- Views 833
Re: OC 3.0.2.0 Cache issues
To turn off OPCACHE in a htaccess file depends on how PHP has been configured php_flag opcache.enable Off or opcache.enable=0 As OpenCart has a php.ini you could also edit that and place the opcache.enable=0 into that which will have the same effect depending on how PHP has been configured by your w...
Jump to post- Sat Jun 08, 2019 6:12 pm
- Replies 9
- Views 3364
Re: Amend the list of payment options on Checkout
Yes, you can. But not what I was looking for checking the button status would not remove the duplicate listing.
Jump to post- Sat Jun 08, 2019 2:58 pm
- Replies 11
- Views 1772
Re: Internal Server Erro 500
Shared hosting.
I would check with your host to see if they have updated anything such as PHP version.
- Sat Jun 08, 2019 1:50 am
- Replies 8
- Views 773
Re: Amend the list of payment options on Checkout
That would be a no for TWIG. Well, not any way I know to try it.
I did manage to do this in my one-page checkout in the payment method by checking in the payment method routine for pp_express and then basically telling it to skip that and load the rest.
- Sat Jun 08, 2019 1:37 am
- Replies 11
- Views 1772
Re: Opencart 3.0 mail is giving trouble when phpmailer used
Surely your web host should resolve your certificate issue.
Jump to post- Fri Jun 07, 2019 11:35 pm
- Replies 12
- Views 2206
Re: Bridging gap between OC 1.5.6.4 and 3.0.x
Well, a few things you should note. You do not necessarily need to switch from tpl to twig there are workarounds available especially when it comes to mods and themes. Of course, knowledge and understanding of twig would be preferred as the core will still use it. You could start here https://symfon...
Jump to post- Fri Jun 07, 2019 5:36 pm
- Replies 12
- Views 1581
Re: Amend the list of payment options on Checkout
Actually, I am wondering if this cheeky little hack could be achieved in Twig. {% if payment_methods %} <p>{{ text_payment_method }}</p> {% for payment_method in payment_methods %} <div class="radio"> <label>{% if payment_method.code == code or not code %} {% set code = payment_method.code...
Jump to post- Thu Jun 06, 2019 11:44 pm
- Replies 11
- Views 1772
Re: Amend the list of payment options on Checkout
lol well i prefer cheeky hack
Jump to post- Wed Jun 05, 2019 6:22 pm
- Replies 11
- Views 1772
Re: Amend the list of payment options on Checkout
Its not removing the option. The option is there by way of the paypal express button which the customer should use to checkout with if they wish to use that option. What I am looking to achieve is removal of the duplicate listing as a payment option. This is how it looks at the moment Paymentsense P...
Jump to post- Wed Jun 05, 2019 6:14 pm
- Replies 11
- Views 1772
Re: How do I configure Opencart w/ multiple frontend www servers?
Session data is stored in the database in version 3.x
oc_session
Anything the customer is doing on any front end would be stored as local session and cookies so wouldnt be an issue.
- Wed Jun 05, 2019 3:58 pm
- Replies 2
- Views 489
Amend the list of payment options on Checkout
Version 3.0.2.0 I have just enabled Paypal Express and have the button displayed on the cart and checkout pages. However, paypal express is also listed as a payment option when you reach the checkout in the payment methods radio selection which kinda defeats the point of having the button displayed....
Jump to post- Wed Jun 05, 2019 3:34 pm
- Replies 11
- Views 1772
Re: 3D Secure required by law for all EU transactions
I have had confirmation from Paymentsense that their module is ready for this.
Version 3.0.0 for OpenCart 3.x
I am not sure if that also applies to the module they have for 2.x
- Tue Apr 30, 2019 12:19 am
- Replies 53
- Views 140238
Re: can i delete session table data
I did not. If fact it is a bug (check github). The system simply does not delete old session and as a result there are thousands of OC databases inflated with millions of expired records in the 'session' table. For the time being every week or so I manually delete an avg of 150,000 records with thi...
Jump to post- Sun Jan 13, 2019 6:56 pm
- Replies 23
- Views 18686
Re: Change how reward points work
Apologies perhaps I didnt explain what I am looking for. At present when a customer wishes to use reward points they can only use up to the value of the sub total. So they would still pay any taxes and shipping costs. I am looking how to change this so that they can apply the reward points to cover ...
Jump to post- Mon Oct 09, 2017 1:53 am
- Replies 2
- Views 1002
Change how reward points work
I would like to change how reward points currently use the sub total to use the total.
Ive seen posts on this for earlier versions but cannot find the correct place to implement changes in 2.3.0.2
I would appreciate any help.
- Sun Oct 01, 2017 11:57 pm
- Replies 2
- Views 1002
Recurring payments question
Quick question about the recurring payments to make sure my setup is correct. I wish to charge a deposit followed by 4 payments and then stop the payments Price 250.00 Duration 4 Cycle 1 Frequency Month Status Enabled Trial Profile (for deposit) Trial Price 250.00 Trial Duration 1 Trial Cycle 1 Tria...
Jump to post- Sun Aug 20, 2017 6:40 pm
- Replies 1
- Views 846
Re: OpenCart 2.0 Curl/Http Loopback Workaround!
Am I reading this correct? A Curl loopback has been introduced something not allowed on what 95%+ of shared hosts and the only way around it is to use a secondary domain. Great i2Paq for providing the workaround nice job. I am sat here scratching my ass wondering why this was ever introduced though....
Jump to post- Thu Jun 25, 2015 3:31 pm
- Replies 40
- Views 92645
Re: OpenCart 2.0.2.0 Available Now
I'm getting quite annoyed with the way the new releases follow each other. Been working on updating 1.5.4 for a client to version 2.0.0 to 2.0.1.0, now i read that there is a new 2.0.2.0 with a 2.0.2.1 release pending. Browsing through the different threads no-one has any updating scripts that work...
Jump to post- Sun Apr 05, 2015 12:34 am
- Replies 231
- Views 264199