#memekyTeam
1 messages · Page 1 of 1 (latest)
Hi, the screenshot here is not in English and I'm unable to understand. Could you share what this is for?
Or could you share the dashboard URL for this page, so that I can check what this is?
read the question the photo is only a guide
I want to know when a payment will be available to transfer to a conceted account
I want the information of the photo but from the api
sorry for the language we are from spain
Thanks for sharing the information. To get the available timestamp of a payment, you can find it in the balance transaction of a charge
Let me find the API doc for that
You can use Payment Intent retrieval API and expand the balance_transaction field under charge field: https://stripe.com/docs/payments/payment-intents/verifying-status#identifying-charges
If you're using API version from 2022-08-01, you can include additional expanding parameter in above request with expand: ['latest_charge.balance_transaction'], the available timestamp of the payment will be at latest_charge.balance_transaction.available_on field
Thank you, we will review the information, as always a pleasure to talk with you, thank you and have a good day 🙂