Siftline docs
☰   Documentation menu

Documentation

Explore guides and examples to build with Siftline.

YOUR TEST WORKSPACESign in or create an account to load temporary API keys.
Sandbox card →5214  8842  1077  1840

No-code

Sell and get paid onlineInvoice customersSet up recurring revenue

Siftline hosted

Use a prebuilt checkoutLaunch a customer portalCreate a pricing table

For developers

API reference APIDevelopment quickstartBuild a custom payment flow

Try it out

$ siftline intents create --amount 1099 --currency "usd"
 {
   "id": "in_demo_82c9",
   "object": "payment_intent",
   "amount": 1099,
   "amount_capturable": 0,
   "amount_details": { "tip": {} },
   "amount_received": 0,
   "application": null,
   "capture_method": "automatic"
 }
Sign in to edit and run requests.
Learn more about payment intents →

Browse by product