How Payout works¶
Transaction Process¶
The Payout service starts with instruction from Pay-in Partner to send payment to a receiver connected to the FloCash Payout service. The payment instruction is initiated using the FloCash Payout API.FloCash takes care of the entire transactional process flow from the time transaction is initiated till the transaction has been approved.
Message Formats¶
The Payout API is based on the open standards, Simple Object Access Protocol ‘’SOAP’‘, Web Services Definition Language ‘’WSDL’‘, and the XML Schema Definition language ‘’XSD’‘. These standards are supported by a wide range of development tools on a variety of platforms.
Service Location¶
The Payout API Web Services schema base and core components are required for developing applications to work with the FloCash Web Services API. The following is the location of the WSDL and XSD files: Production: https://fcms.flocash.com/services/PayoutAPIService?wsdl
Sandbox: http://sandbox.flocash.com/services/PayoutAPIService?wsdl
Character Set¶
The UTF8 character encoding standard must be used in the UNIFI messages. The Latin character set, commonly used in international communication, must be used. It contains the following characters:
a b c d e f g h i j k l m n o p q r s t u v w x y z
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
0 1 2 3 4 5 6 7 8 9
/ - ? : ( ) . , ‘ +
Space