Skip to main content

getTransactionStatusAndAccountTransactionIfNeeded


ApiScope: payment.transaction.status.get
API Scope Level: ServiceSubscriberScope
Path Parameters
    paymentAttemptId int64 required
Responses

OK


Schema
    pgTransId string
    pgrUuid string
    invGuid string
    status string
    responseText string
    isSuspicious boolean
    gatewayDecline boolean
    paymentDeclines string
    paymentAttemptStatus string

    Possible values: [Successful, Failed, Exception, GatewayException]

    receiptData string
    token string
    requested3DS boolean
    redirectUrlFor3DS string
Loading...