View terminal transaction status
get https://api.nexiopaysandbox.com/pay/v3/processFromTerminal/
Checks the status of a transaction run through a terminal.
⚠️
Try It
To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.
Request parameters
- terminalRequestId
Response parameters
- gatewayResponse
- gatewayResponse.gatewayName
- currency
- transactionStatus
- terminal.token
- terminalRequestId
- authCode
- transactionType
- card
- card.cardType
- card.cardHolder
- card.cardNumber
- card.firstSix
- card.lastFour
- card.expirationMonth
- card.expirationYear
- processingOptions
- processingOptions.merchantId
- terminalRequestStatus
- data
- data.description
- data.amount
- data.currency
- data.cart
- data.cart.items
- data.cart.items.item
- data.cart.items.description
- data.cart.items.quantity
- data.cart.items.price
- data.cart.items.type
- data.customFields
- data.customFields.exampleKey
- data.customer
- data.customer.firstName
- data.customer.lastName
- data.customer.customerRef
- data.customer.orderNumber
- data.customer.invoice
- data.customer.email
- data.customer.phone
- data.customer.billToPhone
- data.customer.billToAddressOne
- data.customer.billToAddressTwo
- data.customer.billToCity
- data.customer.billToState
- data.customer.billToPostal
- data.customer.billToCountry
- data.customer.shipToPhone
- data.customer.shipToAddressOne
- data.customer.shipToAddressTwo
- data.customer.shipToCity
- data.customer.shipToState
- data.customer.shipToPostal
- data.customer.shipToCountry
- data.lodging
- data.lodging.advanceDeposit
- data.lodging.checkInDate
- data.lodging.checkOutDate
- data.lodging.noShow
- data.lodging.roomNumber
- data.lodging.roomRate
- amount
- transactionDate
- id (this is the paymentId)