#Jasuno
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You can list Transfers that contain the destination_payment: https://stripe.com/docs/api/transfers/list
Yeah that i have but i need more details about the transaction, normally i would use the charge but since in using transfer im getting a payment id, is there a way to fetch the payment?
You can expand the field: https://stripe.com/docs/api/transfers/object#transfer_object-destination_payment
Can i expedand on fetching a list?