#ssam8005-product

1 messages ยท Page 1 of 1 (latest)

pseudo cedar
#

Hi, have you tried creating a Subscription with trial to 30 days? How was that go?

wintry folio
#

What about the initial purchase of the watch?

pseudo cedar
#

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?

deft blade
#

@wintry folio to clarify, you want a one time payment for the watch, with a subscription that starts 30 days later - is that right?

pseudo cedar
#

ah

wintry folio
#

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

pseudo cedar
#

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?

wintry folio
pseudo cedar
#

The best resource is our API Reference. I will type in some link here

#

To create a Subscription with trial

#

Create Subscription with trial_perios_days

#

What is your server language?

wintry folio
#

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

pseudo cedar
#

Yeah sure. A moment please

wintry folio
#

๐Ÿ™

pseudo cedar
#

For the logic to call PaymentIntent and Subscription, it should be done on server

#

Do you have a developer working on Server side?