Limepay Payments API

REST API for accepting and managing card and BNPL payments — create and pay orders, capture or void authorised (pre-auth) transactions, issue refunds, save cards as payment sources, and run 3-D Secure and wallet payments (Apple Pay / Google Pay). Documented operations include CreateOrder, PayOrder, GetOrder, CancelOrder, CreateOrderInvoice, CaptureTransaction, CancelUncapturedTransaction, GetTransaction, GetTransactionByOrderId, CreateRefund, CreateSavedPayCard and GetPayPlanEligibilityMaxAmount. Authenticated with Publishable (frontend) and Secret (server-side) API keys sent as Bearer tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: limepay:limepay-payments-api
name: Limepay Payments API
description: REST API for accepting and managing card and BNPL payments — create and pay orders, capture
  or void authorised (pre-auth) transactions, issue refunds, save cards as payment sources, and run 3-D
  Secure and wallet payments (Apple Pay / Google Pay). Documented operations include CreateOrder, PayOrder,
  GetOrder, CancelOrder, CreateOrderInvoice, CaptureTransaction, CancelUncapturedTransaction, GetTransaction,
  GetTransactionByOrderId, CreateRefund, CreateSavedPayCard and GetPayPlanEligibilityMaxAmount. Authenticated
  with Publishable (frontend) and Secret (server-side) API keys sent as Bearer tokens.
humanURL: https://docs.limepay.com.au/developer-portal/payments/
baseURL: https://api.limepay.com.au
tags:
- Payments
- Orders
- Refunds
- Transactions
- BNPL
properties:
- type: Documentation
  url: https://docs.limepay.com.au/developer-portal/payments/
- type: APIReference
  url: https://docs.limepay.com.au/developer-portal/api-reference