Subscription error "The shop cannot accept the provided charge" in production

In development, with test == true the subscription is working without any error.

With our production app (not yet validated), we get the error “The shop cannot accept the provided charge

The x-request-id is: 27f2f7a6-df14-4995-8ae4-3e5eb968e4ed

The screenshot of the error:

After a chat directly with the support, I discovered that it is the normal behavior:

Test stores don’t accept payments without the flag test set to true.

1 Like