---
page_title: Description
product: Blended Quickpay
page_source: https://juspay.io/in/docs/blended-quickpay/docs/blended-quickpay/description
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/blended-quickpay/llms.txt
---


# Blended Quick Pay




### How it Works



Blended Quick Pay can be hosted on your cart page to allow your users to pay from the cart page itself.

Merchant will pass an identifier(viewgroup ID) where to show Blended quickpay on their card page or not. Also, merchant has to create a view group where Juspay Blended quickpay pop-up to be shown and pass the viewgroup ID in the Juspay SDK payload. 

Once the Juspay SDK process call is completed, Juspay blended quickpay will be shown to the user on the viewgroup of the Merchant’s cart page.

Blended Quick Pay will show only one payment method. Blendee quickpay option can be shown on any of the three below logics,

* **Last Used Payment Instrument:**  The payment instrument used in the last purchase, if saved or linked, can be shown on the Blended Quick Pay pop-up. For example, a saved card, a linked wallet, or even a UPI app chosen by the user in their last purchase. This approach allows Blended Quick Pay to be displayed only to repeat or returning users.
* **Most Used Payment Instrument:**  The payment instrument most frequently used by the customer to make successful payments on your app or website can be shown on the Blended Quick Pay pop-up. If two payment instruments have been used the same number of times, the latest most used payment instrument is selected. This approach also allows Blended Quick Pay to be displayed only to repeat or returning users.
* **Preferred Payment Instrument:**  A payment instrument of your choice, promoted as per business requirements, can be shown on the Blended Quick Pay pop-up. This approach allows Blended Quick Pay to be displayed to all users, both first-time and returning. For example, if the majority of your users prefer UPI payments via GPay, then GPay UPI can be displayed on the Blended Quick Pay pop-up for all users, provided the GPay app is installed on their device.

> **Note**
> You can use any of these three approaches to select the one payment instruments to be shown on the Blended Quick Pay pop-up screen
> 
> For example, you decide to show UPI payment instruments to the new users and Last used to the repeat users. This is feasible.



> **Warning**
> * EMI and Reward payment methods are not supported by Blended Quick Pay
> * Blended Quick Pay is available exclusively for Android, iOS platforms. It is not available for website flows.




### **Analytics** 



Since the Blended quickpay is completely controlled basis on the payload input param, Merchant will have the full control on when to show the Blended quickpay option to the user.

Also, Use Transaction Analytics module on the Juspay Dashboard to get the Blended quickpay performance.

---

## See Also

- [Overview](https://juspay.io/in/docs/blended-quickpay/docs/blended-quickpay/overview)
- [Get Started](https://juspay.io/in/docs/blended-quickpay/docs/how-to-integrate/get-started)
