- Issue created by @kristi wachter
- Assigned to TomTech
- πΊπΈUnited States TomTech
Hi @kristi-wachter !
Thanks for the report, and using our new license dashboard to attempt to troubleshoot your issue.
In researching, the only obvious OOTB reason for an order type to NOT show up when configuring the product variation type is if the Purchasable entity type specified on the Order Item Type is NOT a product variation.
Have you, by chance, implemented a custom entity that implements the PurchasableEntityInterface, and specified that on the order item type configuration, instead of Product Variation?
- πΊπΈUnited States kristi wachter
Hi @TomTech,
Thanks so much for the very helpful reply!
That pointed me in the right direction - I'm not using a custom entity, I just somehow managed to create my Order Type Item without assigning a Purchasable Entity Type.
Is there publicly-editable documentation for these steps that I could contribute to? I don't always find time to help out with documentation, but I'd love to contribute if I can.
Thanks again for your quick assistance!
Kristi