I noticed a small glitch and hope someone has come across this already with a fix. I checked a few php files thinking i knew what i was looking for, however i was mistaken.
At the moment if a customer goes to the shopping cart they will see their order, the "back to shopping" , "goto checkout" and "check out with PayPal" button.
If you select "goto checkout" button your given options via shipping modules, ups/canadapost/freeshipping etc etc. (whichever modules you have installed). However, if you select the "check out with PayPal" button it skips the "checkout_shipping" php page and the default option that you can not choose is sent to paypal for a different total than what you saw on the "shopping_cart" page.
Is it possible not to give the "Paypal" button until the end of the checkout procedure when all options are presented to the customer?
Is it possible to hide the button/option and replace the "button_confirm" with a "paypal" button named the same?
I have disabled the following
Express Checkout: Select Cheapest Shipping Automatically
No
Express Checkout: Skip Payment Page
No
Express Checkout: Automatic Account Creation
Yes
under the payment module in the admin section.
Store Link Here



