#a6kerim_code

1 messages ยท Page 1 of 1 (latest)

wispy tideBOT
#

๐Ÿ‘‹ 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/1291665620844150785

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

plush leaf
#

No such paymentmethod: 'pm_1Q664sH00SyOhrmUlTBeyBTv'; a similar object exists in test mode, but a live mode key was used to make this request.

#

Wat is that...

ancient finch
#

Looks like you were using a live mode API key to access an object created in test mode

#

Check the API key that you use, does it start with sk_testor sk_live?

plush leaf
#

sk_test ofc

ancient finch
#

Share with me the request ID

plush leaf
#

I am testing my payment form, but an error has appeared. What to do? How to fix it?

#

req_XsMkeargo1QyJt

ancient finch
#

I don't see any errors in this request

plush leaf
#

1 min, i will record error in video

ancient finch
#

No, you shouldn't paste your API key here

#

Discord is a public place and everyonce can see it

#

You should roll your API key asap

#

I've found the request. This request was created in live mode, meaning you were using the live mode key

#

The live mode key might still be cached in your app. You might want to save your code, restart the node.js server and try again.

plush leaf
#

Look at this

#

How do I test the functionality in test mode? What do I need to change?

#

live keys dont used

#

are u here?

#

?

#

bro ๐Ÿ˜ฆ

#

help me

ancient finch
#

I'd recommnd you check your code again and make sure it uses a test mode API key.

plush leaf
ancient finch
#

Save the project and restart the node.js server?

plush leaf
#

yep

#

save, restart

#

beget, noode.js, vps

wispy tideBOT
plush leaf
#

@lost herald i have problem

lost herald
#

it can only really be that code is not actually running what you think it is and is running with old values. All I can really say is "add logs, restart/re-deploy your services".