![]() |
---------------------------------------------------------------------------------------------------------------------------------------------------
DISCLAIMER - If you decide to use this information, use it at your own risk. There are no gurantee or assurance if this would work in your environment. It may end up screwing up your vbulletin or website environment, partially and/or fully. USE IT AT YOUR OWN RISK --------------------------------------------------------------------------------------------------------------------------------------------------- Here is how I was able to fix the problem of recurring subscription payment with this Mod - AFTER UNZIPPING THE DOWNLOADED FILE, I LOOKED FOR FILE CybPayPalDonate.xml. SEARCHED AND REPLACED THIS - Code:
$cybpp_get_amount = explode('|', $vbulletin->GPC['amount']); WITH - Code:
$cybpp_get_amount = explode('|', $vbulletin->GPC['amount']); After saving the changes in CybPayPalDonate.xml, I logged-on to VB Admin Control Panel Plugins & Products > Manage Products > [Add/Import Product] Browse and select the modified CybPayPalDonate.xml Select the radio button - YES - for "Allow Overwrite" VERY IMPORTANT Click 'IMPORT' I backed up the table vb_cybppdonate, templates cyb_paypal_donbar and cyb_paypal_donate (since I had customizations), but none of this was not necessary for my environment. I used the following Paypal HTML variables information available at - Page 165 to page 173 of the "Website Payments Standard Integration Guide" pdf document available on Paypal website. Logon to Paypal Business Account > Products & Services > Recurring Billing > Manual > Subscriptions and Recurring Payments Manual Some of the relevant information about the Paypal HTML variables is also available at - https://cms.paypal.com/us/cgi-bin/?c..._htmlvariables The information about these variables to customize/fix this Mod (as shown above) were easily understood. Overall this is one of the best Mod I have seen. Cybernetec, Since others on this forum have asked for this fix for recurring subscription payment, would you like to review and consider these suggestions/changes to incorporate them in the next release of this Mod. Thanks for your great work! kapoor22 |
Quote:
Maybe i have to enable decimal from admin cp? |
Will be fixed in next version.
|
Quote:
|
Post #171, that is very well offered.
Since I made a feature request before and found out it was already apart of the system, I'll be careful this time as maybe I don't see it like the other one. Is it possible to have a field to enter more of a message or even some instructions. For instance, stating that a payment will not actually occur until actually logging into Paypal Account and hitting Send Money. Also, I think Paypal made a change recently or I just noticed this, but a person sending money is presented w/ two tabs for payment types > Services and Personal. This is the other reason I'd like some sort of INFO box to explain or suggest what the Donator/User might/should do. I hope that made sense, if not please someone slap me silly. :P Thanks |
"Please choose an option below..." message which is shown above donate options can be changed to anything you want.
Also you can enable PM Notice in product options which is sent to users to let them know that their donations will be checked... |
Quote:
The PM notice I have covered and does not really help me for my Informational needs though. Thanks |
Phrase Manager - for all text customizations/translations.
|
is there anyway that wen a new donation is confirmed it will post a thank you post in a certain section of the forum
|
Such feature may be added in next version, but no promises.
|
All times are GMT. The time now is 02:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|