Package 

Class BsLogCheckoutEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class BsLogCheckoutEvent.Builder

      BsLogCheckoutEvent is required to log checkout event for orders. You can trigger this event when the order has been placed or unable to place. you need to provide orderId in both cases. If you don't have the orderId in case of not being successful then you can pass cartId for that order.

    • Constructor Detail

      • BsLogCheckoutEvent

        BsLogCheckoutEvent()