#josula_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1374761386701357076
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- josula_api, 1 day ago, 17 messages
- josula_api, 5 days ago, 14 messages
- josula_basil-invoice-payment-intent, 6 days ago, 24 messages
they are like klarna but b2b
baremetal API
One strategy I was thinking of:
- Create a transaction and let the customer pay it
- second workflow that gets pinged after the transaction was done and issues an invoice that is marked as already paid by the transaction from 1
Does that makes sense and is it even possible?
Or is this complete nonesense?
I think my general question is: Can I generate a (paid) invoice based on an existing (paid) transaction via APIs?
Why not create Invoice up-front and have the customer pay the invoice?
What does this mean
What are you using for the checkout page
Because you cannot use Mondu or Billie to pay invoices...
Not on the backend
stripe elements, yes sorry
Ok
Ah ok
But we need to issue a (paid) invoice to the customer for legal reasons
You can in theory create an invoice then and mark it paid out of band
a receipt is not the same
But you won't have mondu or billie marked as the payment method
ok, is there a way I can connect it to the transactioN?
thats ok for us I believe