Hi, i'm new to opencart.
For the orders that people select as shipping method pickup from store, i want to enable only a few payment methods ( paypment at the store and/or payment on delivery ). For this shipping method i want to exclude VISA/paypal and everything else i eventually enable.
How do i do this ?
Thanks
For the orders that people select as shipping method pickup from store, i want to enable only a few payment methods ( paypment at the store and/or payment on delivery ). For this shipping method i want to exclude VISA/paypal and everything else i eventually enable.
How do i do this ?
Thanks
I have a Restrict Payment Methods extension that allows you to disable payment methods based on a variety of criteria, including the shipping method selected.
It's now been updated for 1.5.2 compatibility. You can check out the latest version here:
www.getclearthinking.com/restrict-payment-methods
www.getclearthinking.com/restrict-payment-methods
Hi Johnathan,
Thanks for the update.
Just to make sure, what i need is:
If a client selects Pickup from Store as shipment method, i want the available payment methods to be restricted to Cash on Delivery.
Also, i need the Cash on Delivery payment method to be restricted to the Pickup from Store shipment method.
I was looking at your demo and i don't see how this is possible with your plugin. Are you sure it can do this ?
Thanks for the update.
Just to make sure, what i need is:
If a client selects Pickup from Store as shipment method, i want the available payment methods to be restricted to Cash on Delivery.
Also, i need the Cash on Delivery payment method to be restricted to the Pickup from Store shipment method.
I was looking at your demo and i don't see how this is possible with your plugin. Are you sure it can do this ?
So you need "Cash on Delivery" to be available if and only if "Pickup From Store" is selected? Yes, this is possible.
Just create a restriction, select "Cash on Delivery", and in the Shipping Methods section select only "Pickup From Store". This means it will be available only when "Pickup From Store" is selected.
Just create a restriction, select "Cash on Delivery", and in the Shipping Methods section select only "Pickup From Store". This means it will be available only when "Pickup From Store" is selected.
Are you sure you got my e-mail address right? I don't think I have any e-mail from you in my inbox.
You can also contact me with your info at www.getclearthinking.com/contact
You can also contact me with your info at www.getclearthinking.com/contact
here's what i wrote:
Hi, i just bought your plugin, i'm trying to do what i explained you here: http://forum.opencart.com/viewtopic.php ... 13#p266101
but it doesn't do what it is supposed to.
here are my settings:
http://prntscr.com/7h2kx
i tried several combinations, without luck.
also, on the instructions file i assumed you haven't updated it yet so i also performed this change:
meanwhile, i changed that back to:
Hi, i just bought your plugin, i'm trying to do what i explained you here: http://forum.opencart.com/viewtopic.php ... 13#p266101
but it doesn't do what it is supposed to.
here are my settings:
http://prntscr.com/7h2kx
i tried several combinations, without luck.
also, on the instructions file i assumed you haven't updated it yet so i also performed this change:
it's supposed to, right ?FOR v1.5.0.x - 1.5.1.x
------------------------------------------------------------------------------
IN:
/catalog/controller/checkout/payment.php
REPLACE:
if (!isset($this->session->data['payment_methods'])) {
WITH:
if (true) {
meanwhile, i changed that back to:
no successif (!isset($this->session->data['payment_methods'])) {
1. I just did an upgrade to my site, and my contact form wasn't working, which is why I didn't receive your e-mail. (Thanks for helping me figure this out.) You can try it now if you want to correspond over e-mail. My direct e-mail address is also listed in the files for the extension.
2. I've sent you a PM requesting your store admin info, which if you send me I can take a look.
3. That file edit is only relevant for 1.5.0 and 1.5.1. There is no payment.php file in 1.5.2, and the file that replaced it does not have that line.
4. Are you sure you've made the manual edit properly or uploaded the vQmod file? If so, are you sure you've restricted the other payment methods so they are disabled when "Pickup from Store" is selected?
2. I've sent you a PM requesting your store admin info, which if you send me I can take a look.
3. That file edit is only relevant for 1.5.0 and 1.5.1. There is no payment.php file in 1.5.2, and the file that replaced it does not have that line.
4. Are you sure you've made the manual edit properly or uploaded the vQmod file? If so, are you sure you've restricted the other payment methods so they are disabled when "Pickup from Store" is selected?
Hi Jonathan
How are you? Recently I buy payment method restrictions plugin but its not working at all.
I am using opencart V 1.5.1.3.1.
I want IF a customer select Cash on delivery method in delivery method than in payment method ONLY Cash on delivery should be visible not others like visa or cash before delivery.
If you want I can send you screen shot also, pls share your mail Id.
Pls help me i must need asap.
Thanx
Prabhat Saini
How are you? Recently I buy payment method restrictions plugin but its not working at all.
I am using opencart V 1.5.1.3.1.
I want IF a customer select Cash on delivery method in delivery method than in payment method ONLY Cash on delivery should be visible not others like visa or cash before delivery.
If you want I can send you screen shot also, pls share your mail Id.
Pls help me i must need asap.
Thanx
Prabhat Saini

Who is online
Users browsing this forum: No registered users and 22 guests