# View payment history

After you've paid for a registration, you'll want to confirm that everything went through. Payment history gives you the full record.

## Prerequisites

* [Completed checkout](https://docs.gymart.org/registration/checkout-with-stripe) for at least one registration

## Steps

1. In the registration sidebar, click **Payment History**.
2. You'll see every payment for this meet, including:
   * **Date** the payment was made
   * **Amount** paid
   * **Status** (completed, pending, or refunded)
   * **Method** (Stripe or bank/cash)
   * **Participants** covered by that payment

## Payment statuses

| Status        | What it means                                                   |
| ------------- | --------------------------------------------------------------- |
| **Completed** | Payment received and processed                                  |
| **Pending**   | Offline payment submitted, waiting for the organizer to confirm |
| **Refunded**  | Payment was refunded (full or partial)                          |

## About refunds

If the meet allows refunds (you can check this in the [Price List](https://docs.gymart.org/registration/review-meet-details)):

* Refunds must be requested before the **refund deadline** the organizer set.
* Contact the organizer to start the refund process. Refunds are handled on their side.

## What's next

* [Check registration status](https://docs.gymart.org/registration/check-registration-status) to see which gymnasts are approved

## Related

* [Pay with Stripe](https://docs.gymart.org/registration/checkout-with-stripe)
* [Pay offline](https://docs.gymart.org/registration/checkout-offline)
* [Registration walkthrough](https://docs.gymart.org/registration/index)
