Hi all,
I’m working on creating a payment link in Stripe, triggered on a HubSpot closed won deal.
My current problem is that I cannot make a payment link for recurring revenue products.
If invoice creation is empty or set to false I get this error:
- The app returned "`invoice_creation` can only be used if the payment link does not contain any recurring prices.".
How can I resolve this?
And is it possible to create a payment link for two recurring products at once?
