Package com.flutterwave.services
Class GooglePay
java.lang.Object
com.flutterwave.services.Charge
com.flutterwave.services.GooglePay
This payment method allows you to accept payments from your customers via Google Pay.
- Author:
- cleopatradouglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrunTransaction(GooglePayRequest googlePayRequest) Handles googlepay requestsMethods inherited from class com.flutterwave.services.Charge
runTransaction
-
Constructor Details
-
GooglePay
public GooglePay()
-
-
Method Details
-
runTransaction
Handles googlepay requests- Parameters:
googlePayRequest- bean- Returns:
- Response
-