#caitlin-short_docs

1 messages Β· Page 1 of 1 (latest)

jade roseBOT
#

πŸ‘‹ 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/1326662225569648804

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

fallen plover
#

Hello, thanks for the info, looking in to this.

#

I am not as familiar with issuing, do you already check the network fees an such on your transactions through the API? If so, would that be through the balance transaction on the issuing transaction?
https://docs.stripe.com/api/issuing/transactions/object#issuing_transaction_object-balance_transaction

spice hatch
#

No

We receive the authorizations and transactions from stripe via a webhook to store in our system

#

that link is blocked

fallen plover
#

My apologies, fixed the link

#

And gotcha, I am looking in to this. Typically we store fee info in the fee property on balance transaction objects. That is what shows the portion of the transaction that Stripe keeps for our pay in functionality. Still trying to confirm for issuing transactions
https://docs.stripe.com/api/balance_transactions/object#balance_transaction_object-fee

spice hatch
#

ok just so I understnad

The total includes the fees

fallen plover
#

Are you looking at a field on one of these objects, or are you referring to another total?

spice hatch
#

My concern is about making sure I am handling the incomign transactions appropriately.

If the card is swiped internationally

what does this object look like - will the currency still be USD instead of the international currency? Does the total include all the foreign transaction fees or will this be a separate transaction that comes in?

fallen plover
#

Yep, I get the overall question, I just wanted to make sure we were talking about the exact same field when we were talking about the total, because none of them are actually named "total". I've been burned by too many assumptions on similarly named fields before!

#

Also I am still having trouble finding info on this. I think the best thing to do here is to create a support ticket for you, I will reach out to my colleagues who know more about issuing, and I will get back to you through the ticket with what we can find.

spice hatch
#

I see! The amount I mean

#

I just want to ensure I test out foreign transactions and it would be helpful to have some test data here of what I should expect

fallen plover
#

Gotcha. I will see if I can find a test card for that, if I can't right now, I will get back to you through the ticket on that as well.

jade roseBOT
#

Hello @spice hatch, we have sent you a direct message, please check it at https://discord.com/channels/@me/1326671510500409344

  • πŸ”—The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
fallen plover
#

Speaking of which, just tried to create one right there πŸ‘†

spice hatch
#

I have like test connected accounts and test cards but I cant test out the foreign transaction fee piece easily or know what to do there

#

thanks

jade roseBOT