#Meddy-subscription

1 messages ยท Page 1 of 1 (latest)

alpine crystal
#

๐Ÿ‘‹ Happy to help

#

From the sample request, it only creates a subscription without a payment method. Could you elaborate more what you want to achieve?

vestal rivet
#

we want to set payment_settings.save_default_payment_method to on_subscription
We need to do this automatically when the subscription is created

alpine crystal
#

The screenshot you shared is customer's default payment method, not subscription default payment method

vestal rivet
#

we need to automatically 'set as default' customers payment method

#

how do we do that? ๐Ÿ˜…

#

because if it's not 'set as default' then upon next invoice the customer won't be automatically charged of the subscription

alpine crystal
vestal rivet
#

No the customer won't be charged if it's not set as default

#

we had this issue with another account on Stripe

#

we were told that we need to 'set as default' customers payment method to take charges automatically

#

What should we do to change the status of customers payment method to default?

alpine crystal
#

Could you share the sample subscription ID that didn't work?

vestal rivet
#

Sorry for too many questions... what's the difference between subscriptions default payment method and customers default payment method?
If one of the above is set, will the subscription be paid automatically?

alpine crystal
#
  • Subscription default payment method is the payment method that will be charged for this specific subscription
  • Customer default payment method will only be used if subscription/invoice default payment method is not present
vestal rivet
#

Ok got it

#

thanks a lot, have a great day

alpine crystal
#

no problem! happy to help