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

Remove doTransferCheckout #420

Merged
merged 2 commits into from Dec 23, 2020
Merged

Conversation

mattwire
Copy link
Collaborator

Overview

Remove deprecated payment function - which is called automatically by CiviCRM call if necessary anyway.

Before

Call to deprecated function if available.

After

Just call doPayment.

Technical Details

Comments

Follow up to #419 - I'd like to backport this one with both commits once approved/merged.

…the user instead of an internal server error
…. If a processor does not have doPayment CiviCRM core will call doTransferCheckout internally
@KarinG KarinG added the bug label Dec 23, 2020
@KarinG
Copy link
Collaborator

KarinG commented Dec 23, 2020

Thanks for this too Matt!

@KarinG KarinG merged commit ab915c0 into colemanw:8.x-5.x Dec 23, 2020
KarinG added a commit that referenced this pull request Dec 24, 2020
7.x port of #420 (doPayment exception / doTransferCheckout)
jitendrapurohit pushed a commit to jitendrapurohit/webform_civicrm that referenced this pull request Sep 6, 2021
KarinG added a commit that referenced this pull request Sep 6, 2021
kuldip-compuco added a commit to compucorp/webform_civicrm that referenced this pull request Oct 6, 2022
kuldip-compuco added a commit to compucorp/webform_civicrm that referenced this pull request Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants