Hacker News new | ask | show | jobs
by rbres 3069 days ago
Thanks for pointing this out. It was a shortcut for some very early beta testers. We've since removed it from the docs.

We have a server-based webhooks to create orders which is how we do secure order creation. Bolt provides a webhook (Bolt server -> merchant server) and REST APIs (merchant server -> Bolt server) to exchange data (including transaction details) through a secure channel.

Appreciate it again.