The BLIK PayIn object

Description

The BLIK PayIn object enables you to process BLIK payments.

There are two BLIK pay-in options:

  • With code (also known as BLIK Classic): users generate a temporary 6-digit BLIK code from their banking app, enter it on your platform’s website or app, and then confirm the payment in their banking app.
  • Without code (also known as BLIK OneClick): after generating the temporary 6-digit BLIK code and confirming the payment, the users can save your platform which allows future payments to be processed directly.

For both options, the endpoint is the same but the parameters required are different in each case.

Note – Timeout after 55 seconds

The payment session lasts for 55 seconds, at which point the pay-in fails automatically if no action has been taken by the user.

Note – Minimum amount in Production

In Production, the minimum accepted amount for BLIK is 0.01 PLN (1).

Attributes

IdstringOptional
TagstringOptional
CreationDateintegerOptional
AuthorIdstringOptional
The unique identifier of the user at the source of the transaction.
FlowDescriptorobjectOptional
DebitedFundsobjectOptional
Information about the debited funds.
CreditedFundsobjectOptional
FeesobjectOptional
Information about the fees.
StatusstringOptional
ResultCodestringOptional
ResultMessagestringOptional
The explanation of the result code.
ExecutionDateintegerOptional
TypestringOptional
NaturestringOptional
CreditedWalletIdstringOptional
The unique identifier of the credited wallet.
PaymentTypestringOptional
ExecutionTypestringOptional
ReturnURLstringOptional
RedirectURLstringOptional
StatementDescriptorstringOptional
Codestring or nullOptional
BrowserInfoobject or nullOptional
IpAddressstring or nullOptional
The IP address of the end user initiating the transaction, in IPV4 or IPV6 format.