Update patreon payment not found message

This commit is contained in:
2023-05-01 21:39:36 +02:00
parent 11d0b4cede
commit aa9533e195

View File

@@ -195,15 +195,16 @@ onDestroy(() => {
<div class="highlight_yellow"> <div class="highlight_yellow">
<p> <p>
We were not able to find your payment on Patreon. Please We were not able to find your payment on Patreon. Please
wait until the payment is confirmed and try again. You can wait until the payment is confirmed and try again. Even if
see the status of your payment <a the payment says confirmed on Patreon itself it takes a
href="https://www.patreon.com/pledges?ty=h" while before it's communicated to pixeldrain. Please wait at
target="_blank" rel="noreferrer">on Patreon itself</a>. least 10 minutes and try again.
</p> </p>
<p> <p>
If your payment is complete and your account is still not If it has been more than 30 minutes, your payment is
upgraded please contact me at support@pixeldrain.com, or complete and your account is still not upgraded please
send me a message on Patreon. contact me at support@pixeldrain.com, or send me a message
on Patreon.
<p/> <p/>
</div> </div>
{:else if patreon_response === "success"} {:else if patreon_response === "success"}