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 for sharing your final solution. This may be very helpful for future visitors trying to do the same.
Views Accordion as primary navigation
I think this is good enough. Thanks for the surprise, @yorkshirepudding! Here's the CSS i use for future references. (Works on black, very minimal): /* ========== ACCORDION...
Views Accordion as primary navigation
Glad to hear it helped
Views Accordion as primary navigation
On top of that, i turned on "Use group header as the Accordion header" like: Excluded the taxonomy term Now: Another important setting: No autoheight (...
Views Accordion as primary navigation
In the View, under Format, click Settings next to where it will say Views Accordion for you: Set grouping field Nr.1 to be the Taxonomy Term: Name
Views Accordion as primary navigation