Hi everyone!I apologize if this is a relatively simple or dumb question. im a self taught programmer with a lot to learn.I'm building a website for my first customer and im trying to implement the Stripe payment platform. I am building with React.js express and Node. I've been using this article for most of the setup: https://ift.tt/2rB9A0h my test api everyone works absolutely perfect. i can see the test data with payments and everything. for whatever reason when i'm on the live website with the live api keys it doesnt create a charge. it posts the api call and has all the correct information but it never actually creates or charges the card.Halfway down the article he mentions PAYMENT_SERVER_URL which after all my digging i think might be the problem. I'm not 100% what he means by 'myapidomain'. when im not on production its just my localhost:8080. im not sure what it would be on my production site.I am hosting with HostGator if that helps. I've been trying to figure this out for about 3 days and am not sure where else to turn!Any help would be GREATLY appreciated, I'm at quite the loss
Submitted May 11, 2018 at 11:56AM by rogerdodgerr2
No comments:
Post a Comment