Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Harald Ponce de Leon

Members
  • Posts

    5,379
  • Joined

  • Last visited

  • Days Won

    130

Posts posted by Harald Ponce de Leon

  1. I'm sorry, I don't know what the cause of the problem is. The parameters sent back to your store are the same parameters IPN sends separately to your store and they should pass the verification from PayPal.

     

    It could be a browser extension you have installed that is interfering with the parameter values. If you get the same result with a different browser then I cannot help you further.

     

    Try v1.0 of the PayPal Payments Standard module or try PayPal Express Checkout.

  2. PayPal is sending the proper parameters back to your store when the customer returns back to the store.

     

    This is more than likely a problem with the verification of the SSL certificate.

     

    Disable Verify SSL Certificate in your module configuration parameters and try another live order.

  3. @@Renowne The parameters you are getting are in correct order.

     

    Did you get a IPN entry in the order status history?

     

    Do you have Verify SSL Certificate enabled in the payment module configuration settings? If so, can you successfully perform a connection test? (the link is available in the module configuration page)

  4. Daniela, thank you for providing me access to your store admin. The problem you are describing is not in relation with the Braintree payment module but with a general installation of your store.

     

    Your Administration Tool is trying to access the following files:

    • ext/jquery/ui/redmond/jquery-ui-1.10.4.min.css
    • ext/jquery/jquery-1.11.1.min.js
    • ext/jquery/ui/jquery-ui-1.10.4.min.js
    • ext/flot/jquery.flot.min.js
    • ext/flot/jquery.flot.time.min.js

    However non of them are publicly available. This explains why your Administration Tool is malfunctioning. If there is a .htaccess file in ext/ then remove it and see if it helps.

     

    On the other hand, this is what your shop is trying to load:

    • ext/jquery/jquery-1.8.0.min.js
    • ext/jquery/ui/jquery-ui-1.8.22.min.js 

    which are also not publicly available. Both your shop frontend and admin backend are trying to load different versions of the javascript libraries it requires.

  5. @@saikamini I don't know why you are experiencing problems only in live mode and not sandbox mode. I suggest trying v1.0 of the module - it does not verify the order when the customer returns back to the store but it should work for you.

     

    The PayPal payment modules will be updated again soon which you can try again once they are available.

     

    Could you tell me which country your PayPal account is setup with? (Both live and sandbox accounts)

×
×
  • Create New...