public class MobilePaymentResponse extends Object
| Constructor and Description |
|---|
MobilePaymentResponse() |
| Modifier and Type | Method and Description |
|---|---|
MobilePaymentResponse |
redirectUrl(String redirectUrl) |
void |
setRedirectUrl(String redirectUrl) |
void |
setTransactionId(String transactionId) |
String |
toString() |
MobilePaymentResponse |
transactionId(String transactionId) |
public void setRedirectUrl(String redirectUrl)
public MobilePaymentResponse redirectUrl(String redirectUrl)
redirectUrl - URL Customer should be redirected topublic void setTransactionId(String transactionId)
public MobilePaymentResponse transactionId(String transactionId)
transactionId - Cardpay's payment idCopyright © 2020. All rights reserved.