API Reference

πŸ“˜ 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.