API Reference

Readers / Terminals - Stripe

Summary

Some older integrations are setup using our Stripe PayFac integration. All new integrations should plan on using the Adyen documentation.

Stripe

The documentation from Stripe for connecting to a terminal is here:
https://stripe.com/docs/terminal/payments/setup-integration

With Stripe the terminals are connected to and setup using the SDKs provided by Stripe. With this SDK, you will need a secret key for the frontend initialization of the JavaScript SDK. You can generate this key yourself server-side, but you can also use the API to get this key. It is documented here: https://quilt-payment-api.readme.io/reference/jwt-tokens

Stripe WisePOS-E

This help article can act as a manual for the the WisePOS-E terminal used with the Stripe processor:
Read our Notion guide for more information.

Instructions on pairing these terminals and additional details can be found here:
Read our Notion guide for more information.