Jump to content
  • 0

Question about customized payment module


Radames

Question

Hello,

I currently have both 2D and 3D payment infrastructure integration codes from the same bank. I want to give automatic payment orders to my users by customizing the payment with WHMCS. In this process;

When the user selects "Give an automatic payment order" while making a payment, I want subsequent payments to be made automatically from the 2D Infrastructure, and for manual payments (made by logging into the Customer Panel) to be made with 3D security. Is it possible to make a customized payment module like this?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Yeah, I've worked with customizing WHMCS payment modules before, and it’s totally doable. You’d just need to set up a system where the payment method switches based on the user’s choice—automatic payments triggering the 2D system, and manual ones using the 3D security. It’ll probably require some custom coding, but you can leverage the WHMCS API and hooks to get it working. Just make sure you handle the 3D security bit carefully, since that’s usually a bit more involved with the user interaction.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated