This repository contains code samples for using the Twikey api.
You can find code samples for eg.
- Creating a mandate to be signed by the customer (see specific language)
- Creating an invoice to be paid (see specific language)
- Verifying the signature of the webhook (see specific language)
- Verifying the signature of the exit url
- Calculating the OTP when using enhanced security
Postman is an excellent API Testing solution, the postman file can be found in the root of this repo or download an already customised one from your own environment in the API section.
With this file you can test all endpoints.