lowmips
Joined: 03 Aug 2009
Posts: 3
|
| Posted: Wed Jan 26, 2011 3:19 pm Post subject: Modifications? |
|
|
I need to modify the callback functions to suit my own needs, but this is impossible since the code is encoded/obfuscated. I see the following 4 files under the googlecheckout/callback/ directory:
new-order-notification.php
order-state-change-notification_CANCELLED.php
order-state-change-notification_CHARGED.php
order-state-change-notification_DELIVERED.php
They are all ZERO length files. Are these meant to be access points for customizations? If so, what parameters/data/functions are available to me? If not, what are they for? |
|