#clue to everything - integration issue

1 messages · Page 1 of 1 (latest)

foggy magnet
#

Happy to help. What issue are you running in to?

prisma jewel
#

it is showing me like this , but i have provided all details

foggy magnet
#

I would reach out to our support for this https://support.stripe.com/?contact=true

#

They can better speak to account specific issues. This server is more geared towards coding questions

prisma jewel
#

may i know whats this error? its showing in log

foggy magnet
#

Can you click on the "Logs" link on that sidebar to the left

#

Then click on the entry for the failed call(s) and tell me their request IDs (req_123)

#

I can look at what went wrong once I have the request IDs

prisma jewel
foggy magnet
#

Can you copy and paste that ID as text?

prisma jewel
#

req_xNEx1AXp9MoMDH

foggy magnet
#

So the full error message on that request is No such paymentmethod: 'pm_1KdzObSAAvFRcptUtIyfZuW5'; a similar object exists in test mode, but a live mode key was used to make this request.

#

So you should try that request again but with your test mode keys

prisma jewel
#

but does it accept live payments?
i am new to this just got started a week ago

foggy magnet
#

Are you trying to take a live payment now or are you trying to test something now as part of building your integration to take live payments?

prisma jewel
#

so i have made a website using wordpress and woocommerce , after designing i added this plugin and , uploaded details in stripe site , got my live key and tried to make the payment and got this error

foggy magnet
#

Is this entirely the plugin's code or did you write some of the Stripe code yourself?

prisma jewel
#

entirely plugin

foggy magnet
#

If this is entirely the plugin's code, I would reach out to the plugin developer. Unfortunately I don't have much insight in to what their plugin is doing or how it should be set up

#

It seems like a live and test key got mixed up somewhere, so maybe double check your configuration for that

#

But unfortunately otherwise there is not much further that I can look in to this

prisma jewel
#

may i know how can i reach out to them ?

foggy magnet
#

There will probably be info on the plugin's page

prisma jewel
#

unfortunately i dint find it

foggy magnet
#

Can you send me a link to the plugin's page? I can take a look but unfortunately I do not know much about how to reach out to them. I mostly know about products that Stripe itself develops

prisma jewel
#

hey the support team fixed it thanks for your time

foggy magnet
#

Great to hear!