cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Settle action

Hello

Is any action to change status of payment from "Captured/Pending Settlement" to "settled"?


More info:

I had Angular application where request my API to allow purchase some item.

Currently, when user can authorize and capture a payment, but i don't know how can i get information about payment and save required information, and set payment as "settled"

Is any solution for that?

 

I use my own project to sending information, and can send everything by JSON.
(solution provided form Authorize.net isn't compatibility with my main project type (.NET Core 2.0), and had a very big performance issues with that nuget package)

SajanSSJ4
Member
1 REPLY 1

Hello @SajanSSJ4

 

Settlement occurs once a day at the transaction cutoff time specified in the Merchant interface.  To learn more about how payments work, see our online documentation: https://developer.authorize.net/api/reference/features/payment_transactions.html#Understanding_the_C...

RichardH
Administrator Administrator
Administrator