Tags/topics: 
1
Answers
Vote up!
0
Vote down!

How can I display a confirmation message when a user selects a payment method?

Hi all,

I want to know how to actually take to display a confirmation message when a user selects a méthode payment (check, blue card ...) I want to display a text with a step (+ button to validate this choice).

Anyone have similar experiences, advice, method?

Actuelement I'm on the trail of rules used with checkout panes but without sucess grans.

thank you;)

Asked by: woprrr
on August 27, 2012

Comments

I don't really understand the question; isn't it enough to define a payment details form callback in your payment method and validate that data on form submission?

- Ryan Szrama on October 2, 2012

Not in my case I really want to do this this in another page because it sagit infact an explanation of the method of payment. Ex: leave the option to pay by check and once the payment is selected, I would like atterisse on a page that explains how to pay by check as it would atos for offline payment method.

It is not possible ryan?

thank you for your answer :)

- woprrr on October 5, 2012

1 Answer

Vote up!
1
Vote down!

There is a new sandbox added last week that might be a close approximation to what you need:

http://www.drupalcommerce.org/extensions/sandbox/project/commerce_paymen... (Not recommended because it is a sandbox and untested)

Oh! Found a better one: http://www.drupalcommerce.org/extensions/module/project/commerce_rules_pane

"This is a small module, that provides a new commerce checkout pane, the content of which can be configured via rules. This comes useful for example when you want to display a certain message to the user depending on the payment method."

Josh Miller
Answer by: Josh Miller
Posted: Feb 14, 2013