# Parameters to Make One-time and Guest Donations
source: https://developer.mastercard.com/donations/documentation/parameters/manage-onetime-guest-dn-param/index.md

### Contribute to the needy {#contribute-to-the-needy}

Donors can make quick one-time donations through Mastercard Donate using the `/donations/payments` endpoint, while the `/donations/payments/guests` endpoint is **deprecated** and replaced by `/donations/guest-payments`.

## Parameters {#parameters}

|                                                                          Parameter                                                                           |                                             Endpoint                                              |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------|
| [Parameters to Make a One-time Donation](https://developer.mastercard.com/donations/documentation/parameters/manage-onetime-guest-dn-param/onetime/index.md) | **POST** **/donations/payments**                                                                  |
| [Parameters to Make a Guest Donation](https://developer.mastercard.com/donations/documentation/parameters/manage-onetime-guest-dn-param/guest/index.md)      | **POST** **~~/donations/payments/guests~~** *(deprecated)* **POST** **/donations/guest-payments** |

