public class MobilePaymentResponse extends Object
| Constructor and Description |
|---|
MobilePaymentResponse() |
| Modifier and Type | Method and Description |
|---|---|
MobilePaymentResponse |
paymentData(MobilePaymentData paymentData) |
MobilePaymentResponse |
redirectUrl(String redirectUrl) |
void |
setPaymentData(MobilePaymentData paymentData) |
void |
setRedirectUrl(String redirectUrl) |
String |
toString() |
public void setPaymentData(MobilePaymentData paymentData)
public MobilePaymentResponse paymentData(MobilePaymentData paymentData)
paymentData - Mobile payment datapublic void setRedirectUrl(String redirectUrl)
public MobilePaymentResponse redirectUrl(String redirectUrl)
redirectUrl - URL Customer should be redirected toCopyright © 2022. All rights reserved.