spree_paypal_express/app
Holger Hans Peter Freyther 143ffe4da1 paypal: Do no guess the state as this can cuase validation errors
States are not common to use for addresses in Germany, a customer
was putting 'DE' into the state, this is the abbreviation for
Delaware. When trying to save the Address record the validation failed
as the country of the address and the country of the state do not
match at all.

Fix it by always using the text form for addresses returned by
PayPal. Make sure that the state is never blank.
2013-01-30 21:50:59 +01:00
..
assets Fixes broken specs except for a couple relying on open spree pull requests. 2012-11-19 06:45:08 -05:00
controllers/spree paypal: Do no guess the state as this can cuase validation errors 2013-01-30 21:50:59 +01:00
helpers/spree Updated to work with 1-1 proper 2012-07-20 11:23:01 +01:00
models/spree payment: Add a button to easily adjust the payment 2013-01-30 21:50:27 +01:00
overrides/spree/shared/_order_details i18n-ing paypal payer_statuses 2013-01-04 16:12:00 +11:00
views/spree Fixes broken specs except for a couple relying on open spree pull requests. 2012-11-19 06:45:08 -05:00