Payment-method icon

Walley Drop-in integration

Add Walley to an existing Drop-in integration.

View source

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

This page is for v5.0.0, released in October 2023. If you are using an earlier version, use the guide for earlier versions instead.

Requirements

Select the server-side flow that your integration uses:

API reference

Drop-in Configuration

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 > Payments > Payment list.

See also