Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-20264: handle submission of CC type and number during 'record payment' #10207

Closed
wants to merge 1 commit into from

Conversation

monishdeb
Copy link
Member

@monishdeb monishdeb commented Apr 21, 2017

@monishdeb
Copy link
Member Author

@eileenmcnaughton there is a miss - while 'Record Payment' form submission card_type_id is not recorded in financial_trxn table. Fixed it in this PR.

@eileenmcnaughton
Copy link
Contributor

@monishdeb 2 things

  1. should this be against the rc
  2. there is a huge amount of confusion about the different parameter arrays in play but my feeling looking at the AbstractEditPayment class is that we are moving TOWARDS using $this->_params & perhaps we should back up & use $this->_params rather than passing in $submittedValues & then overwriting it. I think @pradpnayak's PR actually does that. We merged the tests @pradpnayak wrote which gives some comfort :-)

@colemanw
Copy link
Member

Ok I've opened up #10228 against the RC.

@colemanw colemanw closed this Apr 24, 2017
@JoeMurray
Copy link
Contributor

@monishdeb , can you test changing https://github.com/civicrm/civicrm-core/pull/10207/files#diff-c47ce3f6314a68836ccb5ea3cf7105beR370 on the new PR being created by coleman against rc so that it passes $this->_params ? if it works, let's follow @eileenmcnaughton 's intuition.

@monishdeb
Copy link
Member Author

@JoeMurray I have made the changes in the new PR #10228 and is merged by Eileen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants