Jump to content

[Solved] The PayPal checkout problem


Recommended Posts

at the product page, there is a paypal checkout button, when customers want this product, they can check out directly by click the paypal button, but now they have not choose the delivery method now, sure in this way, freight charge is not included, how to solve this problem? thank youpost-696776-0-65215500-1385793940_thumb.jpg

Link to comment
Share on other sites

Hi zerryxu,

 

Your Paypal module are hooked to various modules and thats what causing it to appear. Paypal will be hooked to these modules : 

 

  • payment
  • paymentReturn
  • shoppingCartExtra
  • backBeforePayment
  • rightColumn
  • cancelProduct
  • productFooter
  • header
  • adminOrder
  • backOfficeHeader

Out of these modules :

 

  • shoppingCartExtra - This hook is the reason the paypal logos appear in the shopping cart summary
  • productFooter - This hook is the reason the paypal logos appear in the product page.
  • rightColumn - This hook is the reason paypal logos appear in the right sidebar.

You can unhook paypal from these modules so that paypal logo appears only in the last page.

 

To unhook paypal. Do this. Go to Modules->Positions

In the Show dropdown Choose "Paypal"

Now Search for the above 3 hooks and delete paypal from these hooks

 

Hope this helps

  • Like 1
Link to comment
Share on other sites

Hi zerryxu,

 

Your Paypal module are hooked to various modules and thats what causing it to appear. Paypal will be hooked to these modules : 

 

  • payment
  • paymentReturn
  • shoppingCartExtra
  • backBeforePayment
  • rightColumn
  • cancelProduct
  • productFooter
  • header
  • adminOrder
  • backOfficeHeader

Out of these modules :

 

  • shoppingCartExtra - This hook is the reason the paypal logos appear in the shopping cart summary
  • productFooter - This hook is the reason the paypal logos appear in the product page.
  • rightColumn - This hook is the reason paypal logos appear in the right sidebar.

You can unhook paypal from these modules so that paypal logo appears only in the last page.

 

To unhook paypal. Do this. Go to Modules->Positions

In the Show dropdown Choose "Paypal"

Now Search for the above 3 hooks and delete paypal from these hooks

 

Hope this helps

thankyou, I delete the productFooter paypal

Link to comment
Share on other sites

×
×
  • Create New...