0

I have problem with Notification API callbacks. I've implemented callbacks in Sandbox account without problems, but when I switched into production no notification arrived and Integration console is empty. I set up SSL url...

Thanks for help.

Tomas

Tomas
  • 93
  • 2
  • 8

1 Answers1

0

When "switching" to production, did you:

  • check if you are using your production merchant id and key?
  • check if you have adjusted the urls where you POST data to (urls are also different for sandbox and production)?
EdSF
  • 11,753
  • 6
  • 42
  • 83
  • Production account is different from sandbox. I'm just waiting for notification callbacks from Google Notofication service. I set up integration link into integration section. Thanks. – Tomas Feb 21 '12 at 06:49