Hi, thanks to paypal, i was wondering if there is a mod out there that will force the customer to use registered shipping if they choose paypal as thier mode of payment?
Last edited by i2Paq on Sun Nov 14, 2010 3:35 pm, edited 1 time in total.
Reason: Topic moved
Reason: Topic moved
The problem is that shipping is chosen before payment in opencart (and most carts) so it isn't really easy to do this. I'm not even sure the best way. Perhaps if we made each checkout step independent and allowed re-ordering them in the admin. Then you could put payment first if needed. Still the whole checkout process has been redone for 1.5.x so we will first have to see how that plays out.
You could "force" registered shipping programmatically by overwriting the shipping method session at the payment choice step. Meaning that if the customer chose "Ground" shipping, then chose paypal, you could force "Registered" in the background. But then if he went back to change it back to Ground, that would A) annoy him, B) be hard to maintain the forced changed
You could "force" registered shipping programmatically by overwriting the shipping method session at the payment choice step. Meaning that if the customer chose "Ground" shipping, then chose paypal, you could force "Registered" in the background. But then if he went back to change it back to Ground, that would A) annoy him, B) be hard to maintain the forced changed
Who is online
Users browsing this forum: No registered users and 1 guest