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

Walley iOS Component

Add Walley to your existing iOS Components integration.

This page explains how to add Walley to your existing iOS Components integration.

Requirements

Requirement Description
Integration type Make sure that you have an existing Components integration.

Walley for iOS works with all versions of Components.

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

API reference

Component configuration

v5.0.0 or later

If your integration uses iOS Components v5.0.0 or later, configure and create an instance of the Walley Component:

v4.x.x

If your integration uses an earlier version of iOS Components:

There are no configuration steps specific to Walley required for Components.

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