Skip to content

Conversation

OutdatedGuy
Copy link

According to official docs for customer creation using razorpay API, fail_existing should be a string.

But the types defined were boolean, numeric 1 & 0.

fixes #377, fixes #381

@OutdatedGuy
Copy link
Author

@ankitdas13 can you look into this?

According to [official docs for customer creation](https://razorpay.com/docs/api/customers/create/) using razorpay API, `fail_existing` should be a string.

But the types defined where `boolean`, numeric `1` & `0`.

fixes razorpay#377, fixes razorpay#381
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with create customer when customer is already exist and fail_existing value is 0 Customer Already exists error
2 participants