#Max4637 - requests

1 messages · Page 1 of 1 (latest)

nocturne shard
#

Can you expand on your question a bit more? Are you asking about how to switch from the test environment to live to take payments from really users

#

And what are you expecting to see in your bank account?

pure portal
#

I am doing live payments. Should I use my PK or SK in cart.component.ts

#

?

#

My card that I paid with from my website was successful through the Developer API, but it does not show in my bank. I created a website using Angular and Node.JS

#

SK = secret key

nocturne shard
#

Thanks for the clarification. So those charges moved money in to your account balance, to get the money in your bank account you will need to set up a payout https://stripe.com/docs/payouts

pure portal
#

Thank you. I will try that

nocturne shard
#

Your screenshot was helpful but next time it will be better to redact them from your screenshot before sending. This server is public so if someone grabbed that image, they could make API calls as your account

pure portal
#

Thank you for doing that. I will roll my secret key again

#

Also, where would I put my secret key in the Angular or Node.JS code?

#

Would it be the same location the pk_test code was in?

exotic cypress
#

Secret key goes on your server so in the Node.js part. Publishable key is used client-side in Angular. How/where to store the keys is really up to you and your infrastructure

pure portal
#

I see. Does that mean I should create a server.JS?

exotic cypress
#

Not really, I mean it means you're already supposed to have an entire server as the developer building a website

#

You might want to hire a freelancer to help you build of this if you're new to it

pure portal
#

I am new to Stripe

#

I don’t know where to hire one

#

If you have sources you could give me to hire on that would be great

#

I have my website developed though

exotic cypress
#

I don't have specific resources to hire a freelancer sorry, you'd have to search online