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

Stripe: Update credit card processing to handle 'declined' status

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.6.0-b1
    • Component/s: Gateways
    • Labels:
      None

      Description

      The Stripe gateway only returns error and approved statuses for cards that are processed. It should also return declined statuses where appropriate.

      Looking at the API: https://stripe.com/docs/api#errors
      The documentation shows a "card_declined" error code, which should be used to mark the payment as declined in Blesta.

      This would affect StripeGateway::processStoredCard and StripeGateway::processCc

        Activity

        There are no comments yet on this issue.

          People

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

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              28/Sep/15

              Agile