We have been able to set and create customers and add funding sources. However, when we try to execute a transaction we get an error trying to get the client token.
Here are the steps that we are taking
following this to get the token
using action = customer.transfers.send
and using this customer https://dashboard-sandbox.dwolla.com/customers/63faa5ba-b806-4430-b688-6a6900aad006/funding-sources
which has one verified funding source.
