Skip to content

Commit

Permalink
Added a FAQ.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jun 30, 2016
1 parent 252a4f9 commit 9dc0f0a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,19 @@
* The documentation states that `language` parameter is limited to a few specific langauges, but unsupported or invalid langauge values will not result in errors.


## FAQ

### How to solve "Purchase amount exceeds merchant limit." errors?

If you do a payment and getting back the "Purchase amount exceeds merchant limit." fail reason you have to check the "Fraud Settings » Set Maximum Purchase Amount" value.
By default this setting may be set to `€ 0,00` you have to increase to the maximum amount you allow clients to pay in once.

```
N:-5005:FRAUD – Purchase limit exceeded
Purchase amount exceeds merchant limit.
```


## Screenshots

### Uw transactie is niet juist afgerond
Expand Down

0 comments on commit 9dc0f0a

Please sign in to comment.