| Package | Description |
|---|---|
| net.authorize.aim | |
| net.authorize.data |
| Modifier and Type | Method and Description |
|---|---|
ShippingCharges |
Transaction.getShippingCharges()
Deprecated.
Get the ShippingCharges associated with the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setShippingCharges(ShippingCharges shippingCharges)
Deprecated.
Set the ShippingCharges for the transaction request.
|
| Modifier and Type | Field and Description |
|---|---|
protected ShippingCharges |
Order.shippingCharges
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ShippingCharges |
ShippingCharges.createShippingCharges()
Deprecated.
|
ShippingCharges |
Order.getShippingCharges()
Deprecated.
Get the shipping charges associated with this order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setShippingCharges(ShippingCharges shippingCharges)
Deprecated.
Set the shipping charges assocaited with this order.
|
Copyright © 2018. All Rights Reserved.