POST
/
v2.01
/
{ClientId}
/
payins
/
payment-methods
/
blik

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).

Body parameters

AuthorId
string
required

The unique identifier of the user at the source of the transaction.

Tag
string

Max. length: 255 characters

Custom data that you can add to this object.
For transactions (pay-in, transfer, payout), you can use this parameter to identify corresponding information regarding the user, transaction, or payment methods on your platform.

CreditedWalletId
string
required

The unique identifier of the credited wallet.

DebitedFunds
object
required

Information about the debited funds.

Fees
object
required

Information about the fees.

Code
string
required

The 6-digit code from the user’s banking application.

IpAddress
string
required

The IP address of the end user initiating the transaction, in IPV4 or IPV6 format.

ReturnURL
string

Max. length: 255 characters

The URL to which the user is returned after the payment, whether the transaction is successful or not.

Note: This parameter is only returned if it is sent.

BrowserInfo
object
required

Information about the browser used by the end user (author) to perform the payment.

StatementDescriptor
string

Max. length: 10 characters; only alphanumeric and spaces

Custom description to appear on the user’s bank statement along with the platform name. Different banks may show more or less information. See the Customizing bank statement references article for details.

Responses