When I fire the commerce/payments/pay I get an error (debug toolbar)
Client error: `POST https://api.mollie.com/v2/orders` resulted in a `422 Unprocessable Entity` response:
{"status":422,"title":"Unprocessable Entity","detail":"The 'familyName' field is missing","field":"billingAddress.family (truncated...)
I use the plugin with Mollie in test mode.
When I fire the commerce/payments/pay I get an error (debug toolbar)
Additional info