Jump to Content
Pay Swifter
Documentation
v2.0

Log InPay Swifter
Documentation
Log In
Version 2Documentation

Guides

  • Quick Start
  • Payments

Basics

  • Getting Started
  • Authentication
  • Sandbox
  • Postman
  • Pagination
  • Rate Limits
  • Timestamps
  • Webhooks

JS

  • Swifter JS
  • Errors

PaySwifter API

  • Charges
    • Get Chargeget
    • List Chargesget
  • Orders
    • List Ordersget
    • Create Orderpost
    • Cancel Order By Idput
    • Charge Order By Idpost
    • Get Orderget
  • Payment Links
    • List Payment Linksget
    • Create Payment Linkpost
    • Delete Payment Linkdel
  • Sessions
    • List Sessionsget
    • Create a Sessionpost
    • Retrieve a Sessionget
  • Webhooks
    • List Webhooksget
    • Create Webhookpost
    • Get Webhookget
    • Delete Webhookdel
    • Update Webhookpatch
    • Get Webhook Deliveriesget
Powered by 

Postman

To make it easy to get started and play with the Swifter API, we have put together a Postman collection.

Generate an API key pair from the Swifter dashboard and follow the authentication docs to generate the auth token for accessing the APIs.