#josula_api

1 messages ยท Page 1 of 1 (latest)

sand wigeonBOT
#

๐Ÿ‘‹ 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/1483833619758846034

๐Ÿ“ 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.

teal edge
#

The payment method Billie causes a lot of headache on our end because it's buy now pay later. We cannot use it with invoices, which is already an insane limitation. Is there any smart way to link the payment intend to the invoice in some way? I know I can probably do this via metadata but that seems like a hack.

#

So the current flow is the customer buys something with Billie and the payment intent is created that is in status "uncaptured". As soon as the goods leave our warehouse, we capture the payment and create an invoice that is marked as paid out of band. This works fine but I want to natively connect the invoice to the payment intent somehow so that when we query data these are always fetched together.

#

This seems like an impossible thing to do and I really don't understand why it's not possible or how it would be possible

lament arch
#

Hi again ๐Ÿ™‚ let me look into this...

teal edge
#

Haha yeah sorry to be such a pain

lament arch
#

Not at all, we're here to help!

teal edge
#

I have to say the Stripe support is insane though. Keep telling other companies that if they would work like the Stripe Discord support, the world would be a much better place

lament arch
#

I'll share that with my team, thank you โค๏ธ

#

My initial look tells me storing the Invoice ID on the PaymentIntent's metadata / PaymentIntent ID on the Invoice's metadata is the best solution... but I'm double checking!

#

What is your business location?

teal edge
#

germany

#

mhmm I know I can do it via metadata but seems very very hacky

lament arch
#

It's only available for businesses in Germany.

teal edge
#

woaaah

#

thanks!!

#

crazy

#

you dont know how happy this makes me

#

how can I sign up for this?

lament arch
#

I'm glad ๐Ÿ˜„ you should see a sign up form at the bottom of that page.

teal edge
#

Thanks! I am writing support now to speed this up