> For the complete documentation index, see [llms.txt](https://developer.paywall.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.paywall.one/payment-orchestration-integration-document/physical-pos/system-data/payment-status.md).

# Payment Status

**PaymentStatus (PaymentStatusId)**

<table><thead><tr><th width="160.5">Id</th><th>Status</th></tr></thead><tbody><tr><td>1</td><td><pre><code>Created
</code></pre></td></tr><tr><td>2</td><td><pre><code>Sent to Device
</code></pre></td></tr><tr><td>3</td><td><pre><code>Failed to Send to Device
</code></pre></td></tr><tr><td>4</td><td><pre><code>Successful
</code></pre></td></tr><tr><td>5</td><td><pre><code>Failed
</code></pre></td></tr><tr><td>6</td><td><pre><code>Unknown
</code></pre></td></tr><tr><td>7</td><td><pre><code>Notification could not be sent (Firebase)
</code></pre></td></tr><tr><td>8</td><td><pre><code>Notification could not be sent (Socket)
</code></pre></td></tr><tr><td>9</td><td><pre><code>Notification sent (Firebase)
</code></pre></td></tr><tr><td>10</td><td><pre><code>Notification sent (Socket)
</code></pre></td></tr><tr><td>11</td><td><pre><code>The transaction has been processed by the device
</code></pre></td></tr><tr><td>12</td><td><pre><code>The transaction has been withdrawn (Sale/Cancel/Refund)
</code></pre></td></tr></tbody></table>
