#Cinji18

1 messages · Page 1 of 1 (latest)

oblique nymphBOT
brittle cape
#

hello! it's the way it was designed back then i'm afraid

#

i'll pass on the feedback though!

deep helm
#

So how should I proceed? I have a membership/subscription business...

brittle cape
#

you would need to create a customer first

deep helm
#

Then if the payment to his subscription fails, delete him?

brittle cape
#

that works if you want to keep things clean

deep helm
#

Hmm...ok. Also, I want to allow the customer to choose whether to have automatic renewals or manual renewals. If manual, I don't want to save any payment method info and I don't want to send an invoice. I want to send an email to remind him to login and renew. Is this doable?

brittle cape
#

if you want to do it manually, then you wouldn't use Billing i.e. create a Subscription

#

you would create a PaymentIntent and manage collecting payments etc by yourself

deep helm
#

Are you saying if the person wants to manually renew, I cannot create a subscription for him and add him to the list of subscribers?

brittle cape
#

hmmm

#

let me think a bit more about the manual renew flow

deep helm
#

Hmmm...ok. I will see what I come up with. Thank you.

brittle cape
#

then you would handle emails on your own, and get the customer to login to your page and make payment. I assume that you want to handle payment on your own, so you would use the corresponding PaymentIntent to collect payment

deep helm
#

I guess so...? I have to see how things work out.

#

Another question. When a subscriber wishes to end his subscription and I delete him as a customer, does that mean his purchase history is also deleted?