π Problem Statement
Pelcro's cart functionality only supports one-time ecommerce product purchases. Subscription products cannot be added to a cart, which means customers cannot bundle subscriptions with other items in a single checkout β limiting cross-sell and upsell opportunities.
π‘ User Story
As a subscriber, I want to add subscription products to my cart alongside one-time purchases, so that I can complete a single checkout for everything I want to buy.
As a principal, I want to order a large and exact number of subscriptions at one time, so that I can buy magazines for entire classrooms.
π― Definition of Done (DoD)
A feature is done when:
βοΈ Given a cart with both subscription and one-time products, when the customer completes checkout, then all items are processed correctly β one-time charges are invoiced immediately and subscriptions are created with their respective billing cycles.
Have quantity in the checkout flow for one product/plan.
plan price x quantity
with same address
Please authenticate to join the conversation.
Planned
Pelcro Product
3 days ago

Rana Haleem
Get notified by email when there are changes.
Planned
Pelcro Product
3 days ago

Rana Haleem
Get notified by email when there are changes.