This commit is contained in:
oliver
2026-06-09 18:16:29 -03:00
parent f26ecc8646
commit 5b59f6c1a8
3 changed files with 45 additions and 53 deletions
+42 -1
View File
@@ -957,7 +957,48 @@
Credits will be assigned to key:
<span id="credits-key-name"></span>
</p>
<div class="credits-options"></div>
<div class="credits-options">
<label class="credits-option">
<input
type="radio"
name="credits-amount"
value="5.50"
/>
<span class="credits-option-label"
>&euro;&thinsp;5.50</span
>
</label>
<label class="credits-option">
<input
type="radio"
name="credits-amount"
value="11.00"
/>
<span class="credits-option-label"
>&euro;&thinsp;11.00</span
>
</label>
<label class="credits-option">
<input
type="radio"
name="credits-amount"
value="22.00"
/>
<span class="credits-option-label"
>&euro;&thinsp;22.00</span
>
</label>
<label class="credits-option">
<input
type="radio"
name="credits-amount"
value="55.00"
/>
<span class="credits-option-label"
>&euro;&thinsp;55.00</span
>
</label>
</div>
<p class="credits-fee-note">
A 10% handling fee is added on top of the OpenRouter
credits value.