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

Revert change to BillingBlock to support hidden fields. #12391

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Partial revert of #12332 per feedback from @mattwire

Before

Some processors would have experienced a regression from #12332

After

Line causing regression removed, field addition handled differently

Technical Details

Per discussion with Matt Wire this is actually unnecessary, if we define 'id' in the payment fields
metadata. This is a bit too much like spooky magic but it ... erm .. works

Comments

We could probably handle adding 'id' in the Payment helper classes. OTOH for most processors just one hidden token field is needed so most processor devs may not hit the need to know to add the id attribute

@mattwire please confirm this is 'good to merge'

Per discussion with Matt Wire this is actually unnecessary, if we define 'id' in the payment fields
metadata. This is a bit too much like spooky magic but it ... erm .. works
@civibot
Copy link

civibot bot commented Jul 2, 2018

(Standard links)

@eileenmcnaughton eileenmcnaughton merged commit d559068 into civicrm:master Jul 3, 2018
@eileenmcnaughton
Copy link
Contributor Author

merging to hit rc as this reverses part of a change in the rc

@eileenmcnaughton eileenmcnaughton deleted the matt branch July 3, 2018 22:03
@mattwire
Copy link
Contributor

mattwire commented Jul 5, 2018

@eileenmcnaughton Thanks :-)

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.

3 participants