Uses of Class
com.onlinepayments.domain.Order
Packages that use Order
-
Uses of Order in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return OrderModifier and TypeMethodDescriptionCompletePaymentRequest.getOrder()Order object containing order related data Please note that this object is required to be able to submit the amount.CreateHostedCheckoutRequest.getOrder()Order object containing order related data Please note that this object is required to be able to submit the amount.CreatePaymentLinkRequest.getOrder()Order object containing order related data Please note that this object is required to be able to submit the amount.CreatePaymentRequest.getOrder()Order object containing order related data Please note that this object is required to be able to submit the amount.SubsequentPaymentRequest.getOrder()Order object containing order related data Please note that this object is required to be able to submit the amount.Order.withAdditionalInput(AdditionalOrderInput value) Object containing additional input on the orderOrder.withAmountOfMoney(AmountOfMoney value) Object containing amount and ISO currency code attributesOrder.withCustomer(Customer value) Object containing the details of the customerOrder.withDiscount(Discount value) Object to apply a discount to the total basket by adding a discount line.Order.withReferences(OrderReferences value) Object that holds all reference properties that are linked to this transactionOrder.withShipping(Shipping value) Object containing information regarding shipping / deliveryOrder.withShoppingCart(ShoppingCart value) Shopping cart data, including items and specific amounts.Order.withSurchargeSpecificInput(SurchargeSpecificInput value) Object containing specific input required to apply surcharging to an order.Methods in com.onlinepayments.domain with parameters of type OrderModifier and TypeMethodDescriptionvoidOrder object containing order related data Please note that this object is required to be able to submit the amount.voidOrder object containing order related data Please note that this object is required to be able to submit the amount.voidOrder object containing order related data Please note that this object is required to be able to submit the amount.voidOrder object containing order related data Please note that this object is required to be able to submit the amount.voidOrder object containing order related data Please note that this object is required to be able to submit the amount.Order object containing order related data Please note that this object is required to be able to submit the amount.Order object containing order related data Please note that this object is required to be able to submit the amount.Order object containing order related data Please note that this object is required to be able to submit the amount.Order object containing order related data Please note that this object is required to be able to submit the amount.Order object containing order related data Please note that this object is required to be able to submit the amount.