Hello,
I need to propose a new payment method only if a product is selected.
I suppose that I can do that with conditional action?
This payment method is Pre-Authorized Debit. The customer has to fill a pdf and send it.
is there a module to do that ?
Thanks.
Thu, 09/01/2011 - 05:40
Re: How to ask customer to fill a pdf when he selects a specific
I think you can use http://drupal.org/project/uc_conditional_payment to choose a method based on product.
But you'll need to write the pdf payment module yourself
Hello,
I find a solution for
Hello,
I find a solution for the pdf, I use Ubercart Webform Checkout Pane & Ubercart Product Checkout Panes and I ask the customer to fill the form!!
But has I need for one node product to pay with one type of payment I use Ubercart Conditional Payment.
But there no solution to say : display this payment method for this product only not the class of?
thanks.
