A client would like to integrate PayPal Express Checkout with SagePay. My understanding is that this is possible but I haven't been able to find any documentation online anywhere. I believe PayPal Express works by directing the user to PayPal to login, then retrieving user details from PayPal, and then confirming the order on site. However, when added with SagePay, does this work the same way, only then confirmation happens on SagePay? Can I just redirect to SagePay normally and it will register that someone has logged in using PayPal Express and automatically process the payment, bypassing the card selection screen?
I am writing in PHP and am intending to use Omnipay to handle this.
Thanks
After contacting SagePay about this, it would appear that their integration of what they call 'Express Checkout' doesn't actually include the ability to take addresses from the PayPal account, they still need to come from your site