From aa9533e195b55f20e2e066b734085097033a8a06 Mon Sep 17 00:00:00 2001 From: Fornax Date: Mon, 1 May 2023 21:39:36 +0200 Subject: [PATCH] Update patreon payment not found message --- svelte/src/user_home/Home.svelte | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/svelte/src/user_home/Home.svelte b/svelte/src/user_home/Home.svelte index f0a3334..72a367f 100644 --- a/svelte/src/user_home/Home.svelte +++ b/svelte/src/user_home/Home.svelte @@ -195,15 +195,16 @@ onDestroy(() => {

We were not able to find your payment on Patreon. Please - wait until the payment is confirmed and try again. You can - see the status of your payment on Patreon itself. + wait until the payment is confirmed and try again. Even if + the payment says confirmed on Patreon itself it takes a + while before it's communicated to pixeldrain. Please wait at + least 10 minutes and try again.

- If your payment is complete and your account is still not - upgraded please contact me at support@pixeldrain.com, or - send me a message on Patreon. + If it has been more than 30 minutes, your payment is + complete and your account is still not upgraded please + contact me at support@pixeldrain.com, or send me a message + on Patreon.

{:else if patreon_response === "success"}