Check the status of a payment transaction
getPaymentStatus
function allows you to check the status of a payment transaction after it has been submitted. Use this to track whether a payment has been completed, is still pending, or has failed.^0x[0-9a-fA-F]{64}$
getPaymentStatus
function can throw errors for:
getPaymentStatus
in a try-catch block to handle these errors gracefully.