Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
820
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1.  
  2. "svip":{
  3. "id":"svip",
  4. "name":"Ranga SVIP na Edycje!",
  5. "payments":{
  6. "db":{
  7. "cost": 7
  8. },
  9. "paysafecard":{
  10. "cost": 7
  11. },
  12. "paypal":{
  13. "cost": 7
  14. },
  15. "transfer":{
  16. "cost": 7
  17. }
  18. }
  19. },
  20. "sponsor":{
  21. "id":"sponsor",
  22. "name":"Ranga Sponsor na Edycje!",
  23. "payments":{
  24. "db":{
  25. "cost": 15
  26. },
  27. "paysafecard":{
  28. "cost": 15
  29. },
  30. "paypal":{
  31. "cost": 15
  32. },
  33. "transfer":{
  34. "cost": 15
  35. }
  36. }
  37. },
  38. "evip":{
  39. "id":"evip",
  40. "name":"Ranga EVIP na Edycje!",
  41. "payments":{
  42. "db":{
  43. "cost": 30
  44. },
  45. "paysafecard":{
  46. "cost": 30
  47. },
  48. "paypal":{
  49. "cost": 30
  50. },
  51. "transfer":{
  52. "cost": 30
  53. }
  54. }
  55. },
  56. "case16":{
  57. "id":"case16",
  58. "name":"PremiumCase (x16)",
  59. "payments":{
  60. "db":{
  61. "cost": 4
  62. },
  63. "paysafecard":{
  64. "cost": 4
  65. },
  66. "paypal":{
  67. "cost": 4
  68. },
  69. "transfer":{
  70. "cost": 4
  71. }
  72. }
  73. },
  74. "case32":{
  75. "id":"case32",
  76. "name":"PremiumCase (x32)",
  77. "payments":{
  78. "db":{
  79. "cost": 9
  80. },
  81. "paysafecard":{
  82. "cost": 9
  83. },
  84. "paypal":{
  85. "cost": 9
  86. },
  87. "transfer":{
  88. "cost": 9
  89. }
  90. }
  91. },
  92. "case64":{
  93. "id":"case64",
  94. "name":"PremiumCase (x64)",
  95. "payments":{
  96. "db":{
  97. "cost": 18
  98. },
  99. "paysafecard":{
  100. "cost": 18
  101. },
  102. "paypal":{
  103. "cost": 18
  104. },
  105. "transfer":{
  106. "cost": 18
  107. }
  108. }
  109. },
  110. "case128":{
  111. "id":"case128",
  112. "name":"PremiumCase (x128)",
  113. "payments":{
  114. "db":{
  115. "cost": 25
  116. },
  117. "paysafecard":{
  118. "cost": 25
  119. },
  120. "paypal":{
  121. "cost": 25
  122. },
  123. "transfer":{
  124. "cost": 25
  125. }
  126. }
  127. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement