Skip to main content
Nuvei is a global payment provider that provides comprehensive payment processing solutions across multiple payment methods and regions. Przelewy24 (P24) is a popular online payment method in Poland that allows customers to pay using various Polish payment options including bank transfers and online banking. It is widely used for e-commerce transactions in Poland.

Setup

Please follow the common Nuvei instructions to get set up with Nuvei. After setting up your Nuvei account, make sure Przelewy24 is enabled as a payment method on your account. Nuvei requires the following fields to be collected during checkout for Przelewy24 transactions:
  • First name and last name
  • Billing country
  • Email address

Capabilities

Supported countries

Supported currencies

Integration

For Przelewy24, the default integration for Nuvei is through a redirect to a hosted payments page. Start by creating a new transaction with the following required fields.
After the transaction is created, the API response includes payment_method.approval_url and the buyer_approval_pending status.
Redirect the buyer to the approval_url so they can complete authentication and approve the payment. After approval the buyer is redirected to the redirect_url you provided when creating the transaction. Do not rely solely on the redirect - either poll the transaction or (recommended) rely on webhooks to detect the final status (for example capture_succeeded or failure states).

Testing

Nuvei has instructions on how to test Przelewy24.