#ssam8005-product
1 messages ยท Page 1 of 1 (latest)
What about the initial purchase of the watch?
It would happen after 30 days. Just in case I am understanding you right, could you tell me again what scenario you want to achieve?
@wintry folio to clarify, you want a one time payment for the watch, with a subscription that starts 30 days later - is that right?
ah
Yes, correct
We want the customer pay for the watch so it can be shipped to them & automatically get recurring $30 monthly subscription after 30 days from the watch purchase
They call this a bundled product
How about creating a simple Payment for the watch, and then a Subscription starts in 30 days later, separately? You can do both of that logic together in your code?
Are there any samples like that somewhere?
The best resource is our API Reference. I will type in some link here
For creating a simple one time payment: Create PaymentIntent: https://stripe.com/docs/api/payment_intents/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
To create a Subscription with trial
Create Subscription with trial_perios_days
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
What is your server language?
We use sales funnel like clickfunnel. We can do embedded html & JavaScript. We can do this in another sales funnel samCart you can see a shopping cart with those objectives. SamCart allows it but the platform is not friendly https://karewatch.samcart.com/products/karewatch
We want to move to Clickfunnel that works great with stripe
Products but special stripe Api customization could be a bit tough
You can see shopping art purchase options
Plz help us
Yeah sure. A moment please
๐