#Lucky-Sub-UpdatePM
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- nero_1113_49637, 3 hours ago, 10 messages
- lucky-subscription-events, 10 hours ago, 6 messages
- lucky-subscriptions-qs, 1 day ago, 31 messages
- nero_1113_49637, 1 day ago, 2 messages
- nero_1113_49637, 1 day ago, 15 messages
- nero_1113_49637, 1 day ago, 6 messages
and 3 more
Hi, can you summary the ask here? What is the issue? What have you tried so far?
Now I am using subscription.
Then how to update card information?
after subscription has started...
You can you update the Subscription, https://stripe.com/docs/api/subscriptions/update#update_subscription-default_payment_method with the new payment method details.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The sample code is provided on the API reference, and you'd pass the default_payment_method parameter and pass the payment method id that you've attached to the customer.
Sub-UpdatePM