Class SopPaymentDetailsForm

java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.forms.SopPaymentDetailsForm

public class SopPaymentDetailsForm extends Object
  • Constructor Details

    • SopPaymentDetailsForm

      public SopPaymentDetailsForm()
  • Method Details

    • getCard_nameOnCard

      public String getCard_nameOnCard()
      Returns:
      the card_nameOnCard
    • setCard_nameOnCard

      public void setCard_nameOnCard(String card_nameOnCard)
      Parameters:
      card_nameOnCard - the card_nameOnCard to set
    • getAmount

      public String getAmount()
    • setAmount

      public void setAmount(String amount)
    • getBillTo_city

      public String getBillTo_city()
    • setBillTo_city

      public void setBillTo_city(String billTo_city)
    • getBillTo_country

      public String getBillTo_country()
    • setBillTo_country

      public void setBillTo_country(String billTo_country)
    • getBillTo_customerID

      public String getBillTo_customerID()
    • setBillTo_customerID

      public void setBillTo_customerID(String billTo_customerID)
    • getBillTo_email

      public String getBillTo_email()
    • setBillTo_email

      public void setBillTo_email(String billTo_email)
    • getBillTo_firstName

      public String getBillTo_firstName()
    • setBillTo_firstName

      public void setBillTo_firstName(String billTo_firstName)
    • getBillTo_lastName

      public String getBillTo_lastName()
    • setBillTo_lastName

      public void setBillTo_lastName(String billTo_lastName)
    • getBillTo_phoneNumber

      public String getBillTo_phoneNumber()
    • setBillTo_phoneNumber

      public void setBillTo_phoneNumber(String billTo_phoneNumber)
    • getBillTo_postalCode

      public String getBillTo_postalCode()
    • setBillTo_postalCode

      public void setBillTo_postalCode(String billTo_postalCode)
    • getBillTo_titleCode

      public String getBillTo_titleCode()
    • setBillTo_titleCode

      public void setBillTo_titleCode(String billTo_titleCode)
    • getBillTo_state

      public String getBillTo_state()
    • setBillTo_state

      public void setBillTo_state(String billTo_state)
    • getBillTo_street1

      public String getBillTo_street1()
    • setBillTo_street1

      public void setBillTo_street1(String billTo_street1)
    • getBillTo_street2

      public String getBillTo_street2()
    • setBillTo_street2

      public void setBillTo_street2(String billTo_street2)
    • getCard_accountNumber

      public String getCard_accountNumber()
    • setCard_accountNumber

      public void setCard_accountNumber(String card_accountNumber)
    • getCard_startMonth

      public String getCard_startMonth()
    • setCard_startMonth

      public void setCard_startMonth(String card_startMonth)
    • getCard_startYear

      public String getCard_startYear()
    • setCard_startYear

      public void setCard_startYear(String card_startYear)
    • getCard_issueNumber

      public String getCard_issueNumber()
    • setCard_issueNumber

      public void setCard_issueNumber(String card_issueNumber)
    • getCard_cardType

      public String getCard_cardType()
    • setCard_cardType

      public void setCard_cardType(String card_cardType)
    • getCard_cvNumber

      public String getCard_cvNumber()
    • setCard_cvNumber

      public void setCard_cvNumber(String card_cvNumber)
    • getCard_expirationMonth

      public String getCard_expirationMonth()
    • setCard_expirationMonth

      public void setCard_expirationMonth(String card_expirationMonth)
    • getCard_expirationYear

      public String getCard_expirationYear()
    • setCard_expirationYear

      public void setCard_expirationYear(String card_expirationYear)
    • getComments

      public String getComments()
    • setComments

      public void setComments(String comments)
    • getCurrency

      public String getCurrency()
    • setCurrency

      public void setCurrency(String currency)
    • getShipTo_city

      public String getShipTo_city()
    • setShipTo_city

      public void setShipTo_city(String shipTo_city)
    • getShipTo_country

      public String getShipTo_country()
    • setShipTo_country

      public void setShipTo_country(String shipTo_country)
    • getShipTo_firstName

      public String getShipTo_firstName()
    • setShipTo_firstName

      public void setShipTo_firstName(String shipTo_firstName)
    • getShipTo_lastName

      public String getShipTo_lastName()
    • setShipTo_lastName

      public void setShipTo_lastName(String shipTo_lastName)
    • getShipTo_phoneNumber

      public String getShipTo_phoneNumber()
    • setShipTo_phoneNumber

      public void setShipTo_phoneNumber(String shipTo_phoneNumber)
    • getShipTo_postalCode

      public String getShipTo_postalCode()
    • setShipTo_postalCode

      public void setShipTo_postalCode(String shipTo_postalCode)
    • getShipTo_shippingMethod

      public String getShipTo_shippingMethod()
    • setShipTo_shippingMethod

      public void setShipTo_shippingMethod(String shipTo_shippingMethod)
    • getShipTo_state

      public String getShipTo_state()
    • setShipTo_state

      public void setShipTo_state(String shipTo_state)
    • getShipTo_street1

      public String getShipTo_street1()
    • setShipTo_street1

      public void setShipTo_street1(String shipTo_street1)
    • getShipTo_street2

      public String getShipTo_street2()
    • setShipTo_street2

      public void setShipTo_street2(String shipTo_street2)
    • getTaxAmount

      public String getTaxAmount()
    • setTaxAmount

      public void setTaxAmount(String taxAmount)
    • isSavePaymentInfo

      public boolean isSavePaymentInfo()
    • setSavePaymentInfo

      public void setSavePaymentInfo(boolean savePaymentInfo)
    • isUseDeliveryAddress

      public boolean isUseDeliveryAddress()
    • setUseDeliveryAddress

      public void setUseDeliveryAddress(boolean useDeliveryAddress)
    • getParameters

      public Map<String,String> getParameters()
    • setParameters

      public void setParameters(Map<String,String> parameters)
    • getSubscriptionSignatureParams

      public Map<String,String> getSubscriptionSignatureParams()
    • getSignatureParams

      public Map<String,String> getSignatureParams()