What you do first
- Register a terminal for the device that will take the card.
- Create a terminal connection token so the device SDK can talk to the processor.
- Create a contactless payment on the appointment you are collecting for.
- Capture the contactless payment after the device confirms the charge.
States that matter
Read the payment when the device finishes so you know which state you got, not which one you hoped for.
When a call fails
Failures come back as problem documents. Open thetype link for the cause, the fix, and whether retrying is safe. Common ones on this path include contactless declines, canceled sessions, and a payment processor that is not set up yet.
Related paths
- Appointment card holds and captures live under Appointments.
- Fee quotes before you show a total live under Fees.
- Refunds after a capture live under Refunds.