Logotype
For developers
By Qliro
Select search filters:
0
0
/
/
Upsell
Offer additional products on thank you page
Overview
Use this functionality to enable you to offer your customers the opportunity to add additional items on your Thank You page after they have already completed a purchase to the same purchase.
If a completed purchase is eligible for Upsell, then the merchant can add to the list of OrderItems by sending a Upsell request.
 
How-to
  1. Do a getOrder request to know if the order is eligible for Upsell
  2. Make a POST request towards checkout/merchantapi/upsell.
  3. Read response to verify that it was successful
For details on the request/response parameters as well as error codes, please continue to the API Reference
Good to know
  • After an upsell has been offered to the customer you can follow its status through the Upsell Status Push, please visit Notifications.
  • When using Upsell it's important to keep track of the Payment transaction IDs that are associated with the order. When managing the order always refer to the corresponding transaction ID.
  • The feature is designed to bring out more value from a recommendation engine implementation. To get the best value ensure you already have a recommendation engine in place. If you don't have any in place, Qliro has partners who can supply you with a solution. Contact your onboarding or merchant support agent for more information.