paymentIntents
Retrieve payment intent
Use this method to retrieve a payment intent, including who is paying for the terminal order and how they are paying for the terminal order.
Include the paymentIntentId that we sent you when you created the terminal order.
get/payment-intents/{paymentIntentId}
Path parameters
paymentIntentIdstring required
Unique identifier that we assigned to the payment intent.
Headers
Authorizationstring required
Bearer authentication
Response
Successful request. Returns the payment intent.
Changes
No recorded changes to this endpoint across all 1 revision of this API.