Project60 / org.project60.sepa

SEPA direct debit integration with civicrm
19 stars 46 forks source link

PHP Fatal error on PDF mandates using $mandate_creditor var #640

Closed bastienho closed 1 year ago

bastienho commented 1 year ago

When I use a custom template with values from th $mandate_creditor variables, I get a fatal error.

PHP Fatal error:  Uncaught Error: Cannot use object of type stdClass as array

As all other assigned variables are typed, I think it's just stuff that got left.