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

Order: Fails to set recurring non-merchant payment details to gateways

    Details

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

      Description

      1. Configure paypal to process subscription only
      2. Assign paypal to order form
      3. Attempt to checkout after selecting PayPal Payments Standard with a single recurring service
      4. Payment section is shown, but no button is displayed

        Issue Links

          Activity

          Hide
          tyson Tyson Phillips (Inactive) added a comment -

          Recurring payments have always been setup to only work through client payments (ClientPay::confirm()) in the interface, but not the order forms. The order plugin would need to pass in recurring information about the payment in Checkout::setNonmerchantDetails(), but I don't see it having enough information to determine the term, nor other details.

          This task may be better suited as an improvement rather than a bug.

          Show
          tyson Tyson Phillips (Inactive) added a comment - Recurring payments have always been setup to only work through client payments (ClientPay::confirm()) in the interface, but not the order forms. The order plugin would need to pass in recurring information about the payment in Checkout::setNonmerchantDetails(), but I don't see it having enough information to determine the term, nor other details. This task may be better suited as an improvement rather than a bug.
          Hide
          cody Cody Phillips (Inactive) added a comment -

          Definitely a bug, but I'll reassign to the order plugin.

          Show
          cody Cody Phillips (Inactive) added a comment - Definitely a bug, but I'll reassign to the order plugin.

            People

            • Assignee:
              tyson Tyson Phillips (Inactive)
              Reporter:
              cody Cody Phillips (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:
                Fix Release Date:
                25/Jun/14