Skip to content

An extension that allows spree to use paypal express as well as a default payment gateway

Notifications You must be signed in to change notification settings

rocket-rentals/spree_paypal_express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paypal Express

An extension that allows Spree to accept paypal express as a payment gateway. This works with Spree 0.9.4 and higher. It will not work without some modifications with earlier versions.

Installation

Just do a

ruby script/extension install git://github.com/rocket-rentals/spree_paypal_express.git

and a

rake spree:extensions:paypal_express:update

and you’re done.

Configuration

Head to your Spree Administation Panel and find PayPal Express Settings. Enter your PayPal API details and choose a default currency.

Caveats

You probably want to set address_requires_state to false in your Spree config if you have customers from countries where states aren’t usally part of the address.

Credits & License

This Plugin has been forked from @bryanmtl and has some modifications from @dagi3d pulled in. The rest is © 2010 ROCKET RENTALS GmbH, licensed under the MIT license.

www.rocket-rentals.de

TODO

Process coupons

Add tests

About

An extension that allows spree to use paypal express as well as a default payment gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%