| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<ScheduleOptionsResponse> |
RecurringsInstallmentsApi.calculateSchedule(String currency,
String requestId,
BigDecimal totalAmount)
Get calculation of installment payment options
|
| Modifier and Type | Method and Description |
|---|---|
ScheduleOptionsResponse |
ScheduleOptionsResponse.addOptionsItem(ScheduleOption optionsItem) |
ScheduleOptionsResponse |
ScheduleOptionsResponse.currency(String currency) |
ScheduleOptionsResponse |
ScheduleOptionsResponse.options(List<ScheduleOption> options) |
ScheduleOptionsResponse |
ScheduleOptionsResponse.totalAmount(BigDecimal totalAmount) |
Copyright © 2021. All rights reserved.