Only test-messages work
-
Hi,
the plugin seems to work, because the test-messages arrive. I’ve checked all checkboxes but get no message when a real order arrives.
Any idea?
Thanks in advance!
-
Hi dirkschrama,
Just tested a purchase on my site and it came through fine.
Turn on debug option in WooCommerce > Integration > Settings > Pushover and run a transaction. Then check the debug log:/wp-content/plugins/pushover-for-woocommerce/debug_pushover.logThere should be a message like:
11-22-2013 @ 14:31:40 - Sending: Title: New Order 7457 Message: Daniel Espinoza ordered test for $89.00 URL: https://growdevelopment.com/wp-admin/Haven’t heard back on this.
Hi Daniel,
I did that. It only sends me one backorder and test-messages, not the real orders. This is all in the log:
11-27-2013 @ 08:27:04 – Sending:
Title: New Order 2938
Message: Dirk Schrama ordered Yurbuds Inspire Pro for €0.00
URL: http://dutchmudmen.com/wp-admin/
11-27-2013 @ 08:27:04 – Response:
Array
11-27-2013 @ 08:27:04 – Pushover response
Array
(
[headers] => Array
(
[date] => Wed, 27 Nov 2013 08:27:04 GMT
[content-type] => application/json; charset=utf-8
[connection] => close
[status] => 200 OK
[x-ua-compatible] => IE=Edge,chrome=1
[etag] => “4ff573c32b5a9884f1049df85204394b”
[cache-control] => max-age=0, private, must-revalidate
[x-request-id] => a1ea44a5c83355c2335d18f5a4269b6b
[x-runtime] => 0.075126
[x-frame-options] => DENY
)[body] => {“status”:1,”request”:”a1ea44a5c83355c2335d18f5a4269b6b”}
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
)[filename] =>
)11-27-2013 @ 16:56:49 - Sending:
Title: Product Backorder
Message: Product (#874 Under Armour Evo Coldgear Shortsleeve Mock) is on backorder.
URL: http://dutchmudmen.com/wp-admin/
11-27-2013 @ 16:56:49 - Response:
Array
11-27-2013 @ 16:56:49 - Pushover response
Array
(
[headers] => Array
(
[date] => Wed, 27 Nov 2013 16:56:49 GMT
[content-type] => application/json; charset=utf-8
[connection] => close
[status] => 200 OK
[x-ua-compatible] => IE=Edge,chrome=1
[etag] => "863f9e345e8d9a3527ab0ef3f28e3802"
[cache-control] => max-age=0, private, must-revalidate
[x-request-id] => ea8675d4732b22c43076f9563749ad4f
[x-runtime] => 0.012993
[x-frame-options] => DENY
)[body] => {"status":1,"request":"ea8675d4732b22c43076f9563749ad4f"}
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
)[filename] =>
)11-27-2013 @ 23:54:14 - Sending:
Title: Product Backorder
Message: Product (#874 Under Armour Evo Coldgear Shortsleeve Mock) is on backorder.
URL: http://dutchmudmen.com/wp-admin/
11-27-2013 @ 23:54:14 - Response:
Array
11-27-2013 @ 23:54:14 - Pushover response
Array
(
[headers] => Array
(
[date] => Wed, 27 Nov 2013 23:54:14 GMT
[content-type] => application/json; charset=utf-8
[connection] => close
[status] => 200 OK
[x-ua-compatible] => IE=Edge,chrome=1
[etag] => "019eff840f0b9c189d317ca7615b1824"
[cache-control] => max-age=0, private, must-revalidate
[x-request-id] => 3e1ec47ef0e5391f3da9b7666501496e
[x-runtime] => 0.013591
[x-frame-options] => DENY
)[body] => {"status":1,"request":"3e1ec47ef0e5391f3da9b7666501496e"}
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
)[filename] =>
)
The topic ‘Only test-messages work’ is closed to new replies.