Payment Status
Check the status of a payment by calling the P-Link.io API
Checking payment status
Status verification
?idPayment=[numeroDeTransaction]https://p-link.io/api/trxState/<paymentID>{
"result": 2,
"trx": "39M3...V8jt",
"amount": 9.99,
"sourcePayment": "4n9a...h77v",
"receiverPayment": "FPnf...P6p4"
}Possible values of result :
result :Last updated