react-async-script-loader icon indicating copy to clipboard operation
react-async-script-loader copied to clipboard

Not loading the script (I think)

Open Gmunker opened this issue 8 years ago • 2 comments

I am trying to use this guide here (http://cubettech.com/blog/integrating-paypal-rest-api-with-react-js/) to insert a paypal button in my react app, and I am getting an error that paypal is not defined. My guess it has something to do with scriptLoader, either not working or not configured properly.

Is there anyone who can help me out with this? I'm sure it's something simple i'm overlooking. Thanks in advance!

./src/PayPalExpressCheckOut.js Line 41: ‘paypal’ is not defined no-undef Line 60: ‘paypal’ is not defined react/jsx-no-undef

Gmunker avatar Jul 07 '17 16:07 Gmunker

Same problem here!

Stunext avatar Jan 15 '18 16:01 Stunext

Same problem here... Is this problem fixed?

MagicShow1999 avatar Jul 19 '20 17:07 MagicShow1999