Commit Graph

195 Commits

Author SHA1 Message Date
Vladimir Fedorov ca60407d5d Added PayPal Instant Update feature 2012-11-13 10:24:42 -05:00
Jeff Dutil 56930b93aa Fix current user method for Spree 1.2.x 2012-11-12 17:49:27 -05:00
Jeff Squires 369ee290de [Fixes #81] - changes the way we initialize payment methods 2012-11-12 17:45:47 -05:00
Ryan Bigg 5a048d4449 Strip all potential blank characters from Spree::Config[:site_url] inside asset_url method 2012-11-07 09:27:08 +11:00
Brian Quinn a95329aa9e cleanup 2012-11-06 19:43:17 +00:00
Andrew Hooker 405acab005 Handling coupon codes properly 2012-11-06 19:37:18 +00:00
Andrew Hooker ebecca518b Submit the main form with the paypal image 2012-11-01 10:15:41 -05:00
Jeff Squires 47da0b39cf fixes order summary page (updates 'original' in deface override) 2012-10-31 13:55:44 -05:00
Roman Smirnov dd7834bd2f Minor improvement for case when ship_address[state] is nil or empty 2012-10-16 15:23:20 +04:00
John Dyer 28c925e1f1 Remove spree_auth_devise dependency 2012-09-11 10:04:26 -04:00
John Dyer afc92b5847 Move spree_auth_devise requirement to gemspec 2012-09-10 01:56:14 -04:00
John Dyer a882d3e889 Updated to support Spree 1.2 (depends on spree_auth_devise) 2012-08-31 11:10:02 -04:00
Brian Quinn b06a083c55 Fix it 2012-07-23 14:19:07 +01:00
Brian Quinn e6801863a6 Add PayPal icon + details to order_details partial 2012-07-23 14:07:36 +01:00
Brian Quinn ea2084ec04 Merge pull request #74 from djmaze/patch-1
Fix wrong generator commandline in README
2012-07-20 08:22:28 -07:00
Martin Honermeyer 77c58eef82 Fix wrong generator commandline in README 2012-07-20 18:12:28 +03:00
Brian Quinn 3a6e15b94c Add travis status 2012-07-20 12:16:22 +01:00
Brian Quinn cbdd9451ba .travis.yml tweak 2012-07-20 12:16:18 +01:00
Brian Quinn b1d01820a6 Setup travis 2012-07-20 12:16:14 +01:00
Brian Quinn b5321443ae Cleanup gemspec 2012-07-20 12:16:08 +01:00
Brian Quinn dde1bb709d Cleanup testing config 2012-07-20 12:16:04 +01:00
Brian Quinn 8ca407b1e4 Updated to work with 1-1 proper 2012-07-20 11:23:01 +01:00
Brian Quinn 042e013be7 Merge remote-tracking branch 'sbounmy/custom'
Conflicts:
	Gemfile
2012-07-17 12:58:42 +01:00
edslocomb ce3d71193f ActiveMerchant::PaypalExpressGateway does nothing with item[:sku], instead we should set the confusingly-named item[:number] from the underlying Paypal api: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECCustomizing 2012-07-17 10:01:35 +10:00
Josh Shupack d9873ff63f fixed bug where state not found is Paypal returns state abbr in lowercase
Fixes #71
2012-07-16 13:34:49 +10:00
Ryan Bigg 5faeb703f6 Update gem dependencies 2012-07-13 12:54:08 +10:00
Bounmy Stephane 7417b80456 Merge branch 'master' of github.com:spree/spree_paypal_express into custom
Conflicts:
	app/views/spree/shared/paypal_express_confirm.html.erb
2012-06-01 19:42:20 +02:00
Bounmy Stephane e11a8e4d5f fixed credit when no payment_profiles_supported 2012-06-01 00:36:42 +02:00
Bounmy Stephane b11a9dd9f2 fixed capture and credit due to spree 1.1 changes cf payment processing 2012-06-01 00:06:16 +02:00
Bounmy Stephane 26da577090 using a base class for paypal express 2012-05-31 08:54:05 +02:00
Ryan Bigg d48f464950 Add paypalexpress partials to source_forms and source_views 2012-05-30 12:45:30 +10:00
Andrew Hooker 925613dbe2 Merge pull request #65 from jsqu99/fix-incorrect-partial-path
[Fixes 64] Fixes missing leading 'spree/' in partial name
2012-05-29 09:13:00 -07:00
Jeff Squires 6079fc97ca [Fixes 64] Fixes missing leading 'spree/' in partial name 2012-05-29 12:07:44 -04:00
Bounmy Stephane 3d5af5bdaf set completed_at 2012-05-25 21:26:19 +02:00
Bounmy Stephane 4b1def8643 fixed consume_users_credit call 2012-05-25 20:44:20 +02:00
Bounmy Stephane 84f0c159da fixed margin 2012-05-25 20:03:23 +02:00
Bounmy Stephane 4ee142bc7f fixed css and respond_to? 2012-05-25 19:50:05 +02:00
Bounmy Stephane b5322c9765 translation symlink 2012-05-25 19:21:22 +02:00
Bounmy Stephane bf00623328 fixed paypal_confirm order state 2012-05-24 23:02:15 +02:00
Bounmy Stephane 4b8dbdbfeb start adding integration tests 2012-05-24 22:33:17 +02:00
Bounmy Stephane 7dfa8bf45a cleaned up dependencies
removed cucumber
2012-05-24 21:30:24 +02:00
Bounmy Stephane 06a81e1c64 rendering view in controller specs improved paypal confirm template 2012-05-24 21:15:02 +02:00
Bounmy Stephane f544581f76 fixed namespace partial 2012-05-24 00:59:07 +02:00
Bounmy Stephane 63b2c21438 private method! 2012-05-24 00:48:31 +02:00
Bounmy Stephane 287eee48a1 dirty fix store_credit_callback 2012-05-22 23:26:11 +02:00
Bounmy Stephane 9d2c8fda03 update order on paypal checkout 2012-05-21 23:01:52 +02:00
Andrew Hooker fb852bc1b2 Merge pull request #60 from scottwagner/patch-1
Fixing process_coupon_code on master
2012-05-16 13:06:49 -07:00
Scott Wagner 09df0aaf4a Update app/controllers/spree/checkout_controller_decorator.rb 2012-05-16 13:02:48 -07:00
Brian Quinn 1a5111c10d Merge pull request #57 from steveroot/iss52fix-v2
fixes asset_url failing if logo is absolute url (Iss52fix v2)
2012-05-14 06:33:33 -07:00
Steve Root 1a59c10d19 missing comma 2012-05-12 11:08:09 +01:00