Hello,
What we want is that the customer than only can chosse paypal. How can we make this work?
Their is no option to
exclude a payment method when a product is in your cart, if you want to use Hikashop options, then the solution will be to :
- set the "use price per product" option of your shipping method to YES
- block that shipping method through your virtual goods configuration page by using the "block" option of the "Shipping prices" tab
But if you do that you'll only be able to buy non-shipable or shipable goods not
both at the same time.
To do exactly what you want to do the only solution will probably be to directly use some code customization through your payment plugin file which will require some development skills.