drm Posted July 30, 2015 Share Posted July 30, 2015 POTENTIAL BUG: I just upgraded to WHMCS 6.0.1 and the related ServerPing module for Stripe. I am testing things out and trying to associate a credit card with a WHMCS client login: 1) Login as client 2) Billing menu -> Manage Credit Card 3) Enter CC, Expiry and CVV - click Save Changes I receive an error that I could not store the card and to try again or contact support. I tried 3 different times - once not even filling anything in the form. 3 different Customers were created in Stripe..but no card was added to the customer account. I don't know why 3 different accounts were created in Stripe. You would think the first one would be enough, even if the card did not store successfully. Is anyone else experiencing this? I can provide more details if necessary. I'll be doing more testing and will update if there are any further issues found. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted August 25, 2015 Share Posted August 25, 2015 Is there a way so that when the user pays, he can choose to store the CC or not? I know whmcs has an option to allow customers to delete stored CCs. Does that work with this stripe module since the CC is not actually stored locally? It would obviously then have to make a stripe api call and remove it through that. 0 Quote Link to comment Share on other sites More sharing options...
SoftsysHosting Posted August 25, 2015 Share Posted August 25, 2015 Is there a way so that when the user pays, he can choose to store the CC or not? I know whmcs has an option to allow customers to delete stored CCs. Does that work with this stripe module since the CC is not actually stored locally? It would obviously then have to make a stripe api call and remove it through that. When customer (or admin) deletes the stored CC from WHMCS, it will also delete the stripe token stored (and will in turn delete the Customer from Stripe as well through API call). 0 Quote Link to comment Share on other sites More sharing options...
ServWise.com Posted September 10, 2015 Share Posted September 10, 2015 Just found something of a bug... When you enter your CC into the creditcard.php page (haven't checked checkout page) if you happen to enter any space after the card number it does not trim it before sending and stripe returns an invalid credit card number. regards Sam M 0 Quote Link to comment Share on other sites More sharing options...
int Posted September 13, 2015 Share Posted September 13, 2015 Just found something of a bug... When you enter your CC into the creditcard.php page (haven't checked checkout page) if you happen to enter any space after the card number it does not trim it before sending and stripe returns an invalid credit card number. regards Sam M Over the past 3 days (since the Stripe module was installed/integrated for us by the kind folks at ServerPing.net), we have received multiple "This card number looks invalid." errors in the Gateway Log for Stripe payments attempted. We thought it was related to spaces either between the card numbers, or at the end, but today I got the chance to speak with a client who had this issue -- the client confirmed that he did not put any spaces in the card number field. I asked for details on what type of card (and was told that it was a VISA issued by ICCU). We need to figure this out soon, because more Stripe payments seem to be failing than actually completing successfully; this client tried the same card through PayPal, and the payment went through just fine. 0 Quote Link to comment Share on other sites More sharing options...
Nexxterra Posted September 14, 2015 Share Posted September 14, 2015 One of the best features of Stripe is that they process Bitcoin, this module does not seem to permit that though. Stripe states that the current API has this built in, when will you add this feature to your mod? 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 14, 2015 Author Share Posted September 14, 2015 One of the best features of Stripe is that they process Bitcoin, this module does not seem to permit that though. Stripe states that the current API has this built in, when will you add this feature to your mod? Please see the following for information on our Stipe Bitcoin payment gateway for WHMCS: http://forums.whmcs.com/showthread.php?104451-Bitcoin-Stripe-Payment-Gateway 0 Quote Link to comment Share on other sites More sharing options...
framptoncreative Posted September 17, 2015 Share Posted September 17, 2015 I've just added this to my whmcs installation and works great so far. Question: How does this affect the existing recurring transactions in my whmcs with stored credit card data for processing with stripe? IS the card information passed on to stripe from whats already saved in whmcs? 0 Quote Link to comment Share on other sites More sharing options...
linux4me Posted September 22, 2015 Share Posted September 22, 2015 I just upgraded WHMCS from v. 6.0.2 to 6.1, and I thought I'd pass along what I figured out in the process. First, this will only help you if you're using the six template and the modern orderform, but there is no difference between the following files in 6.0.2 and 6.1, so you can just delete them from 6.1 when you upload the files so they won't be overwritten and you won't have to reinstall the Stripe module, and the upgrade will work fine: /templates/six/clientareacreditcard.tpl /templates/six/creditcard.tpl /templates/orderforms/modern/viewcart.tpl So far, everything seems to be working okay. 0 Quote Link to comment Share on other sites More sharing options...
bsjelin Posted September 23, 2015 Share Posted September 23, 2015 Is there any way to include this with the new "Premium Comparison" and "Pure Comparison" forms in 6.1? 0 Quote Link to comment Share on other sites More sharing options...
danami Posted September 25, 2015 Share Posted September 25, 2015 Is there any way to include this with the new "Premium Comparison" and "Pure Comparison" forms in 6.1? I encourage people to check out some of Joe's paid WHMCS addons to support him: https://www.serverping.net/clients/cart.php?gid=3 Hopefully we'll see the Stripe module updated to include some of the new WHMCS 6.1 order forms soon! 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted September 26, 2015 Author Share Posted September 26, 2015 A new version of ServerPing.net's Stripe WHMCS Gateway Module is now available which includes support for the new order forms in WHMCS 6.1. You do not need to upgrade unless you would like to use one of the new order forms. To upgrade, please follow the installation instructions in the README file. We have also just released a new module which adds support for Stripe.JS to the Admin area credit card form. This allows you to securely update customer credit card information from the WHMCS admin area. This module is available for free to anyone with an active support plan and may be downloaded from our client area. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted October 5, 2015 Share Posted October 5, 2015 Anyone else having issues with the checkout button not working with WHMCS 6.1 and the newest Stripe gateway? 0 Quote Link to comment Share on other sites More sharing options...
mustardman Posted October 11, 2015 Share Posted October 11, 2015 Anyone else having issues with the checkout button not working with WHMCS 6.1 and the newest Stripe gateway? Yes I am having the same problem. I am using cart orderform 0 Quote Link to comment Share on other sites More sharing options...
visiba Posted October 11, 2015 Share Posted October 11, 2015 Anyone else having issues with the checkout button not working with WHMCS 6.1 and the newest Stripe gateway? Do you still have this issue with WHMCS 6.1.1? 0 Quote Link to comment Share on other sites More sharing options...
mustardman Posted October 11, 2015 Share Posted October 11, 2015 Quick update. I believe my issue with orderform was because I didn't realize that product groups can have a separate orderform setting independent from the global setting. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 10, 2015 Share Posted December 10, 2015 6.2 order form support? I really wish their was a more native integration available so we didn't have to manually change templates every time there was an update. 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted December 10, 2015 Author Share Posted December 10, 2015 The latest version still works with 6.2.x they didn't make any changes to the templates that would impact our custom templates. We will add support for the two new orderforms soon. When you upgrade, all you need to do is remove the following files from the distribution before upgrading: admin/clientsccdetails.php, templates/six/creditcard.tpl, templates/six/clientareacreditcard.tpl and the viewcart.tpl or checkout.tpl of the orderform you use. 0 Quote Link to comment Share on other sites More sharing options...
astewart Posted January 8, 2016 Share Posted January 8, 2016 I have implemented this Stripe module with WHMCS 6.2. As soon as I hit the "Complete Order", I get a field warning to enter an Email address. So it seems that it is not recognizing the Account email. Anyone else run into this issue? I'm using Six template and pure comparison cart. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 8, 2016 Share Posted January 8, 2016 just a thought, but the "Pure Comparison" template uses "standard_cart" for most of its files, so perhaps viewcart.tpl and checkout.tpl need to be replaced in "standard_cart" ? I mention it just in case you've uploaded them to the Pure Comparison folder by mistake. 0 Quote Link to comment Share on other sites More sharing options...
ZeroGravity Posted February 16, 2016 Share Posted February 16, 2016 If a client already has a card in the system and they need to change information on the card or add a new card the payment fails. Has anyone else had this happen? It is really frustrating. If it is an address change I can go into skype and manually change it but I haven't been able to find a fix if it is a new card. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
xyzulu Posted March 21, 2016 Share Posted March 21, 2016 If a client already has a card in the system and they need to change information on the card or add a new card the payment fails. Has anyone else had this happen? It is really frustrating. If it is an address change I can go into skype and manually change it but I haven't been able to find a fix if it is a new card. Thanks! What does the gateway log have to say? 0 Quote Link to comment Share on other sites More sharing options...
Curveweb Posted March 31, 2016 Share Posted March 31, 2016 Please can you confirm whether this works with 6.3? 0 Quote Link to comment Share on other sites More sharing options...
xyzulu Posted April 3, 2016 Share Posted April 3, 2016 (edited) Please can you confirm whether this works with 6.3? See: https://marketplace.whmcs.com/product/506 Edit: Now listed as compatible. Edited April 4, 2016 by xyzulu 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted April 3, 2016 Author Share Posted April 3, 2016 The Stripe module works fine with 6.3, as always be sure and not overwrite the custom template file provided by our module (creditcard.tpl,clientareacreditcard.tpl, and the checkout.tpl or viewcart.tpl of the order for you use.) I've updated the marketplace page now to reflect this. 0 Quote Link to comment Share on other sites More sharing options...
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.