Uses of Class
com.chargebee.models.HostedPage.CheckoutOneTimeRequest
Packages that use HostedPage.CheckoutOneTimeRequest
-
Uses of HostedPage.CheckoutOneTimeRequest in com.chargebee.models
Methods in com.chargebee.models that return HostedPage.CheckoutOneTimeRequestModifier and TypeMethodDescriptionHostedPage.CheckoutOneTimeRequest.addonDateFrom(int index, Timestamp addonDateFrom) HostedPage.CheckoutOneTimeRequest.addonDateTo(int index, Timestamp addonDateTo) HostedPage.CheckoutOneTimeRequest.addonQuantity(int index, Integer addonQuantity) HostedPage.CheckoutOneTimeRequest.addonQuantityInDecimal(int index, String addonQuantityInDecimal) HostedPage.CheckoutOneTimeRequest.addonUnitPrice(int index, Long addonUnitPrice) HostedPage.CheckoutOneTimeRequest.addonUnitPriceInDecimal(int index, String addonUnitPriceInDecimal) HostedPage.CheckoutOneTimeRequest.billingAddressCity(String billingAddressCity) HostedPage.CheckoutOneTimeRequest.billingAddressCompany(String billingAddressCompany) HostedPage.CheckoutOneTimeRequest.billingAddressCountry(String billingAddressCountry) HostedPage.CheckoutOneTimeRequest.billingAddressEmail(String billingAddressEmail) HostedPage.CheckoutOneTimeRequest.billingAddressFirstName(String billingAddressFirstName) HostedPage.CheckoutOneTimeRequest.billingAddressLastName(String billingAddressLastName) HostedPage.CheckoutOneTimeRequest.billingAddressLine1(String billingAddressLine1) HostedPage.CheckoutOneTimeRequest.billingAddressLine2(String billingAddressLine2) HostedPage.CheckoutOneTimeRequest.billingAddressLine3(String billingAddressLine3) HostedPage.CheckoutOneTimeRequest.billingAddressPhone(String billingAddressPhone) HostedPage.CheckoutOneTimeRequest.billingAddressState(String billingAddressState) HostedPage.CheckoutOneTimeRequest.billingAddressStateCode(String billingAddressStateCode) HostedPage.CheckoutOneTimeRequest.billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus) HostedPage.CheckoutOneTimeRequest.billingAddressZip(String billingAddressZip) HostedPage.CheckoutOneTimeRequest.cardGateway(Gateway cardGateway) Deprecated.HostedPage.CheckoutOneTimeRequest.cardGatewayAccountId(String cardGatewayAccountId) HostedPage.CheckoutOneTimeRequest.chargeAmount(int index, Long chargeAmount) HostedPage.CheckoutOneTimeRequest.chargeAmountInDecimal(int index, String chargeAmountInDecimal) HostedPage.CheckoutOneTimeRequest.chargeAvalaraSaleType(int index, AvalaraSaleType chargeAvalaraSaleType) HostedPage.CheckoutOneTimeRequest.chargeAvalaraServiceType(int index, Integer chargeAvalaraServiceType) HostedPage.CheckoutOneTimeRequest.chargeAvalaraTaxCode(int index, String chargeAvalaraTaxCode) HostedPage.CheckoutOneTimeRequest.chargeAvalaraTransactionType(int index, Integer chargeAvalaraTransactionType) HostedPage.CheckoutOneTimeRequest.chargeDateFrom(int index, Timestamp chargeDateFrom) HostedPage.CheckoutOneTimeRequest.chargeDateTo(int index, Timestamp chargeDateTo) HostedPage.CheckoutOneTimeRequest.chargeDescription(int index, String chargeDescription) HostedPage.CheckoutOneTimeRequest.chargeHsnCode(int index, String chargeHsnCode) HostedPage.CheckoutOneTimeRequest.chargeTaxable(int index, Boolean chargeTaxable) HostedPage.CheckoutOneTimeRequest.chargeTaxjarProductCode(int index, String chargeTaxjarProductCode) HostedPage.CheckoutOneTimeRequest.chargeTaxProfileId(int index, String chargeTaxProfileId) HostedPage.checkoutOneTime()Deprecated.HostedPage.CheckoutOneTimeRequest.currencyCode(String currencyCode) HostedPage.CheckoutOneTimeRequest.customerCompany(String customerCompany) HostedPage.CheckoutOneTimeRequest.customerConsolidatedInvoicing(Boolean customerConsolidatedInvoicing) HostedPage.CheckoutOneTimeRequest.customerEmail(String customerEmail) HostedPage.CheckoutOneTimeRequest.customerFirstName(String customerFirstName) HostedPage.CheckoutOneTimeRequest.customerId(String customerId) HostedPage.CheckoutOneTimeRequest.customerLastName(String customerLastName) HostedPage.CheckoutOneTimeRequest.customerLocale(String customerLocale) HostedPage.CheckoutOneTimeRequest.customerPhone(String customerPhone) HostedPage.CheckoutOneTimeRequest.customerTaxability(Taxability customerTaxability) HostedPage.CheckoutOneTimeRequest.customerVatNumber(String customerVatNumber) HostedPage.CheckoutOneTimeRequest.customerVatNumberPrefix(String customerVatNumberPrefix) HostedPage.CheckoutOneTimeRequest.iframeMessaging(Boolean iframeMessaging) HostedPage.CheckoutOneTimeRequest.invoiceNote(String invoiceNote) HostedPage.CheckoutOneTimeRequest.invoicePoNumber(String invoicePoNumber) HostedPage.CheckoutOneTimeRequest.passThruContent(String passThruContent) HostedPage.CheckoutOneTimeRequest.redirectUrl(String redirectUrl) HostedPage.CheckoutOneTimeRequest.shippingAddressCity(String shippingAddressCity) HostedPage.CheckoutOneTimeRequest.shippingAddressCompany(String shippingAddressCompany) HostedPage.CheckoutOneTimeRequest.shippingAddressCountry(String shippingAddressCountry) HostedPage.CheckoutOneTimeRequest.shippingAddressEmail(String shippingAddressEmail) HostedPage.CheckoutOneTimeRequest.shippingAddressFirstName(String shippingAddressFirstName) HostedPage.CheckoutOneTimeRequest.shippingAddressLastName(String shippingAddressLastName) HostedPage.CheckoutOneTimeRequest.shippingAddressLine1(String shippingAddressLine1) HostedPage.CheckoutOneTimeRequest.shippingAddressLine2(String shippingAddressLine2) HostedPage.CheckoutOneTimeRequest.shippingAddressLine3(String shippingAddressLine3) HostedPage.CheckoutOneTimeRequest.shippingAddressPhone(String shippingAddressPhone) HostedPage.CheckoutOneTimeRequest.shippingAddressState(String shippingAddressState) HostedPage.CheckoutOneTimeRequest.shippingAddressStateCode(String shippingAddressStateCode) HostedPage.CheckoutOneTimeRequest.shippingAddressValidationStatus(ValidationStatus shippingAddressValidationStatus) HostedPage.CheckoutOneTimeRequest.shippingAddressZip(String shippingAddressZip)