#Ruuubear

1 messages · Page 1 of 1 (latest)

dawn tideBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

craggy panther
#

Hello

#

Hmm so if you use a trial then the Subscription won't "renew" at the end of the natural cycle.

#

It would only fire Webhooks when the trial ends

#

You likely just want to use a $0 Price here

dawn tideBOT
blissful carbon
#

I've created a product with a $0 price. But can I make it so it doesnt take the users card details?

buoyant fox
#

Yeah just create the subscription with that price

#

You can try this yourself in test mode

blissful carbon
#

It still asks for card details

#

From a business perspective I want to be able to let users get the free tier without thinking/or feeling they are giving their card details or signing up to anything

buoyant fox
#

Oh well you have to do it outside of Checkout

#

Like you have to create the subscription with the /v1/subscriptions endpoint

blissful carbon
#

Ah I see

#

thanks

#

susbcription.create requires a customer to already exist, is it possible to create both together?

buoyant fox
#

Nah you'd need to do 2 api calls