Package com.flutterwave.services
Class Paypal
java.lang.Object
com.flutterwave.services.Charge
com.flutterwave.services.Paypal
This payment method allows you to collect payments via PayPal.
- Author:
- cleopatradouglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrunTransaction(PaypalRequest paypalRequest) Handles Paypal requestsMethods inherited from class com.flutterwave.services.Charge
runTransaction
-
Constructor Details
-
Paypal
public Paypal()
-
-
Method Details
-
runTransaction
Handles Paypal requests- Parameters:
paypalRequest- bean- Returns:
- Response
-