Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 910 Bytes

File metadata and controls

14 lines (10 loc) · 910 Bytes

PaymentData

Properties

Name Type Description Notes
capture String Whether the payment is captured automatically on completion, or held for manual capture. [default to null]
external_order_num String Merchant-assigned order reference number associated with this payment. [optional] [default to null]
name String Customer's full name as provided at session creation. [optional] [default to null]
name_kana String Customer's full name in katakana as provided at session creation. [optional] [default to null]
platform_details PlatformDetails [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]