lawebmobile
Forum Replies Created
-
Thanks for your answer.
I had no choice but to test it in live mode. Sandbox mode is not working. So now I have to paye to see if it’s working. Can you fixe it?
Thanks,
My response got erased… this is not working at all.
Is Stripe set to live mode ? yes
Is Wsspg set to live mode ? yes
Do the Secret/Publishable keys have any leading or trailing whitespace in them ? no
I think I’ll just find a better plugin. Thanks.
In the error log’s it say’s :
07-21-2017 @ 18:08:20 – [ error ][ subscriptions ][ ]: stdClass Object
(
[type] => invalid_request_error
[message] => Invalid API Key provided:
)07-21-2017 @ 18:08:24 – [ error ][ subscriptions ][ ]: stdClass Object
(
[type] => invalid_request_error
[message] => Invalid API Key provided:
)But I’ve look and copy a few times and it is the accurate SK and PK.
Here’s what I see in the test logs :
STATUS DESCRIPTION DATE
404 ERR POST /v1/plans/1133 2017/07/21 11:21:32
404 ERR POST /v1/plans/1133 2017/07/21 11:21:32
404 ERR POST /v1/plans/1122 2017/07/21 10:54:19
404 ERR POST /v1/plans/1122 2017/07/21 10:54:18It seem’s it doesn’t go in live mode…
Only the plans I’ve created… :
STATUS DESCRIPTION DATE
200 OK POST /v1/plans 2017/07/21 10:46:04
200 OK POST /v1/plans 2017/07/21 10:45:40
200 OK POST /v1/plans 2017/07/21 10:45:03Look’s like it doesn’t see the live key or it’s not connecting.
Can you see something else?