| Package | Description |
|---|---|
| net.authorize.data.arb | |
| net.authorize.data.cim | |
| net.authorize.data.xml | |
| net.authorize.data.xml.reporting |
| Modifier and Type | Method and Description |
|---|---|
Payment |
Subscription.getPayment()
Deprecated.
Get the payment container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setPayment(Payment payment)
Deprecated.
Set the payment container for the subscription.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<Payment> |
PaymentProfile.paymentList
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Payment> |
PaymentProfile.getPaymentList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProfile.addPayment(Payment payment)
Deprecated.
Add a Payment container to the payment list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProfile.setPaymentList(java.util.ArrayList<Payment> paymentList)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Payment |
Payment.createPayment(BankAccount in_account)
Deprecated.
|
static Payment |
Payment.createPayment(CreditCard in_credit)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Payment |
TransactionDetails.getPayment()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDetails.setPayment(Payment payment)
Deprecated.
|
Copyright © 2018. All Rights Reserved.