• Welcome to KonaKart Community Forum. Please login or sign up.
 

set payment option at product level

Started by bharatkasodariya, August 31, 2013, 05:50:11 am

Previous topic - Next topic

bharatkasodariya

Is it possible to exclude payment option at product level?

trevor

Yes. All you need to do is to add one or more config variables to your module so that you can identify the products. The module looks for those products in the order and throws an exception if they are present. 

bharatkasodariya

how can I add config variable in product? you mean custom attribute?

ming

he said "add one or more config variables to your module"   One of these might record values of some attribute on your products (could be a custom field or attribute) that you can use for your logic.