#jm-link-invoice
1 messages · Page 1 of 1 (latest)
@valid trail Link is still partly in beta so I'd recommend discussing with our support team: https://support.stripe.com/contact
Ok, thank you
But, is it possible to modify an existing invoice, like adding a new payment method (with payment intent)?
I'm sorry I don't know what that sentence means
what does "adding a new payment method" mean?
if you're discussing the Link PaymentMethod you're likely in a secret beta, it's not something we discuss publicly here
Ok not Link related: I want to create a new payment intent and add it to an existing invoice, from an existing subscription
that's not possible
Is that possible or do I must use the existing payment intent that is "inside" that invoice?
Oh ok
a Subscription creates an Invoice automatically. An Invoice creates its PaymentIntent automatically. You can't change that
Then I would need to create a new invoice if I want to use a new payment intent, right?
How do I assign that new invoice to an existing subscription, or that is not possible neither?
you can't either