Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Input your API key (e.g. your public key) as a Bearer token to access this API.

Path Parameters

transactionRef
string
required

The transaction reference for the payment, must be the same as the one used to initiate the payment

Response

OK

status
boolean

Indicates whether the Opay transaction was initiated successfully.

message
string | null

Provides additional information about the Opay transaction initiation status.

data
object | null

Contains the Opay checkout session details returned after a successful transaction initiation.