mkharibalaji / react-native-adyen-payment

React Native Adyen Payment
https://mkharibalaji.github.io/react-native-adyen-payment/
MIT License
35 stars 35 forks source link

add setAmount for google Pay #67

Closed mickadoua closed 2 years ago

mickadoua commented 2 years ago

Hello,

I create this PR because we add an issue on Google Pay modal The value stay at $0

By the way, I'm sure about this fix.

val googlePayConfigBuilder = GooglePayConfiguration.Builder(context,paymentData.getString("merchantAccount")) should set the amount ?