We are seeing issues with card creation (POST /v2/cards) using the web SDK (version 2023-10-20).
The following error is being reported: Invalid card data (source_id).
We are successfully storing cards (350+ in the past month) with 63 reported failures like this during the same period.
Below is our latest example of failure:
{
"idempotency_key": "657b4dede6112",
"source_id": "cnon:CBASEExIK5JYkJ5aSDFgJzenV6Q",
"card": {
"billing_address": null,
"cardholder_name": "",
"customer_id": "JR3QTAR3R0KKKHMZBMY8V59CB0"
}
}
This is under application ID sq0idp-mWRA6OZ7ff-zyPi24pIY1A
.
Is there a way to get more information to better understand what is happening?
Any assistance will be greatly appreciated.
2 posts - 2 participants