Docs

Transaction creation not permitted

Transaction not created because of legal or compliance restrictions on your account.

Example response
{
"error": {
"type": "request_error",
"code": "transaction_creation_blocked",
"detail": "Transaction not created because of legal or compliance restrictions on your account.",
"documentation_url": "https://developer.paddle.com/errors/transactions/transaction_creation_blocked"
},
"meta": {
"request_id": "00000000-0000-0000-0000-000000000000"
}
}

Details

Status code
400
Error code
transaction_creation_blocked
Error message
Transaction not created because of legal or compliance restrictions on your account.

Common causes

  • Legal or compliance restrictions on your account mean that you're not permitted to create this kind of transaction.

Troubleshooting

Was this page helpful?