Checking Limits
Last updated
Was this helpful?
Last updated
Was this helpful?
Wyre partners have no limit on the number of users or the total amount purchases made by their users but every user of the widget has a set of purchase limits. Those limits are per user are: Domestic User (US): Daily: $500 Weekly: $500 Yearly: $2500
International User: Daily: $500 Weekly: $2000 Yearly: $3000 The limits work on a rolling basis so if someone reached their weekly limit on a Friday they would have to wait 7 days until the following Friday to make another purchase up to their weekly Limit.
To quote current limits you should place a POST call with the target billing address that will be used in the order. Country must be a valid 2 characters country code.
The limit check conditions are as follows: Daily limits, Weekly limits, Yearly limits
The parameter accountId
is completely optional. For partners with custom limits, they must include their Wyre's accountId so users will inherit custom limits. If no specified will fall back to standard limits.
If the user exceeds the daily limit, but still have a weekly limit to spend he should wait until tomorrow. Any order above dailyRemaining, weeklyRemaining or yearlyRemaining will reject the order.
POST
https://api.sendwyre.com/v3/widget/limits/calculate
Parameter
Class
Function
walletType:
string
Wallet type, must be either APPLE_PAY or DEBIT_CARD
address:
string JSON
See example for payload, all fields are required.
accountId:
string
Partner account id