I’m trying to set up a Dwolla Transfer account integration with a client of ours. We’re using the mailto: destination to send payments to users, and I’d like to test those emails to see what they look like and what the UX flow us for our users to sign up and claim their funds.
I’ve set up a Sandbox account and I’m using the API (via the dwolla_v2 ruby gem) to send the funds. I can see the transfers in the sandbox, but I have no idea how to actually process them. They’re just sitting in the “pending” state, even after I click the “Process bank transfers” button in the sandbox dashboard, as well as when I POST /sandbox-simulations
How do I get these transfers to process? One is even from a Dwolla balance source, so shouldn’t it go through?
How do I get the sandbox to send me an email so I can see what our customers will see?
@timcheadle, it looks like the processing is working as expected, but since you sent to an email address the transaction will stay pending until the receiver signs up to accept the payment.
Unfortunately due to restrictions in our sandbox, we don’t send emails to email addresses that are not sandbox accounts, which admittedly makes testing your flow very difficult. We’re looking into a solution at the moment that would send the receiver’s email to the sender, but with all of the required information for signing up/accepting the payment as the receiver.
You are correct in that Dwolla will think it’s an actual account and won’t send them the correct email. We have a fix in the works - what I mentioned earlier. The sender will just get the receiver’s email in this scenario when running in the sandbox. I’m hopeful we can get it deployed this afternoon.
Will this fix address the issue of the transfers not processing? I was able to get one to process in the past, but now my transfers are just sitting “Pending” regardless of what I do with the simulations endpoint
Hey @timcheadle, we rolled out the changes to the email flow so you should be good to continue testing. Yes, this should solve your processing problem. The transfers that I’m assuming stay pending are those sent to the email address, which will stay that way until either reclaimed, cancelled or the user signs up (which you should now be able to do).
Does the email address have an account in the sandbox? Looking at your account it seems like both of them went to email addresses that are not known accounts.
Our system is also showing the emails went to the email address used in your sandbox account: faye@********.com