#anotherjohan_api

1 messages ¡ Page 1 of 1 (latest)

wild martenBOT
#

👋 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. Thank you for your patience!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.

🔗 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/1213067838332346368

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

gritty moonBOT
nocturne bridge
#

Can you confirm what it is you mean by 'fee amount'?

#

Is this in relation to Connect, or processing/Stripe fees for the payment?

obsidian blaze
#

Ordinary payment, through a payment-link. We are using 'Checkout.session.completed' as a trigger today.

#

Fee amount would be the cost of the transaction. Example; payment is $5, however, transactional fee is 0,1. We'd need to fetch the fee amount.

#

If possible, of course.

nocturne bridge
obsidian blaze
#

Ok. Interesting. To follow-up. I see that the payment intent number is used to identify the transaction. What would be the most effective way to fetch the correct number?

nocturne bridge
obsidian blaze
#

Ok, great. Thanks for your help!