Post by abretado » Thu Dec 17, 2020 7:56 am

Hello all, I use OC 3.0.3.3 and would like to have a dropdown field in the payment area for customers to select their card type (VISA, MasterCard, etc). The input selection will need to populate to the order details in the backend and be included in the email order confirmation. How can I do this?

Any input or direction is greatly appreciated.

User avatar
Newbie

Posts

Joined
Sat Sep 13, 2014 3:19 am

Post by tingwing » Thu Dec 17, 2020 1:28 pm

you need to enable or add such an extension ,such as braintree or stripe

my extension:https://www.opencart.com/index.php?rout ... estshop24h
email :support@bestshop24h.com
site:http://www.bestshop24h.com


Active Member

Posts

Joined
Tue Aug 02, 2016 9:01 pm

Post by paulfeakins » Thu Dec 17, 2020 7:04 pm

abretado wrote:
Thu Dec 17, 2020 7:56 am
Hello all, I use OC 3.0.3.3 and would like to have a dropdown field in the payment area for customers to select their card type (VISA, MasterCard, etc)
Why?

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Guru Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by abretado » Fri Dec 18, 2020 9:28 am

paulfeakins wrote:
Thu Dec 17, 2020 7:04 pm
abretado wrote:
Thu Dec 17, 2020 7:56 am
Hello all, I use OC 3.0.3.3 and would like to have a dropdown field in the payment area for customers to select their card type (VISA, MasterCard, etc)
Why?
I use the Authorize.net payment gateway and the business that I set up the website for requires that the card type be part of the confirmation email. Unfortunately the payment gateway does not provide the ability to do that through the settings. So I was hoping I could get help to add a dropdown field for the customer to identify their card type.

User avatar
Newbie

Posts

Joined
Sat Sep 13, 2014 3:19 am

Post by sw!tch » Fri Dec 18, 2020 11:27 am

Can't you get if from the the response?

https://developer.authorize.net/api/ref ... ansactions

Full Stack Web Developer :: Send a PM for Custom Work.
Backup and learn how to recover before you make any changes!


Active Member

Posts

Joined
Sat Apr 28, 2012 2:32 pm

Post by abretado » Sat Dec 19, 2020 1:39 am

sw!tch wrote:
Fri Dec 18, 2020 11:27 am
Can't you get if from the the response?

https://developer.authorize.net/api/ref ... ansactions
That could be a possibility, but unfortunately, I don't have the skills for that. Unless someone can help out?

User avatar
Newbie

Posts

Joined
Sat Sep 13, 2014 3:19 am

Post by IP_CAM » Sat Dec 19, 2020 1:54 am

abretado wrote:
Sat Dec 19, 2020 1:39 am
That could be a possibility, but unfortunately, I don't have the skills for that. Unless someone can help out?
Well, make 'em an offer, and someone will do it for you. :laugh:
Beeing around OC for such a long time, you should know, how the 'system' works,
it's a Custom Mod, you're asking for, after all. ;)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by sw!tch » Sat Dec 19, 2020 3:19 am

abretado wrote:
Sat Dec 19, 2020 1:39 am
sw!tch wrote:
Fri Dec 18, 2020 11:27 am
Can't you get if from the the response?

https://developer.authorize.net/api/ref ... ansactions
That could be a possibility, but unfortunately, I don't have the skills for that. Unless someone can help out?
Should be able to do this with the default OC AIM gateway, you can dump the response to your log. Then locate the array key id for Card Type. Once you have that you can then handle it accordingly.

The OC authorize.net method is dated, so you will have to hunt down the older documentation which outlines all the Payment Gateway Response Fields or otherwise find the key from the dumped array.

Hire a programmer if you are not comfortable editing code, etc.

Full Stack Web Developer :: Send a PM for Custom Work.
Backup and learn how to recover before you make any changes!


Active Member

Posts

Joined
Sat Apr 28, 2012 2:32 pm

Post by abretado » Sat Dec 19, 2020 1:34 pm

sw!tch wrote:
Sat Dec 19, 2020 3:19 am
abretado wrote:
Sat Dec 19, 2020 1:39 am
sw!tch wrote:
Fri Dec 18, 2020 11:27 am
Can't you get if from the the response?

https://developer.authorize.net/api/ref ... ansactions
That could be a possibility, but unfortunately, I don't have the skills for that. Unless someone can help out?
Should be able to do this with the default OC AIM gateway, you can dump the response to your log. Then locate the array key id for Card Type. Once you have that you can then handle it accordingly.

The OC authorize.net method is dated, so you will have to hunt down the older documentation which outlines all the Payment Gateway Response Fields or otherwise find the key from the dumped array.

Hire a programmer if you are not comfortable editing code, etc.
Thank you for the input. I did find the old documentation PDF. How would I dump the response to my log?

User avatar
Newbie

Posts

Joined
Sat Sep 13, 2014 3:19 am
Who is online

Users browsing this forum: Bing [Bot] and 333 guests