Transaction Limits

Once the user has been KYC approved, you can retrieve their ACH transaction limits.

We recommend polling for the user's ACH transaction limits. The response object for calculateAchlimits is not presenting itself properly below (because Gitbook.. if you know you know).

You will receive 422 status until the limits have been calculated, which will be near instant.

Here is the object:

Here is a reference for how we present account limits in our React Native SDK.

Next steps

If you followed our guide, you are now ready to Buy Crypto

Last updated