it would be great to make a register call instead of throwing an error when an old customer is not registerted as this mock stripe api works amazing for the guest checkout but not for the existing customers
{
"error": {
"message": "Not Found",
"type": "invalid_request_error"
}
}
it would be great to make a register call instead of throwing an error when an old customer is not registerted as this mock stripe api works amazing for the guest checkout but not for the existing customers
{
"error": {
"message": "Not Found",
"type": "invalid_request_error"
}
}