New user here. Need some assistance!
I have a Wordpress site with Gravity forms installed.
I have stripe add on and setup correctly.
I want to be able to do the following on a form:
-
Sell Product 1 with a set flat fee of $100 that people HAVE to purchase
-
Have three monthly subscription tiers as options - basic $10, Standard $20 and pro $30.
I want to be able to have the one time product added to the purchase automatically (no input form user), and add the subscription tier of their choice to the total.
I need the detail of the User, the Product 1 line item and the Subscription choice line item all go to stripe so I can have stripe produce and email an invoice to the user.
Example
Product = $100
Subscription Basic = $10
Total = $110
Need serious help with the stripe feed I think. I cant work out how to have it send info on more than one product to stripe.
I have tried all sorts of combos on the stripe feeds in Gravity forms but it’s just not working how it should.
Please Help!