๐Ÿ“˜ Payment Status API Overview

JamsrPay assigns a status to each transaction to help you track its progress.


  • payment.Pending โ€” The payment has been created and is awaiting completion by the customer. No funds have been received yet.
  • payment.Processing โ€” The payment has been submitted on the blockchain and is awaiting final network confirmations.
  • payment.Success โ€” The payment has been successfully completed. Funds have been confirmed and received.
  • payment.Expired โ€” The payment expired because it was not completed within the allotted time. No funds received.
  • payment.Expired (partial paid) โ€”The payment expired because the full amount was not received within the valid time window.