Skip to main content
POST
NOWPayments IPN webhook

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json

The IPN payload delivered by NOWPayments.

payment_id
string

NOWPayments payment identifier.

payment_status
string

Payment lifecycle status (e.g. finished, confirmed).

order_id
string

Orbit top-up intent id echoed back in the IPN.

Response

200 - application/json

IPN received and acknowledged so NOWPayments stops retrying.

data
object
meta
object