- This topic has 1 reply, 2 voices, and was last updated 3 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Single setup fee for multiple products
Tagged: setup fee, Subscriptions
I have set up a website where customers can rent a card machine for $28 / month with a $99 set up fee. It works perfectly for if a customer orders one card machine on the subscription but if they want to order two or more, the setup fee is configured under product settings, so the setup fee is charged for each one.. I need to only charge one setup fee for if multiple card machine subscriptions are selected. if that makes sense.. Is there a way i can achieve this?
The only option I can think of is the following (it’s not perfect but might work for your setup):
Create 3 subscription plans for the popular choices (with 3 corresponding products).
For example:
1) One card with a $99 setup fee
2) Two cards with a $99 setup fee
3) Five cards with a $99 setup fee
Put all those purchase options on the landing page. The customer can then select the one they want to purchase.