alexislepresle/gatsby-plugin-paypal

Cannot read buttons of undefined

avi312singh opened this issue · 1 comments

After installing the package and navigating to the button in the web browser it fails to load with the error in the title and points to the installed directory within node_modules

      window.paypal
        .Buttons({ 

Is what seems the be undefined at ./node_modules/gatsby-plugin-paypal/index.js:40

Let me recheck clientId, just seen a closed issue...