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

Simplify handling of ids in Authorize.net now that related_contact is no longer used #19273

Merged
merged 1 commit into from
Jan 7, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Dec 24, 2020

Overview

Simplify handling of ids in Authorize.net now that related_contact is no longer used

Before

$ids passed into recur function but it only contacts 3 values - one is NULL, one is no longer needed & the the last is otherwise passed in

After

ids no longer passed in

Technical Details

Comments

@civibot
Copy link

civibot bot commented Dec 24, 2020

(Standard links)

@civibot civibot bot added the master label Dec 24, 2020
@eileenmcnaughton eileenmcnaughton changed the title Simplify handling of ids in Authorize.net now that related_contact is… Simplify handling of ids in Authorize.net now that related_contact is no longer used Dec 24, 2020
@mattwire mattwire merged commit 79caea9 into civicrm:master Jan 7, 2021
@eileenmcnaughton eileenmcnaughton deleted the complete branch January 7, 2021 20:07
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.

2 participants