Hi @TranZynergy – calls to the Dwolla API would result in a CORs error if they’re being made from the client-side rather than from the server-side of your application. Calls to the API directly from the browser is not allowed. I would check that your API call is being made from the back-end server which is tasked with securely managing your API credentials and handling other business logic surrounding payments.