#AlexTakitani-payment

1 messages ยท Page 1 of 1 (latest)

halcyon owl
zealous drift
#

Oh So payment intents and payments are the same

#

I'll test that, thanks!

halcyon owl
#

๐Ÿ‘

zealous drift
#

I see that it works if the payment is made by a customer

#

but not for a transfer received from another account

#

I'm testing Connect, by the way

pearl blade
#

Hi there ๐Ÿ‘‹ taking over

Can you link the docs for the field you are trying to update?

zealous drift
#

Hi there

#

Can i show you an screenshot?

pearl blade
#

Sure

zealous drift
#

On my main account, I've made a transfer to a connected account.

pearl blade
#

Are you doing that via the Dashboard?

zealous drift
#

No, via api

#

Then I can see the payment on the other account

pearl blade
#

Okay, so what are you trying to do with the description?

zealous drift
#

But, we would like to change description and metadata

#

via api

pearl blade
zealous drift
#

since we can't do it via api, the transfer description and metadata are stored only on the mains account.

pearl blade
#

You can update them like any other field via the API

zealous drift
#

Yes, I have that on the main account

#

but I want to change it on the receiver account

#

We will use that fied so our partner can see details about each payment we do

pearl blade
#

There is one Transfer object that gets updated. You cannot have it show differently for the platform and its' connected account

zealous drift
#

Yes, but, there's no way to edit the payment via api?

#

I can do it using the dashboard

pearl blade
#

i don't understand your question

#

You can update the transfer object via the API. You can also update the associated payment

zealous drift
#

Sorry it's indeed confusing

#

There are 2 accounts

#

main account and partner account

#

I'm using connect

#

So I've made a transfer from main to partner

#

but, on the partner account

#

there's the payment for the transfer I made

#

but no description and metadata

#

I would like to edit that, I have access to the partner account

#

either via dashboard or api

#

I see that I can do it using the dashboard

#

But, I cannot find a way to do it via the api

pearl blade
#

Can you link the Payment ID you're talking about?

zealous drift
#

Sure

pearl blade
#

Taking a look now

#

I believe you have to update the underlying Charge object, but I need to confirm

zealous drift
#

Thanks!

pearl blade
#

You would just pass the py_ ID instead of a ch_ ID