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