-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathfakePayments.json
119 lines (119 loc) · 2.62 KB
/
fakePayments.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
[
{
"ID": 2,
"payment_name": "Bank",
"abbriv": "Bank",
"short_desc": null,
"flat_fee": "2.00",
"percentage_fee": "0.00",
"lastUpdated": "2017-10-28T20:13:29.000Z"
},
{
"ID": 3,
"payment_name": "PayPal",
"abbriv": "PayPal",
"short_desc": null,
"flat_fee": "2.80",
"percentage_fee": "1.90",
"lastUpdated": "2018-02-03T15:54:40.000Z"
},
{
"ID": 4,
"payment_name": "Vipps KID",
"abbriv": "Vipps KID",
"short_desc": null,
"flat_fee": "0.00",
"percentage_fee": "1.50",
"lastUpdated": "2021-11-09T13:29:38.000Z"
},
{
"ID": 5,
"payment_name": "Bank u/KID",
"abbriv": "Bank u/KID",
"short_desc": null,
"flat_fee": "0.00",
"percentage_fee": "0.00",
"lastUpdated": "2019-11-11T15:58:23.000Z"
},
{
"ID": 6,
"payment_name": "Vipps",
"abbriv": "Vipps",
"short_desc": null,
"flat_fee": "1.00",
"percentage_fee": "2.99",
"lastUpdated": "2020-08-27T22:40:12.000Z"
},
{
"ID": 7,
"payment_name": "AvtaleGiro",
"abbriv": "AvtaleGiro",
"short_desc": null,
"flat_fee": "2.00",
"percentage_fee": "0.00",
"lastUpdated": "2021-05-25T12:51:19.000Z"
},
{
"ID": 8,
"payment_name": "Vipps Recurring",
"abbriv": "Vipps Recurring",
"short_desc": null,
"flat_fee": "1.00",
"percentage_fee": "2.99",
"lastUpdated": "2021-07-25T20:27:43.000Z"
},
{
"ID": 9,
"payment_name": "Facebook",
"abbriv": "Facebook",
"short_desc": null,
"flat_fee": "0.00",
"percentage_fee": "0.00",
"lastUpdated": "2022-05-22T21:37:12.000Z"
},
{
"ID": 10,
"payment_name": "Crypto",
"abbriv": "Crypto",
"short_desc": null,
"flat_fee": "0.00",
"percentage_fee": "0.00",
"lastUpdated": "2022-12-18T17:59:41.000Z"
},
{
"ID": 12,
"payment_name": "Autogiro",
"abbriv": "AutoGiro",
"short_desc": null,
"flat_fee": "0.00",
"percentage_fee": "0.00",
"lastUpdated": "2023-10-13T12:41:53.000Z"
},
{
"ID": 13,
"payment_name": "Innsamling (Vipps)",
"abbriv": "Innsamling",
"short_desc": null,
"flat_fee": "1.00",
"percentage_fee": "2.99",
"lastUpdated": "2023-11-24T14:47:50.000Z"
},
{
"ID": 14,
"payment_name": "Gavekort (Vipps)",
"abbriv": "Gavekort",
"short_desc": null,
"flat_fee": "1.00",
"percentage_fee": "2.99",
"lastUpdated": "2023-11-24T14:47:50.000Z"
},
{
"ID": 15,
"payment_name": "Influenced",
"abbriv": "Influenced",
"short_desc": null,
"flat_fee": "0.00",
"percentage_fee": "0.00",
"lastUpdated": "2024-03-01T13:37:44.000Z"
}
]