| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
MerchantPreferences |
Plan.getMerchantPreferences()
Getter for merchantPreferences
|
MerchantPreferences |
Agreement.getOverrideMerchantPreferences()
Getter for overrideMerchantPreferences
|
MerchantPreferences |
MerchantPreferences.setAcceptedPaymentType(String acceptedPaymentType)
Setter for acceptedPaymentType
|
MerchantPreferences |
MerchantPreferences.setAutoBillAmount(String autoBillAmount)
Setter for autoBillAmount
|
MerchantPreferences |
MerchantPreferences.setCancelUrl(String cancelUrl)
Setter for cancelUrl
|
MerchantPreferences |
MerchantPreferences.setCharSet(String charSet)
Setter for charSet
|
MerchantPreferences |
MerchantPreferences.setId(String id)
Setter for id
|
MerchantPreferences |
MerchantPreferences.setInitialFailAmountAction(String initialFailAmountAction)
Setter for initialFailAmountAction
|
MerchantPreferences |
MerchantPreferences.setMaxFailAttempts(String maxFailAttempts)
Setter for maxFailAttempts
|
MerchantPreferences |
MerchantPreferences.setNotifyUrl(String notifyUrl)
Setter for notifyUrl
|
MerchantPreferences |
MerchantPreferences.setReturnUrl(String returnUrl)
Setter for returnUrl
|
MerchantPreferences |
MerchantPreferences.setSetupFee(Currency setupFee)
Setter for setupFee
|
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.setMerchantPreferences(MerchantPreferences merchantPreferences)
Setter for merchantPreferences
|
Agreement |
Agreement.setOverrideMerchantPreferences(MerchantPreferences overrideMerchantPreferences)
Setter for overrideMerchantPreferences
|
Copyright © 2015. All Rights Reserved.