The PayPal Buy It Now module has been created to allow profiles to sell audio, video and files from their profile, and have the purchase go directly to their PayPal account.
If you are already using the FoxyCart module, you can use the PayPal module on specific Quotas you would like to enable this feature for.
Note: There is no subscription support - all payments go directly to the profile.
PayPal Buy It Now module changelog
Version 1.1.13:
- Change: Updates and optimizations to better support PHP 8+
Version 1.1.12:
- Bug Fix: Items per page jumper was not working correctly in the Downloads browser
Version 1.1.11:
- Bug Fix: Number of items per page on PayPal Downloads account area was not working correctly
Version 1.1.10:
- Change: Updated to work with new Account Tabs functionality provided by Users module version 2.6.0
- New: Support for the Japanese Yen (JPY) added
Version 1.1.9:
- Bug Fix "PayPal Email Address" profile setting may not show to admin or power users
Version 1.1.8:
- Bug Fix: "PayPal" image may not show in price area if using a custom skin icon color
Version 1.1.7:
- New: "download_row" Event added so listening modules can format output if needed
Version 1.1.6:
- Change: Updated to work in conjunction with new Payments module
Version 1.1.5:
- Change: Removed add_to_cart class that is not needed
Version 1.1.4:
- Change: Updated module icon
Version 1.1.3:
- Bug Fix: Item Price field may not show in Audio Import tool
Version 1.1.2:
- Bug Fix: Item price now not added to item create/update forms if no profile PayPal email address has been added
Version 1.1.1:
- Bug Fix: Button Text in downloads section may be double encoded if button text is translated
- Bug Fix: Admin viewing the "downloads" tab for another user was seeing their own downloads
Version 1.1.0:
- New: "Default Currency" and "Allow Currency Selection" Quota config options
Version 1.0.4:
- Bug Fix: add_paypal_price_field event trigger sending incorrect $_args to listeners
Version 1.0.3:
- New: Updates to support pricing in album creation as well as audio import
Version 1.0.2:
- Bug Fix: Buy Now button may still show for a quota with PayPal access not enabled
Version 1.0.1:
- Template Updates to support new Item Action Buttons
- Bug Fix: Buy Now button now scales properly to match skin icon size
Version 1.0.0:
- Initial Release