#davidbowman-free-subscriptions

1 messages ยท Page 1 of 1 (latest)

slow socket
#

Hey there! Just trying to test something out quick.

#

For those you might want to just skip checkout, though, since you don't need a payment method

#

Unless you wanted to collect a payment method for later, in which case you could use setup mode.

#

but as i said, testing this ๐Ÿ™‚

#

Works fine for $0 prices ๐Ÿ™‚

unique parcel
#

@slow socket Hey there, thanks for helping me out! The use case here is we have international users who want to create an account but don't have a valid credit card. Can we create "free" plans that don't require credit card entry?

#

We've considered free trials but the downside is that those have an expiration date.

#

We're a non profit so our use case is a bit unique.

slow socket
#

Sure! You can just create subscriptions for those plans directly, without Checkout, too.

#

Using Checkout will require a credit card, even though no payment is taken

#

But you can skip the payment method collection for a subscription with a free plan

#

If you create it directly via the API, rather than using Checkout

unique parcel
#

Ok, so checkout requires a credit card entry in all situations?

slow socket
#

or some payment method, yes (not necessarily a card)

unique parcel
#

Ok, but a free trial would let you skip payment method, right?

#

Just trying to figure out our options if we're using Checkout.