cancel
Showing results for 
Search instead for 
Did you mean: 

Update Customer Profile Transaction

I am curious it is possible to update the transaction after it has been posted. Whe call the CreateCustomerProfileTransaction() method with the ProfileTransAuthCaptureType and ProfileTransactionType information. What I would like to do is after we complete another step after the charge, update the ProfileTransAuthCaptureType.order.description with some additional notes about what the charge is related to. Essentially after we save data in our db, we would like to put some internal id's data into that description field to help us link the two.

 

Is this possible?

 

Thanks in advance.

dwoods
Member
2 REPLIES 2

There isn't a way to update thru API or the merchant account, you will need to put your po# or something when you create the transaction.

RaynorC1emen7
Expert

Bummer. Thanks for reply.