#Asim-payment-details

1 messages · Page 1 of 1 (latest)

dark bluff
#

Hi there!

#

Are you running into a specific issue here?

paper stone
#

I am not sure if this is possible or not.

#

could you guide me on thi? and will I be able to update payment to mark them

#

so next time after a day schedular I won't procesed them again

dark bluff
#

Do you want to initiate these transfers immediately upon payment or later on?

paper stone
#

later actually

#

I need to read payment description that contains Date of processing

dark bluff
#

Have you already decided on what type of Connected Accounts you will use?

paper stone
#

express, but it says with each payment I have to assign Destination (connected account ID)

#

actually, payments comes from a third party service smoobu

#

Can I update payments through API and add desctination ID? after reading from payment description

#

so let me rephrase my requirement

#

I need to pull payments, read their description and update each payment with the destination ID using my backend job

#

and ofcourse mark the processed payments some how, I don't want to processed them again

dark bluff
#

Yep, so you would use Separate Charges and Transfers that I mentioned above to transfer after the payment has already happened.

#

In terms of "marking them as processed", that is up to you.

#

You likely need to track that in your own Database

#

You could also add metadata to the payment once you have created a transfer for it.

#

Or, you can use source_transaction when you transfer