Skip to content

Nuvei ​

iGaming payment processing with deposits, withdrawals, and KYC verification.

DetailValue
CategoryiGaming
Base URLhttps://ppp-test.nuvei.com/ppp/api/v1
AuthenticationHMAC-SHA256
Endpoints6
Connector keynuvei

Using Nuvei in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Nuvei from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
POST /openOrderOpen an order (session)
POST /paymentProcess a payment
POST /payoutProcess a withdrawal/payout
POST /getPaymentStatusGet payment status
POST /voidTransactionVoid a transaction
POST /refundTransactionRefund a transaction

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.