reactioncommerce/example-storefront

Stripe instructions not working.

meiremans opened this issue ยท 3 comments

Type: breaking

Describe the bug
In a new setup we cannot add Stripe according to the instructions mentioned.
Step 2 mentions you have to go to reaction classic running at localhost:3000. but this just returns "Cannot GET /"

To Reproduce
Steps to reproduce the behavior:

  1. New installation of opencommerce
  2. Go to localhost:3000
  3. See error

Expected behavior
localhost:3000 to show the login page so we can complete the stripe process
OR
update the documentation.

(whichever is applicable)

Desktop (please complete the following information):

  • OS: Fedora 34
  • Browser Firefox
  • Version latest

the readme

Also worth noticing that in the admin panel localhost:4080 you can press enable in the payment methods section on "stripe card" but nothing happens.

So I see there is an issue open with Stripe that you are handling, great!

When the Strong Customer Authentication is in place, could you also update the readme so I (and every one after me) can implement it?

Thank you.

Hi @meiremans , the doc needs correction. You should find admin (step 2) at http://localhost:4080 and then proceed with enabling Payments and Shipping.

๐ŸŽ‰ This issue has been resolved in version 5.0.1 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€