Interface CommercePaymentInfoStrategy

    • Method Detail

      • storePaymentInfoForCart

        boolean storePaymentInfoForCart​(CommerceCheckoutParameter parameter)
        Stores payment info for the passed in cart.
        Parameters:
        parameter - A parameter object for cart and payment info
        Returns:
        true on success.