| Package | Description |
|---|---|
| com.apruve.models |
| Modifier and Type | Method and Description |
|---|---|
static ApruveResponse<Payment> |
Payment.get(String paymentRequestId,
String paymentId)
Fetches the Payment with the given ID from Apruve.
|
static ApruveResponse<List<Payment>> |
Payment.getAll(String paymentRequestId)
Fetches all Payments belonging to the PaymentRequest with the specified
ID.
|
Copyright © 2014. All rights reserved.