#srd_api

1 messages ¡ Page 1 of 1 (latest)

slender lionBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1402058185904230511

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

dawn elm
#

hello! before we jump into the error, i just want to double check - it looks like this is a live mode request, are you still developing your integration?

#

it's against our terms of service to collect test payments in live mode, so by using sandbox keys you can test your whole integration end to end

sweet rover
#

it for live not test

#

Insert your merchant account access details. This way you trigger your payment processor to charge your client's credit card into the account you mention here.
Publishable key *
Live restricted API key *

dawn elm
#

how are you setting up your integration? are you a developer?

sweet rover
#

I'm trying to Connect provider to my website

#

to collect payment

dawn elm
#

what provider are you using? is this some kind of third party service?

sweet rover
#

stripe

dawn elm
#

are you writing the code that is making this request to stripe?

sweet rover
#

i getting it from tripe to restaurantlogin

dawn elm
#

i don't think i understand what you mean. can you share the code where you are making the request to create this payment intent?

#

it sounds to me like you're either:

  1. using some kind of third party app, in which case you should reach out to them for support or
  2. you're still developing your app, in which case you should create a sandbox and use your sandbox API keys as i suggested above
#

it also sounds like if you're doing #1, they may have asked you to provide them with your API keys, and you should never share your API keys with a third party