Creating a Stripe payment link for recurring products: resolving the invoice_creation error
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?
Page 1 / 1
Hey @Mattheus Swinkels,
It may be a limitation on the Stripe create payment link action in Zapier. You can contact Zapier support to put in a feature request if you would like here- https://zapier.com/app/get-help
But there is a workaround through Stripe API(https://docs.stripe.com/payment-links/api). You can use Stripe API request in Zapier to do a POST request to the Stripe API. I understand it’s a bit more complex and technical but you can try this approach if it’s important for you.
Hope it helps!
Hi @Mattheus Swinkels
Give this a try…
Field: Create Invoice on Payment?
Clear the values using the X icon, so neither True or False is selected.
Otherwise, you may have to try process of elimination to determine the field configuration that is causing the error.
Hi there @Mattheus Swinkels 👋 Did the suggestions from Sparsh or Troy help to get things solved here?
Let us know how it went, want to make sure you’ve got everything sorted 🙂