Guest Posted August 1, 2003 Posted August 1, 2003 I have searched through shipping and payment modules, but didnt found anything usefull for me. I need this: When one type of shipping is selected, then I need to display only two payment options. My english is horrible so here is a table of what I need: SHIPPING PAYMENT ----------------------------------------------- ShippingType1 (39) PaymentType1 (34) ShippingType2 (0) PaymentType2 (0) PaymentType3 (0) And now what I need. The numbers in the brackets means how much it cost - there are different costs for one type of shipping with different types of payment. For example if ShipingType1 is selected and PaymentType2 is selected, then the shipping costs are 39. But when ShippingType1 is selected and PaymentType1 is selected, then shipping costs are 73. And I need, when ShippingType1 is selected, display only PaymentType1 and PaymentType2. When ShippingType2 is selected, display only PaymentType3. Are there any modules, that are similar like this? Is it possible to do it this way? Thank you
Recommended Posts
Archived
This topic is now archived and is closed to further replies.