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

Transfer Webhooks like transfer.paid and transfer.updated #32

Open
gmehta-personal opened this issue Nov 28, 2013 · 0 comments
Open

Transfer Webhooks like transfer.paid and transfer.updated #32

gmehta-personal opened this issue Nov 28, 2013 · 0 comments

Comments

@gmehta-personal
Copy link

Hi,

Any plans of supporting these "transfer" events:

  1. transfer.updated describes a transfer
    Occurs whenever the amount of a pending transfer is updated.
  2. transfer.paid describes a transfer
    Occurs whenever a sent transfer is expected to be available in the destination bank account. If the transfer failed, a transfer.failed webhook will additionally be sent at a later time.

Is the assumption that if we don't receive transfer.failed, then it was successful? Also, what if there was a usecase to execute a task upon receiving a transfer.created hook - how can we handle that today?

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

1 participant