Skip to content

Commit

Permalink
Updated list of payment providers.
Browse files Browse the repository at this point in the history
  • Loading branch information
t2tviking committed Dec 6, 2017
1 parent 9babfed commit af65333
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion report_csv.md
Expand Up @@ -40,7 +40,7 @@ Please note that the number of fields in the file depends on how many variables
<tr>
<td>6</td>
<td>paymentProvider</td>
<td>Which payment provider the end user selected (Current values are PCGW, Mobile Banking, Strex)</td>
<td>Which payment provider the end user selected (Current values are Direct Pay, PCGW, Mobile Banking, SMS, Apple Pay, PayPal)</td>
</tr>
<tr>
<td>7</td>
Expand Down
14 changes: 8 additions & 6 deletions rest.md
Expand Up @@ -414,12 +414,14 @@ If set, these will override the default values for the service. Fallback values

##### Payment Provider

| Value | Description |
|-------|--------------------------------------|
| 1 | [Adyen] (https://www.adyen.com/) |
| 2 | [Strex] (http://www.strex.no) |
| 3 | [Dibs] (http://www.dibs.no) |
| 4 | [Vipps] (https://www.vipps.no) |
| Value | Description |
|-------|------------------------------------------|
| 2 | Direct Payment (mobile operator billing) |
| 5 | Payment Card |
| 6 | Mobile Banking |
| 7 | SMS |
| 8 | Apple Pay |
| 9 | PayPal |

##### Recipient Status

Expand Down

0 comments on commit af65333

Please sign in to comment.