---
page_title: Enable Surcharge
product: Surcharge
page_source: https://juspay.io/in/docs/surcharge/docs/surcharge/enable-surcharge
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/surcharge/llms.txt
---


# Enable Surcharge




### **Step 1:** Enable Surcharge on your payment page 



---

## Integration type : Juspay Express Checkout SDK


### 1.1 Display Surcharge Text


* Display the relevant surcharge message on the payment page, along with the additional surcharge amount to be paid by the customer
* Juspay will calculate the Surcharge based on the configuration on Juspay dashboard and initiate the transaction




### 1.2 Check for Surcharge 


* If a card subtype or bank-specific surcharge is configured, please use the [Card info API](https://juspay.io/in/docs/surcharge/docs/surcharge/card-info-api#Card-Info) to validate the card before proceeding further.



---

## Integration type : Juspay Express Checkout API


### 1.1 Display Surcharge Text


* Display the relevant surcharge message on the payment page, along with the additional surcharge amount to be paid by the customer
* Juspay will calculate the Surcharge based on the configuration on Juspay dashboard and initiate the transaction




### 1.2 Check for Surcharge 


* If a card subtype or bank-specific surcharge is configured, please use the [Card info API](https://juspay.io/in/docs/surcharge/docs/surcharge/card-info-api#Card-Info) to validate the card before proceeding further.



---

## Integration type : Juspay HyperCheckout (Payment Page)


### 1.1 Juspay Config Changes


* [Login](https://portal.juspay.in/marketplace?id=de72c170-22c8-4536-b3db-e1b6e8758eff&name=DOTP) to Juspay Dashboard and navigate to Marketplace tab to get the Surcharge enabled on your Juspay payment page
* Juspay will calculate the Surcharge based on the configuration on Juspay dashboard and display the surcharge message along with the order amount to be paid by the customer



---

## See Also

- [Get Started](https://juspay.io/in/docs/surcharge/docs/surcharge/get-started)
- [Dashboard Surcharge Configuration](https://juspay.io/in/docs/surcharge/docs/surcharge/dashboard-surcharge-configuration)
