less than a minute read • Updated 3 months ago

Dwolla

Countries

United States.

Features
  • 3-D Secure

Testing

For testing in production using real money you can use the Dwolla “reflector” account. Give this page a read to learn how to test with Dwolla's “reflector” accounts: https://developers.dwolla.com/dev/pages/testing

Read about the Dwolla “Sandbox Environment” here: https://developers.dwolla.com/dev/pages/sandbox

Troubleshooting & Interpreting Response Codes

Contact dwolla for info.

Important Notes and Caveats

Possible Action: Datafeed Handling

At the time of the customer completing the transaction - we don't necessarily know whether the transaction was completed yet or not. We instead rely on a notification from the gateway after the checkout has been completed to confirm whether the transaction was approved or not. To handle this, transactions are initially marked as pending, and when we get a confirmation from the gateway on the result of the transaction, we update it accordingly. Each time the status changes, a datafeed will be sent to your endpoint if configured with the transaction details and the status node will be present.

The status node can contain one of three different values: pending, approved or rejected. Depending on the types of actions you're needing to perform at your datafeed endpoint, you need to make sure the appropriate status value is present first.


Need Help?

Did this article answer your questions? Need help with anything? Please click below to contact us.