ECE - Misleading line item payment details for subscriptions with signup fee and a free triel #9799
Labels
focus: checkout payments
priority: medium
The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability
type: bug
The issue is a confirmed bug.
Describe the bug
If the merchant enables Apple Pay or Google Pay on the product page, and the product is a subscription product with a free trial, the payment sheet details lacks the information to let the user know that the amount to be charged today is $0.30 (the signup fee) and that the ongoing subscription fee will be $1.00, the frequency of the subscription, and the free trial details.
I suspect this will be true on the cart and checkout pages. We'll also want to check that things like coupons and gift card amount and any other line items in the cart are also passed to the ECE - even for simple products.
Is it possible to use the ECE
lineItems
property to pass more details related to the simple or variable subscription? And for simple products?The text was updated successfully, but these errors were encountered: