Package net.officefloor.pay.paypal
Interface PayPalConfigurationRepository
-
- All Known Implementing Classes:
InMemoryPayPalConfigurationRepository
public interface PayPalConfigurationRepository
Repository for PayPal configuration.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.paypal.core.PayPalEnvironment
createPayPalEnvironment()
Creates thePayPalEnvironment
.
-