-
public final class BsLogCheckoutEventCreated by Moiz Hassan on 25, January,2022
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classBsLogCheckoutEvent.BuilderBsLogCheckoutEvent 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 Summary
Constructors Constructor Description BsLogCheckoutEvent()
-