Zen Cart Logo
Forums / PayPal Website Payments Pro support / how does zen cart know

how does zen cart know

Locked

Views: 2,644

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
7 Apr 2008, 10:49 PM
#1
bmcoll3278 avatar

bmcoll3278

New Zenner

Join Date:
Jan 2008
Posts:
17
Plugin Contributions:
2

how does zen cart know

This may be the wrong place to ask. sorry if thats the case.

I need to understand how the main ipn handler knows what order to apply info to.

I am working on a layaway mod upgrade that will post an ipn to the order when a layaway payment is paid.

Right now I just get the order number from the confirmation email and use that to update the order in admin - orders

But I am tryibg to have the payment show up in the order the same way a refund does. can anyone point me at something that would help me understand. I program basic php but I am not at a level to get very far into zen files.

Thanks in advance for any help with this.