Changing the maximum amounts for payments
Place a hard limit on your created payment requests, to mitigate attacks!
POST /config{
"payment.max_amount": "20"
}Last updated
Was this helpful?
Place a hard limit on your created payment requests, to mitigate attacks!
POST /config{
"payment.max_amount": "20"
}Last updated
Was this helpful?
Was this helpful?