0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "update rspec setup to support headless operation, primarily for CI automation" More... over 10 years ago
Bump to latest paypal-sdk-merchant More... over 10 years ago
update rspec setup to support headless operation, primarily for CI automation More... over 10 years ago
update rspec setup to support headless operation, primarily for CI automation More... over 10 years ago
Fixed install generator when scss is used More... over 10 years ago
Convert amounts like '21,99' to '21.99' because the Big International Payment Company can't handle international amounts More... over 10 years ago
Don't instantiate provider in provider_class More... over 10 years ago
Remove 'NOT PRODUCTION READY' notice from README More... over 10 years ago
Remove invalid helper file for Admin::PayPalRefundsHelper More... over 10 years ago
Remove invalid admin tests More... over 10 years ago
Support either sqlite3 or pg databases More... over 10 years ago
Add ability to refund payments from the admin backend More... over 10 years ago
Only disable things if SpreePaypalExpress.paymentMethodID is found More... over 10 years ago
Disable the use of the PayPal payment method in the admin backend More... over 10 years ago
Store transaction id on source when a payment is successfully complete More... over 10 years ago
Pass correct amount to build_do_express_checkout_payment More... over 10 years ago
Merge pull request #12 from freerunningtechnologies/support-0-dollar-amounts More... almost 11 years ago
Support $0 item amounts More... almost 11 years ago
Remove duplicate install instructions from README More... almost 11 years ago
Fix issue where a default selection of the paypal method would not disable the save and continue button More... almost 11 years ago
Show an error for when we cannot connect to PayPal More... almost 11 years ago
Only hide 'Save and Continue' button if SpreePayPalExpress.paymentMethodID is set More... almost 11 years ago
Merge pull request #9 from freerunningtechnologies/readme_install_detail More... almost 11 years ago
Hide 'Save and Continue' button when PayPal payment method is selected More... almost 11 years ago
add additional install steps to README More... almost 11 years ago
Ensure payment processing error messages are handled gracefully More... almost 11 years ago
Ensure that adjustments show up on PayPal More... almost 11 years ago
Reference top-level constant PayPal to avoid conflict's with Spree::Gateway::PayPal defined by the spree_gateway gem More... almost 11 years ago
Make cancel do something More... almost 11 years ago
Account for failure in Paypal#express action More... almost 11 years ago