Class PaymentOptions

java.lang.Object
com.skava.cart.model.PaymentOptions
All Implemented Interfaces:
Serializable

public class PaymentOptions extends Object implements Serializable
This model contains payment option details of the cart. Based on the payment options, the payments are managed for the customer profile.
See Also:
  • Constructor Details

    • PaymentOptions

      public PaymentOptions()