| 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()
Get the payment container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setPayment(Payment payment)
Set the payment container for the subscription.
|
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Payment> |
PaymentProfile.paymentList |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Payment> |
PaymentProfile.getPaymentList() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProfile.addPayment(Payment payment)
Add a Payment container to the payment list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProfile.setPaymentList(ArrayList<Payment> paymentList) |
| Modifier and Type | Method and Description |
|---|---|
static Payment |
Payment.createPayment(BankAccount in_account) |
static Payment |
Payment.createPayment(CreditCard in_credit) |
| Modifier and Type | Method and Description |
|---|---|
Payment |
TransactionDetails.getPayment() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDetails.setPayment(Payment payment) |
Copyright © 2016. All Rights Reserved.