-3

l'm trying to build an Amazon clone, is paystack or stripe incompatible with react 18, it doesn't seem to work

  • If these vendor products have a dependency on React (do they?) then surely the vendor's documentation specifies the required version. This sounds like something to ask the vendor. – David May 12 '22 at 11:02

1 Answers1

0

@stripe/react-stripe-js doesn't currently support React 18, but plan to (#273) as per their official github

Tarzan
  • 701
  • 3
  • 9