# Payment Status
source: https://developer.mastercard.com/open-banking-connect/documentation/usecases/payment-status/index.md

### Overview {#overview}

Following successful payment initiation the user may wish to know if the payment has also been processed by the corresponding Bank.

When requesting the status of the payment, as shown below, the Get Payment Status API is triggered in the app.
![Payment Complete Notification On Mobile](https://static.developer.mastercard.com/content/open-banking-connect/img/tutorials/get_payment_status.png)

[Get Domestic Payment Status Request](https://developer.mastercard.com/open-banking-connect/documentation/pisfeatures/get-payment-status-request/#request-overview)

The request retrieves the payment status by `paymentId`.

In the response you can see that the payment has been successful processed and confirmation is acknowledged in the response message from the bank to the TPP.
