Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in php version >= 7.4 #107

Open
bipinbalami21 opened this issue Dec 28, 2021 · 1 comment
Open

Issue in php version >= 7.4 #107

bipinbalami21 opened this issue Dec 28, 2021 · 1 comment

Comments

@bipinbalami21
Copy link

We cannot create a customer. It shows an error "Could not create customer.".
We are facing an issue in creating a customer on stripe because of the following error:
array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead

@greenhornet79
Copy link
Contributor

Please send an email to [email protected] and our support team will be able to help you out.

That error you mentioned is just a deprecation notice in the Stripe PHP library, so it wouldn't stop the customer creation process. There must be something else going on.

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

No branches or pull requests

2 participants