#Disconsented-subscription

1 messages · Page 1 of 1 (latest)

daring ember
#

Hi there

  1. Yes you use trial_end param to add a trial period for your customer when creating a subscription https://stripe.com/docs/billing/subscriptions/trials
  2. You will receive customer.subscription.updated event when status changes from trial to active
  3. Do you mean card charge? the user will not be charged during trial peroid
  4. I am unable to assist on non-technical question