Submit a payment request for the given customer and payment token

Submits a payment request to the payment gateway.

A valid JWT is required to access this endpoint.

Payment error response codes:

  • 900: Card was declined
  • 991: Card is expired
  • 992: There was a problem communicating with the network
  • 993: Transaction pending
  • 994: System error
  • 995: Unable to process card
  • 996: Unable to process the order
  • 998: Internal payment gateway error
  • 999: Internal payment gateway error
  • 1000: Internal payment gateway error
  • 1001: Token Management System Error
  • -1: Unknown error

Skipify offers Staging & Production environments for the different phases of integration. See the Environments page for more details.

Language
Authentication
Bearer
Click Try It! to start a request and see the response here!