Walther Posted November 9, 2020 Share Posted November 9, 2020 As for title: does exist any way to force a user to use just and only a certain payment Gateway, and no other? I.e.: there're few users that we want to force to pay only using wire transfer, and not using credit card or paypal: does exist any way to doit? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 10, 2020 Share Posted November 10, 2020 On 09/11/2020 at 09:25, Walther said: As for title: does exist any way to force a user to use just and only a certain payment Gateway, and no other? from settings, you couldn't limit specific user(s) to only use a specific gateway... you could limit everyone to only use specific gateways based on product groups.... https://docs.whmcs.com/Product_Groups#Available_Payment_Gateways ... but I get the impression you want to be more specific than that. On 09/11/2020 at 09:25, Walther said: I.e.: there're few users that we want to force to pay only using wire transfer, and not using credit card or paypal: does exist any way to doit? you could do it using a hook - basically, you're just removing other gateways apart from the one(s) you want these particular clients to use - and that list of clients could be a client group, or a list of client IDs etc. for example, the hook below removes gateways based on whether they're logged in or not... in your case, it's just working out the conditions of when to apply the removal of the other gateways, e.g if the current client is in a list of IDs; if he's called "Dave" or whatever. 1 Quote Link to comment Share on other sites More sharing options...
james322232 Posted November 21, 2020 Share Posted November 21, 2020 Hello, Nice to meet you I have a problems for integrate Direct debit payment method in payment gateway of WHMCS Admin site. Also card payment have to take the initial payment Also on the order process can make them complete a Direct debit and then take a card payment for the initial payment? Because they will need to pay for the initial payment first and then on going payments will be by direct debit I would need to add the function of setting up a Direct Debit via GoCardless as well as taking the initial payment during the signup process Who can help me Let me know about that I am a stranger on WHMCS. Please let me know that Thanks for your kindly. 0 Quote Link to comment Share on other sites More sharing options...
Vox Posted November 23, 2020 Share Posted November 23, 2020 Hi @james322232, There is a hook here to remove the GoCardless option from the checkout. Beware though, some customers still change the payment method when they get to pay the invoice. 0 Quote Link to comment Share on other sites More sharing options...
james322232 Posted November 23, 2020 Share Posted November 23, 2020 Thank you for your reply. I am going to add Sage pay payment gateway to my WHMCS. As you see on screenshot, I added Sage pay payment gate way. I am a stranger on WHMCS. This is correct for that? But I get follow error message on testing for Sage Pay. (error screenshot) Please help me. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
Vox Posted November 23, 2020 Share Posted November 23, 2020 Hi @james322232, That screenshot looks like there is an error accessing the URL for SagePay Forms. Is the module configured correctly with your SagePay details? I do not use that gateway so maybe someone else can advise you, or alternatively contact SagePay support for assistance. 0 Quote Link to comment Share on other sites More sharing options...
james322232 Posted November 23, 2020 Share Posted November 23, 2020 Thanks your reply. After check done, let you know. Thanks 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.