#dineshkumar

1 messages ยท Page 1 of 1 (latest)

topaz tinselBOT
vernal bridge
#

๐Ÿ‘‹ @fathom sparrow How can I help?

#

i set the recurring interval one month and IntervalCount= 1 for scubscription , this every month doing bill and when will it stop?
Subscription doesn't stop until you cancel it

fathom sparrow
#

ok thanks

#

end user how will cancel the subscription

#

stripe provide any ui option for ender user or my application will need to provide?

vernal bridge
#

There are two possible ways:

  1. Your application sends Stripe Cancel Subscription request to cancel a subscription: https://stripe.com/docs/api/subscriptions/cancel
  2. You provide customer a Stripe hosted customer portal to let him/her cancel themselves: https://stripe.com/docs/customer-management

Manage customer relationships with your business.