Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 1.48 KB

File metadata and controls

34 lines (31 loc) · 1.48 KB

# CheckoutResponse

Properties

Name Type Description Notes
allowed_payment_methods string[] Are the payment methods available for this link [optional]
plan_ids string[] List of plan IDs that are available for subscription [optional]
can_not_expire bool [optional]
emails_sent int [optional]
exclude_card_networks string[] [optional]
expires_at int [optional]
failure_url string [optional]
force_3ds_flow bool [optional]
id string
livemode bool
metadata array<string,mixed> [optional]
monthly_installments_enabled bool [optional]
monthly_installments_options int[] [optional]
name string Reason for charge
needs_shipping_contact bool [optional]
object string
paid_payments_count int [optional]
payments_limit_count int [optional]
recurrent bool [optional]
slug string [optional]
sms_sent int [optional]
starts_at int [optional]
status string [optional]
success_url string [optional]
type string [optional]
url string [optional]

[Back to Model list] [Back to API list] [Back to README]