#kirito

1 messages · Page 1 of 1 (latest)

analog mossBOT
stiff phoenix
#

Hi there, if I understand correctly, you are saying that the subscription's default_payment_method is gone after changing it from free to paid plan?

vestal glacier
#

yeah

stiff phoenix
#

Can you share with me the subscription ID?

vestal glacier
#

sure

#

sub_1MYDCOFeR0PUZyO7nrLqYazj

stiff phoenix
#

I don't see this subscription has been set with a default_payment_method before.

vestal glacier
#

Emm, the update just worked then without even having a payment method, is there a method to make it charge imedeatly?

stiff phoenix
#

You still need to set a default_payment_method so that Stripe can charge the customer automatically.

#

From the logs, I don't see any request to set a default_payment_method for this subscription.

#

For completeness, if default_payment_method is not set, Stripe will use the customer’s invoice_settings.default_payment_method or default_source to pay inovices generated by the subscription

https://stripe.com/docs/api/subscriptions/create?lang=dotnet#create_subscription-default_payment_method

vestal glacier
#

All client in my website start with a free subscription, then they can chose to pass a paid one, at that moment I need to update their payment method then update the subscription, or can I update both a the same time ?

stiff phoenix
#

It's up to you, you can collect a payment method from customer when they sign up, or prompt them to set up one when the trial is about to end.

vestal glacier
#

How can I do the second?

#

The problem is I use subscription schedule to manage the subscription and I'm not even sure if I can directly update the subscription like that

slate mango
#

Hey! Taking over for my colleague. Let me catch up.

vestal glacier
#

OK, thank you, but normally the subscription schedule take more than hour the charge to be made, how can charge the user immediately?

slate mango
vestal glacier
#

Thank you so much

slate mango
#

You're welcome!

white cradle
#

hello I Have a question

#

If I do not verify my identity, will the money in balance be sent to my bank account?

#

hiho