Skip to content

Cypress test: Bluesnap No3DS fail payment test fails due to sandbox behavior change #12574

@HS-QUALIBOT

Description

@HS-QUALIBOT

Problem

The Bluesnap No3DSFailPayment Cypress test in 23-Variations.cy.js is failing because the decline test card was being approved by Bluesnap's sandbox instead of triggering a failure response.

Steps to reproduce

  1. Run Cypress test: 23-Variations.cy.js with connector bluesnap
  2. Observe Card-NoThreeDS fail payment flow test assertion failure
  3. Error: status: expected 'failed' to deeply equal 'succeeded'

Expected behavior

The test should use a test card/configuration that reliably triggers a decline in Bluesnap's sandbox.

Environment

  • Cypress test suite: cypress-tests/
  • Connector: bluesnap
  • Test file: cypress/e2e/spec/Payment/23-Variations.cy.js
  • Config: cypress/e2e/configs/Payment/Bluesnap.js

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions