public interface PayPalRequestGenerator
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.http.NameValuePair> |
buildRequest(PayPalRequest paymentRequest) |
Map<String,String> |
getAdditionalConfig() |
String |
getCancelUrl() |
String |
getLibVersion() |
String |
getPassword() |
String |
getReturnUrl() |
PayPalShippingDisplayType |
getShippingDisplayType() |
String |
getSignature() |
String |
getTotalType() |
String |
getUser() |
Boolean |
getUseRelativeUrls() |
List<org.apache.http.NameValuePair> buildRequest(PayPalRequest paymentRequest)
Boolean getUseRelativeUrls()
String getCancelUrl()
String getLibVersion()
String getPassword()
String getReturnUrl()
String getSignature()
String getUser()
String getTotalType()
PayPalShippingDisplayType getShippingDisplayType()
Copyright © 2016. All rights reserved.