squareconnect.models.checkout
Square Checkout lets merchants accept online payments for supported payment types using a checkout workflow hosted on squareup.com.
| 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] |