v1

latestOpenAPI 3.1.02026-07-24102785.8 KB
Payment Page

Create a Payment Page

Creates a new checkout session for your customer to complete the payment. PagSeguro will generate a link to the payment page where the customer can finalize the transaction. You can specify a preferred payment method or allow the customer to choose from available options.

post/v3/checkouts

Request body

Response

Successfully created the Payment Page.

codestring

Checkout UUID code, used for internal PagSeguro tracking.

urlstring uri

Checkout URL used to redirect the customer.

created_atstring date-time

Checkout creation date and time in Coordinated Universal Time (UTC).

expires_atstring date-time

Checkout expiration date and time in Coordinated Universal Time (UTC). Represents the maximum time the checkout URL can be accessed.