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
Thank you - that works - the first one.
Bookmarks in menu
Could you please explain how to do it? I am able to install new modules but I cannot update them. Thanks Conni
Update Manager: Anything other than FTP?
Here is another idea: https://getpublii.com/blog/one-line-css-solution-to-prevent-anchor-links...
Bookmarks in menu
This is because of the sticky header menu. What you will need is some way of offsetting it. Here is one example: https://stackoverflow.com/a/13184714/24246072 Give...
Bookmarks in menu
Now only one problem left: The link jumps to right under the H3 with the 'id' - why? Do I need to set the id in something above where I want it - like a <div>? The page...
Bookmarks in menu