Paddle.Checkout.OrderDetails.get

You're seeing just the function get, go back to Paddle.Checkout.OrderDetails module for more information.
Link to this function

get(checkout_id, callback_name \\ nil)

View Source

Specs

get(String.t(), String.t()) :: {:ok, map()} | {:error, Paddle.Error.t()}

Get information about an order after a transaction completes