tolu360 / react-native-paystack

React Native Wrapper for the Paystack Native Mobile SDKs
162 stars 48 forks source link

The prop amountInKobo #54

Open parthya opened 3 years ago

parthya commented 3 years ago

How does these two work together?

amountInKobo integer the transaction amount in kobo

currency (optional) string sets the currency for the transaction e.g. USD

If the amount is in kobo, how would Currency matter? And in any case, how do you pass amount in any other currency?