Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-4977

PayPal Checkout: Call to undefined method PaypalCheckoutPayments::response()

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.8.2
    • Component/s: None
    • Labels:
      None

      Description

      In the file "/components/gateways/nonmerchant/paypal_checkout/paypal_checkout.php" around the line 434, replace this:

              $response = $payments->response();
      

      with this:

              $response = $payment->response();
      

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            abdy Abdy Franco
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              19/Oct/23

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 hour, 36 minutes
              1h 36m

                Agile