Getting Connected

All of our APIs are secured with JSON Web Signature (JWS) to ensure access for authorised parities only.

To gain access, you need to:

  1. Contact the Wpay team and request access to our PayTo services.
  2. Your organsiation will be onboarded onto our platform, and you will be provided with at least one unique merchantId GUID value.
  3. You will be requested to generate a private/public key value pair and provide us with the public key.
  4. We will onboard your public key onto our Platform, and provide you with our related Key ID (kid) value.

Once the above steps have been completed, you will be able to access our APIs by signing your requests using your private key and the Key ID we provided.