Posted: April 22, 2015 at 7:55 pm
|
I’m trying to set up Stripe for the first time and when I try to make a payment I get the follow errors (note, I’ve redacted a few things in <> for privacy): Please try again or contact <email@address> for assistance. When I sign into Stripe to check the logs I see something like the following: Summary: Time: 2015/04/22 21:14:51 ——————— POST: ——————— Response Body: ——————— ——————— Any ideas on what’s going on or how I can fix this? |
|
Hi Kevin, Is this a test payment? If so is the value of the test payment above $0.50 cents? If not it will throw an error similar to that. If the payment is above 50 cents, please provide a link to the example event. |
|
Hi Dean. Thanks for the response. No, it’s not a test. It’s for $10 and we’ve brought it live. When I login to my Stripe account it shows the payment has been accepted. Here’s the link to the event: http://stemdiscovery.ca/events/our-solar-system-virtual/ |
Hi Kevin, If you look within the transaction for this registration, can you see a payment? If so is there anything within the ‘gateway response’ field – http://take.ms/1tBR2 |
|
|
Hi Dean – no there is nothing in the transaction table for this payment. |
|
There are transactions though when people pay using PayPal |
|
How are you guys making out with this? Thanks |
Hi Kevin, is your software up to date? https://eventespresso.com/wiki/ee4-changelog/ Also, so we can rule this out, were you recently using any caching plugins such as WP super cache or W3 total cache? — |
|
|
Hi Lorenzo, |
Hi Kevin, If you switch your credentials for the test credentials that Stripe provides. (You can find these in your Stripe account. Log in, go to Account -> API Keys) Input the details into the Stripe payment method and enable Debug mode. Now when you make a test payment does the same happen? |
|
|
yes. we tried this before we contacted u. same thing happens Tony. |
|
Hi guys. I have 4 days now until my first event. I really need this credit card thing working. What can we do to expedite this process? Thanks in advance. |
Hi Kevin, I’m sorry for the delay, I’ve been trying to reproduce this on multiple test sites. So far I’ve been unable to. Currently I suspect a theme or plugin conflict, can you test this using one of the default themes such as twentyfourteen? Is it also possible to test this with only Event Espresso (and the Stripe Add-on) running? This will rule out a plugin conflict. Is this a single site or multi site install? Do you have a valid SSL certificate installed on the server? |
|
|
I can’t do that to the live site, so I’ve duplicated the site, changed the theme to twentyfourteen and disabled all plugins except Event Espresso and the Stripe gateway. The reg still gives an error but its more generic now: “This registration step could not be completed. Please refresh the page and try again”. It is a single site. We aren’t using SSL currently. |
Is this site on the same server? Usually we see that issue when the host is using server side caching, you mentioned no caching used above, is including on the server side? (Its becoming increasing common for hosts to start caching all pages) Can you link me to the dev site so I can take a look at that please? |
|
|
Yes its the same server. No caching on the server side. Dev site is sda.vroclive.com |
Hi Kevin, Tony shared some feedback on this issue last week. Could you reply to those questions via email? Thanks — |
|
I had exactly the same error. Rather then hijack this thread, here is how I resolved it: https://eventespresso.com/topic/stripe-payment-error-again/ |
|
@Jonathan, thank you for both posting here and starting your own thread. It helps to work through each users issue independently without crossing wires. I just wanted to update this thread for future users. The issue turned out to be cURL had not been install/enabled on the server. The Stripe Add-on requires cURL in order to communicate with Stripe and so this caused the problem in this thread, once installed the add-on worked as expected. If any users have similar issues please ensure cURL is enabled on the server and start a new thread, we will investigate further from there. If you have any further problems please do lets us know 🙂 |
|
The support post ‘Stripe Payment Error’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.