Well there are 2 pieces here.terrynshed wrote:Hi Qphoria,
I am familiar with the override option and the affects of using it with paypal standard. Since I ship 50% of my orders internationally, I have avoided this feature.
But with Paypal Advance you mention this may work better. So if I understand, with Paypal Advanced you can safely use this address override flag. Does this means that the shipping address entered into opencart would override the paypal registered shipping address for those that already have a paypal account.
This would be excellent.
You mention that there is no place to change your shipping address since it stays on your site. Though if a customer already has a registed paypal e-mail, and logs into paypal to use their account, then this paypal address may be different than what they entered into opencart.
I guess this is where the address override would have to work properly. It would need to replace the registered paypal address with the opencart address if it is different.
Thanks.
First off, at its heart, paypal advanced is payflow. Ignore the fact that this is paypal. This is just some credit card processor like any other. Orders are stored in your "manager.paypal.com" account, not your normal paypal account. Customers don't have options like change address or anything like that. The data passed in by the gateway is the data stored on the order. And looking at the manager panel, I don't see the option to print labels at all, so I think you are focusing on the actual paypal account piece, which is a button at the top of the iframe form.
In fact, for the first version of this mod, I hadn't even thought about that button, but it looks like I may need to.