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

Cant place order using stripe #6741

Open
usmanraza5245 opened this issue Jan 4, 2023 · 0 comments
Open

Cant place order using stripe #6741

usmanraza5245 opened this issue Jan 4, 2023 · 0 comments
Labels
bug For issues that describe a defect or regression in the released software needs triage For issues that are awaiting triage by the core development team

Comments

@usmanraza5245
Copy link

Issue Description

When I place order it throws an error that " ". The secret key and public key of stripe is correct. I tried debugging the stripe plugin and found that the charges in data object is null. I am trying to purchase an object of whose price I have currently kept $10

Steps to Reproduce

  1. Add product to cart
  2. Go to cart page. Click on checkout button
  3. Fill the information and press "place order" on cart page
  4. Error will show in payment section that " Error: There was a problem authorizing this payment: Payment Id is required"

Possible Solution

Versions

npm:8.19.2
node:16.17.1

@usmanraza5245 usmanraza5245 added bug For issues that describe a defect or regression in the released software needs triage For issues that are awaiting triage by the core development team labels Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a defect or regression in the released software needs triage For issues that are awaiting triage by the core development team
1 participant