Payment-method icon

Walley Component integration

Add Walley to an existing Components integration.

View source

This page explains how to add Walley to your existing Android Components 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

Walley 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