mmaranao → created an issue.
Return callback as string.
Patch to change route user to user.login
mmaranao → created an issue.
The redirect was being cached and so the token is only in affect once or when the cache is cleared. I fixed to replace the cacheable response to just a normal response.
Fix by adding autoconfigure on service
mmaranao → created an issue.
Patch for 4.1 version.
mmaranao → created an issue.
I ran into needing this feature as well and wrote a patch to include numeric fields to be included in the configuration. The sum of all the numeric input fields is subtracted from the limit to get the remaining. Hope this helps!
Patch to change conditional check from absolute match to regex matching "text".
mmaranao → created an issue.
mmaranao → created an issue.
Patch to support refunds.
mmaranao → created an issue.
mmaranao → created an issue.
Added language and also remove break in warning to keep translation consistent.
mmaranao → created an issue.
Patch to append radio/checkbox label
mmaranao → created an issue.
Checkout this issue here to fix this problem.
https://www.drupal.org/project/commerce/issues/3143935 →
Patch for 3.0.2
Adding patch for 1.3
Great work! I've attached the patch here while waiting to be merged.
Sorry, this is the correct re-rolled patch with latest 3.6 version.
Re-rolled patch with latest 3.6 version.
I've re-rolled this patch for the alpha-5 release.
Updating patch to be applied.
The work around from @Juanjol worked for me as well! Is there a fix yet for tranlations?