Categories: Integration Troubleshooting :

order-state-change-notification callback in sandbox not working

Showing 1-3 of 3 messages
order-state-change-notification callback in sandbox not working LogicTree PHP Dev 6/6/11 3:56 AM I have integrated sandbox google checkout PHP API. When I submit an order, the callback url is getting called with a new order notification. The financial order state is set to REVIEWING. After that, no order state change information is been sent to
Re: order-state-change-notification callback in sandbox not working EdSF 6/6/11 5:53 AM I'm not a php dev ~ First, check if the order progresses from REVIEWING to "CHARGEABLE" (meaning Google has done its review). If its still in REVIEWING, then the order status hasn't changed (no notification) Depending on how you integrated (XML or se
Re: order-state-change-notification callback in sandbox not working nickheadroom 5/26/12 9:10 AM There is a problem with the PHP checkout SDK, and apparently no one knows how to fix it. This is happening to a lot of people.