I have been using Paypal Express Checkout in Magento ver. 1.9.1.0.
I was using 'Sale' mode in Payment Action mode, so when order is placed, invoice is generated and captured.
Now, I need to change Payment Action mode to 'Authorization', so order payment is authorized only, when order is placed.
As Paypal has 3 days honor period for capture, after that authorization is expired. Now i tried to create invoice and capture after almost 7 days. but it worked properly and capture is done.
Is this case handled in Magento default code? Does magento manage and let us capture paypal payment when validity is expired.
Please make me clear for this topic.
Thanks.