Payment-method icon

BLIK Web Drop-in

Learn how to accept BLIK payments.

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

Requirements

Requirement Description
Integration type Make sure that you have built your Drop-in integration.

BLIK for Web requires at least v3.9.0 of Drop-in. For more information, refer to Release notes.

Setup steps Before you begin, add BLIK in your test Customer Area.

Import resources for v6

If you are using Web Drop-in v6, import the resources you need for BLIK:

import { AdyenCheckout, Blik} from '@adyen/adyen-web'

API reference

Include fields for the endpoint you integrated:

Drop-in configuration

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

Test and go live

In order to successfully authorize a BLIK One Click payment in TEST, please use BLIK code 999016.

Important steps:

  1. Make sure your implementation satisfies BLIK’s guidelines.
  2. Test your integration end-to-end.
  3. Add BLIK in your live Customer Area.

See also