Zen Cart Logo
Forums / General Questions / Passing IPN, Silent Post and API Notifications to another application

Passing IPN, Silent Post and API Notifications to another application

Locked

Views: 906

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
3 Feb 2009, 2:43 AM
#1
neutronron avatar

neutronron

New Zenner

Join Date:
Feb 2009
Posts:
1
Plugin Contributions:
0

Passing IPN, Silent Post and API Notifications to another application

I have custom application that listens for notifications from Google Checkout, PayPal and Authorize.net using the API notification URL, IPN URL and Silent Post URL settings provided by each of the payment processors respectively.

I see in the Zen Cart documentation that this field has to be configured to post to Zen Cart (at least for PayPal Pro integration).

Can Zen Cart be configured to pass the notifications on to another URL?

Thanks

3 Feb 2009, 3:49 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: Passing IPN, Silent Post and API Notifications to another application

If you don't send the results back to Zen Cart the shopping cart will not be emptied and the order will not exist in ZC.

3 Feb 2009, 4:38 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Passing IPN, Silent Post and API Notifications to another application

You can leave your PayPal settings set to send IPN notices to your existing custom application ... and that way it will continue to receive all notifications that originate from sources outside Zen Cart. Your Zen Cart site will directly receive the notifications for transactions originated via Zen Cart, in order to facilitate transaction processing.