How can I transfer some amount in stripe account to customer bank account using stripe API ?
I am working on an implementation of REST API for a mobile application which encapsulates feature of earned points in form of money equivalent to points using Stripe as a payment gateway . To accomplish it I have used Stripe payout API to transfer amount directly into destination bank account.