public interface PaymentOptions
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getPaymentControlPluginNames()
If the pluginName is null, payment code will bypass invocation of any payment retry logic.
|
boolean |
isExternalPayment()
Whether this payment occurred outside of the system and should only be recorded as being successful
|
boolean isExternalPayment()
java.util.List<java.lang.String> getPaymentControlPluginNames()
Copyright © 2010-2019. All Rights Reserved.