Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 877 Bytes

File metadata and controls

23 lines (17 loc) · 877 Bytes

Checkout

squareconnect.models.checkout

Description

Square Checkout lets merchants accept online payments for supported payment types using a checkout workflow hosted on squareup.com.

Properties

Name Type Notes
id str [optional]
checkout_page_url str [optional]
ask_for_shipping_address bool [optional]
merchant_support_email str [optional]
pre_populate_buyer_email str [optional]
pre_populate_shipping_address Address [optional]
redirect_url str [optional]
order Order [optional]
created_at str [optional]

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