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...
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Payment on go back from review.png | 22.51 KB | frank hh-germany |
| #4 | Payment.png | 20.55 KB | frank hh-germany |
Comments
Comment #2
bojanz commentedHi,
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.
Comment #3
frank hh-germany commentedHi 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.
Comment #4
frank hh-germany commentedThe Paymentlabel ist not shown.
Comment #5
bojanz commentedYou 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.
Comment #6
frank hh-germany commentedPayment after go back from reviewpage
Comment #7
frank hh-germany commentedAhh, 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.
Comment #8
bojanz commentedIf 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,