Question

I am trying to integrate authorize.net payment gateway in my e-commerce based website. The payment is recurrent, so I am using Authorize.net Automated Recurrent Billing (ARP) API here : http://developer.authorize.net/api/arb/

Now, I would like to know if it is possible to configure the notification url in the API ?

I read, that I can configure the silent post URL in the account settings here :

https://sandbox.authorize.net/UI/themes/sandbox/merch.aspx?page=settings&sub=adcsilent&xhtml=ADCSilent-settings&operation=get

I am trying to set the notification URL in the API iteself.

Thanks

Was it helpful?

Solution

You cannot set it in the API call. It can only be set in the account settings.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top