![]() |
Quote:
This only modifies the cost before it even goes to the payment processor, and has nothing to do with the callbacks, etc. You won't change subscriptions in vbulletin if you are an undeletable user, however. Are you set in your includes/config file as undeletable? Unless this is happening to others? Mine upgrades for several users, both with and without coupons. I'm using the payPal sandbox for testing, not the live paypal server. Still, I doubt it has anything to do with this. |
Hey DssCrazy,
Is this the kind of coupon code generator you're looking for? [see attached screenshots] The coupons can be limited either until a particular date, by number of uses, or by both of these factors together. The first pic is the particulars you want for your coupons: a prefix (if you want one), number of coupons to generate with this prefix, number of uses the coupons then are limited to (each), the dates they are valid from and until, the length you want the coupon code to be, and the value the coupons are to have (%). Let me know if there's anything I'm missing. |
I have changed the config and I am not set as UNDELETABLE.
Is there a way to test payment systems without having to test with real money? I'm losing out with all these transaction charges. :D The generator would be great!!! I'm interested. |
Quote:
Your board will NOT be able to accept payments while you are testing, though. Get a login for testing purposes at http://developer.paypal.com Create a business account (this is equivalent to the email address you normally use) and a personal account (like a customer would use). Put the testing email address that paypal generates for your developer Business account into your payment api for paypal instead of your regular one. Turn on IPN for your testing Business account. Change every occurrence in includes/class_paypal.php of www.paypal.com to www.sandbox.paypal.com Now when you go to payments.php on your board it will use the testing business email from the api to connect to the sandbox.paypal.com testing server. To pay for a payment use the login for the personal testing account that was generated for you on the paypal developers site. |
Quote:
That was quick Thanks |
Quote:
That way, you can do a 'Bring a friend for the same discount' or a 'two for one'. It can also be set to expire by time, so if it isn't used by them it'll expire when you set it to. Should be done completely by Sunday or early next week at the latest ;) |
Quote:
This forum needs more people like you :) |
I just downloaded this great mod. I have a problem thoug :/
I have uploaded files, installed the xml file and done the template edits, but when i get to the file edit step i get a problem. When i search for Code:
$string .= "<option value=\"{$key}_{$currency}\" >" . $subobj->_CURRENCYSYMBOLS["$currency"] . $value ."</option>\n"; Code:
$string .= "<option value=\"{$key}_{$currency}\" >" . $subobj->_CURRENCYSYMBOLS["$currency"] . vb_number_format($value, 2) . "</option>\n"; - Jacob |
Quote:
Thanks |
Quote:
|
All times are GMT. The time now is 04:58 AM. |
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:
|