Skip to content

Automatic payments for recurring customers

License

Notifications You must be signed in to change notification settings

twikey/snippets

Repository files navigation

Logo

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

Testing the API

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.