ConnectionTokenService
Contents
Description #
Source #
File: includes/lib/stripe-php/lib/Service/Terminal/ConnectionTokenService.php
Methods #
- create — To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server. On your backend, add an endpoint that creates and returns a connection token.