Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 982 Bytes

File metadata and controls

9 lines (7 loc) · 982 Bytes

OrderIdPayBody

Properties

Name Type Required Description
metadata dict A JSON object defined by the client.
payment_method str ID of the payment method. String starting with card* or other*. If not specified, the payment method is the default_payment_method of the customer.
customer str ID of a customer. String starting with cus_. The order is paid with the customer's default payment method.