Customer entity not valid for current collection mode
You are attempting to create a transaction but the customer entity is not valid for the current collection mode
Error Message | Customer entity must be suitable for the transactions current collection mode |
Error Code | transaction_customer_not_suitable_for_collection_mode |
Status Code | 400 |
Common causes
Collection mode is manual and you are trying to attach a customer_id that has no name
Solutions
Ensure the customer entity has a name and pass the customer_id again