#battbot - Connect Transfer
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Can you share the request iD?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
give me a sec, i'll try to look it up
req_tEfVngKaW7vVnE. It was done under test mode
yes
but i don't think it matters interac or visa. here's another failed transfer done on a charge with visa :
req_99FN75jhmcHiAQ
all of them are terminal payments though
๐ค
So with your terminal integration, you first confirm the payment with the terminal device and then capture the funds. Correct?
yes
all the charges are captured
you can see in the charge's history
so any ideas?
Well I would need to test this but I'm wondering if the transfer is firing on the /confirm call and therefore is just ahead of when the funds are captured. Will need to test it out though
the funds are definitely captured before i do the transfer
the funds are captured on Aug 5, and i attempted the transfer on Au 18
Okay but the purpose of the source_transaction parameter is to await the resolution of the source transaction before making the transfer. If you manually wait that long then it's up to you to validate you have a sufficient Stripe balance to cover the funds in the transfer