Hey, I'm trying to integrate autumn into
Hey, I'm trying to integrate autumn into my dev seeding flow to allow me to seed organizations with products other than the default "free" - however when I run this in the seeder it will still always set the product to "free" rather than respecting the product_id? Even though the products exist with the correct id
Is there a different way to programmatically handle attaching a user to a product on the server? unsure why this wouldn't work?
Is there a different way to programmatically handle attaching a user to a product on the server? unsure why this wouldn't work?
