CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Recording type of credit card used?
Pages: [1]

Author Topic: Recording type of credit card used?  (Read 594 times)

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Recording type of credit card used?
October 11, 2011, 05:21:16 pm
I have had a request to create a custom report that includes a "group by" on the credit card type used for contributions. This is so the bookkeeper can see subtotals for Discover card, American Express, and Visa/MasterCard.    I was thinking of capturing this data whenever a credit card is processed, then storing it in a custom data field.

Has anyone tried this before? Will this change put the software in violation of PCI or other banking regulations?

Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

foilhl2

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Drupal
  • MySQL version: 5.4
  • PHP version: 5.2
Re: Recording type of credit card used?
August 01, 2012, 11:13:31 am
Hi Sarah,

Just saw this and we have a similar need. Our accountants would like to be able to run a single aggregate report from Civi that includes the credit card type to match against the bank deposit coming from Authorize.net.

I am wondering what you ended up doing to accomplish this on your end, and if you could share?

pkeogan

  • I post frequently
  • ***
  • Posts: 130
  • Karma: 4
    • BackOffice Thinking
Re: Recording type of credit card used?
August 03, 2012, 06:13:25 pm
The credit card type is not stored with the transaction, so you'd need to right a hook and store it on a custom data field as Sarah suggests.

This change by itself should not cause a PCI compliance issue, but PCI compliance is complicated and has many dependencies.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Recording type of credit card used?

This forum was archived on 2017-11-26.