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

Stripe Payments: error when running cron

    Details

    • Type: Bug
    • Status: In Progress
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 5.11.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      We have received multiple reports of people encountering the following error when the cron is run

      Error Response: A return_url must be specified because this Payment Intent is configured to automatically accept the payment methods enabled in the Dashboard, some of which may require a full page redirect to succeed.
      If you do not want to accept redirect-based payment methods, set
      automatic_payment_methods[enabled] to true and automatic_payment_methods[allow_redirects] to never when creating Setup
      Intents and Payment Intents.

      Sounds like there are a couple more parameters that need to be set in order to process these properly

        Activity

        Hide
        admin Paul Phillips added a comment -

        May be related to special cards with security features, like those issued by Klarna

        Show
        admin Paul Phillips added a comment - May be related to special cards with security features, like those issued by Klarna
        Hide
        admin Paul Phillips added a comment -

        This may be a "buy now pay later" kind of scheme, see https://docs.stripe.com/payments/buy-now-pay-later In this case, it would seem really unusual to be able to process this on an automated basis. All of the options say they don't support a subscription except for a private preview for Klarna.

        Show
        admin Paul Phillips added a comment - This may be a "buy now pay later" kind of scheme, see https://docs.stripe.com/payments/buy-now-pay-later In this case, it would seem really unusual to be able to process this on an automated basis. All of the options say they don't support a subscription except for a private preview for Klarna.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:

              Agile