Geoff Taylor
Geoff Taylor
@TheAggressive Sorry about the delay. I have some more documentation to add, and need to update what here. I'll be trying to get this merge in early to mid January.
@maximilliangeorge Have you tried removing the `0` priority.
@pandabrand Sorry for late response. Can you elaborate more about the product being used in the order? Are they all simple products? And do you have the `DEBUG` option check...
@pandabrand Has there been any movement on this issue?
@aidnurs @thetre97 Release v0.5.1 is out with the added Stripe support in the `checkout` mutation.
I don't know if I would call this a bug. `pa_color` is the name of the taxonomy, and should probably the name of the attribute instead. The second attribute `size`...
Hmm :thinking: , values for non-taxonomy atttributes are stored as a string value somewhere, in a format like this `'Yes|No|Maybe'`. I'll have dig more into how to expose it to...
@rotexhawk I think I stumbled on to the solution for this issue. The attributes and there options are stored on the parent product as well. If you run a cross-examination...
@rotexhawk Is this still an issue? I've long since lost track of reasoning for this issue.
@wcoppens @sidyes Have you tried setting the guest user's email to the session using the `updateCustomer` mutation. This will give the guest user access to the order data.