Hello Rick Alday (@mrdaro)
Sorry, I replied to you by email. I will reproduce it here:
I suppose no error occurred because the donation was completed successfully but I don’t know the person who made the donation, so I don’t know the details of the transaction.
I sent you some screenshots to illustrate the situation, but I can’t send them here.
But to sum up: there is no log of the day in question; the donation is registered in the PayPal account (only);
There is no table listed in GiveWP Configuration that has a red x;
And just to not miss anything I send you the code I’m using in the button plugin:
<hr style="height:1px;border-width:0;color:gray; background-color:#cccccc">
<span style="font-size: 20px; font-family: Lucida Sans Unicode, Helvetica, Arial; sans-serif; text-align: center; margin-left:18%;">Ajuda-nos a manter o Artes & contextos gratuito, livre e sem publicidade
</span>
<!-- PayPal Logo -->
<table border="0" cellpadding="10" cellspacing="0" align="center">
<tbody>
<tr>
<td align="center">
</td>
</tr>
<tr>
<td align="center"><a href="https://artesecontextos.pt/donations/donation-form/" onclick="javascript:window.open('https://artesecontextos.pt/donations/donation-form/','WIPaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=530, height=350'); return false;"><img src="https://artesecontextos.pt/wp-content/uploads/2022/08/Peq_2_PayPal_com_cartoes-removebg-preview.png" border="1" alt=""/></a>
</td>
</tr>
</tbody>
</table><hr style="height:1px;border-width:0;color:gray; background-color:#cccccc">
<!-- PayPal Logo -->
Thank you.
Rui Freitas
-
This reply was modified 2 years, 3 months ago by Rui Freitas. Reason: There was a line that is not needed and could cause confusion