API Reference
Overview
Quick Start
API Authentication
API Error Codes
APIs
Checkout API
Checkout API
Order Details
Get Order Details
get
User History
Prices
Product API
Product API
Coupons
Products
Licenses
Pay Links
Transactions
Payments
Subscription API
Subscription API
Plans
Users
Modifiers
Payments
One-off Charges
Alert API
Alert API
Webhooks

Get Order Details

get
/1.0/order

Paddle provides an API as well as a method within Paddle.js to pull transaction data after a completed checkout.

Example Request

preparing...
  • The API will only return data once an order has been created. There is a normally a slight delay between a transaction being successfully processed and the order being created. If a transaction fails or is flagged as high-risk, no order object will be returned.
checkout_id
string
required

The identifier of the buyer's checkout

Style:
unspecified
callback
string

The name of a JavaScript callback function

Style:
unspecified
Parameters
:
: