Skip to content

When trying to make a call for existing customer who is not registered with mock api then it throws an error #146

@boxyashish

Description

@boxyashish

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"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions