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

I get the error : - TypeError: Cannot read property ‘id’ of undefined in Payment.js #15

Open
logicalTanz1008 opened this issue Dec 17, 2020 · 5 comments

Comments

@logicalTanz1008
Copy link

My Error:-

https://stackoverflow.com/questions/65318451/i-get-the-error-typeerror-cannot-read-property-id-of-undefined-in-react-a

@azmalshaikh
Copy link

This is an error because your payment was not successful
When payment is failed the payment array is undefined.
Try Change your payment currency to your Country Currency.
Because for some Countries International payments require : buyer’s name, billing address, description and shipping address.

@hahajska
Copy link

hahajska commented Jan 9, 2021

@azmalshaikh where I can change it please?

@logicalTanz1008
Copy link
Author

I understand that this has to be changed in functions/index.js , but my currency is already of my country(INR).

@pankhil06
Copy link

This is an error because your payment was not successful When payment is failed the payment array is undefined. Try Change your payment currency to your Country Currency. Because for some Countries International payments require : buyer’s name, billing address, description and shipping address.

thnks

@gunisha5
Copy link

did you get the solution ? please send me the solution also as I am facing the same issue

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

5 participants