Credit Card Payments Failing
-
For some reason credit card payments have stopped working. I have no idea what could have caused this.
This is a production site that was working, with test mode off.
When looking at the logs this is the error:
test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:35:59+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:43:41+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:43:42+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:43:47+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:43:47+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:45:06+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:45:06+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:45:10+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:45:11+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:52:35+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:52:36+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:52:40+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:52:41+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:53:14+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:53:15+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)
2020-08-25T07:53:19+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/payment_methods?test_mode=0&customer=cus_HPnO1nugau5VUT&type=card&limit=100
2020-08-25T07:53:20+00:00 ERROR Error: No such customer: ‘cus_HPnO1nugau5VUT’ (resource_missing)Please help.
- The topic ‘Credit Card Payments Failing’ is closed to new replies.