Home > @vsf-enterprise/sap-commerce-webservices-sdk > MerchantCallbackApi

MerchantCallbackApi class

MerchantCallbackApi - object-oriented interface MerchantCallbackApi {BaseAPI}

Signature:

export declare class MerchantCallbackApi extends BaseAPI 

Extends: BaseAPI

Methods

Method Modifiers Description
doHandleCartMerchantCallback(baseSiteId, cartId, userId, options) Verifies the decision of the merchant for a specified cart, and stores information of the PaymentSubscriptionResult for the cart. Note, the “Try it out” button is not enabled for this method (always returns an error) because the Merchant Callback Controller handles parameters differently, depending on which payment provider is used. For more information about this controller, please refer to the “acceleratorwebservicesaddon AddOn” documentation on help.hybris.com. Verify the decision of the Merchant for a cart
doHandleMerchantCallback(baseSiteId, options) Verifies the decision of the merchant. Note, the “Try it out” button is not enabled for this method (always returns an error) because the Merchant Callback Controller handles parameters differently, depending on which payment provider is used. For more information about this controller, please refer to the “acceleratorwebservicesaddon AddOn” documentation on help.hybris.com. Verify the decision of the Merchant