#stellarloony-payments
1 messages · Page 1 of 1 (latest)
generally you'd create a new Subscription object in that case yes
we don't really have a great support for this , we kind of assume in our integration design that you already decided with the customer exactly what they are purchasing before you call our API
having said that, I thought you can update the incomplete Subscription but apparently not
```You cannot update a subscription in incomplete status in a way that results in a new invoice or invoice items. Only minor attributes, like metadata or default_payment_method, can be updated on such subscriptions.
so yeah, only option is a new Subscription object