In order to accept bank or credit card deposits and withdrawals, your software engineering team will need to integrate a payment processor.
Payment processor recommendations:
Steps for integrating:
- Sign up with a payment processor that operates in the country you will be operating in.
- Decide whether you would like to use Rehive’s White-label Wallet application or build your own frontend and use only Rehive’s backend APIs . If you decide to use the Rehive White-label Wallet, you will need to purchase a Rehive Premium Subscription which includes a white-label software license and access to the source code.
- Build the integration. For every payment processed by your payment processor, your backend web server should use the Rehive Platform API to credit the appropriate end-user account. Payment processors typically have guidelines for how this type of integration should be built.
- Whether you are making use of our White-label Wallet application source code or building your own application, your frontend engineering team will need to add an interface for users to create deposits or withdrawals.