When I have SCA enabled I cannot process through Stripe I get the error that no such customer exists like I’ve seen many other state.
I also have an issue where vendors are not being paid out automatically. As in the fixed fee we charge is being ignored and our stripe account receives the full amount of money?
here’s the error from stripe:
{
“error”: {
“code”: “resource_missing”,
“doc_url”: “https://stripe.com/docs/error-codes/resource-missing”,
“message”: “No such customer: ‘cus_IKq0n9On3EvKPU’; a similar object exists in test mode, but a live mode key was used to make this request.”,
“param”: “id”,
“type”: “invalid_request_error”
}
}
There’s tickets regarding this on your system already. I can’t just ask vendors to set up new accounts when they’ve been uploading their products over the past few days.
Hi,
We have already completed our integration with 3d secure sca enable. For separate and transfer charged is already completed. We still communicate with stripe to give support direct and destination charge with sca. These two are under development. We will send you the updated plugin link tomorrow ( with separate and transfer charges).