Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an API for Submission and Delivery Times on ACH transfers #215

Open
bryanallen22 opened this issue Dec 9, 2012 · 1 comment
Open

Comments

@bryanallen22
Copy link

Implement an API that helps us to easily inform merchants when they can expect their money, following https://www.balancedpayments.com/docs/overview#submission-delivery-times.

Preferably, make it a simple call that can be parsed in JS by new Date( ... ) such as milliseconds since 1970.

This would be especially helpful if things change in the future -- no change would be required.

@steveklabnik
Copy link
Contributor

We do publish this information, but it's not accessible via the API: https://www.balancedpayments.com/ach-debits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants