i have a webshop that sells meat. For some meat products, the weight varies a lot so we need customers to pay afterwards (Cash on Delivery). I added a field to the products which is "field_pin_only", now i need a rule in the payment methods that checks this field and disables the payment method if the field equals yes.
I tried using the data selector but the field doesn't show up.
Thanks alot!