Currently the order form displays the payment methods before the billing address.
How do I move the payment methods after the billing address?

CommentFileSizeAuthor
Capture du 2017-07-20 21-30-17.png45.32 KBzenimagine

Comments

zenimagine created an issue. See original summary.

bojanz’s picture

Status: Active » Fixed

We don't offer such an option. The billing address depends on the selected payment method (selecting an existing payment method hides the billing address input cause one is already known), so it doesn't make sense for the order to be reversed like you describe.

Of course, you could always try to hack something together with hook_form_alter() + a #process callback but I don't recommend it.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.