Hi,
in Commerce 1 we can complete override all Checkoutpanes, in Commerce 2 i miss the funktion to configure commerce checkout complete massage.

How can i get this.

----

My Bootstrap Commerce Theme takes shape...

Comments

Frank HH-germany created an issue. See original summary.

bojanz’s picture

Status: Active » Fixed
Issue tags: -drupal commerce 2.x, -checkout

Hi,
the checkout message can be configured by overriding the Twig template (commerce-checkout-completion-message.html.twig).
This gives you full control over the entire pane.

frank hh-germany’s picture

Hi bojanz,
that's not nice. With each update I then have to overwrite the file again.
Currently I have helped me as a translation module. But unfortunately there is not much.

Is there another possibility?

Where is actually the confirmation mail put together?

I miss quite a lot of configuration possibilities. Payment is not right shown etc.

frank hh-germany’s picture

StatusFileSize
new20.55 KB

The Paymentlabel ist not shown.

bojanz’s picture

You are mentioning 1) the checkout completion message 2) the confirmation email 3) the payment information pane
So I'm a bit confused now about what you're actually trying to do.

The twig file that you use to override an existing one (order receipt, checkout completion message) lives in your theme, not in a Commerce module, so updates don't affect it.

frank hh-germany’s picture

Issue tags: +commerce 2.x configure some things, +little bug on go back
StatusFileSize
new22.51 KB

Payment after go back from reviewpage

frank hh-germany’s picture

Ahh, this goes to Drupal 8.
Do you have an idea how to bend the wrong ad on payment methods?

For the offline payment I use COP (github). But with Paypal does not look the right.

My test page: https://goo.gl/S3A6G3

Is there a way to set on shipping information the required fields to set "false"?
By 7 there was no problem.

bojanz’s picture

If you're using shipping then the required fields must not be set to "false".
.
I suggest joining the Drupal Slack and asking questions on #commerce there. You'll have more luck that way,

Status: Fixed » Closed (fixed)

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