#Nadiya - payment description

1 messages ยท Page 1 of 1 (latest)

stoic magnet
#

Hello, which description are you looking to customize here?

#

Like the one that shows up on a certain API object or on bank statements to something?

fickle bane
#

this one ๐Ÿ‘‡

#

its not possible for the connected account holders to know what are these payments for.
so i would like to add some informative data as the name.. like.. which product they get paid for

stoic magnet
#

If you set that there, I believe it should change what shows up on the Dashboard

fickle bane
#

ah i see, let me check that.

#

thank you

fickle bane
#

sorry, i'm using separate charges and transfer.

#

so should i add description in transfer api?

stoic magnet
#

Yes, I think so

fickle bane
#

sorry, how do i set the description for expandable object?

stoic magnet
#

You would just make a separate API call to update that object directly. So in this case, that destination_payment field contains the ID of a charge object that is located on the connected account

fickle bane
#

ok, where can i get the charge id from transfer object?

stoic magnet
#

The destination_payment property on the Transfer is the charge ID that you need to update

fickle bane
#

"destination_payment": "py_1Kz4VZQT8FUuJFHIQkbNC4SD",

#

this is my destination_payment id.
Doesn't charge id starts with ch_xxxx?

stoic magnet
#

Actually both py_ and ch_ IDs in the API both represent Charges.

#

There some fun historical reasons behind the terminology and prefixes here, but you can update py_1Kz4VZQT8FUuJFHIQkbNC4SD with the charge update call

fickle bane
#

updated the charge description, but on express account it still showing that default mesage

stoic magnet
#

Gotcha. Sorry about that, I don't know where this description is coming from then. I will reach out to my colleagues to help look deeper in to this.

fickle bane
#

sure, thank you!

stoic magnet
#

Is py_1Kz4VZQT8FUuJFHIQkbNC4SD specifically the payment that you just updated?

fickle bane
#

tr_1Kz4szKWW6Esfew4MHRlHmCR

#

this one updated description field of charge object

#

oh sorry! py_1Kz4szQT8FUuJFHIGtiWwAGb
this one

stoic magnet
#

Thank you. I will be able to check in to it in a minute.

#

Is that the payment from the very top of the dashboard that you sent a screenshot of or something?

fickle bane
#

yes

stoic magnet
#

Apologies from dropping off this thread for a bit. I am looking in to that payment now

stoic magnet
#

Ah I see, you will also need to reach out to our support to be enabled for these custom descriptions

#