#atul
1 messages · Page 1 of 1 (latest)
Hi there, when you say you want to offer trial only once, does that mean that only new customer can enjoy the free trial?
Or do you mean the trial is only applied to the first month, so that the customer needs to start paying you from 2nd month onward?
i mean only new customer can enjoy the trial
If you are using checkout, you can create a promo code and set first_time_transaction to true https://stripe.com/docs/api/promotion_codes/create?lang=node#create_promotion_code-restrictions-first_time_transaction
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.