What's new
[XB] Paid Registration

[XB] Paid Registration [Paid] 2.0.1 Patch Level 5

No permission to buy ($30.00)

Painbaker

Administrator
Painbaker submitted a new resource:

[XB] Paid Registration - Monetize your forum by offering paid user upgrades

View attachment 10

Maximize revenue and unlock your forum's full earning potential.

Supports length-specific, permanent, and recurring user upgrades.

Offer paid upgrades​

Monetize your forum by offering paid user upgrades during registration or to existing users. Present upgrade options elegantly, comparing benefits to enhance conversion rates. Users seamlessly proceed to the payment page and return to the registration form upon completion...

Read more about this resource...
 
this is the same as user upgrades right?

Is there any way to include VAT in the payments ?
I am using StripeTAX by modifying the stripe.php file in my forum but I think it is not the right solution.
 
this is the same as user upgrades right?

Is there any way to include VAT in the payments ?
I am using StripeTAX by modifying the stripe.php file in my forum but I think it is not the right solution.

This add-on only allows guests to buy upgrades before registering or force them to buy them and does not have any interference with the upgrade price
If you made the changes on the payment provider side, it should work here as well.
 
we did try to avoid problem but it seem i don't have other choice i did purchase this addon but it does't work error
  • Error: Call to undefined method XF\Entity\PaymentProvider::getCookieThirdParties()
  • src/addons/OzzModz/PaidRegistration/Pub/Controller/AccountType.php:112
 
we did try to avoid problem but it seem i don't have other choice i did purchase this addon but it does't work error
  • Error: Call to undefined method XF\Entity\PaymentProvider::getCookieThirdParties()
  • src/addons/OzzModz/PaidRegistration/Pub/Controller/AccountType.php:112
XF version?
 
That is a bug in the XenForo software, not this addon. To fix it upgrade your XenForo installation to 2.2.13 or later is the optimal solution.
 
It's a problem with your XF install, not the addon, if you do not upgrade your XF version, there is nothing we can do.
 
Hi is there any way you can change the account types Layout . It seems to big , maybe add an option to show uprights or show in smaller boxes?
 
here what we get we did force user to pay before get in our forum :
Payment has not yet been processed
Please try refreshing the page after some time. If nothing happened after a sufficient amount of time, please, contact us.
The page will be automatically refreshed in 2 seconds
 
here what we get we did force user to pay before get in our forum :
Payment has not yet been processed
Please try refreshing the page after some time. If nothing happened after a sufficient amount of time, please, contact us.
The page will be automatically refreshed in 2 seconds
How much time does the user spend on this page?



If it takes more than ~10 minutes, check check your payment service webhook logs and compare them with your forum payment log data.

For PayPal :
/admin.php?logs/payment-provider/


If the webhook and forum log were executed at the same time and later than the user made the payment, it means that processing was delayed on the payment system (Paypal) side.

If the log on your website was significantly later, it means that something is slowing down its connection to your server. This could be network issues on web server hosting.
 
How much time does the user spend on this page?



If it takes more than ~10 minutes, check check your payment service webhook logs and compare them with your forum payment log data.

For PayPal :
/admin.php?logs/payment-provider/


If the webhook and forum log were executed at the same time and later than the user made the payment, it means that processing was delayed on the payment system (Paypal) side.

If the log on your website was significantly later, it means that something is slowing down its connection to your server. This could be network issues on web server hosting.
when this addon is disabled the payment work without any delay ,it's a good addon but if i use it i will lose my clients sorry have a nice day .
 
Back
Top