payment_method_invalid
Same closed allowlist as `invalid_payment_method`, reported when the value is rejected while reading the payment method field of the payload.
| Code | Type | HTTP | Category |
|---|---|---|---|
payment_method_invalid | invalid_request_error | 422 | Invoices |
Cause
Same closed allowlist as invalid_payment_method, reported when the value is rejected while reading the payment method field of the payload.
What to do
Send one of the seven accepted methods, lower-case and with underscores, as in sepa_direct_debit.
Related
All Invoices error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.