Deposit credits

To deposit funds on your pixeldrain account please contact sales@pixeldrain.com. We will prepare an invoice for you. We accept wire transfers and PayPal. As we are located in the Netherlands SEPA payments should be free and instant.

Pixeldrain credits can be used for our prepaid plans, which are different from the Patreon plans. Because preparing invoices requires some manual labour we only accept deposits of €100 or more. The prepaid plans are meant for people who require a lot of bandwidth or storage. Paying only for what you use means you can save money compared to a fixed monthly price.

Crypto payments

Alternatively you can use Bitcoin, Lightning network (node info) and Dogecoin to deposit credits on your pixeldrain account. You must pay the full amount as stated on the invoice, else your payment will fail.

Do note that it is not possible to withdraw coins from your pixeldrain account. It's not a wallet. Any amount of money you deposit has to be used up.

Deposit amount €
Choose payment method:

Past invoices

Invoices are deleted after one year of inactivity.

{#each invoices as row (row.id)} {/each}
Created Amount Status
{formatDate(row.time, true, true, false)} {#if row.status === "InvoiceCreated"} New (waiting for payment) {:else if row.status === "InvoiceProcessing"} Payment received, waiting for confirmations {:else if row.status === "InvoiceSettled"} Paid {:else if row.status === "InvoiceExpired"} Expired {:else} {row.status} {/if} {#if row.status === "New" || row.status === "InvoiceCreated"} paid Pay {/if}