Hi
I want to hide or disallow to choose some of the payment plugins when a product in the cart had a specific custom field.
Like the custom fields boolean type
I want to edit the payment standard plugin or create a new payment plugin.
what should I do? :-[ :-[ :-[ :-[
See https://shop.st42.fr/en/tools/shipment-rules.htm
I want Filter payment method per Custom field Product
Hum, i had to read corrrectly.
This plugin is for shipment.
It's better to not use an existing plugin, but write a new one. you can copy "standard' plugin in a new folder and change class + folder name and add your needs inside this new plugin.
Of course, you need to know PHP and a little VM+Joomla coding.