I am currently working on a project that is using stripe for subscription payments.
The PRO plan has been setup on Stripe at €80,00 per month. When the invoice appears the description on the invoice's line item is :
1x PRO (@ €0,80)
I expect that it would read something like this "1x PRO (@ €80,00)"
When I checked the object that has been returned from Stripe then it appears incorrectly there too.
When I checked on the stripe dashboard it looks fine..
Any idea why this is happening and what can be done to ensure that the description on the invoice line item appears properly ?
Kind regards, Fergal.
