Hi,
I have a problem with the number of checkout steps in my cart. The configuration is as follows:
- One website with the main language English and a second language layer, German.
- I have a paragraph with the Cart module in English and German, with the same number of steps
- There is one payment method and one shiping method for both languages
Table EcomPayments:
Table EcomShipping:
- But in the cart the number of checkout steps differs:
English has 3 steps:
While German has 4 steps:
- The strange thing is that on our acceptance environment both languages have 3 steps. I copied the configuration from acceptance to production but the difference in steps still exists.
Can anyone tell me what causes this difference in checkout steps, and how I get them equal?