Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / different payment operations in different categories

different payment operations in different categories

Locked

Views: 844

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
6 Feb 2010, 10:17 PM
#1
biginner avatar

biginner

New Zenner

Join Date:
Feb 2010
Posts:
3
Plugin Contributions:
0

different payment operations in different categories

ok, latest zencart. Have been running it for 1,5 years. Know I want to add some products that I cant ship cod, only moneyorder

I use two payment modules, cod and moneyorder.

In some categories I want moneyorder to be the only payment method.

I have tried this:
http://www.zen-cart.com/forum/showthread.php?t=120145&highlight=payment

cant get it to work. Im not a coder so I really need a "just for dummies" instruction on how to set this up.

9 Feb 2010, 5:54 PM
#2
biginner avatar

biginner

New Zenner

Join Date:
Feb 2010
Posts:
3
Plugin Contributions:
0

Re: different payment operations in different categories

Cant nobody help me. Ive been trying to fix it by myself and the only thing i manage is to crash my test site

9 Feb 2010, 6:09 PM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: different payment operations in different categories

.. and how will my payment be handled if I purchase from TWO categories... each with its own payment module?

Transactions cannot be split between payment options... Your quest is pointless...

9 Feb 2010, 6:16 PM
#4
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: different payment operations in different categories

Ajeh's recent post at url below explains how,
BUT as schoolboy points out, may have problems regarding
different products from different categories, in same cart
http://www.zen-cart.com/forum/showthread.php?t=120145

9 Feb 2010, 6:33 PM
#5
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: different payment operations in different categories

That's right... Linda's suggestions will enable or disable a payment option - depending on the product - but the end result will only be one payment option offered.

Unless you ALSO govern what a customer can add to cart, you cannot have more than one payment option available at checkout.

If I add a product from category A (moneyorder only) then your conditional must stop me from adding category B products (COD) (and vice versa) - which is (fundamentally) Linda's solution.

But as you are not using a payment gateway there's a remote chance that you could (at checkout) specify which products will be delivered COD and which will require the customer to send a check first...

... interesting challenge ! (Will require some heavy custom coding I imagine).

9 Feb 2010, 7:37 PM
#6
biginner avatar

biginner

New Zenner

Join Date:
Feb 2010
Posts:
3
Plugin Contributions:
0

Re: different payment operations in different categories

I understand the problem. If a customer orders from the two different catogories its only going to show moneyorder.

If a customers orders from the category there we can ship both moneyorder and cod both payment options are going to show and if someone orders from the category there we only can use moneyorder this is going to show.

This way there aint no problem when someone is orderig from different categories.