| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<MobilePaymentResponse> |
MobileApi.createMobilePayment(String authorization,
MobilePaymentRequest request)
Create mobile payment
|
retrofit2.Call<MobilePaymentResponse> |
MobileApi.getMobilePayment(String authorization,
String paymentId)
get mobile payment
|
retrofit2.Call<MobilePaymentResponse> |
MobileApi.getMobilePaymentMethods(String authorization)
get mobile payment methods
|
| Modifier and Type | Method and Description |
|---|---|
MobilePaymentResponse |
MobilePaymentResponse.paymentData(MobilePaymentData paymentData) |
MobilePaymentResponse |
MobilePaymentResponse.redirectUrl(String redirectUrl) |
Copyright © 2020. All rights reserved.