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
Guides for using the Twikey API and other developer recourses can be found at Twikey developers
Both an OpenAPI spec and a Postman collection are available in the docs folder and in the latest release. You can use either to explore and test all endpoints.