Abdelkarim Posted May 26, 2023 Share Posted May 26, 2023 Hello. I can't find a way for card payments through Stripe to stop recurring. Currently, when a user pays for a via Stripe service, automatically, at each due date, the system tries to charge it to their account. I do not want this type of action, due to the dangerous nature of the issue, given the European regulations on consumer protection. Is it possible to deactivate the automatic payment in payment with Stripe cards? 0 Quote Link to comment Share on other sites More sharing options...
Remitur Posted May 26, 2023 Share Posted May 26, 2023 It's not exactly so... When a user registers a credit card on your site using Stripe, he authorizes you to charge it for any invoice you'll issue in the future. So, whenever your WHMCS issue a proforma invoice, it tries to charge in on the credit card. No issue at all with "consumer protection", but if you want to disable this behaviour you need to work on the WHMCS billing system (i.e. proforma issuing, deleting a not renewed service at the expiration, disabling autorenew for domains and so on) 1 Quote Link to comment Share on other sites More sharing options...
HostMaria Posted June 8, 2023 Share Posted June 8, 2023 On 5/26/2023 at 9:17 AM, Remitur said: It's not exactly so... When a user registers a credit card on your site using Stripe, he authorizes you to charge it for any invoice you'll issue in the future. So, whenever your WHMCS issue a proforma invoice, it tries to charge in on the credit card. No issue at all with "consumer protection", but if you want to disable this behaviour you need to work on the WHMCS billing system (i.e. proforma issuing, deleting a not renewed service at the expiration, disabling autorenew for domains and so on) Interesting. Thank you. 0 Quote Link to comment Share on other sites More sharing options...
Dkuzik Posted July 23, 2023 Share Posted July 23, 2023 this might work for you. disableautocc (1).php 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.