No momento, esta página não está disponível em português
Payment-method icon

Walley Drop-in integration

Add Walley to an existing Drop-in integration.

This page explains how to add Walley to your existing Web Drop-in integration.

Requirements

Requirement Description
Integration type Make sure that you have an existing Drop-in integration.

Walley for Web requires at least v3.23.0 of Drop-in.

Setup steps Before you begin, contact our Support Team to add Walley in your test Customer Area.

API reference

Drop-in configuration

There are no configuration steps specific to Walley required for Drop-in.

Test and go live

You can perform the test scenarios described on Walley's technical documentation using Adyen's /payments endpoint. Consider the following:

  • Include the CivRegNo as the socialSecurityNumber.
  • When testing a Walley B2B transaction, provide the company information as shown in the following example:
    "company": {
        "name": "Adyen N.V.",
        "registrationNumber": "5562000116"
    }

Check the status of Walley verification payments in your Customer Area > Transactions > Payments.

See also