Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.98 KB

File metadata and controls

17 lines (14 loc) · 1.98 KB

CheckoutSessionResponseDto

Properties

Name Type Required Description
billingTypes List<CheckoutSessionResponseBillingType> Payment methods
chargeTypes List<CheckoutSessionResponseChargeType> Charge types
minutesToExpire Long Time in minutes for checkout expiration
callback CheckoutSessionCallbackDto Automatic redirection information after payment on the checkout screen
items List<CheckoutSessionItemsDto> List of items at checkout
customerData CheckoutSessionCustomerDataDto Customer data
subscription CheckoutSessionSubscriptionDto Subscription details, required if chargeTypes includes RECURRENT
installment CheckoutSessionInstallmentDto Installment details. If informed, it will be mandatory to include the INSTALLMENT chargeType
split List<CheckoutSessionSplitDto> Split Settings