Payment
Object model reference for Payment object
Payment
Monetary transfer that impacts order settlement status
Attributes
Name
Type
Description
total
monetary value of payment
method
String
payment method
created
payment creation timestamp
transaction_data
Object
arbitrary and service-specific payment log data
Example
Payment Methods
The method
parameter can take one of the following values:
cash_on_delivery
credit_card
refund
Last updated
Was this helpful?