...
With this service, the calling apps can do KYC with the customer's bvn. This service will return slightly above minimal KYC information. Apps will forward the account number they will like to obtain information on and forward to OnePipe. If authorisation details are required by a provider, apps will have to provide this. OnePipe will in turn forward to the provider’s dedicated implementation.
Info |
---|
Before you proceed: Please read this. |
Commercial model
At agreed settlement cycles, the host will debit the configured beneficiary account of the app for the use of this API and share that fee with all participants. Fees will be determined by the provider. Parties that share the fees are:
...
OTP override: All providers of this service should implement OTP, but support the configuration of
otp_override
such that based on this configuration, they could be instructed to bypass the OTP requirement for an app.SMS handler: All providers that need to do OTP validation need to have
otp_api_key
, andotp_api_secret
configured. They will use this to call can use the Send SMS and Send Email service services on OnePipe to send their OTP.
...