Ozow Hub
On this page2 sections

Fields

  • paymentRequestId string uuid required

    Ozow's unique identifier for the payment request.

    max length50
  • url string uri required

    Generated URL that allows payment for the request used to create the payment. You will need to redirectRedirect Sending the payer to the Ozow payment page to complete the payment, and returning them to your site afterwards. The alternative is embedding the checkout in your own page, where the payer never leaves it. the payer to this URL, who upon completion of the payment will be redirected back to your site.

    The payment Url you'll receive from the API is dynamic. Please do not hard code it into your integrations as it might change.

    max length100
  • errorMessage string

    Error message generated when validating the request.

    max length50

Used by