Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt Taylor 873 posts 2086 karma points
    Jun 03, 2016 @ 11:48
    Matt Taylor
    0

    PayPal Security Changes Impact on Tea Commerce

    PayPal have announced a number of changes that could mean it stops working with Tea Commerce.

    1. SSL Certificate Upgrade
    2. TLS 1.2 and HTTP/1.1 Upgrade
    3. IPN Verification Postback to HTTPS
    4. Discontinue Use of GET Method for Classic APIs
    5. Merchant API Certificate Credentials Upgrade

    From my understanding points 1 to 3 are all server configuration issues and nothing to do with Tea Commerce.

    I just want to check the other points:

    1. Does Tea Commerce use GET or POST?
    2. Does Tea Commerce use a Merchant API Certificate?

    Thanks,

    Matt

  • Anders Burla 2560 posts 8256 karma points
    Jun 07, 2016 @ 14:36
    Anders Burla
    0

    4 - From the code it looks like it is POST calls and not GET. https://github.com/TeaCommerce/Payment-providers/blob/master/Source/TeaCommerce.PaymentProviders/Classic/PayPal.cs

    5 - Have no idea what that is. Try look in the code and see if it looks like that :)

  • Matt Taylor 873 posts 2086 karma points
    Jun 09, 2016 @ 10:49
    Matt Taylor
    0

    OK, that's great Anders.

    Thanks,

    Matt

  • Matt Taylor 873 posts 2086 karma points
    Sep 27, 2016 @ 16:24
    Matt Taylor
    0

    Point 2 is a problem but has been addressed in some pull requests so should be OK in TC v 3.1.3.

    See https://our.umbraco.org/projects/website-utilities/tea-commerce/tea-commerce-support/75351-paypal-updates-with-teacommerce-1424

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies