Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-18689

Submit Credit Card Contribution doesn't record payment instrument ID in transaction

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7.7
    • Fix Version/s: 4.7.9
    • Component/s: CiviContribute
    • Labels:
      None
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding

      Description

      When using the submit credit card contribution button to charge a credit card the resulting transaction has "null" for payment_instrument_id even if the contribution does have one.

      Not sure what the best place to fix this will be.
      Maybe in _ipn_process_transaction() we need
      $input['payment_instrument_id'] = $contribution->payment_instrument_id;

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              stan_d Stan Dragnev
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: