Closed (fixed)
Project:
Commerce IATS
Version:
7.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Sep 2014 at 21:53 UTC
Updated:
24 Dec 2014 at 22:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ruscoe commentedThis patch stores card type in the payload field of the commerce_payment_transaction table in the format:
a:1:{s:4:"type";s:4:"visa";}Comment #2
ruscoe commentedUpdated patch to account for Card on File being enabled.
Comment #3
caxy4 commentedRe-creating patch for version 2.6 of the module.
Comment #4
caxy4 commentedRe-submitting my last patch for latest dev release.
Comment #5
ruscoe commentedPatch merged into dev branch. Thanks!