cancel
Showing results for 
Search instead for 
Did you mean: 

Weebhooks - Credit card charged notification

Hello guys, I'm implementing a simple payment with a webhook to update the payment status.

 

I'm successfully handling notifications for the capture of funds (net.authorize.payment.authcapture.created), however I couldn't find an event for a credit card being charged.

 

As I understand it, capturing the funds and charging the card are different things, and a transaction is not fully completed until the card has been charged (i.e., the funds have moved to the seller).

 

Am I missing something here? Is there an event for the charge?

 

Thanks!

1 REPLY 1
@vadeviderevince

For practical purposes, the capture is the charge. It does from captured pending settlement to settled. If you do an auth only it will start out in authorizedPendingCapture status. That is where there is a difference. Auth only will drop off in 30 days.
Renaissance
All Star