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

        abdy Abdy Franco created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Sprint 5.9.0 Sprint 3 [ 186 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Assignee Abdy Franco [ abdy ] Jonathan Reissmueller [ jonathan ]
        jonathan Jonathan Reissmueller made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 1 hour, 5 minutes [ 3900 ]
        Worklog Id 16613 [ 16613 ]
        abdy Abdy Franco made changes -
        Time Spent 1 hour, 5 minutes [ 3900 ] 1 hour, 36 minutes [ 5760 ]
        Worklog Id 16616 [ 16616 ]
        abdy Abdy Franco made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          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