---
title: "Hosted Payment Pages"
slug: "custom-payment-gateways"
updated: 2022-09-14T17:25:05Z
published: 2022-09-14T17:25:05Z
canonical: "help.nexudus.com/custom-payment-gateways"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hosted Payment Pages

## 
## What Are Hosted Payment Pages?
Hosted payment pages let you process customer payments through any third-party payment providers that isn't currently integrated with Nexudus. 

**Example**
*Nexudus doesn't support a card payment provider named **PayProv** that is popular in your region. You can create a custom payment page through **PayProv's** API and have your customers pay their invoices via this provider.*
:::(Info) (You can have up to **three** (3) hosted payment providers enabled in each of your locations.)
:::

## How Hosted Payment Pages Work

Hosted payment pages work like other payment method available in Nexudus. However, instead of using an integration already set up by Nexudus with a payment provider, you build your own hosted payment page with the provider of your choice. 
:::(error) (Hosted payment pages should be set up by a developer before enabling the option on the {{variable.AdminPanel}}.)

Custom payment pages are built using the API of the payment provider you want to use and [Nexudus](https://developers.nexudus.com/reference/getting-started-with-your-api-1){target="_blank"}. 
:::

![image.png](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/image%28596%29.png){height="" width=""}

Once the hosted payment page is created by your developer, you can add it as a payment method via [Settings > Payments and currency > Payment methods](https://dashboard.nexudus.com/settings/1/1/2){target="_blank"} on the {{variable.AdminPanel}}. 




## Using a Hosted Payment Page
As soon as you save your changes, the hosted payment page is enabled in Nexudus and customers will see the custom payment option next to their unpaid invoices. 

![hppexamplecustomer.png](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/hppexamplecustomer.png){height="" width=""}

Customers who click on this option will be redirected to the hosted payment page that you created in partnership with the payment provider of your choice. They will be able to pay for their invoice through that page before being redirected back to the Members Portal as they complete their payment.


* * *
## FAQ
{{snippet.FAQ_CustomPaymentPages}}
