Skip to content
Snippets Groups Projects
  1. Jun 16, 2020
  2. Jun 15, 2020
  3. Jun 14, 2020
    • mattwire's avatar
      Merge pull request #17607 from eileenmcnaughton/pi · c7550c01
      mattwire authored
      Fix payment instrument bug by using correct payment instrument
      Unverified
      c7550c01
    • eileen's avatar
      Fix payment instrument bug by using correct payment instrument · eb6d5d25
      eileen authored
      Per https://github.com/civicrm/civicrm-core/pull/17589 it is necessary that we do NOT pass the wrong payment_instrument_id
      to the payment processor. BUT we have to provide accurate defaults for manual payments. This is a narrower fix than
      
      - back office membership form
      - back office participant form
      - back office contribution form
      
      and in all cases the Manual processor still loaded correctly. I don't feel I can say this is the last fix in this
      area but it stands alone as a sensible fix to do and also one that should address the immediate issue.
      
      Note there is some weirdness in a second function in EventFees - that function should GO IMHO - but I have not yet reached it in
      UI testing to confirm if other changes need to be made.
      eb6d5d25
  4. Jun 12, 2020
  5. Jun 11, 2020
  6. Jun 10, 2020
  7. Jun 07, 2020
  8. Jun 06, 2020
  9. Jun 05, 2020
  10. Jun 04, 2020
Loading