#nick-trial-subscription
1 messages · Page 1 of 1 (latest)
What's the problem with that? You're ending the trial period so it pays the invoice synchronously and the Dashboard is trying to be helpful by explicitly setting which PM to use as the default
Just seems a little too helpful here. Like what if there are multiple payment methods? It just chooses an arbitrary one from the list?
It shows you which one it will use when you end the trial in the UI
So if I end the trial via the API instead, it won't do any of the "helpful" stuff right?
correct, it will attempt to pay the default PM on the sub if any, otherwise on the customer if any, otherwise just error
Great, and what about if the trial naturally comes to it's end? It will do the behavior as if it was ended via the API, or will it more closely mimic if you had ended it via the UI?