#Sangeeta-subscription
1 messages · Page 1 of 1 (latest)
What type of default payment method? Is it a default payment method of a customer or subscription?
yes
when we create the subscription then require the customer to default payment method
It sounds like you're referring to default payment payment of the subscription: https://stripe.com/docs/api/subscriptions/update?lang=node#update_subscription-default_payment_method
You can use Subscription Update API to do it
Sangeeta-subscription