Skip to content

implement Authnet.ipn API

JonGold requested to merge JonGold/authnet:retry-api into master

This is a port of the Stripe.ipn API to Authnet.

This only supports passing a SystemLog ID and not the transaction ID - I made an attempt, and it seems possible, but not without refactoring CRM_Core_Payment_AuthNetIPN::processWebhook(), and this seemed more obviously safe.

If this is OK except for docs, let me know and I'll add docs.

Merge request reports