franksmule / prestashop-stripejs

Prestashop StripeJS module
http://omcfarlane.co.uk/prestashop-stripe-module-free/
35 stars 23 forks source link

500 Server Error #21

Closed heganiklas closed 8 years ago

heganiklas commented 9 years ago

I have successfully installed and configured the module on Prestashop 1.6.0.11. I have also entered my Stripe keys and other info and managed to make successful test payments. But... As soon as I set the module to "Live" (and doing the same in the Stripe Dashboard), I get the following error:

500 Server Error Oops, something went wrong.

Try to refresh this page or feel free to contact us if the problem persists.

The annoying thing is that the payment is actually accepted....

Any thoughts? Thanks a lot in advance!

Best,

Niklas

screen shot 2015-02-04 at 12 48 05

NadjibBELLOUNDJA commented 9 years ago

Hi heganiklas,

Did you manage to make it work? I have the same issue and could not resolve it so far. Any extra info would be great.

Many thanks.

ryanteck commented 9 years ago

Hi,

I've been moving from squarespace to hosting my own again and have been testing the stripe module.

No errors at all in test mode nor in live mode (when processing a £1 test transaction) and didn't have issues with neither.

I'm using latest prestashop version, 2015-04-07 stripe API and the 5 page checkout sequence.

My PHP error log does show there are warnings on lines 521 and 571. I'm going to guess that the lines change with an inclusion of something or a change as the line on 571 doesn't seem like it should produce this warning but 521 does.

I'd guess your error logs would say what causes the issues.

trevorgilligan commented 9 years ago

ive the same issue.

ryanteck commented 9 years ago

I've been using the version of the module I've forked on my web store and haven't found issues. Think there's still a bug or two to iron out but for the most part it has been working.

Thanks -

Ryan Walmsley Ryanteck LTD. Email: Ryanteck@gmail.com Skype: Ryanteck Website:* Http://ryanteck.org.uk Http://ryanteck.org.uk*

On 18 June 2015 at 12:07, trevorgilligan notifications@github.com wrote:

ive the same issue.

— Reply to this email directly or view it on GitHub https://github.com/franksmule/prestashop-stripejs/issues/21#issuecomment-113110093 .

NadjibBELLOUNDJA commented 9 years ago

It works now.

Thanks for your help.

trevorgilligan commented 9 years ago

Hi there thanks for reply, it still doesn’t work

How do I get it to remove the paypal order summary.

It goes paypal -> prestashop order summary -> prestashop order confirmation

I would like paypal -> prestashop order confirmation.

Thank you, Trev

From: Nadjib BELLOUNDJA [mailto:notifications@github.com] Sent: 17 July 2015 12:47 To: franksmule/prestashop-stripejs Cc: trevorgilligan Subject: Re: [prestashop-stripejs] 500 Server Error (#21)

It works now.

Thanks for your help.

— Reply to this email directly or view it on GitHub https://github.com/franksmule/prestashop-stripejs/issues/21#issuecomment-122253628 .

franksmule commented 8 years ago

Thanks @ryanteck