#6741·reaction

Cant place order using stripe

Author: usmanraza5245Created Jan 4, 2023Updated Oct 18, 2024
Labelsbugneeds triage

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

Source: reactioncommerce/reaction