Gravity Stripe: how to make payment for several periods of subscription - wordpress

I am using Grvity Forms with Stripe Add-on
I need to create a monthly subscription, but first payment should be for 3 months, so user buyes 3 months at once ($300), and then after 3 months he will be charged $100/month.
How to create such Stripe feed?
Thanks in advance

If anyone has the same problem, I've resolved it in such way:
I've placed in the form separate product item with type "Singe Product" and price $300. Then in the Stripe feed configured subscription with trial for 90 days. Subscription linked to main product item (subscription for $100), and turned on Setup Fee, linked to the second product component ($300).
You probably need to hide Total section in the form, because it will show $400 as a sum of both products, but Stripe charges only $300 and creates subscription $100/month with trial.

Related

Woocommerce and Gravity Forms problem with deliveries

It's been a week since I'm trying to resolve this, and I'm just stuck. Please help :)
Here is the problem: I have a website with catering services, that are delivered every day to the clients. It's done using wordpress, gravity forms + addons (woocommerce and perk plugins with calendar and conditional pricing) with complicated conditional logic as the meals have different calories and so on. It's only one product, but it's coming from Gravity Forms itself. The form is calculating the number of days as a hidden field and I want to calculate the delivery cost by multiplying the number of days, that the Client placed the order for by the flat rate cost of a particular delivery zone in woocommerce (3 zones with different delivery costs in total). Let's say the cost of the delivery to one City is $5 and the order is placed for 10 meals, meaning 10 deliveries with fresh meal every day - so I want the delivery cost to be $5*10 = $50 for that order. I tried to achieve this with Gravity Perks- not possible, with Woocommerce Addon for Gravity Forms- it's possible to override the number of items ordered, but not the delivery cost itself... and I'm out of ideas :(
Does anybody have any clue how to achieve this?
Huge Thanks and a big beer in advance :)

Disable automatic payment for specific subscription

I have 2 wocoommerce subscription products with a signup fee, 6 month trial and then $25 per month. The only difference between the 2 is I want to set one to automatically take the payments after the trial and the other to have the autorenewal toggle set to off. Any ideas please?

How can I create a Lifetime subscription with Woocommerce Subscriptions Plugin?

How can I create a Variable Subscription product with a variation with lifetime validity and no payment for every year yet I need a Signup fee
Thanks for your time fellows.
I can see how you'd think this would a subscription, but since the user won't be making further payments, maybe it's easier to sell as a simple product?
Like back in the old days when they used to sell the unlimited travel tickets.
Not really a subscription per say, as user pays a lot up front and get's to keep it for life.

Woocommerce subscription: seperate tax rate, one for the signup fee and second for the recurring payment

We have a website that sells subscriptions.
The customer will get a physical product and then will be charged each month for the service.
We use WooCommerce Subscriptions plugin. We set the subscription product so the "Signup fee" will be used to charge for the physical device, and the subscription fee is for the service.
On some US states, the Tax for service and tangibles is different. For us it means different tax rate for the product (one time) and another tax rate for the recurring payment (service).
Since there is only one option to have Tax Class, I could not find a way to make it happen. Any ideas?
So...
The answer is to separate the subscription into two products. one as service and one as tangible.
We add the tangible on-the-fly.

Add product variation with subscription plan in woocommerce

I want to add product variation in such a way that , On product details page , user will see 2 types of plan LIKE Single & Subscription.
In single plan , user can buy a single bottle and proceed.
In subscription , we provide say 3 bottles together with some reduced price and also allow user to continue subscription for 1 year or for unlimited time.
So that when he buys subscription in background , will have to do renewal of subscription and also automatic payment.
so back to my questions , like its easy to add variations like different colour and sizes.. but how to achieve in my above case.
I have also bought WooCommerce Subscription plugin.
I am very new to wordpress , so need some guidelines , is this possible or not , if yes what approach should i take? can we add variations like single and subscription for the same product.
Thanks in advance.

Resources