Paypal Express
Allows Spree to take payments via Paypal Express
Description
Work in progress.
This allows checkout via Paypal’s Express mechanism. It encodes Spree order details for display on Paypal’s confirmation page, and stores all relevant information from Paypal (eg shipping address and auth codes) in Spree’s tables. This info can be viewed in the admin interface, and captures performed.
It relies on a modified active merchant library (key files now included) which adds the vast majority of the 57.0 version protocol – and includes some fixes for broken functionality in active merchant. Eg, you can set the logo and colours, specify full order details, and specify shipping options.
The functionality for selecting paypal at the payment choice stage is not yet implemented, but should be ready soon.