Service in authorize.net similar to paypal
I have implemented I开发者_如何学CPN 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...
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/
精彩评论