By bluedrupal on
I installed Paypal framework and subscription module, followed instruction and then proceeded to test the module by registering a new user, but am not presented with a paypal button, or an option to pay for the membership to the site? I double-checked all paypal options, but still dont see where I can enable the site to present the user with a subscription option. How do I do it?
Am I missing something here?
Comments
I can't pretend to be an expert...
but I think you may have missed this step (on Paypal) and yes, it's hard to spot!
Here's a link to PayPal's information on how to create a subscription button:
https://www.paypal.com/cgi-bin/webscr?cmd=_help-ext&ui_mode=answer&prior...
And here's quoted info from that link:
Once you've generated the code (on Paypal) to display the button, you'll need to insert that code in a static page or a block (or something along those lines) on your Drupal site.
Note: be sure to create subscriptions on Paypal using the same ID #'s that you used in your Drupal paypal subscription module settings.
Hope this helps =)