paymentRequestData
type paymentRequestData contains data of payment request
name | type | description |
---|---|---|
requestDeliveryData | string | one of values: NOT_NEEDED, OPTIONAL, OBLIGATORY – whether delivery data is required |
requestInvoiceData | string | one of values: NOT_NEEDED, OPTIONAL, OBLIGATORY – whether invoice data is required |
uniqueTransferId | string | transaction id |
username | string | login of logged user or empty string if no one is logged |
antiSpamCode | string | anti-spam code |
title | string | title of request |
channelInfo | string | channel used for sending data (currently not used) |
description | string | opis płatności w jsonie (szczegóły w PurchaseDescription) |