Ryan Posted January 26, 2015 Report Posted January 26, 2015 Hi there, I'm having issues with Stripe payment not working properly. Either test or live payments. It worked before 3.4 but seems to not work now. I set the proper API keys for each but it won't go through. The error is: An error occured when processing the request with the gateway. The gateway logs say: https://api.stripe.com/v1/customersa:0:{} Nothing at stripe. Anyone else using Stripe ok? Any ideas? They've asked me to verify my ID, which I haven't done yet, but tell me I should be able to accept payments still anyway. Thank you! Ryan Quote
0 Paul Posted January 26, 2015 Report Posted January 26, 2015 I'm pretty sure nothing changed with the stripe gateway from 3.3 to 3.4. Please check that curl SSL is still available to your PHP build. Blesta uses curl over https to stripe's API. Also ensure that port 443 egress is open at your firewall. Quote
0 10RUPTiV Posted January 26, 2015 Report Posted January 26, 2015 Got one payment today from Stripe and sounds working fine in 3.4 Michael 1 Quote
0 Ryan Posted January 27, 2015 Author Report Posted January 27, 2015 Thanks guys! Helped me out a lot. Turns out CSF firewall updated and requires additional Perl modules installed for https to work. So I am attempting to get those installed now but I strongly suspect that is the cause. Thanks again! I would have probably never figured it out. Quote
0 Ryan Posted January 27, 2015 Author Report Posted January 27, 2015 I would like to add that while attempting to install those perl modules I discovered the system was being affected by this bug and I can't believe I didn't find that out sooner: http://kiteplans.info/2015/01/15/solved-bug-centos-yum-rpm-broken-by-nss-softokn-3-14-3-19-el6_6-update-error-rpmts_hdrfromfdno-error-rpmdbnextiterator-header-v3-rsasha1-signature-key-id-bad/ Quote
Question
Ryan
Hi there,
I'm having issues with Stripe payment not working properly. Either test or live payments. It worked before 3.4 but seems to not work now.
I set the proper API keys for each but it won't go through.
The error is:
An error occured when processing the request with the gateway.
The gateway logs say:
https://api.stripe.com/v1/customers
a:0:{}
Nothing at stripe.
Anyone else using Stripe ok? Any ideas? They've asked me to verify my ID, which I haven't done yet, but tell me I should be able to accept payments still anyway.
Thank you!
Ryan
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.