Bug Description
Orders not directly created from form but created from Stripe WH will not have item discounts displayed
Steps to reproduce
Create an order and submit
Disable form submit so order is processed via WH
Review order confirmation
Desired result
Stripe will give a correct breakdown of discounts
Unhanded Issue
The discounts are not handled as no reference to user.profile.subscription property. Total charge remains the same so issue wont be fixed
Bug Description Orders not directly created from form but created from Stripe WH will not have item discounts displayed
Steps to reproduce
Desired result Stripe will give a correct breakdown of discounts
Unhanded Issue The discounts are not handled as no reference to user.profile.subscription property. Total charge remains the same so issue wont be fixed