#theruv

1 messages · Page 1 of 1 (latest)

brazen reefBOT
crude sable
sleek root
#

Got it. Thank you!

  1. Can each subscription be independent? i.e. can cancel or be charged seperately upon due date?
  2. Can these be two charges in Stripe?
  3. Can the UX involve paying once (entering card details once)? and have the two subs setup instead of one?
crude sable
#
  1. Can each subscription be independent? i.e. can cancel or be charged seperately upon due date?
  2. Can these be two charges in Stripe?
    No, the whole idea is to charge for multiple recurring products under one invoice (one charge).
  1. Can the UX involve paying once (entering card details once)? and have the two subs setup instead of one?
    If you use SetupIntents API then you can do whatever you want with the saved payment method really
sleek root
#

If charged under one invoice, will it be possilbe to cancel one of the items under the invoice and have the other stay active?