🇩🇪Germany @gruberroland

Account created on 4 November 2012, about 12 years ago
#

Recent comments

🇩🇪Germany gruberroland

Great, thanks a lot for the super fast implementation! I really like it. :)

There are a few things that could maybe improved:

* The close button is in the top right corner of the image which makes it sometime hard to see. Maybe put it on top right of the page (outside of image). On your demo it looks fine but for application screenshots with several lines at this position it is a bit hard to see.
* For next/previous buttons the rectangular bright background could be removed (and making the SVG brighter) to make them look more integrated.
* The page loads all images in full resolution. Instead, the gallery images could be displayed as responsive images and only the popup image in full size.

🇩🇪Germany gruberroland

Sorry for the noise, it was a workaround on my side. :(

🇩🇪Germany gruberroland

Full ack on using the default types. But which module is installing these? I do not have the default Image media type. You mentioned it should be preexisting on most Drupal installations. But how does it get there?

🇩🇪Germany gruberroland

Thanks, this helped to install the module. Maybe these media types can be installed automatically by EPT Core?

🇩🇪Germany gruberroland

I can confirm that the current DEV version works with Drupal 10.1.6 with offsite payment gateway.
The onsite gateway seems to work, too. My test order was successful. But I do not use this in production as it does not support e.g. SEPA direct debit.

🇩🇪Germany gruberroland

Here is a patch for UnzerOffSite.php that uses the short ID when available.

🇩🇪Germany gruberroland

If you can add a dependency then even better. The Fields UI module provides the GUI to manage fields. Without it there is no tab to manage any fields.

🇩🇪Germany gruberroland

Finally, I got it working. Can you add the following to the project description? Issue 3133317 can be closed then, too.

Requirements:
Please make sure that you have activated the "Fields UI" extension.

Configuration:
Open your order type in commerce configuration and switch to tab "Manage fields" (e.g. /admin/commerce/config/order-types/default/edit/fields).
Now add the fields that you wish to add to your checkout process. E.g. add a "Text (plain, long)" field to allow users to provide order comments.
You can create multiple fields but they will appear all at one defined location in the checkout process later.

Next the display of the fields is configured. Switch to tab "Manage form display" (e.g. /admin/commerce/config/order-types/default/edit/form-display).
Here activate the custom display settings for "Checkout" at the end of the page. Then save.
Now you can edit the "Checkout" display settings (e.g. /admin/commerce/config/order-types/default/edit/form-display/checkout).
Here disable all fields except your new fields.

Finally, you can specify where the new fields should be displayed. This is on the checkout flow configuration page (e.g. /admin/commerce/config/checkout-flows/manage/default).
Move the pane "Order fields: Checkout" to the right section, e.g. "Review".

Now you should see your new fields during the checkout process.

🇩🇪Germany gruberroland

I can confirm that the patch works. The module is still listed as being not migrated on upgrade page but the expiration dates are copied over.
Tested with Drupal 7 to 10.1 migration.

🇩🇪Germany gruberroland

Sure, will be happy to provide an update to the Readme. Can you point me to the admin page for this first step "On the order form display enable the checkout form mode."? I was not able to get the module working yet.

🇩🇪Germany gruberroland

Hi, is there any chance that this makes it into a release of the project?

Production build 0.71.5 2024