gclem Posted January 30, 2013 Share Posted January 30, 2013 (edited) When signed into my stripe account I try to test my "webhooks" while in test mode and get "Test webhook error: timed out" or a 501 error. I have entered the url the stripe module gave me after installation. What does this mean? The Stripe credit card payment form has hazy amx, visa, discover, jcb, and dinners logo images. Any ideas on what is causing this? (image attached) Prestashop V1.4.7.3 Stripe V0.9.4 Thanks Edited January 30, 2013 by gclem (see edit history) Link to comment Share on other sites More sharing options...
Linda Posted February 1, 2013 Share Posted February 1, 2013 I am having the same issue with 1.5.3 Link to comment Share on other sites More sharing options...
PascalVG Posted February 2, 2013 Share Posted February 2, 2013 On the hazy images: Do you have to choose a credit card type here? Will the chosen one after hovering over or clicking on it be more clear or does it stay hazy like before? Furthermore no experience in this module. Sorry. My 2 cents Link to comment Share on other sites More sharing options...
gclem Posted February 3, 2013 Author Share Posted February 3, 2013 Logos are constantly like that. Anyone help us?????? Link to comment Share on other sites More sharing options...
bellini13 Posted February 6, 2013 Share Posted February 6, 2013 The card images are "disabled" by default. When you type in the credit card number, there is javascript that is executed that is validating the credit card number and determines the type. If you type 41, then the Visa logo becomes enabled. If you type 53, then the Mastercard logo becomes enabled. The webhook 501 error will occur under the following conditions 1) The Stripe module is not active 2) The token sent by Stripe does not match the token that the module has configured 3) The was a processing error that occured while the webhook request was being processed by the module. You can visit my website if you want to see the module functional. I had to make a series of changes to get the module to work properly, which I have documented here. So far not a single response by a Prestashop rep. My best advice...use the module at your own risk until those issues are resolved or you can make them yourself. Link to comment Share on other sites More sharing options...
gclem Posted February 7, 2013 Author Share Posted February 7, 2013 Bellini, Thank you for taking the time to answer. Your help is greatly appreciated and I hope PS takes your advice on this module ! Link to comment Share on other sites More sharing options...
gclem Posted February 7, 2013 Author Share Posted February 7, 2013 Okay still having problems testing webhook on stripe website. Getting: Test webhook error: 501 Module is active ssl enabled even tried changing folder permissions store is live for testing tokens match In test mode on stripe site using these settings: Event: charge.dispute.created Version: 2012-11-07 (default) Am I missing something? Link to comment Share on other sites More sharing options...
ricky11 Posted February 13, 2014 Share Posted February 13, 2014 (edited) (1 year later) HI Guys, on feb 11 '14 stripe is now accepting over 100 currencies, although settlement is still in USD, EUR, GBP. I think we need a update for 0.96, because 0.96 will not allow settlement in anything but USD,EUR,GBP, but stripe does accept. Will prestashop update the module? BTW i too still get error Test webhook error: 501 Ricky Edited February 13, 2014 by ricky11 (see edit history) Link to comment Share on other sites More sharing options...
Guest Posted March 5, 2014 Share Posted March 5, 2014 Did you guys fix this error? A test live payment worked that I ran... but I just got this email from stripe: Since 2014-03-02 14:17:30 +0000, at least 360 of the times we've attempted to deliver a webhook have failed, and none have succeeded. Looking at the most recent failure, we received an HTTP status code of 501 from your webhook URL. However, our webhook systems only treats a webhook as successful if we get back a status code between 200 and 299. Any ideas? Link to comment Share on other sites More sharing options...
ricky11 Posted March 5, 2014 Share Posted March 5, 2014 which module version are you using 0.96? I got it to work only on live transactions, the payment does go through, no errors from stripe, however my theme payment page displays a blank page. I am still working out the kinks, but it does work. Link to comment Share on other sites More sharing options...
Recommended Posts