Skip to main content

Version 2.0

smilepayz teamsLess than 1 minute

API Introduction

The is organized around REST. Our API has predictable resource-oriented URL,

  • accepts application/json request bodies.
  • returns JSON-encoded responses.
  • uses standard HTTP response codes,authentication.

You can use the API in sandbox mode, which does not affect your live data or interact with the banking networks.The API key you use to authenticate the request determines whether the request is sandbox mode or production mode.

payment-solution.png

Last update: