magento - Can we use Paypal Express Checkout with "Ship to multiple address" option -


we using paypal express checkout using onepage checkout option in magento. working fine , now, trying use same inside "ship multiple address" option.

based upon research, not sure whether possible or not.

so, question - can use paypal express checkout in case of multishipping option?

i tried enable (by setting below data member true)

protected $_canuseformultishipping      = false; 

in payment method model class result in display of payment method in payment section never redirected paypal window instead displayed error on clicking place order:

paypal gateway has rejected request. invalid token (#10410: invalid token). 

any quick highly appreciated, thanks.

this not supported , many others have had same problem.

see: https://magento.stackexchange.com/questions/16628/multiple-checkout-payment-gateway-redirection-issue/16644#16644


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -