Skip to content
New issue

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

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

Already on GitHub? # to your account

Unprocessed error message and unknown transfer limit #23

Open
svallory opened this issue Sep 11, 2019 · 2 comments
Open

Unprocessed error message and unknown transfer limit #23

svallory opened this issue Sep 11, 2019 · 2 comments

Comments

@svallory
Copy link

Passing a high amount when creating a payment (POST https://api.sandbox.hyperwallet.com/rest/v3/users/usr-****/transfer-methods/trm-****) gives the following message:

  {
    message: 'Your attempted transaction has exceeded the approved payout limit; please contact my @CUSTOMER_NAME@ for further assistance.',
    code: 'LIMIT_EXCEEDED'
  }

LIMIT_EXCEEDED error code and actual transaction limit are not documented

@phillipstack
Copy link

Did you find any details on this? I have encountered this issue as well. Still no documentation from what I can see.

@svallory
Copy link
Author

@phillipstack I don't remember. We ended up not using Hyperwallet, but you may wanna take a look at a fork I created to convert to typescript and fix bugs: https://github.com/hyperwallet/node-sdk

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

No branches or pull requests

2 participants