\n\t\t\t\t\t\tReset Password Adventure starts here 🚀\n\t\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t\tPlease enter your new password and start the adventure.\n\t\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t\tPlease enter your registered mobile number and start the adventure.\n\t\t\t\t\t
\n\t\t\t\t\n Adventure starts here 🚀\n
\n\n Reset password & Make your app management easy and fun!\n
\n\n\t\t\t\t\t\tWelcome to {{ this.appName() }}! 👋🏻\n\t\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t\tPlease sign-in to your account and start the adventure\n\t\t\t\t\t
\n\t\t\t\t\n\t\t\t\t\t\tWelcome to {{ appName() }}! 👋🏻\n\t\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t\tPlease register as a sasapay user first (Download the App and\n\t\t\t\t\t\tRegister) to complete your registration as a developer.\n\t\t\t\t\t
\n\t\t\t\t\tBuild world-leading services into your business, covering payments, data, fraud, identity, loyalty, consulting and more.
\nBuild world-leading services into your business, covering payments, data, fraud, identity, loyalty, consulting and more.
\nBuild world-leading services into your business, covering payments, data, fraud, identity, loyalty, consulting and more.
\n\n We’re reaching out to enablers, identifying and prequalifying networks of peers that help you implement our products and services in a faster and easier way.\n Register with SasaPay Engage for help to integrate our portfolio into your customer offering, or to start on the road to partnership.\n
\nSasaPay REST APIs use OAuth 2.0 access tokens to authenticate requests. Your access token authorizes you to use the SasaPay REST API server.
\nTo call a REST API in your integration, you must exchange your client ID and secret for an access token. You can find your client ID and secret Here
\nYou can make the API call in any programming language. The following examples show you how to get your access token using cURL or Postman.
\n{{\"https://sandbox.sasapay.app/api/v1/auth/token/?grant_type=client_credentials\"}}
\nCLIENT_ID
to your client ID. CLIENT_SECRET
to your secret. \n You need to register confirmation which is essential for the C2B transactions. When the payment is successful, a confirmation notification will be sent from SasaPay to the ConfirmationUrl
set.\n\n
{{\"https://sandbox.sasapay.app/api/v1/payments/register-ipn-url/\"}}
\n{{\"https://api.sasapay.app/api/v1/payments/register-ipn-url/\"}}
\nMerchantCode
to your MerchantCode. ConfirmationUrl
to your ConfirmationUrl. \n Instant Payment Notification (IPN) is a service that automatically notifies merchants when a transaction is resolved/processed by SasaPay. As a merchant, you can use IPN to automate back-office and administrative functions, including automatically fulfilling orders and providing customers with order status. SasaPay’s IPN is sent to the callback url you supplied when creating the application (either WaaS, or C2B, B2C, and B2B).\n
\nMerchantCode
BusinessShortCode
InvoiceNumber
PaymentMethod
TransID
ThirdPartyTransID
FullName
FirstName
MiddleName
LastName
TransactionType
MSISDN
OrgAccountBalance
The Amount of money available on the wallet for a specific MerchantCodeTransAmount
The amount of money transacted. TransactionType
It can be with C2B, B2B, B2C, or SasaPay Payment Request TransTime
This is the Timestamp of the transactionBillRefNumber
Unique transaction identifier \n Merchants can request payment from a customer either using customer mobile number or SasaPay alias number.\n
\n{{\"https://sandbox.sasapay.app/api/v1/payments/request-payment/\"}}
\n{{\"https://api.sasapay.app/api/v1/payments/request-payment/\"}}
\nMerchantCode
: SasaPay Till/Paybill number. NetworkCode
: SasaPay(0) 63902(MPesa) 63903(AirtelMoney) 63907(T-Kash) PhoneNumber
: Payer Mobile Number TransactionDesc
: Transaction descriptionAccountReference
: Identifier of the payment requestCurrency
: Kenyan Shillings (KES) Amount
: Amount requested. CallBackURL
: URL to receive payment results \n After the payment request you will need to process the transaction by making a POST call to the following endpoint:\n
\n{{\"https://sandbox.sasapay.app/api/v1/payments/process-payment/\"}}
\nCheckoutRequestID
: A unique identifier of the transaction request. MerchantCode
: A unique number assigned to an organization/merchant registered with SasaPay.VerificationCode
: his is a 6 digit code sent to a mobile number making payment. \n After the payment request you will need to process the transaction by making a POST call to the following endpoint:\n
\n{{\"https://sandbox.sasapay.app/api/v1/payments/process-payment/\"}}
\nCheckoutRequestID
: A unique identifier of the transaction request. MerchantCode
: A unique number assigned to an organization/merchant registered with SasaPay.VerificationCode
: his is a 6 digit code sent to a mobile number making payment. \n Transact between SasaPay Biller number to another Biller number registered on SasaPay\n
\n{{\"https://sandbox.sasapay.app/api/v1/payments/b2b/\"}}
\nMerchantCode
: A unique number assigned to an organization/Merchant MerchantTransactionReference
: A unique identifier of the transaction generated by the Merchant system.Amount
: Amount to be sent. Currency
: Currency (KES)ReceiverMerchantCode
: This is the merchant code where the funds are to be received.Channel
: Where money is transferred to.Reason
: The reason for payment.. CallBackURL
: URL to receive payment results \n As a SasaPay merchant, you can send money to your customers through various channel. B2C API is applicable in various use cases such as Salary Payments, Promotional Payments(e.g. winning betting payouts), winnings, financial institutions withdrawal of funds, loan disbursements etc.\n
\n{{\"https://sandbox.sasapay.app/api/v1/payments/b2c/\"}}
\nMerchantCode
: A unique number assigned to an organization/Merchant MerchantTransactionReference
: A unique identifier of the transaction generated by the Merchant system.Amount
: Amount to be sent. Currency
: Currency (KES)ReceiverNumber
: Where money is sent toChannel
: Where money is transferred to.Reason
: The reason for payment.. CallBackURL
: URL to receive payment results \n Transact between SasaPay Biller number to another Biller number registered on SasaPay\n
\n{{\"https://sandbox.sasapay.app/api/v1/payments/b2b/\"}}
\nMerchantCode
: A unique number assigned to an organization/Merchant MerchantTransactionReference
: A unique identifier of the transaction generated by the Merchant system.Amount
: Amount to be sent. Currency
: Currency (KES)ReceiverMerchantCode
: This is the merchant code where the funds are to be received.Channel
: Where money is transferred to.Reason
: The reason for payment.. CallBackURL
: URL to receive payment results \n As a merchant, you can credit your beneficiaries accounts from your non-WAAS utility account. To credit your beneficiary account, follow the instructions below.\n
\n{{\"https://sandbox.sasapay.app/api/v1/payments/b2b/\"}}
\n{{\"https://sandbox.sasapay.app/api/v1/payments/b2b/\"}}
\n\n \"MerchantCode\": \"9***0\",
\n \"MerchantTransactionReference\": \"87065\",
\n \"Currency\":\"KES\",
\n \"Amount\": 1,
\n \"ReceiverMerchantCode\": \"3209\",
\n \"CallBackURL\": \"https://******.io/4bdd-47d5-a54d\",
\n \"Reason\": \"Payment of transportation fee\"\n
\n\n {{\"https://sandbox.sasapay.app/api/v1/payments/check-balance/?MerchantCode=40****9\"}}
\nAuthorization
:Bearer Auth over HTTPS, this is a base64 encoded string of an app's client ID and client secret. MerchantCode
A unique number used to identify a merchant/ organization registered with SasaPay. \n After a successful charge, you need to verify that the payment was successful with SasaPay before giving value to your customer. For every transaction, you must supply a transaction ID Request Payment : To request payment you need to make a POST call to the following url\n
\n{{\"https://sandbox.sasapay.app/api/v1/transactions/verify/\"}}
\nMerchantCode
TransactionCode
\n As a merchant, you need to check the status of the transaction to confirm that the payment was successful before completing the transaction. For every transaction, you must supply the Checkout Request ID. To request payment you need to make a POST call to the following url\n
\n{{\"https://sandbox.sasapay.app/api/v1/transactions/status/\"}}
\nMerchantCode
CheckoutRequestId
SasaPay REST APIs use OAuth 2.0 access tokens to authenticate requests. Your access token authorizes you to use the SasaPay REST API server.
\nTo call a REST API in your integration, you must exchange your client ID and secret for an access token. You can find your client ID and secret
You can make the API call in any programming language. The following examples show you how to get your access token using cURL or Postman.
\n{{\"https://sandbox.sasapay.app/api/v1/waas/auth/token/?grant_type=client_credentials\"}}
\nCLIENT_ID
to your client ID. CLIENT_SECRET
to your secret. {{\"https://sandbox.sasapay.app/api/v1/waas/entity-registration/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
BusinessName
to your {{\"BUSINESS_NAME\"}}
BusinessType
to your {{\"BUSINESS_TYPE\"}}
KraPin
to your {{\"KRA_PIN\"}}
BusinessRegNo
to your {{\"BUSINESS_REGISTRATION_NUMBER\"}}
CountryCode
to your {{\"COUNTRY_CODE\"}}
MobileNumber
to your {{\"MOBILE_NUMBER\"}}
Email
to your {{\"EMAIL\"}}
ProposedAccountNumber
to your {{\"PROPOSED_ACCOUNT_NUMBER\"}}
CallbackUrl
to your {{\"CALLBACK_URL\"}}
{{\"https://sandbox.sasapay.app/api/v1/waas/customer-registration/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
FirstName
MiddleName
LastName
MobileNumber
DocumentType
CountryCode
MobileNumber
Email
DocumentNumber
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/customers/?MerchantCode=2***8\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
FirstName
MiddleName
LastName
MobileNumber
DocumentType
CountryCode
MobileNumber
Email
DocumentNumber
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/beneficiary/update/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
FirstName
MiddleName
LastName
MobileNumber
DocumentType
CountryCode
MobileNumber
Email
DocumentNumber
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/customers/load-wallet/request/\"}}
\nTransactionReference
NetworkCode
MobileNumber
BeneficiaryAccountNumber
Amount
TransactionFee
CurrencyCode
MobileNumber
MerchantCode
Reason
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/customer-to-customer-transfer/\"}}
\nTransactionReference
SenderBeneficiaryAccountNumber
RecipientBeneficiaryAccountNumber
Amount
MerchantCode
TransactionFee
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/customer-to-bank-transfer/\"}}
\nTransactionReference
BeneficiaryAccountNumber
ReceiverNumber
ChannelCode
Amount
MerchantCode
Reason
CallBackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/beneficiary-to-merchant/\"}}
\nTransactionReference
BeneficiaryAccountNumber
MerchantCode
Amount
TransactionFee
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/merchant-to-beneficiary/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
BeneficiaryAccountNumber
Amount
Reason
CallBackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/customers/?MerchantCode=2***8\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
{{\"https://sandbox.sasapay.app/api/v1/waas/merchant-balances/?MerchantCode=40****9\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
Authorization
{{\"https://sandbox.sasapay.app/api/v1/waas/request-payment/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
NetworkCode
MobileNumber
BeneficiaryAccountNumber
Amount
TransactionFee
CurrencyCode
MerchantCode
CallBackUrl
Reason
{{\"https://sandbox.sasapay.app/api/v1/waas/customers/lipa-till/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
BeneficiaryAccountNumber
SasaPayBillNumber
Amount
TransactionFee
CallBackUrl
Reason
{{\"https://sandbox.sasapay.app/api/v1/waas/customers/lipa-fare/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
BeneficiaryAccountNumber
MatatuBillNumber
Amount
TransactionFee
CallBackUrl
Reason
{{\"https://sandbox.sasapay.app/api/v1/waas/transaction-status/\"}}
\nMerchantCode
TransactionReference
{{\"https://sandbox.sasapay.app/api/v1/waas/channel-codes/\"}}
\nAuthorization
{{\"https://sandbox.sasapay.app/api/v1/waas/nearest-agent/?Longitude=00.00000&Latitude=00.00000\"}}
\nLongitude
Latitude
{{\"https://sandbox.sasapay.app/api/v1/waas/points/redeem/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
Points
BeneficiaryAccountNumber
TransactionFee
CallBackUrl
Reason
{{\"https://sandbox.sasapay.app/api/v1/waas/points/merchant-to-beneficiary/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
FirstName
MiddleName
LastName
MobileNumber
DocumentType
CountryCode
MobileNumber
Email
DocumentNumber
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/points/beneficiary-to-beneficiary/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
RecipientBeneficiaryAccountNumber
SenderBeneficiaryAccountNumber
Points
TransactionFee
CallBackUrl
Reason
{{\"https://sandbox.sasapay.app/api/v1/waas/points/beneficiary-to-merchant/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
BeneficiaryAccountNumber
Points
TransactionFee
CallBackUrl
Reason
{{\"https://sandbox.sasapay.app/api/v1/waas/utilities/direct-airtime/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
NetworkCode
MobileNumber
BeneficiaryAccountNumber
Amount
CallBackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/utilities/postpaid-bill-payments/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
ServiceCode
AccountNumber
BeneficiaryAccountNumber
MobileNumber
Amount
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/utilities/pay-tv/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
ServiceCode
AccountNumber
BeneficiaryAccountNumber
MobileNumber
Amount
CallbackUrl
{{\"https://sandbox.sasapay.app/api/v1/waas/utilities/kplc-token/\"}}
\nMerchantCode
to your {{\"MERCHANT_CODE\"}}
TransactionReference
BeneficiaryAccountNumber
MeterNumber
MobileNumber
Amount
CallBackUrl