#YkZk
1 messages · Page 1 of 1 (latest)
hey there what do you mean by this?
A trial for a subscription plus a one time payment for something like a setup fee?
No, I mean if there is a chance to apply a trial period to a one time payment.
Yeah, I thought of using just the auth and capture feature and take advantage of the 7 days period before capturing the payment
However my tram was proposing applying the free trial and this us how it would work
The customer reaches out to use our product but this us a brand new concept for most so we provide a free trial period
That way they can use and test it for x amount of time
You could use the auth/capture flow for card payments, yes thats possible -- note that other payment method types may not support that flow, though
And we charge them after the free trial
If you want to have a hold for a specific amount before granted trial access, that's your best option (subject to a 7 day limit)
Otherwise, you cna collect payment method details with a SetupIntent without taking any payment, and defer that to after your customer decides to buy/keep
Yeah, I was thinking that would be the best way to approach this
One last question
Actually that solves my issue. Thank you for the help. You guys are amazing.
NP! Glad it helped 🙂