CartEntity
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| checkout_url | String | Checkout with summary and payment options, use this to show users the payment summary | [default to null] |
| id | String | Updates will be sent for this cart via webhook using this identifier | [default to null] |
| redirect | String | Checkout flow, this handles redirects for you, use this if you are using your own checkout form and summary | [default to null] |