You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an event registration with a price set, where one option is free (amount=0.00), whereas another option is payable.
With the NG payment processor, CiviCRM throws an error:
Sorry, due to an error, we are unable to fulfill your request at the moment. You may want to contact your administrator or service provider with more details about what action you were performing when this occurred.
Expected one Contribution but found 25
The "old" payment processor works fine, as well as the PayPal payment processor.
CiviCRM: 5.19.4 on Wordpress, CiviSEPA: 1.4
The text was updated successfully, but these errors were encountered:
The whole payment processor has been a continuous PITA, so with 1.5 we'll move the payment processor code into a separate extension. This way, you can install and use the flavour of SEPA payment processor that works for you.
We have an event registration with a price set, where one option is free (amount=0.00), whereas another option is payable.
With the NG payment processor, CiviCRM throws an error:
The "old" payment processor works fine, as well as the PayPal payment processor.
CiviCRM: 5.19.4 on Wordpress, CiviSEPA: 1.4
The text was updated successfully, but these errors were encountered: