ptomter Posted March 14, 2021 Share Posted March 14, 2021 We have a payment module (third party solution) that offer, visa, mastercard, and invoice. In the shopping cart, Would it be possible to split this into different options there without them leaving our page first and then make the option what they want? So if they choose visa/mastercard they go directly to pay with this rather then first choose between paying with cards and invoice. Thoughts? Best practise? Could make duplicate modules.. and have defined card for the one module and invoice for the other module, but prefer just to use one module if possible. 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted March 16, 2021 Share Posted March 16, 2021 So you would want to have them pick between visa, mastercard, or invoice using the same gateway and before they go to the payment provider's page, correct? If so, could possibly be doable via hooks and injecting javascript to add the options for that. Though, I am curious on why you need to do this? 0 Quote Link to comment Share on other sites More sharing options...
ptomter Posted March 16, 2021 Author Share Posted March 16, 2021 2 hours ago, steven99 said: So you would want to have them pick between visa, mastercard, or invoice using the same gateway and before they go to the payment provider's page, correct? If so, could possibly be doable via hooks and injecting javascript to add the options for that. Though, I am curious on why you need to do this? Because the patterns of users in Norway says that if its 1 step to many they sometimes leave and dont come back, and also that the customers are more satisfied going straight to the option they want without the extra steps / clicks. 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.