illuminatus
illuminatus

Reputation: 2086

Service in authorize.net similar to paypal

I have implemented IPN in paypal which updates about the payment in our server's database.I want to know that is there a similar functionality in authorize.net? Thanks in advance...

Upvotes: 1

Views: 157

Answers (1)

santiagoIT
santiagoIT

Reputation: 9431

Yes,

it's called silent post. Paypals documentation is better though.

Here is a good blog post.

http://www.johnconde.net/blog/all-about-authorize-nets-silent-post/

Upvotes: 4

Related Questions