node-sdk
node-sdk copied to clipboard
Unprocessed error message and unknown transfer limit
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
Did you find any details on this? I have encountered this issue as well. Still no documentation from what I can see.
@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