Uniticket

📘

Limited to a certain acquirer in Spain

👍

Available soon

Uniticket is a ticket vending system in Spain. Merchants using this system can send the ticket booing fee and number of tickets along with the payment request to our gateway.

In order to indicate the ticket booking fee, please include the following parameters in the request to our RESTful payments API:

FieldPresenceDescription
transactionAmount.components.additionalFee.amountOAmount of the ticket booking fee
transactionAmount.components.additionalFee.typeOType of the fee
Use value 'ticketBookingFee'

Please note that sum of all amounts under transactionAmount.components must match to transactionAmount.total.

In order to indicate the number of tickets, please include the following parameters in the request to our RESTful payments API:

FieldPresenceDescription
order.basket.items.unitOUnit in which the product is sold. In this case use value 'tickets'.
order.basket.items.quantityONumber of tickets that have been sold.

Want a quick overview?