Ozow Hub

Fields

  • cardNumber string required

    The card number.

    max length16
  • fullName string required

    The name of the payer on the card.

    max length50
  • expiryMonth string required

    The expiry month of the card.

    min length2max length2
  • expiryYear string required

    The expiry year of the card.

    min length2max length2
  • cvv string required

    The cvv number of the card.

    min length3max length3
  • userAgent string required

    The user agent of the payer.

  • callbackUrl string required

    The URI to callback once the step has been completed. The callback URI will receive a POST request with a InputResponse model indicating what step is required next.