I have followed the steps from this doc: Stripe customer integration part 1 and received this in the error log:
POST /v1/customer
12/3/19, 2:01:15 PM
Summary
ID
req_osUhhYYGb82pMs
Time
12/3/19, 2:01:15 PM
Method
POST
URL
/v1/customer
Status
404
IP address
199.30.208.222
Version
Source
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36
Origin
chrome-extension://fjjllfpmlaejicjkpknbdicdakiijgjp/
Request query parameters
{
“email”: “”,
“description”: “”
}
Request POST body
No POST body
Response body
{
“error”: {
“message”: "Unrecognized request URL (POST: /v1/customer). Please see https://stripe.com/docs or we can help at https://support.stripe.com/.",
“type”: “invalid_request_error”
}
}
Community Page
Last updated:
Last updated: