#Talon-subscription-trial
1 messages · Page 1 of 1 (latest)
and if it is charged at later time, is it possible that the payment will fail
Hi there 👋 the customer will be charged at the end of the trial period. We do validations when the subscription is created to help ensure the payment information is correct/valid, but it is possible that the first payment will fail (for example, if a card expires before the first bill is paid).
are the funds locked?
Can you elaborate?
i mean can we put the funds on hold
like put the amount to be charged on hold on customer credit card
to make sure the payment will be successful always
No
You should always assume it's possible for a payment to fail and be prepared to handle that flow.
and can we setup the time when to charge the client? or is it set by default which is that the customer will be charged after the trial period is over
By default the customer will be billed at the end of the trial period, and then recurring based on the frequency you specified.
This can be altered, but to do so you have to shift the periods of the subscription also.
https://stripe.com/docs/billing/subscriptions/billing-cycle
and if the customer subscribe and their is a trial period what is the status of the subscription during the trial period?
is subscription created or not at all?
Yes a subscription is created, and it should have a status of trialing
perfect
and for the transaction which was failed after the trial period. Can stripe can those customer emails and take the payment
or we need to build webhooks
I know emails for 3ds can be setup but what about failure for other reasons such as card expired or not enough funds
can we send them email to allow them to go to checkout page again