πŸ‡«πŸ‡·France @pilulu

Paris
Account created on 9 October 2016, over 8 years ago
#

Recent comments

πŸ‡«πŸ‡·France pilulu Paris

Hi,

Sorry for the waiting, the development release is now available.
As there is no feeback yet, I couldn't considerer an alpha release.
Some code quality checks or tests are currently missing.

Thanks for you expectation.

πŸ‡«πŸ‡·France pilulu Paris

I've sumbmitted a module to provide a way to generate ajax steps behaviors with the inspiration from this thread.
https://www.drupal.org/project/commerce_step_panes β†’

πŸ‡«πŸ‡·France pilulu Paris

Pilulu β†’ made their first commit to this issue’s fork.

πŸ‡«πŸ‡·France pilulu Paris

Hi @skyredwang,

Thanks for your development.
I've tried to use it and encounters some difficulties due to the current system.
Display all the panes at once can't work with some payment systems like commerce_stripe that need to have the gateway set up to fulfill it's isVisible method and be available on the checkoutPanes list.

I think you need to :
* Unset the next step panes and have only the details wrapper.
* Update the checkoutPanes list when you register the callback
* Replace the content of details wrapper by the next step pane form if the previous step is valid
* Reevaluate the summary display of the order in case tax modifications

Thanks

πŸ‡«πŸ‡·France pilulu Paris

Pilulu β†’ changed the visibility of the branch 2546212-entity-viewform-mode to active.

πŸ‡«πŸ‡·France pilulu Paris

Pilulu β†’ changed the visibility of the branch 2546212-entity-viewform-mode to hidden.

πŸ‡«πŸ‡·France pilulu Paris

Sorry,

I've forgot to re-add chunk of your work on the previous message.

πŸ‡«πŸ‡·France pilulu Paris

Hi,

Thanks for you're work.
I've detected a small issue when this library loads before jquery form that is mandatory to keep the originalAjaxSubmit event.
I've added a library dependency.

Production build 0.71.5 2024