0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 21 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace http://www.paypal.com/cgi-bin/webscr in comments and README by https://www.paypal.com/cgi-bin/webscr because former version doesn't work anymore on Paypal servers (thanks to barmstrong for noticing) More... over 14 years ago
Fix bug and tests with subscriptions More... almost 15 years ago
Subscriptions require a cmd of ext-enter, or else you get paypal out of date error. More... almost 15 years ago
Fix issue with subscription support and add test for it More... almost 15 years ago
Add support for the business field, so you can verify it was you that got paid More... almost 15 years ago
Add support for item_name More... almost 15 years ago
Add subscription support More... almost 15 years ago
CHG: Updated ChangeLog in README. More... over 15 years ago
NEW: Added block style support for paypal_form_tag (paypal_form_tag do blah.. blah... end) DEL: Removed patch for 2.0.0, no longer seems suitable. NEW: Added testing for the paypal_form_tag blocm style. NEW: Added a sample (actual from paypal sandbox) PayPal server response for IPN, to aid in testing. More... over 15 years ago
FIX: Fixed problem with "uninitialized constant ActionView" (Tests too old). CHG: Changed tests accordingly to Jonathan S. Katz changes. (specifically the change of cmd and redirect_cmd fields). More... over 15 years ago
Merge branch 'master' of git://github.com/jkatz/paypal More... over 15 years ago
NEW: Updated Change Log. More... over 15 years ago
CHG: Modified README. More... over 15 years ago
FIX: Moved patch to own directory, was being caught by git-hub as gem's README More... over 15 years ago
NEW: Added patch for currently installed paypal-2.0.0 gem to apply directly on gems directory. More... over 15 years ago
NEW: Added relevant test statements. More... over 15 years ago
FIX: removed duplicate 'invoice' method in lib/notification.rb NEW: added correct 'custom' method to lib/notification.rb NEW: added pending_reason, reason_code, memo, payment_type, exchange_rate methods to lib/notification.rb More... over 15 years ago
should only be 1 invoice method... More... over 15 years ago
added :bn as an option More... over 15 years ago
Removed default setting for redirect_cmd More... over 15 years ago
added morre status methods More... over 15 years ago
Import files from http://dist.leetsoft.com/pkg/paypal-2.0.0.tgz More... over 15 years ago
First commit. More... over 15 years ago