Paddle SDK - v5.0.0
Github
Changelog
Preparing search index...
Transaction
Interface Transaction
interface
Transaction
{
amount
:
string
;
checkout_id
:
string
;
created_at
:
string
;
currency
:
string
;
is_one_off
:
boolean
;
is_subscription
:
boolean
;
order_id
:
string
;
passthrough
:
string
;
product_id
:
number
;
receipt_url
:
string
;
status
:
string
;
subscription
:
object
;
user
:
object
;
}
Index
Properties
amount
checkout_
id
created_
at
currency
is_
one_
off
is_
subscription
order_
id
passthrough
product_
id
receipt_
url
status
subscription
user
Properties
amount
amount
:
string
checkout_
id
checkout_id
:
string
created_
at
created_at
:
string
currency
currency
:
string
is_
one_
off
is_one_off
:
boolean
is_
subscription
is_subscription
:
boolean
order_
id
order_id
:
string
passthrough
passthrough
:
string
product_
id
product_id
:
number
receipt_
url
receipt_url
:
string
status
status
:
string
subscription
subscription
:
object
user
user
:
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
checkout_
id
created_
at
currency
is_
one_
off
is_
subscription
order_
id
passthrough
product_
id
receipt_
url
status
subscription
user
Github
Changelog
Paddle SDK - v5.0.0
Loading...