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

PaymentProcessor: Couldn't create SEPA mandate #488

Closed
bjendres opened this issue May 9, 2018 · 3 comments
Closed

PaymentProcessor: Couldn't create SEPA mandate #488

bjendres opened this issue May 9, 2018 · 3 comments
Milestone

Comments

@bjendres
Copy link
Member

bjendres commented May 9, 2018

When using the SDD payment processor to create a recurring mandate you get:

8000: Couldn't create SEPA mandate. Error was: Expected one Contact but found 25

Observed on 1.2.4 and 1.2.5, CiviCRM 4.6.21 and 4.7.31

@bjendres bjendres added the bug label May 9, 2018
@bjendres bjendres added this to the 1.2.6 milestone May 9, 2018
@bjendres
Copy link
Member Author

bjendres commented May 9, 2018

It seems that this code no longer yields the contact ID. It seems it's now in $params['contactID'].

bjendres added a commit that referenced this issue May 9, 2018
@bjendres bjendres changed the title PaymentProcessor: PaymentProcessor: Couldn't create SEPA mandate May 9, 2018
@bjendres
Copy link
Member Author

Seems to work, will be released with 1.2.6

@bjendres bjendres modified the milestones: 1.2.6, 1.4 Oct 10, 2018
@bjendres
Copy link
Member Author

Implemented a new payment processor with #498, that should solve this problem.

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

No branches or pull requests

1 participant