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