From e7f3e3f4ad867cd069e6c556bd256ec1504b6967 Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 20 Nov 2012 10:35:21 -0600 Subject: [PATCH] Add readme note for AutoCapture users Paypal stores that accept foreign currency must check this setting in order for AutoCapture to work --- README.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.markdown b/README.markdown index c3c9576..cdcf290 100644 --- a/README.markdown +++ b/README.markdown @@ -58,7 +58,19 @@ eCheck payments are now fully supported and PayPal's Instant Payment Notificatio 3. Enable auto_capture within Spree (as eCheck payments are only supported for purchase and not authorize requests). Spree::Config.set(:auto_capture => true) + + **Please note if you accept foreign currency:** + Auto Capture will only work if you configure your Paypal Store like so: + + Profile > My Selling Tools > Payment Receiving Preferences > + + (this workflow may vary as Paypal updates their UI from time to time) + + Block payments sent to me in a currency I do not hold: + [ ] Yes + [x] No, accept them and convert them to [Your Default Currency] + [ ] Ask Me Configuration