Skip to content
  1. Nov 29, 2017
  2. Apr 14, 2017
    • Roman Zimmermann's avatar
      Issue #2550693 by torotil, morbiD: Fix bogus entries in {paypal_payment_ipn}. · a4a30938
      Roman Zimmermann authored
      Also fixes:
      - Issue #2555297 by morbiD: IPN's always have pid's of 0 in database
      
      NOTE: This will delete all entries in {paypal_payment_ipn} with pid=0 (perhaps
      all of them). If you still need those although they are not linked to
      any particular payment you should make a backup of this table before
      running the update.
      
      {paypal_payment_ipn} is changed to store one transaction ID per payment
      status item (instead of per payment). This allows multiple transaction IDs
      to be stored for every payment.
      7.x-1.2
      a4a30938
    • Roman Zimmermann's avatar
      Issue #2661186 by torotil, dunphil: 400 Bad request on SetExpressCheckout. · c8c83df5
      Roman Zimmermann authored
      Also fixes:
      - Issue #2215527 _dcre_, Xano: paypal changes API endpoints and now HTTP 1.1 is
        needed
      
      drupal_http_request() is not able to handle HTTP 1.1 (see #2242123). chr
      provides a CURL drop-in replacement for drupal_http_request() so this is
      an easy fix.
      
      This adds a dependency on chr. The module must be downloaded to the
      drupal site before running this update.
      c8c83df5
  3. Dec 16, 2014
  4. Oct 01, 2014
  5. Jun 28, 2014
  6. Jan 20, 2014
  7. Dec 17, 2013
  8. Nov 29, 2013
  9. Oct 29, 2013
  10. Aug 13, 2013
  11. Jul 25, 2013
  12. Apr 02, 2013
  13. Mar 24, 2013
  14. Mar 22, 2013
  15. Mar 15, 2013
  16. Mar 10, 2013
  17. Mar 06, 2013
  18. Mar 04, 2013
  19. Mar 03, 2013
  20. Feb 26, 2013
  21. Feb 23, 2013