Link to issue: https://github.com/backdrop-contrib/ubercart/issues/446
Hi, in hook_uc_checkout_complete($order, $account), when I look at the output of $order, it shows [order_status] => pending, and not completed. Also, when I look at the output of $account, it doesn't show the role that was included with part of the purchase(uc_roles). How do I get to the data after the order is officially completed and the payment has gone through?
Thanks.
Recent comments
There is now a module to help with this. https://backdropcms.org/project/revision_helper The module allows site editors to select a custom color to display on revisions of nodes, much...
How to make clear to editor if they are on a revision?
So the admin who set up Sendgrid enabled Click tracking. Once disabled, the user password reset system works happily.
user_pass_reset_url
Thanks!
Setting width for main menu showing as hamburger menu, sidebars not displayed
Thank you, that's what I was looking for!
Setting width for main menu showing as hamburger menu, sidebars not displayed
As for the sidebar breakpoint, check core/modules/layout/css/grid-flexbox.css. You should avoid editing the values there, as they will be overwritten next time you update core. Instead,...
Setting width for main menu showing as hamburger menu, sidebars not displayed