tolu360 / react-native-paystack

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

Are only card payment allowed? #61

Open popekabu opened 3 years ago

popekabu commented 3 years ago

I would like to ask if mobile money can be done with this plugin because in the examples all i see are cards. Also finally is conversion handled by this plugin or how best can i do that

tolu-paystack commented 3 years ago

Yeah, the SDK just charges cards. For other payment methods, you'll need to integrate to Paystack's API directly