Donations by Siropu

Donations by Siropu [Paid] 1.5.2

No permission to buy (€19.99)
Dumb question - how do you point people to the donation form once it's set up? I don't see how the users would access it.
 
Just found this addon, it looks good for my needs, considering of buying it.

Just a pre-buy questions:
1. It is possible to have goal and random donations at the same time (for example forum licence and hosting expenses as a goal and "Buy me a coffee" beside it) ?
2. Will it work with any theme (I'm using Bolt form Russ - PixelExit) ?
 
Hi!
Is it possible that only choosen "Goals" be visible in the widget, and also isi it possible to make all "Goals" being visible only on the donation page please?
 
Kindly asking, how can I do that?
Here's the easiest way:

ACP > Appearance > Widgets > Add widget > HTML

Widget key: siropu_custom_donate_html
Title: Give it the title you want
Display in positions: Forum list: Sidebar

Template:
Code:
<xf:include template="siropu_donations_widget_donate">
    <xf:set var="$goals" value="{{ [] }}" />
    <xf:set var="$options.message">
        Your custom message here
    </xf:set>
</xf:include>

Replace "Your custom message here" with anything you want to display above the donate button. Leave empty for nothing.

Check "Advanced mode" and save.
 
I have started setting this up and need to change the messages a member will see like the thankyou for donating and the thread it creates each time. There are so many templets and not understanding code at all I am at a loss as to what ones I need to edit and how I would edit these without being a coder myself.
 
I have started setting this up and need to change the messages a member will see like the thankyou for donating and the thread it creates each time. There are so many templets and not understanding code at all I am at a loss as to what ones I need to edit and how I would edit these without being a coder myself.
Is there no support on this product at all?
 
I have started setting this up and need to change the messages a member will see like the thankyou for donating and the thread it creates each time.

siropu_donations_thank_you
siropu_donations_thank_you_for_your_donation
siropu_donations_thank_you_message
siropu_donations_thread_notification_title

You can find phrases simply by searching for the text it contains.

Is there no support on this product at all?
Please use the support ticket system for faster support.
 
siropu_donations_thank_you
siropu_donations_thank_you_for_your_donation
siropu_donations_thank_you_message
siropu_donations_thread_notification_title

You can find phrases simply by searching for the text it contains.


Please use the support ticket system for faster support.
Thank you I will do that they next time I need help as I am sure I will 😁
 
Got a small problem... all the amounts disappeared against users when I upgraded to the latest version and XF2.3. Rebuilt donor stats... didn't fix it.

Screenshot 2025-01-06 172002.webp
 
Since we aren't using a PayPal business account we don't have access to the API so donors aren't automatically being promoted. That's fine, however we have it configured that donations are supposed to be added to a thread so we're alerted and can check PayPal. That's not happening. The users are showing up under List Donations as Unconfirmed but no post is being created. What am I doing wrong?
 
Back
Top Bottom