#Siva_K-trial-checkout
1 messages · Page 1 of 1 (latest)
You cannot. If you want to keep them on the hook for the payment if they decide to go forward with the purchase, I would just use Invoices
So, We can't add the trial days to a product without SUBSCRIPTION. Right?
You can support the situation you described with Invoices, but the actual Stripe trial functionality is only available on Subscriptions
Can I add the trial days to the product during the checkout? Later I'll use the Invoice API if they want to buy more?
My use case is the Company providing the product to customers with trial days and based on the Usage meter. But Company doesn't want to share the Usage information with Stripe. so if the customer subscribed for a trial and continued after that Stripe will generate the invoice automatically end of the billing period. in my case as the Company doesn't want to share usage meter information. the Invoice will be generated with ZERO(0) amount right.
Can I override this (ZERO amount) invoice with Invoice Items and update the amount?
Thank you for the response