1.8. Payout Form
Introduction
Payout-form is a type of transaction which results in funds transfer from Connecting Party banking account to customer (receiver) banking account or digital wallet. Payout-form transaction in most cases is used for bank account funding. Unlike Server-to-Server Payout integration, in which Connecting Party sends receiver account in initial request, Payout Form integration allows the receiver to submit the banking account credentials on the form hosted on Billblend side.
See terms definitions inĀ Glossary.
- Receiver fill out a payout form and sends data;

- Contextual data is gathered by Billblend to process the transaction;

- Receiverās browser gets redirected to the Connecting Party website to the resultant page.

Payout Form Flow
(1) Payout-form can be initiated by Connecting Party based on internal business model or Receiverās request.
(2) To implement payout-form see /api/v4/payout/form/.
(9) To implement final redirect seeĀ Final Redirect.
(11) To implement callback with final status handling seeĀ Connecting Party Callback.
(13) To implement order status request seeĀ /api/v2/status/. Status should be requested multiple times with 3-5 seconds interval until final status will be received in response.
(15) Final Status can be sent by Connecting Party based on internal business model or by Receiverās request.