Validates push details like phone number, amount, order-reference and verifies payment channels availability
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
Your payment amount
TZS Your unique Order reference
Mobile phone number to receive USSD-PUSH and make payment, starting with country code and without the plus sign e.g., 255712345678
If true, fetch sender details. Defaults to false.
If enabled, this is the generated checksum of the payload. Refer to the documentation for more details.