Skip to main content

Nearby and paid

Combine Discovery routes with Payment Intents to build location-aware commerce: pickup, private rooms, paid reservations, and bill-aware reward flows.

What you will use

  • GET /flynet/v1/locations with X-API-Key
  • POST /flynet/v1/payment_intents with OAuth bearer
  • POST /flynet/v1/payment_intents/{id}/confirm with OAuth bearer
From the kitchen - Discovery and payments use different credentials. List venues with your API key, then create and confirm Payment Intents with OAuth.
Start with First payment, then layer nearby location selection on top.