3 replies [Last post]
almede's picture
Offline
Joined: 12/21/2010
Juice: 72
Was this information Helpful?

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.

zeezhao's picture
Offline
Joined: 04/23/2008
Juice: 969
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

almede's picture
Offline
Joined: 12/21/2010
Juice: 72
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.

almede's picture
Offline
Joined: 12/21/2010
Juice: 72
Re: Hello, I find a solution for

Sorry I didn't see in Condition "Check products of this order"
Thanks!