mirror of
https://github.com/rodneyosodo/kopokopo-go.git
synced 2026-06-23 04:10:10 +00:00
0d92d846c6
Signed-off-by: GitHub <noreply@github.com>
9 lines
373 B
Go
9 lines
373 B
Go
// This documentation gives you the specifications for connecting your systems to the Kopo Kopo Application.
|
|
// Primarily you can connect to the Kopo Kopo system to perform the following:
|
|
// Receive webhook notifications
|
|
// Receive payments from your users/customers
|
|
// Initiate payments to third parties
|
|
// Initiate transfers to your settlement accounts
|
|
|
|
package kopokopo
|