Are you able to provide a minimum/maximum amount control for the payment plugin to determine whether it should be displayed when the cart value is at a certain amount?
By way of contect: we will be providing some customers with coupons for free products, so they'll be able to check out with a total of £0.00 in their cart. To make this look as professional as possible I've created a payment method called 'No Payment Required' with a maximum value of 0.001 (ie only visible on a zero-value cart), and I've set all my other payment methods to a minimum value of 0.01, except Stripe which doesn't appear to support it.
Failing that, do you have any suggestions to improve the rendering of the payment methods?
Cheers,
Ian