#jens_paymentlinks_invoices
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1252286467934261411
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Hello
Payment Links can either be used to take one-time payments or create Subscriptions
actually we ve had the first payment and the transaction wouldnt even show up in payments or invoices within stripe
we use one time payments
Okay then yeah you would not have a corresponding Invoice in that case
yeah ๐
But you should see the transaction in your Dashboard
If you want an Invoice for a one-time payment then you would have to create the Invoice itself, not use Payment Links here
actually yes its on the dashboard
I dont want to manually create the invoices for one time payments
should I use zapier ?
or stripe invoicing
or are there other light tools
Up to you really. But you can't use Payment Links for this use-case
Wait wait
Sorry!
I forgot we did launch post-payment Invoice creation
With Payment Links
cool
So yeah you want to pass invoice_creation.enabled: true when you create your Payment Link: https://docs.stripe.com/api/payment_links/payment_links/create#create_payment_link-invoice_creation
ok thanks for that
Sure
I just havent used the api yet
is there a possibility to turn it on at the stripe frontend/backend?
I literally just created some payment links within stripe and inserted them to the website
Yes you can also do this via the Dashboard
so wheres that?
In the After payment tab when creating or editing the Payment Link
There is a Create an Invoice PDF option
oh thats really great I dont know why I havent activated it in the first place
Ive just activated it, so for the next purchase, now, automatically the user will receive the proper invoice?
no further adjustments to be made, right?
also: is it possible to use this functionality for one purchase which was made already?
No not possible for payments already made
But yes, if you are sending receipts for your payments then the Invoice will be available via the receipt for payments going forward. You should be able to test this all out in test mode
ok will do this one manually then
sweet thank you so much!
thats all for now
have a great day
๐ค ๐ค