So I am running 2.3, but have several paypal subscriptions legacy setup. what is the url for the webhook? Am i missing something for the setup? When I go to Paypal it wants me tosetup a url, which I just remember the old XF url that we would use for the callbacks with the IPNs.
I'd like to...
What I want to do is offer to sell a badge/banner/reward for $10, $20, $50 or $100
When they buy one, they get the badge/banner/reward which will show up like any other badge/banner/reward.
However lets say they bought the $10 badge, but now want the $50. I want them to be able to pay the...
Here’s an example with PayPal:
Alice subscribed to an upgrade with monthly payments.
For whatever reason, Alice’s bank declines the payment the following month.
XenForo downgrades Alice when payment lapses, as it should.
Alice notices that she no longer has an active upgrade and goes to the...
I currently have two payapl accounts, Paypal account 1 is for xenforo user upgrades and Paypal account 2 for woocommerce sales (on a different domain)
Paypal account 1 xenforo set up with IPN = https://XFdomain.com/payment_callback.php
Paypal account 2 Woocommerce with IPN =...
Hi, my site was hacked on Monday. The person(s) managed to downgrade a few of my Paypal "user upgrades" while trying to figure out how to hijack the system. Here's a sample of what they did:
user-upgrades/downgrade&user_upgrade_record_id=284
user-upgrades/downgrade&user_upgrade_record_id=1219...
Goals
Create multiple goals and receive donations in multiple currencies and convert them to your primary currency.
Display progress bar.
Display expenses list.
Display latest donor.
Display latest donations
Display top donors.
Display donor benefits.
Have recurring goals.
If no goals are...
Hello,
I'm currently in search for an integration with the Resource Manager that allows for people to pay using PayPal or generally a payment method, and then getting access to the given resource.
I saw RM Marketplace but it appears not to be updated for XenForo 2.2 and I'm looking for...
I'm wanting to migrate [time period] recurring user upgrades from PayPal to Stripe, but it appears to be an entirely manual and likely problematic process.
If I create a new (effectively duplicate) user upgrade for Stripe, then I can make this the purchasable one for new upgrades. No problem...
I have donations setup on my forum. They are not recurring payments. When I receive a donation the member is promoted to a Pledge Membership user group which seems to be working fine, but in my PayPal activity the donation has a shipping button. Is there any way to accept a donation with PayPal...
Please add one setting to the PayPal payment profile for logo image URL.
All that is needed is to pass one variable to PayPal with the logo image URL and then we can have a custom logo on our PayPal checkout pages.
This is useful for those of us who use our PayPal account for multiple...
Requirements
XenForo 2.1
XenForo Resource Manager 2.1
Description
This add-on lets you prompt a popup under your user mouse when they hover the download button on the resource page.
Through the Resource Categories configuration system, the administrator select in which categories donations...
Hi everyone,
This is my first attempt at a side block and I love how it turned out!
This is the result:
How to do it:
Go to your admin panel : Appearance > Widgets > add a Widget.
Widget definition : HTML
Widget key : Donate_by_Dan
Title : Donate!
Forums list : Forum list: Sidebar...
Allowing recurring payments for days > 90 and < 365 produces the following error on PayPal:
There doesn't seem to be a supportsRecurring method for PayPal, but it should allow for the following:
case 'day':
if ($amount <= 90)
{...
hello today i decide to buy XF License but here paypal doesn't show , i show this Msg (Things don't appear to be working at the moment. Please try again later.) please fix .
sorry for my bad english
Donate
Get Donate for free by using the coupon code RAISEMONEY during checkout.
With so many expenses, your organization can often find that offsetting costs with donations is a great way to produce continued quality services and better experiences for your guests.
Enter [TH] Donate, a simple...
Hi all.
Since we've upgraded to xf2, we're getting the following notification from paypal:
We're using "User upgrades"
Anyone facing this issue after the upgrade?
What should I check, where should I look to fix it?
I've been tinkering with the built-in Xenforo 2.0 "Payment Profiles" and "User Upgrades" however, I'm running into a small problem... At least when going through the process via PayPal.
The goal: The goal is to have a $5.00 monthly subscription to allow the members to become a donor, which...
Hi Guys,
I have a problem with the Payment Provider configuration of Paypal. I want to create IPN with my PP Account. But if i want to access my payment_callback.php i get an 403 in my logs and the site isn't loading. All other php files works perfectly. Only the access to payment_callback.php...
Since i needed this for myself and i couldn't find anything that provides this without having to pay for it i modified my template file and adding a donation button to my resources paired with custom fields.
____
What you'll achieve
____
1. Create a new custom field
Without a new custom...
I want to enable a premium membership for my customers. When I trying to upgrade to a premium membership users are routed to www.paypal.com/cgi-bin/webscr.
However, only the forum name appears on this page, but not the forum logo. As far as I know it is possible to add a checkout logo to...