Robbe Claessens
Robbe Claessens
I ran into a 'bug' where the system said the VAT number is valid, when it was actually not. checkVAT('BE0740-509975', countries) return true, because the library automatically clears the special...
I needed a way to customize URL's and also upgraded the faker dependency
Hi! Is there a possibility to add support for the endpoint enable payment method (https://docs.mollie.com/reference/v2/profiles-api/enable-method). Thanks!
Fix typo
Would it be possible to access the context object inside a validator function? I want to access the userId inside the context, but I do not have access to it.