Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
updating a transaction with a customer order number
I am using the accept hosted option to create a transaction in auth.net. When I create the initial request, I do not have my custom in-system order number. I get that in my system later. Is there any way I can update a transaction with my customer order id after the transaction is already created?
โ12-11-2018 02:55 PM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am 99% sure there is no way to change transaction details on authorizeโs end other than to update payment and refund status. So the initial transaction will have everything essentially set in stone. You could do this on your end however. Iโm in the process of updating my clients backend so that everything they need is in one place. As of now they have to use the interface and my backend to process some orders. You would just want to store all of the data you need on your own dB.
โ12-14-2018 08:37 AM