#RekhaThakur-connect

1 messages · Page 1 of 1 (latest)

proven dagger
#

because they are different description, aka description belongs to different object

#

Are you using Destination Charge?

silent flame
#

Yes

#

Which parameter name do I need to use to show the description?

proven dagger
#

So a Destination Charge contains 2 transaction, a Payment Intent (pi_xxx object) represent fund move from customer to your Platform, then a "transfer" (normally a "py_xxx" object) represent the portion of fund from your platform to your Connected Account

#

Using webhook you can find the py_ object from the pi_object

#
#

Then you can link them in and set the description for the Destination Payment (py object)

silent flame
#

But the payment amount and other things are already coming but only the description has an issue in it.

proven dagger
#

Yes, because the py_ object and the pi_ object are separated, they happen to have the same amount and other things, but not sharing the description