Object Index
You are viewing an old version of the API
PaymentLink
Object Index
Properties
Name | Description |
---|---|
id
|
Read only The Square-assigned ID of the payment link. |
version
Required
|
The Square-assigned version number, which is incremented each time an update is committed to the payment link. |
description
|
The optional description of the |
order_
|
Read only The ID of the order associated with the payment link. |
checkout_
|
The checkout options configured for the payment link. For more information, see Optional Checkout Configurations. |
pre_
|
Describes buyer data to prepopulate on the checkout page. |
url
|
Read only The URL of the payment link. |
created_
|
The timestamp when the payment link was created, in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
updated_
|
The timestamp when the payment link was last updated, in RFC 3339 format. Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
payment_
|
An optional note. After Square processes the payment, this note is added to the
resulting |