|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ARBPayment | |
---|---|
net.authorize.arb | |
org.starhope.appius.pay.util |
Uses of ARBPayment in net.authorize.arb |
---|
Fields in net.authorize.arb declared as ARBPayment | |
---|---|
private ARBPayment |
ARBSubscription.payment
WRITEME: document this field (brpocock@star-hope.org, Nov 19, 2009) payment (ARBSubscription) |
Methods in net.authorize.arb that return ARBPayment | |
---|---|
ARBPayment |
ARBSubscription.getPayment()
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009) |
Methods in net.authorize.arb with parameters of type ARBPayment | |
---|---|
void |
ARBSubscription.setPayment(ARBPayment newPayment)
WRITEME: document this method (brpocock@star-hope.org, Nov 19, 2009) |
Uses of ARBPayment in org.starhope.appius.pay.util |
---|
Methods in org.starhope.appius.pay.util with parameters of type ARBPayment | |
---|---|
void |
PaymentCredential.applyTo(ARBPayment payment)
Apply the credit-card information to the Authorize.net ARBPayment object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |