stripe / stripe-react-native

React Native library for Stripe.
https://stripe.dev/stripe-react-native
MIT License
1.27k stars 264 forks source link

Use Customer Balance to pay #920

Open mariovillamizar opened 2 years ago

mariovillamizar commented 2 years ago

Hi guys! I would like to know if it's possible to use the credit BALANCE as payment method.

This is what nI'm trying to do from server: Screen Shot 2022-05-02 at 11 26 08 AM

However I'm receiving this error: Screen Shot 2022-05-02 at 11 28 29 AM

Thank you!

aniruddhashevle commented 1 year ago

@charliecruzan-stripe @mariovillamizar : In the current version, there isn't any support for the Bank Transfer payment type (customer_balance) for the mobile app right? Any updates on this?