sonuyos Posted May 9, 2019 Share Posted May 9, 2019 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? 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted May 9, 2019 Share Posted May 9, 2019 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. 0 Quote Link to comment Share on other sites More sharing options...
sonuyos Posted May 9, 2019 Author Share Posted May 9, 2019 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. 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.