Hi, I'd like to have my users have this: 7 day free trial then $100 for the first month, then $30 recurring monthly. So it's like having a signup fee on $70 the first month after the free trial. How would I set this up in the product config? Thanks!
But this can be done on the Paypal side. I've seen it before. Can I hack the code in the paypal_r.inc.php to do this? And if so, is possible to hack only one product and not all paypal recurring products? thanks a lot
Alex, If you put paypal in front of amember, couldnt it be done? (amember creates the user when the IPN connects) David
Yes this can be done as customization for paypal plugin. Also in case of paypal in front of amember, customization still will be required, because aMember will not check second trial, and in result payment with incorrect amount and length will be created.
anyone? It seems all I'd have to do is add a "a" or "p" or "t" for Product ID =6 in the paypal_r.inc.php file somewhere. I don't know how to do this correctly, can someone help? Or tell me where I can get this customized. Thanks