Setting the description for a transfer in Stripe to a Connect Account

33 Views Asked by At

Create a PaymentIntent with the following fields according to the document.

  • application_fee_amount
  • transfer_data.destination
  • currency
  • description (only appears in the platform not for Connect Account)

However, when the connected account receives the transaction, it has a different description. And the description is only maintained on the platform.

Image of a express connect account in stripe

Where in API I can set the transfer description

0

There are 0 best solutions below