#しゅん-connect
1 messages · Page 1 of 1 (latest)
hi. thank you for your response.
after creating the transfer you would use https://stripe.com/docs/api/charges/update on the transfer.destination_payment ID , using the Stripe-Account header since that object is on the connected account (https://stripe.com/docs/connect/authentication) and set the metadata on that object directly
ok, I got it.