mollie-api-php
mollie-api-php copied to clipboard
Cardtoken cannot be used
Hi,
I'm getting the following eror: Error executing API call (422: Unprocessable Entity): The card token cannot be used for this payment. Field: cardToken. When invoking a credit card payment. I can see that a unique card token is generated each time and processed by the api.
I've looked but can't find similar posts or issues about this error. Any idea what this could be? Do i need to bump versions maybe?