Jump to content

Verification if someone selects a specific gateway


Recommended Posts

I wanted to set a verification setting, where if the user selects gateway like Stripe,

 

A ticket opens up where they are requested to verify themself with their ID card along with CC (middle 8 digit covered).


Any ideas or dev who can help me with this?

Link to comment
Share on other sites

Do you want this to be done at checkout, when updating card information via the manage credit card page, or while paying an invoice?  There should be hooks for each of those types of places a gateway can be selected and then you either check the client's default gateway, or the invoice's gateway .   One the gateway to require verification is used, you would use the OpenTicket API call and open the ticket in the department you want.  If you want this done, post in the requests community for devs to contact you. 

Link to comment
Share on other sites

Just now, steven99 said:

Do you want this to be done at checkout, when updating card information via the manage credit card page, or while paying an invoice?  There should be hooks for each of those types of places a gateway can be selected and then you either check the client's default gateway, or the invoice's gateway .   One the gateway to require verification is used, you would use the OpenTicket API call and open the ticket in the department you want.  If you want this done, post in the requests community for devs to contact you. 

I need this done when someone new card is added or placed order with.

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
Reply to this topic...

×   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