circuitnederland / registrationform

0 stars 0 forks source link

Fix missing consumername in iDEAL userrecord #41

Closed sandrab closed 5 years ago

sandrab commented 5 years ago

The 'iDEAL transacties' userrecord has a field 'Naam rekeninghouder' (consumerName). In v1.1 this is by mistake no longer filled, due to a mismatch between activateUserCheckPayment using 'consName' and mollie library - processRegistrationPayments() using 'consumerName'.