Viincenttt / MollieApi

This project allows you to easily add the Mollie payment provider to your application.
MIT License
152 stars 85 forks source link

Zipcode required #209

Closed rjdegroot closed 3 years ago

rjdegroot commented 3 years ago

Hi,

When creating a new order and leave the zipcode blanc I get an error. Since you not always have a zipcode (not all countries use this) it should be optional I think?

Can this be changes or is Mollie responsible for this?

Regards, Ronald

Viincenttt commented 3 years ago

Hi @rjdegroot ,

Your best bet is to contact Mollie support and ask them this question. This library doesn't do any content validation. All validations are done by Mollie on the server side.

Kind regards, Vincent