Hi,
My request is the following:
I want to create an invoice related to an order created before with the API.
The process that I used:
- Create an order
- Get the id of the order
- Create an invoice related to the order with the id
- Specify the payment requests
When i send the request I get this error message: {“errors”: [{“code”: “BAD_REQUEST”,“detail”: “This account has not been enabled to take payments”,“category”: “INVALID_REQUEST_ERROR”}]}
I tried to activate payments with this form but when I try this link to activate this squareup.com/activate I can’t.