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 very much. I would go the other way around - create a content type and try to add it as a class.
A new content type in Ubercart
/admin/store/products/classes Add a new "class" - a new content type (with product properties) will be created.
A new content type in Ubercart
There is a setting in Ubercart that seems to me to be for adding a new "product-like" content type but whether my assumption is correct and if so, I'm not sure how this is used: admin/...
A new content type in Ubercart
@amilenkov - I was looking for the same thing recently. I expected that I could build different "product types". But, as far as I can tell, Ubercart works with a single product content type...
A new content type in Ubercart
I'm not familiar with Biblio, never used it, but it seems like there is no direct upgrade path from D7 to Backdrop for that module. "This module reproduces some, but not all, of the...
Biblio module has no settings, fields missing