Closed rubofvil closed 1 year ago
We have problems to get the values and the rebooking process stops.
The first part with sepa_ooff_payment_id, we have some projects without `sepaò, and if there is not this type of payment the process stops.
sepa_ooff_payment_id
The second part, if there is no payment_instrument, the contribution is cancelled and not created, with try/catch at least the process is finished.
payment_instrument
How do you see this fix?
Related issue: https://github.com/systopia/de.systopia.donrec/issues/167
We have problems to get the values and the rebooking process stops.
The first part with
sepa_ooff_payment_id
, we have some projects without `sepaò, and if there is not this type of payment the process stops.The second part, if there is no
payment_instrument
, the contribution is cancelled and not created, with try/catch at least the process is finished.How do you see this fix?
Related issue: https://github.com/systopia/de.systopia.donrec/issues/167