Virtual Account and SoftPOS
SoftPOS Virtual Account Service makes receiving payments from your customer seamless.
Merchants will have to submit KYC upon registration which the Support team will review before getting the client-id and authorization key.
Request made without the authorization key will fail with a 401 (
Service Not Authorize
) response code. This allows you to create a virtual account for merchants/agents.
post
{{baseUrl}}
/pip/softpos/create-virtual-account
Endpoint to create virtual account
This allows you to create terminals for different businesses. The terminal is location-based and each location has an Id that you must include.
post
{{baseUrl}}
/pip/softpos/create-terminal
Endpoint for merchant to create terminal
Last modified 5mo ago